POST http://www.chezbandjo.fr/

CocuereController :: index

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x01
[
  "legion"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Gite\Cocuere\CocuereController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_cocuere_home"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  App\Security\LoginAuthenticator {#625
    -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#216 …}
    -entityManager: ContainerI7NBCc2\EntityManagerGhost614a58f {#402 …}
  }
  Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#645
    -secret: "99f337bc91acfe9c8341787b33f8ccf9"
    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#205 …}
    -cookieName: "REMEMBERME"
    -logger: Monolog\Logger {#613 …}
    -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#647 …}
  }
]
_stopwatch_token
"62c064"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
content-length
"17"
content-type
"application/x-www-form-urlencoded"
forwarded
"for=180.245.211.105; proto=http; host=www.chezbandjo.fr"
host
"www.chezbandjo.fr"
remote-ip
"180.245.211.105"
remote-port
"51976"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
x-forwarded-for
"180.245.211.105"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"B4F5D369:CB08_36245B3E:0050_683D2851_31E3D:42C8"
x-ovhrequest-id
"a87aac00116e2e29bd88785650c0cbaa"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"180.245.211.105"
x-remote-port
"51976"
x-remote-proto
"http"

Request Content

Raw

0x01%5B%5D=legion

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 02 Jun 2025 04:28:01 GMT"
x-debug-token
"c0c656"

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:39
[
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 109
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/chezbaf/www/Gite-Management/public/index.php"
    "line" => 5
    "args" => [
      "/home/chezbaf/www/Gite-Management/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
"99f337bc91acfe9c8341787b33f8ccf9"
DATABASE_URL
"mysql://chezbafgitelogin:69e6cCJv7F5sbQ@chezbafgitelogin.mysql.db/chezbafgitelogin?serverVersion=8&charset=utf8mb4"
ICAL_AIRBNB
"https://www.airbnb.fr/calendar/ical/751265891864504675.ics?s=f6506a90dc1ca63325105043bdfc7308"
MAILER_DSN
"smtp://contact@chezbandjo.fr:T86nB7yXDp3q8t@ssl0.ovh.net:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA3_KEY
"6LdVzb4qAAAAABefgiLUHulM0RRpk2ctiEY7x3Ut"
RECAPTCHA3_SECRET
"6LdVzb4qAAAAAGXA2ymB-cPAy9dTGkp1gaROEbnT"
STRIPE_PUBLIC_KEY
"pk_live_51R1YJ5BHG2wRSN5jdG7J2bXdeB3VuTxj6OHsYAgPRrIBZjV317ywuXqx7F77wI7Yev6sCZs4U1zsKDcWDvijJwwb00M52pr7Fx"
STRIPE_SECRET_KEY
"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"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster027"
CONTENT_LENGTH
"17"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/home/chezbaf/www/Gite-Management/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"0"
GEOIP_CITY
"Yogyakarta"
GEOIP_COUNTRY_CODE
"ID"
GEOIP_COUNTRY_NAME
"Indonesia"
GEOIP_DMA_CODE
"0"
GEOIP_LATITUDE
"-7.803500"
GEOIP_LONGITUDE
"110.364601"
GEOIP_REGION
"10"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_FORWARDED
"for=180.245.211.105; proto=http; host=www.chezbandjo.fr"
HTTP_HOST
"www.chezbandjo.fr"
HTTP_REMOTE_IP
"180.245.211.105"
HTTP_REMOTE_PORT
"51976"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
HTTP_X_FORWARDED_FOR
"180.245.211.105"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"B4F5D369:CB08_36245B3E:0050_683D2851_31E3D:42C8"
HTTP_X_OVHREQUEST_ID
"a87aac00116e2e29bd88785650c0cbaa"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"180.245.211.105"
HTTP_X_REMOTE_PORT
"51976"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"180.245.211.105"
REMOTE_PORT
"19884"
REQUEST_METHOD
"POST"
REQUEST_TIME
1748838481
REQUEST_TIME_FLOAT
1748838481.1792
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/chezbaf/www/Gite-Management/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://www.chezbandjo.fr/"
SCRIPT_URL
"/"
SERVER_ADDR
"10.27.21.188"
SERVER_ADMIN
"postmaster@www.chezbandjo.fr"
SERVER_NAME
"www.chezbandjo.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/chezbaf/www/Gite-Management/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ICAL_AIRBNB,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY"
UNIQUE_ID
"aD0oUZD75UoV5cjG6IIACQAAAyk"
USER
"chezbaf"
argc
0
argv
[]