- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 120
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Configuration
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.
Validator calls
In
CustomerController.php
line 212 (context):
No violations
[ "value" => App\Entity\Customer {#1282 -id: 4715 -externalId: "524534cc-52c4-4876-a02c-9b8bf12690a9" -firstName: "karima" -lastName: "staging" -email: "karima.test.1808@db.fr" -phoneNumber: "33611111111" -appointmentsResume: Doctrine\ORM\PersistentCollection {#1371 …} -appointmentCredit: 100 -pastAppointments: 0 -cancelledAppointments: 0 -diet: null -channel: Ksante\CoreBundle\Entity\Channel {#1246 …} -appointments: Doctrine\ORM\PersistentCollection {#1441 …} -createdAt: DateTime @1787065908 {#1376 date: 2026-08-18 17:11:48.845230 Europe/Paris (+02:00) } -updatedAt: DateTime @1787065908 {#1336 date: 2026-08-18 17:11:48.845232 Europe/Paris (+02:00) } } "constraints" => null "groups" => null ]