http://dev.bridgefestival.fr/.env.production.backup

HomeController :: ShowRoute

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x
[
  "DTAB"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\HomeController::ShowRoute"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_remove_csp_headers
true
_route
"home_route"
_route_params
[
  "_locale" => "fr"
  "routename" => ".env.production.backup"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"a2fb8e"
routename
".env.production.backup"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"*"
content-length
"13"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=1eb5bdcf394384e961bae72901cdc500"
forwarded
"for=185.198.243.193; proto=http; host=dev.bridgefestival.fr"
host
"dev.bridgefestival.fr"
remote-ip
"185.198.243.193"
remote-port
"54059"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0"
x-forwarded-for
"185.198.243.193"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"B9C6F3C1:D32B_A484EB11:0050_68B05A42_58233:2E74"
x-ovhrequest-id
"aa512b1ebd1f5d197bc83787f935352d"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"185.198.243.193"
x-remote-port
"54059"
x-remote-proto
"http"

Request Content

Raw

0x%5B%5D=DTAB

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 28 Aug 2025 13:31:46 GMT"
vary
"Accept"
x-debug-exception
"This%20route%20does%20not%20exist"
x-debug-exception-file
"%2Fhome%2Fmaixmebouz%2Fwww%2Fdev%2Fbridgefestival%2Fsrc%2FController%2FHomeController.php:132"
x-debug-token
"794463"
x-debug-token-link
"http://dev.bridgefestival.fr/_profiler/ed2e61"
x-previous-debug-token
"ed2e61"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"1eb5bdcf394384e961bae72901cdc500"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Thu, 28 Aug 25 15:31:12 +0200"
Last used
"Thu, 28 Aug 25 15:31:44 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/festival_search
"_uxyG43Ao8tHp0ceI0mIcp0BPyo4qgbDaCXiVpn4sos"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/public/index.php"
    "line" => 25
    "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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"216ea09cfcaae5e635b0245b3db04de3"
DATABASE_URL
"mysql://maixmebouzdev:c2cM9XB55r@maixmebouzdev.mysql.db/maixmebouzdev?serverVersion=5.7"
STRIPE_PRIVATE_KEY
"sk_test_51IGKDJLZvb6Hm6CkZFAlPGhLgerm8iMxFNdd4EkTApJTFt75kyqsBxTkI8QwGCUiWI3bPhUw6f1KiZEBoWvESMhF00QVfXMR8R"
STRIPE_PUBLIC_KEY
"pk_test_51IGKDJLZvb6Hm6CkkNamWRBsQcGKVWrpO2wYSKnlPlJKw94b1OoHwDQkKFZrjwDT9hvw5Vh8kgANJ4KgYX2HwGuA00LpLLdy14"

Defined as regular env variables

Key Value
CFG_CLUSTER
"cluster023"
CONTENT_LENGTH
"13"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/home/maixmebouz/www/dev/bridgefestival/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"0"
GEOIP_CITY
"London"
GEOIP_COUNTRY_CODE
"GB"
GEOIP_COUNTRY_NAME
"United Kingdom"
GEOIP_DMA_CODE
"0"
GEOIP_LATITUDE
"51.509499"
GEOIP_LONGITUDE
"-0.095500"
GEOIP_REGION
"H9"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"*"
HTTP_COOKIE
"PHPSESSID=1eb5bdcf394384e961bae72901cdc500"
HTTP_FORWARDED
"for=185.198.243.193; proto=http; host=dev.bridgefestival.fr"
HTTP_HOST
"dev.bridgefestival.fr"
HTTP_REMOTE_IP
"185.198.243.193"
HTTP_REMOTE_PORT
"54059"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0"
HTTP_X_FORWARDED_FOR
"185.198.243.193"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"B9C6F3C1:D32B_A484EB11:0050_68B05A42_58233:2E74"
HTTP_X_OVHREQUEST_ID
"aa512b1ebd1f5d197bc83787f935352d"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"185.198.243.193"
HTTP_X_REMOTE_PORT
"54059"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/.env.production.backup"
REMOTE_ADDR
"185.198.243.193"
REMOTE_PORT
"47914"
REQUEST_METHOD
"POST"
REQUEST_TIME
1756387906
REQUEST_TIME_FLOAT
1756387906.2811
REQUEST_URI
"/.env.production.backup"
SCRIPT_FILENAME
"/home/maixmebouz/www/dev/bridgefestival/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://dev.bridgefestival.fr/.env.production.backup"
SCRIPT_URL
"/.env.production.backup"
SERVER_ADDR
"10.23.20.1"
SERVER_ADMIN
"postmaster@dev.bridgefestival.fr"
SERVER_NAME
"dev.bridgefestival.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL,STRIPE_PUBLIC_KEY,STRIPE_PRIVATE_KEY"
UNIQUE_ID
"aLBaQo26hfSn5P21vLFGCgAABRY"
USER
"maixmebouz"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = ed2e61)

Key Value
_controller
"error_controller"
_stopwatch_token
"ca6b21"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#878
  #message: "This route does not exist"
  #code: 0
  #file: "/home/maixmebouz/www/dev/bridgefestival/src/Controller/HomeController.php"
  #line: 132
  -statusCode: 404
  -headers: []
  trace: {
    /home/maixmebouz/www/dev/bridgefestival/src/Controller/HomeController.php:132 {
      App\Controller\HomeController->ShowRoute(string $routename, SessionInterface $session, PaginatorInterface $paginator, UserPasswordEncoderInterface $passwordEncode, AuthenticationUtils $authenticationUtils, Request $request) …
      › 
      › throw new NotFoundHttpException('This route does not exist');}
    /home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $routename: ".env.production.backup"
        $session: Symfony\Component\HttpFoundation\Session\Session {#336 …}
        $paginator: Knp\Component\Pager\Paginator {#521 …}
        $passwordEncode: Symfony\Component\Security\Core\Encoder\UserPasswordEncoder {#373 …}
        $authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#534 …}
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
      }
    }
    /home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
        $type: 1
      }
    }
    /home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
        $type: 1
        $catch: true
      }
    }
    /home/maixmebouz/www/dev/bridgefestival/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#128 …9}