- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- Migrations 1
- Debug
- E-mails
- EasyAdmin
- 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
ValidationListener.php
line 50 (context):
No violations
[ "value" => Symfony\Component\Form\Form {#1659 name: "School" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: App\Entity\School {#1098 -id: 7507 -name: "18 Aug Test School" -slug: "18-aug-test-school" -isRegistered: true -schoolId: "1234" -city: "Test City" -district: "Test distt" -state: "Test State" -country: "Test Country" -stateWise: null -employeeName: null -suCode: "SU-123" -priority: null -schoolContactEmail: null -principalName: "Test Principal" -principalEmail: "Testprincipal@test.com" -schoolContact: "1234567890" -schoolEmail: "testschool@test.com" -coordinatorName: "Test Coordinator" -coordinatorEmail: "testcoordinator@test.com" -coordinatorContact: "1234561234" -participatingClass: 3 -createdAt: DateTime @1755504432 {#1091 date: 2025-08-18 08:07:12.0 UTC (+00:00) } -updatedAt: DateTime @1755504974 {#1088 date: 2025-08-18 08:16:14.0 UTC (+00:00) } -students: Doctrine\ORM\PersistentCollection {#1100 …} -quizStartDate: DateTime @1755475200 {#1090 date: 2025-08-18 00:00:00.0 UTC (+00:00) } -quizEndDate: DateTime @1756512000 {#1096 date: 2025-08-30 00:00:00.0 UTC (+00:00) } } } "constraints" => null "groups" => null ]