- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine 2
- 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
ApiAdminController.php
line 376 (context):
No violations
[ "value" => App\Entity\PcConvocatorias {#564 -id: 1 -nombre: "test erojasc" -descripcion: "123 asdfa sdf asd" -anio: "2024" -bases: [ "path" => "/documentos/pcconvocatorias/convocatoria_1/dummy.pdf-68c81c5b68ae1.pdf" "new_filename" => "dummy.pdf-68c81c5b68ae1.pdf" "original_name" => "dummy.pdf" ] -presupuesto: 10000000 -puntaje_eval_corte: "77.00" -cuestionarios: [ [ "type" => "text" "order" => 1 "title" => "Pregunta 1" "textHelp" => "ingrese respuesta a pregunta 1" "isRequired" => true "description" => "esta es la pregunta #1" ] [ "type" => "textarea" "order" => 2 "title" => "Pregunta 2" "textHelp" => "ingrese respuesta pregunta #2" "isRequired" => false "description" => "Pregunta #2" ] ] -documentos: [ [ "file" => [ "path" => "/documentos/pcconvocatorias/convocatoria_1/dummy.pdf-68c81ca68041e.pdf" "new_filename" => "dummy.pdf-68c81ca68041e.pdf" "original_name" => "dummy.pdf" ] "order" => 1 "title" => "documento #1 " "textHelp" => "baje el documento, rellene, firme, y escanee y adjunte " "isRequired" => false "description" => "ingrese el documento #1" ] ] -estado: "2" -criteriosConvocatorias: Doctrine\ORM\PersistentCollection {#575 …} -postulacion: Doctrine\ORM\PersistentCollection {#587 …} -apertura: true } "constraints" => null "groups" => null ]