AccountController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AccountController::show" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#981 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/accounts" +name: null +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } Symfony\Component\Routing\Attribute\Route {#982 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "/{id}" +name: "app_account_show" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_account_show" |
| _route_params | [ "id" => "9" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#354 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#252 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#356 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#357 …} } ] |
| _stopwatch_token | "3782ef" |
| id | "9" |
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 | "fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6" |
| connection | "keep-alive" |
| cookie | "PHPSESSID=d5ebef813908947ea1c4358f6058fecf; main_auth_profile_token=7cd961" |
| host | "banqio.jordan-devweb.fr" |
| referer | "https://banqio.jordan-devweb.fr/accounts/9" |
| sec-ch-ua | ""Not=A?Brand";v="99", "Microsoft Edge";v="151", "Chromium";v="151"" |
| 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/151.0.0.0 Safari/537.36 Edg/151.0.0.0" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://banqio.jordan-devweb.fr/accounts/9' \ --header 'Connection: keep-alive' \ --header 'Sec-Ch-Ua: "Not=A?Brand";v="99", "Microsoft Edge";v="151", "Chromium";v="151"' \ --header 'Sec-Ch-Ua-Mobile: ?0' \ --header 'Sec-Ch-Ua-Platform: "Windows"' \ --header 'Upgrade-Insecure-Requests: 1' \ --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0' \ --header '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' \ --header 'Sec-Fetch-Site: same-origin' \ --header 'Sec-Fetch-Mode: navigate' \ --header 'Sec-Fetch-User: ?1' \ --header 'Sec-Fetch-Dest: document' \ --header 'Referer: https://banqio.jordan-devweb.fr/accounts/9' \ --header 'Accept-Encoding: gzip, deflate, br, zstd' \ --header 'Accept-Language: fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'PHPSESSID=d5ebef813908947ea1c4358f6058fecf; main_auth_profile_token=7cd961'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 16 Aug 2026 07:15:37 GMT" |
| expires | "Sun, 16 Aug 2026 07:15:37 GMT" |
| x-debug-token | "e6c827" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "d5ebef813908947ea1c4358f6058fecf" |
| main_auth_profile_token | "7cd961" |
Response Cookies
No response cookies
Session 3
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/banqio/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/public/index.php"
"line" => 5
"args" => [
"/var/www/html/banqio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Twig\Components\Account\AccountComponent:126
[
[
"file" => "/var/www/html/banqio/src/Twig/Components/Account/AccountComponent.php"
"line" => 126
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/src/Twig/Components/Account/AccountComponent.php"
"line" => 72
"function" => "loadFilters"
"class" => "App\Twig\Components\Account\AccountComponent"
"type" => "->"
]
[
"function" => "mount"
"class" => "App\Twig\Components\Account\AccountComponent"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 175
"function" => "invoke"
"class" => "ReflectionMethod"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 97
"function" => "mount"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 85
"function" => "mountFromObject"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "create"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php"
"line" => 53
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/var/cache/dev/twig/9d/9d46a4c975cc077a2dc40032d41f1acc.php"
"line" => 78
"function" => "render"
"class" => "Symfony\UX\TwigComponent\Twig\ComponentRuntime"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_1dbe4394d9b39d5416157706a55c49e5"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/var/cache/dev/twig/87/87f3cdaeac7ee06b8cb59ebf6e4d26a0.php"
"line" => 107
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_7d080a5fbea03d2762cef073a8d52b43"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/var/cache/dev/twig/9d/9d46a4c975cc077a2dc40032d41f1acc.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_1dbe4394d9b39d5416157706a55c49e5"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/src/Controller/AccountController.php"
"line" => 100
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "show"
"class" => "App\Controller\AccountController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/public/index.php"
"line" => 5
"args" => [
"/var/www/html/banqio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/var/www/html/banqio/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/var/cache/dev/twig/87/87f3cdaeac7ee06b8cb59ebf6e4d26a0.php"
"line" => 115
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_7d080a5fbea03d2762cef073a8d52b43"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/var/cache/dev/twig/9d/9d46a4c975cc077a2dc40032d41f1acc.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_1dbe4394d9b39d5416157706a55c49e5"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/src/Controller/AccountController.php"
"line" => 100
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "show"
"class" => "App\Controller\AccountController"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/banqio/public/index.php"
"line" => 5
"args" => [
"/var/www/html/banqio/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 | "abb91887133080e2f40db7a8b4df4898" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://banqio:FIb2rAO3raYS5YK@127.0.0.1:3306/banqio?serverVersion=10.11.6-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html/banqio" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/banqio" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/banqio/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/banqio/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| 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 | "fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=d5ebef813908947ea1c4358f6058fecf; main_auth_profile_token=7cd961" |
| HTTP_HOST | "banqio.jordan-devweb.fr" |
| HTTP_REFERER | "https://banqio.jordan-devweb.fr/accounts/9" |
| HTTP_SEC_CH_UA | ""Not=A?Brand";v="99", "Microsoft Edge";v="151", "Chromium";v="151"" |
| 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/151.0.0.0 Safari/537.36 Edg/151.0.0.0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://banqio.jordan-devweb.fr/accounts/9" |
| REDIRECT_SCRIPT_URL | "/accounts/9" |
| REDIRECT_SSL_TLS_SNI | "banqio.jordan-devweb.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/accounts/9" |
| REMOTE_ADDR | "92.152.120.141" |
| REMOTE_PORT | "51405" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786864537 |
| REQUEST_TIME_FLOAT | 1786864537.0839 |
| REQUEST_URI | "/accounts/9" |
| SCRIPT_FILENAME | "/var/www/html/banqio/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://banqio.jordan-devweb.fr/accounts/9" |
| SCRIPT_URL | "/accounts/9" |
| SERVER_ADDR | "192.168.1.22" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "banqio.jordan-devweb.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at banqio.jordan-devweb.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SSL_TLS_SNI | "banqio.jordan-devweb.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/html/banqio/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |