GET http://vetoalliance.com/page/cgu

StaticpagesController :: webpage

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\StaticpagesController::webpage"
_firewall_context
"security.firewall.map.context.main"
_route
"app_static_webpage"
_route_params
[
  "webpage" => "cgu"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"fa3721"
webpage
"cgu"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cache-control
"max-age=259200"
connection
"upgrade"
cookie
"PHPSESSID=157f25e645063882c0935e03e20462fa"
host
"vetoalliance.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b5d847c96-68qpg (squid/6.10)"
x-forwarded-for
"10.3.56.194, 216.73.216.8"
x-host
"vetoalliance.com"
x-php-ob-level
"0"
x-real-ip
"216.73.216.8"
x-remote-port
"11721"
x-uri
"/page/cgu"

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
"Thu, 03 Jul 2025 08:24:25 GMT"
x-debug-token
"7c4579"

Cookies

Request Cookies

Key Value
PHPSESSID
"157f25e645063882c0935e03e20462fa"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Thu, 03 Jul 25 10:24:24 +0200"
Last used
"Thu, 03 Jul 25 10:24:24 +0200"
Lifetime
0

Session Attributes

Attribute Value
appwire_main
[
  "sessionID" => "d445fec0f5d8ac79d777d3828a70e76e"
  "user" => null
  "environment" => "dev"
  "firewallname" => "main"
  "clientIp" => "10.101.4.186"
  "clientIps" => [
    "10.101.4.186"
  ]
  "XmlHttpRequest" => false
  "TurboFrameRequest" => false
  "TurboStreamRequest" => false
  "public" => true
  "private" => false
  "currentdatetime" => DateTimeImmutable @1751531064 {#745
    date: 2025-07-03 10:24:24.848418 Europe/Paris (+02:00)
  }
  "debug" => true
  "locale" => "fr"
  "enabled_locales" => [
    "fr_FR"
  ]
  "current_route" => null
  "current_route_parameters" => []
  "stopwatch" => 54.9
  "Context" => [
    "BaseUrl" => ""
    "PathInfo" => "/robots.txt"
    "Method" => "GET"
    "Host" => "vetoalliance.com"
    "Scheme" => "http"
    "HttpPort" => 80
    "HttpsPort" => 443
    "QueryString" => ""
  ]
  "Headers" => Symfony\Component\HttpFoundation\HeaderBag {#604
    #headers: [
      "host" => [
        "vetoalliance.com"
      ]
      "x-real-ip" => [
        "216.73.216.8"
      ]
      "x-host" => [
        "vetoalliance.com"
      ]
      "x-forwarded-for" => [
        "10.3.56.194, 216.73.216.8"
      ]
      "x-remote-port" => [
        "7538"
      ]
      "x-uri" => [
        "/robots.txt"
      ]
      "connection" => [
        "upgrade"
      ]
      "accept" => [
        "*/*"
      ]
      "user-agent" => [
        "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
      ]
      "accept-encoding" => [
        "gzip, br, zstd, deflate"
      ]
      "via" => [
        "1.1 squid-proxy-5b5d847c96-68qpg (squid/6.10)"
      ]
      "cache-control" => [
        "max-age=259200"
      ]
      "x-php-ob-level" => [
        "0"
      ]
    ]
    #cacheControl: [
      "max-age" => "259200"
    ]
  }
  "timezone" => DateTimeZone {#746
    timezone: Europe/Paris (+02:00)
    +"timezone_type": 3
    +"timezone": "Europe/Paris"
  }
  "datenow" => "NOW"
  "tinyvalues" => [
    "darkmode" => true
  ]
]

Session Usage

2 Usages
Stateless check enabled
Usage
Aequation\WireBundle\Service\AppWireService:419
[
  [
    "file" => "/var/www/vendor/aequation/wire/src/Service/AppWireService.php"
    "line" => 419
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/aequation/wire/src/Service/AppWireService.php"
    "line" => 406
    "function" => "retrieveAppWire"
    "class" => "Aequation\WireBundle\Service\AppWireService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/aequation/wire/src/EventSubscriber/WireAppGlobalSubscriber.php"
    "line" => 67
    "function" => "initialize"
    "class" => "Aequation\WireBundle\Service\AppWireService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onRequest"
    "class" => "Aequation\WireBundle\EventSubscriber\WireAppGlobalSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CURRENCY
"EUR"
APP_ENV
"dev"
APP_LOCALE
"fr_FR"
APP_SECRET
"ee8f459ef932044b4b4c7b23b649b5d2"
APP_TIMEZONE
"Europe/Paris"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
UX_MAP_DSN
"leaflet://default"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/public"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://appuser:n78GPYul15gsd75kd54@sqldb:3306/webapp?serverVersion=8.0.36&charset=utf8mb4"
DOCKER_EXPOSED_PORT
"80"
DOCUMENT_ROOT
"/var/www/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CACHE_CONTROL
"max-age=259200"
HTTP_CONNECTION
"upgrade"
HTTP_COOKIE
"PHPSESSID=157f25e645063882c0935e03e20462fa"
HTTP_HOST
"vetoalliance.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b5d847c96-68qpg (squid/6.10)"
HTTP_X_FORWARDED_FOR
"10.3.56.194, 216.73.216.8"
HTTP_X_HOST
"vetoalliance.com"
HTTP_X_REAL_IP
"216.73.216.8"
HTTP_X_REMOTE_PORT
"11721"
HTTP_X_URI
"/page/cgu"
INVOCATION_ID
"a7dac9affdc5449d905791eee58910a1"
JOURNAL_STREAM
"8:3080989137"
LANG
"C.UTF-8"
MASTER_HOST
"node182306"
MASTER_ID
"182306"
MASTER_IP
"10.101.5.63"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.9.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77"
PHP_URL
"https://www.php.net/distributions/php-8.3.9.tar.xz"
PHP_VERSION
"8.3.9"
PWD
"/root"
QUERY_STRING
""
REMOTE_ADDR
"10.101.4.186"
REMOTE_PORT
"58664"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751531065
REQUEST_TIME_FLOAT
1751531065.0765
REQUEST_URI
"/page/cgu"
SCRIPT_FILENAME
"/var/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.101.5.63"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"vetoalliance.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.61 (Debian) Server at vetoalliance.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.61 (Debian)"
SHLVL
"1"
SYMFONY_DOTENV_PATH
"/var/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_LOCALE,APP_TIMEZONE,APP_CURRENCY,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,UX_MAP_DSN"
SYSTEMD_EXEC_PID
"117"
TERM
"xterm"
USER
"root"
argc
0
argv
[]