GET https://r-app.klareco.io/theme/branding.css

BrandingCssController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Branding\BrandingCssController"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#156
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/theme/branding.css"
    +name: "app_branding_css"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"app_branding_css"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#140
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#90 …}
  }
]
_stopwatch_token
"989ef5"

Request Headers

Header Value
accept
"text/css,*/*;q=0.1"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US"
cookie
"PHPSESSID=b4132d378114f13a5c2031e5c454dd5e; main_deauth_profile_token=f6bf20"
host
"r-app.klareco.io"
priority
"u=0"
referer
"https://r-app.klareco.io/connexion"
sec-ch-ua
""Chromium";v="153", "Google Chrome";v="153", ";Not A Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
"Windows"
sec-fetch-dest
"style"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.8010.47 Safari/537.36"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://r-app.klareco.io/theme/branding.css' \
  --header 'Priority: u=0' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --header 'Referer: https://r-app.klareco.io/connexion' \
  --header 'Sec-Fetch-Dest: style' \
  --header 'Sec-Fetch-Mode: no-cors' \
  --header 'Sec-Fetch-Site: same-origin' \
  --header 'Accept: text/css,*/*;q=0.1' \
  --header 'Sec-Ch-Ua-Mobile: ?0' \
  --header 'Sec-Ch-Ua: "Chromium";v="153", "Google Chrome";v="153", ";Not A Brand";v="99"' \
  --header 'Accept-Language: en-US' \
  --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.8010.47 Safari/537.36' \
  --header 'Sec-Ch-Ua-Platform: Windows' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'PHPSESSID=b4132d378114f13a5c2031e5c454dd5e; main_deauth_profile_token=f6bf20'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, no-store, private"
content-type
"text/css; charset=UTF-8"
date
"Mon, 21 Sep 2026 09:50:23 GMT"
expires
"Mon, 21 Sep 2026 09:50:23 GMT"
x-debug-token
"a46b26"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"b4132d378114f13a5c2031e5c454dd5e"
main_deauth_profile_token
"f6bf20"

Response Cookies

No response cookies

Session 2

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
App\Service\ProvenanceTracker:67
[
  [
    "file" => "/home/recette-app/htdocs/src/Service/ProvenanceTracker.php"
    "line" => 67
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/src/Branding/RequestBrandingResolver.php"
    "line" => 65
    "function" => "peek"
    "class" => "App\Service\ProvenanceTracker"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/src/Branding/RequestBrandingResolver.php"
    "line" => 39
    "function" => "resolveForVisitor"
    "class" => "App\Branding\RequestBrandingResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/src/Controller/Branding/BrandingCssController.php"
    "line" => 26
    "function" => "resolve"
    "class" => "App\Branding\RequestBrandingResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "__invoke"
    "class" => "App\Controller\Branding\BrandingCssController"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/public/index.php"
    "line" => 5
    "args" => [
      "/home/recette-app/htdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/security-bundle/Security.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/src/Branding/RequestBrandingResolver.php"
    "line" => 37
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/src/Twig/BrandingExtension.php"
    "line" => 26
    "function" => "resolve"
    "class" => "App\Branding\RequestBrandingResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/twig/twig/src/ExtensionSet.php"
    "line" => 365
    "function" => "getGlobals"
    "class" => "App\Twig\BrandingExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/twig/twig/src/Environment.php"
    "line" => 908
    "function" => "getGlobals"
    "class" => "Twig\ExtensionSet"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 406
    "function" => "getGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 260
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/src/Controller/Branding/BrandingCssController.php"
    "line" => 25
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "__invoke"
    "class" => "App\Controller\Branding\BrandingCssController"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/recette-app/htdocs/public/index.php"
    "line" => 5
    "args" => [
      "/home/recette-app/htdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CLOCK_NOW
""
APP_ENV
"dev"
APP_SECRET
"c2e9df5b6f54675c1c9f75a67c7dbcc0"
APP_SHARE_DIR
"var/share"
CATALOG_MEDIA_DOCUMENT_BASE_URL
"https://unetouchedinspiration.com/documents/product_variation/"
CATALOG_MEDIA_IMAGE_BASE_URL
"https://unetouchedinspiration.com/images/product_variation/"
CATALOG_SOURCE_DATABASE_URL
"mysql://app:!ChangeMe!@127.0.0.1:3306/chopping?serverVersion=10.4.10-MariaDB&charset=utf8mb4"
DATABASE_URL
"mysql://recette-app:099eUfA6r1m4AO1JGabmg@localhost:3306/recette-app_db?serverVersion=11.8.6-MariaDB&charset=utf8mb4"
DEFAULT_URI
"https://r-app.klareco.io"
KOMPRESS_IT_API_TOKEN
"6a8898769c5d11eeb84ebb8d21ce8d0e"
KOMPRESS_IT_API_URL
"https://kompress.it/api"
KOMPRESS_IT_DOMAIN
"cut.bz"
KOMPRESS_IT_FOLDER
"131"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://513ce88b006f96:d19746260ac4aa@sandbox.smtp.mailtrap.io:2525"
MAILER_FROM
"noreply@klareco.local"
MAILER_SINK
""
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/recette-app/htdocs"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/recette-app/htdocs"
]
CONTEXT_DOCUMENT_ROOT
"/home/recette-app/htdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/recette-app/htdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"37"
H2_STREAM_TAG
"3067653-632-37"
HOME
"/home/recette-app"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"text/css,*/*;q=0.1"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US"
HTTP_COOKIE
"PHPSESSID=b4132d378114f13a5c2031e5c454dd5e; main_deauth_profile_token=f6bf20"
HTTP_HOST
"r-app.klareco.io"
HTTP_PRIORITY
"u=0"
HTTP_REFERER
"https://r-app.klareco.io/connexion"
HTTP_SEC_CH_UA
""Chromium";v="153", "Google Chrome";v="153", ";Not A Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
"Windows"
HTTP_SEC_FETCH_DEST
"style"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.8010.47 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"37"
REDIRECT_H2_STREAM_TAG
"3067653-632-37"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"r-app.klareco.io"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/theme/branding.css"
REMOTE_ADDR
"54.212.207.6"
REMOTE_PORT
"53240"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789984223
REQUEST_TIME_FLOAT
1789984223.1522
REQUEST_URI
"/theme/branding.css"
SCRIPT_FILENAME
"/home/recette-app/htdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.255.91.180"
SERVER_ADMIN
"contact@misesurorbite.fr"
SERVER_NAME
"r-app.klareco.io"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache/2.4.68 (Debian) Server at r-app.klareco.io Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.68 (Debian)"
SSL_TLS_SNI
"r-app.klareco.io"
SYMFONY_DOTENV_PATH
"/home/recette-app/htdocs/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,CATALOG_SOURCE_DATABASE_URL,CATALOG_MEDIA_IMAGE_BASE_URL,CATALOG_MEDIA_DOCUMENT_BASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_SINK,KOMPRESS_IT_API_URL,KOMPRESS_IT_API_TOKEN,KOMPRESS_IT_DOMAIN,KOMPRESS_IT_FOLDER,MAILER_FROM,APP_CLOCK_NOW,LOCK_DSN"
USER
"recette-app"
proxy-nokeepalive
"1"