- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 298
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Template events 5
- Blocks* 0
- JMS Serializer 0
- Payum
- Themes 0
- Elastica
- Rich Snippets 0
- Redis
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Routing
ch_cookie_consent.show_if_cookie_consent_not_set
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/cookie_consent_alt
# | Route name | Path | Log |
---|---|---|---|
1 | ch_cookie_consent.show | /cookie_consent | Path does not match |
2 | ch_cookie_consent.show_if_cookie_consent_not_set | /cookie_consent_alt | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.