- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Validator calls
            In
                                                                                                ValidationListener.php
                                                    line 55 (context):
            
            
                
                    
            
            
                
                            No violations
                    
                    - if ($form->isRoot()) {
- // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.
- foreach ($this->validator->validate($form) as $violation) {
- // Allow the "invalid" constraint to be put onto
- // non-synchronized forms
- // ConstraintViolation::getConstraint() must not expect to provide a constraint as long as Symfony\Component\Validator\ExecutionContext exists (before 3.0)
[ "value" => Form^ {#1068 name: "dispositivo_alterar_identificador_propaganda" type_class: "App\Form\DispositivoAlterarIdentificadorPropagandaType" data: Dispositivo^ {#867 -id: 3970 -identificador: "705e6113-acd6-4abd-9b29-06a2c8d9bd14" -marca: "motorola" -modelo: "moto g73 5G" -contrato: Contrato {#616 …} -selector: "0nrAcKAHfAw1" -solicitacoes: PersistentCollection {#923 …} -status: 1 -bloqueio: 0 -usuario: Usuario {#961 …} -informacaoComplementar: "dpm Cruzmaltina 1" -firebaseIdentificador: "FD6C3535E63B45DD9821216FEA6A4C74" -senha: "111111" -packages: PersistentCollection {#966 …} -historicoAcao: PersistentCollection {#1010 …} -identificador_propaganda: "705e6113-acd6-4abd-9b29-06a2c8d9bd14" -firebaseToken: "eL_9PxlROv_Zs0Q4opOuWZ:APA91bF58cFiC_Tcz6EDbr1T1vElJe996UY2aD0QJQL7jViiUrjyG6miLEtRpmz4qBXy2LJBGjxhml68NOiD3qBJs5fWaq811UXJC81JcU9ETLC4ccUqFqPXgEpt3UiHwrGCkhUas9xR" } } "constraints" => null "groups" => null ]