BackendHomeController :: index
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| html | [
"true"
] |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Backend\BackendHomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "backend_home_index" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "c480ef" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| content-length | "15" |
| content-type | "application/x-www-form-urlencoded" |
| host | "51.75.65.136" |
| user-agent | "python-requests/2.32.3" |
| x-php-ob-level | "1" |
Request Content
Raw
html%5B%5D=true
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-headers | "Content-Type, Authorization, X-Requested-With, X-CSRF-TOKEN" |
| access-control-allow-methods | "GET, POST, PUT, DELETE, OPTIONS" |
| access-control-allow-origin | "*" |
| cache-control | "no-cache, private" |
| content-security-policy | "default-src 'self' http://localhost:* ws://localhost:*; script-src 'self' 'unsafe-inline' 'unsafe-eval' http://localhost:* https://m.stripe.network; style-src 'self' 'unsafe-inline' http://localhost:*; img-src 'self' data: http://localhost:* https:; font-src 'self' data: http://localhost:*; connect-src 'self' http://localhost:* ws://localhost:* wss://localhost:*;" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 31 Jan 2026 13:56:28 GMT" |
| x-debug-token | "043d73" |
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/atsu/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 69
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 111
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/atsu/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/atsu/public/index.php"
"line" => 5
"args" => [
"/var/www/atsu/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_LOCALE | "fr" |
| APP_SECRET | "changeThisInProduction" |
| APP_TIMEZONE | "Europe/Paris" |
| AWS_ACCESS_KEY_ID | "AKIAUHM7MWITRKPVF4LY" |
| AWS_REGION | "eu-west-3" |
| AWS_S3_ACL | "private" |
| AWS_S3_BUCKET | "atsu-production" |
| AWS_SECRET_ACCESS_KEY | "suEBl7yXvljFXRWoc53CQARLiTSu9GauWtApl9MR" |
| CONTACT_CONGRES | "congres@atsu-hdf.fr" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|51\.75\.65\.136)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://atsu_user:VotreMotDePasse2024!@127.0.0.1:3306/atsu_db?serverVersion=8.0&charset=utf8mb4" |
| DOUBLE_AUTH | "false" |
| ECOMMERCE_CURRENCY | "EUR" |
| ECOMMERCE_INVOICE_PREFIX | "ATSU" |
| ECOMMERCE_TAX_RATE | "00.00" |
| EMAIL_FORMATEUR | "formateur@atsu.fr" |
| FRONTEND_URL | "https://atsuhdf.fr" |
| JURIDICAL_CONTACT | "bianchi@nbavocats.com" |
| JWT_PASSPHRASE | "d323c15911c9a96f1951b12e633a8eacd7c5ec9e4c193360796d02f5a1d9d6e1" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://8c4a27001@smtp-brevo.com:xsmtpsib-7b4a9a1c4a358fa14eb22226b8d34ef3ba6b71fc166fb48bae545e19b6155d65-z43SQs8ZTvJwdBIC@smtp-relay.brevo.com:587" |
| MAILER_FROM | "noreply@atsu.fr" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SIRENE_API_TOKEN | "70cc5b60-923a-47af-8121-ae0412285ce9" |
| STRIPE_PUBLIC_KEY | "pk_test_51RqbFwCdYKlsCMjqPLBhoGaAAD0jBnCwZKdF7gDLFWp4eQhAbIqzefEAmCp6qcQOcB4NjRec1ypCNhuCXwEdUzEB00d1oRGi50" |
| STRIPE_SECRET_KEY | "sk_test_51RqbFwCdYKlsCMjquK83q8XGYES3ie4V1gBIRAuRROJGJCJiJcVuhAePgUyHNq3PIhgKgEmGb5Xr553n6rYYmYW300kVFCDzi1" |
| STRIPE_WEBHOOK_SECRET | "whsec_3e38f02b275f7379d98f324bf4c871da3fb9517413715fdaa4d3d16cc863e9fa" |
| STRIPE_WEBHOOK_URL | "http://localhost:8080/api/webhooks/stripe" |
| WKHTMLTOPDF_BINARY | "/usr/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "15" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/atsu/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/atsu/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "51.75.65.136" |
| HTTP_USER_AGENT | "python-requests/2.32.3" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "193.149.185.213" |
| REMOTE_PORT | "55003" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1769867788 |
| REQUEST_TIME_FLOAT | 1769867788.6442 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/atsu/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.75.65.136" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "51.75.65.136" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at 51.75.65.136 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_TIMEZONE,APP_LOCALE,JURIDICAL_CONTACT,EMAIL_FORMATEUR,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,STRIPE_WEBHOOK_URL,ECOMMERCE_CURRENCY,ECOMMERCE_TAX_RATE,ECOMMERCE_INVOICE_PREFIX,FRONTEND_URL,CONTACT_CONGRES,WKHTMLTOPDF_BINARY,SIRENE_API_TOKEN,DOUBLE_AUTH,MAILER_FROM,AWS_REGION,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,AWS_S3_BUCKET,AWS_S3_ACL" |