DefaultController :: themeCss
Request
GET Parameters
| Key | Value |
|---|---|
| v | "1929612258" |
POST Parameters
No POST parameters
Uploaded Files
No uploaded files
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::themeCss" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#662 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/" +name: null +requirements: [] +options: [] +defaults: [] +host: "%app_main_domain%" +condition: null +priority: null } Symfony\Component\Routing\Attribute\Route {#663 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/css/colors.css" +name: "app_colors_css" +requirements: [ "domain" => "%forum_host%|%app_main_domain%" ] +options: [] +defaults: [] +host: "{domain}" +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.dev" |
| _route | "app_colors_css" |
| _route_params | [ "domain" => "app.trainizer.fr" ] |
| _stopwatch_token | "b0b8f7" |
| domain | "app.trainizer.fr" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| connection | "close" |
| cookie | "main_deauth_profile_token=bf2707; PHPSESSID=995bee4ff4814cb2080b8d5e29437d12" |
| from | "gptbot(at)openai.com" |
| host | "app.trainizer.fr" |
| mod-rewrite | "On" |
| referer | "https://app.trainizer.fr/fr/legal-notices" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| x-forwarded-for | "74.7.241.15" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-openai-host-hash | "833542377" |
| x-php-ob-level | "1" |
| x-real-ip | "74.7.241.15" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://app.trainizer.fr/css/colors.css?v=1929612258' \ --header 'Accept-Encoding: gzip, br, deflate' \ --header 'X-Forwarded-Proto: https' \ --header 'Connection: close' \ --header 'Accept: */*' \ --header 'Mod-Rewrite: On' \ --header 'Referer: https://app.trainizer.fr/fr/legal-notices' \ --header 'X-Real-Ip: 74.7.241.15' \ --header 'X-Forwarded-Scheme: https' \ --header 'From: gptbot(at)openai.com' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)' \ --header 'X-Openai-Host-Hash: 833542377' \ --header 'X-Forwarded-For: 74.7.241.15' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'main_deauth_profile_token=bf2707; PHPSESSID=995bee4ff4814cb2080b8d5e29437d12'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-security-policy-report-only | "default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; form-action 'self'; script-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://cdn.datatables.net https://code.jquery.com https://unpkg.com; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://cdn.datatables.net https://unpkg.com https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com https://cdnjs.cloudflare.com; img-src 'self' data: blob: https:; media-src 'self' blob: https:; connect-src 'self' https: wss:; worker-src 'self' blob:; frame-src 'self' https:; upgrade-insecure-requests" |
| content-type | "text/css; charset=UTF-8" |
| cross-origin-opener-policy | "same-origin-allow-popups" |
| date | "Mon, 24 Aug 2026 04:03:36 GMT" |
| permissions-policy | "accelerometer=(), autoplay=(self), camera=(), display-capture=(), encrypted-media=(self), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| strict-transport-security | "max-age=31536000; includeSubDomains" |
| x-content-type-options | "nosniff" |
| x-debug-token | "2cedab" |
| x-frame-options | "SAMEORIGIN" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "995bee4ff4814cb2080b8d5e29437d12" |
| main_deauth_profile_token | "bf2707" |
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AI_URL | "http://192.168.1.156:11434" |
| APP_API_DOMAIN | "api.trainizer.fr" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_MAIN_DOMAIN | "app.trainizer.fr" |
| APP_SECRET | "3e79524c0f90696ecb1b89439f8d83bd" |
| APP_URL | "https://app.trainizer.fr" |
| DATABASE_URL | "mysql://paf_dev:Paper-Blemish5-Turret@192.168.1.131:3306/autoformation_dev?serverVersion=11.8.3-MariaDB&charset=utf8mb4" |
| ENTERPRISE_HOST | "enterprise.trainizer.fr" |
| FORUM_HOST | "forum.trainizer.fr" |
| GITHUB_PERSONAL_ACCESS_TOKEN | "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" |
| GITHUB_PERSONAL_REPOSITORY | "test" |
| JWT_PASSPHRASE | "Adr4r!" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtps://no-reply%40marceau-rodrigues.fr:Overthrow-Defender-Omit8@ssl0.ovh.net:465" |
| MERCURE_CORS_ALLOWED_ORIGINS | "https://app.trainizer.fr" |
| MERCURE_JWT_SECRET | "SuperSecretKeyPourSymfonyPublisher2026!" |
| MERCURE_PUBLIC_URL | "https://mercure.trainizer.fr/.well-known/mercure" |
| MERCURE_URL | "http://192.168.1.201:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=1" |
| PLACEHOLDER_LINK | "https://placehold.co/" |
| RH_HOST | "portal.trainizer.fr" |
| SIRENE_API | "e2dea675-4e35-4ae4-9ea6-754e357ae4d2" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DEFAULT_URI | "https://127.0.0.1:8000/" |
| DOCUMENT_ROOT | "/var/www/html/public/" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/marceau" |
| HTTPS | "On" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=bf2707; PHPSESSID=995bee4ff4814cb2080b8d5e29437d12" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "app.trainizer.fr" |
| HTTP_MOD_REWRITE | "On" |
| HTTP_REFERER | "https://app.trainizer.fr/fr/legal-notices" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| HTTP_X_FORWARDED_FOR | "74.7.241.15" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_OPENAI_HOST_HASH | "833542377" |
| HTTP_X_REAL_IP | "74.7.241.15" |
| LANG | "en_US.UTF-8" |
| LC_ALL | "C" |
| LOGNAME | "marceau" |
| OLDPWD | "/home/marceau" |
| PATH | "/usr/bin:/bin" |
| PATH_INFO | "/css/colors.css" |
| PGGSSENCMODE | "disable" |
| PHP_BINARY | "/usr/bin/php8.4" |
| PHP_PATH | "/usr/bin/php8.4" |
| PHP_PEAR_PHP_BIN | "/usr/bin/php8.4" |
| PHP_SELF | "/index.php/css/colors.css" |
| PWD | "/var/www/html" |
| QUERY_STRING | "v=1929612258" |
| REDIRECT_STATUS | "200" |
| REEXEC_STATUS_FILE | "/home/marceau/.config/symfony-cli/var/status-241570302" |
| REEXEC_WATCH_PID | "676" |
| REMOTE_ADDR | "192.168.1.99" |
| REMOTE_PORT | "32770" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1787544216 |
| REQUEST_TIME_FLOAT | 1787544216.8012 |
| REQUEST_URI | "/css/colors.css?v=1929612258" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "app.trainizer.fr" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "symfony-cli/5.17.1" |
| SHELL | "/bin/sh" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH | "/" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT | "8000" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME | "https" |
| SYMFONY_APPLICATION_DEFAULT_ROUTE_URL | "https://127.0.0.1:8000/" |
| SYMFONY_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
| SYMFONY_DEFAULT_ROUTE_PATH | "/" |
| SYMFONY_DEFAULT_ROUTE_PORT | "8000" |
| SYMFONY_DEFAULT_ROUTE_SCHEME | "https" |
| SYMFONY_DEFAULT_ROUTE_URL | "https://127.0.0.1:8000/" |
| SYMFONY_DOCKER_ENV | "" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,LOCK_DSN,GITHUB_PERSONAL_ACCESS_TOKEN,GITHUB_PERSONAL_REPOSITORY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,PLACEHOLDER_LINK,AI_URL,APP_SECRET,APP_DEBUG,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_MAIN_DOMAIN,APP_API_DOMAIN,SIRENE_API,APP_URL,FORUM_HOST,ENTERPRISE_HOST,RH_HOST,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_CORS_ALLOWED_ORIGINS" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_PATH | "/" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_PORT | "8000" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME | "https" |
| SYMFONY_PROJECT_DEFAULT_ROUTE_URL | "https://127.0.0.1:8000/" |
| SYMFONY_TUNNEL | "" |
| SYMFONY_TUNNEL_BRAND | "" |
| SYMFONY_TUNNEL_ENV | "" |
| USER | "marceau" |
| X_FORWARDED_PORT | "8000" |