- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Migrations
- 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.
Forms
usuario
"App\Form\UsuarioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Usuario {#1127 #createAt: DateTime @1756843120 {#1128 date: 2025-09-02 19:58:40.411116 UTC (+00:00) } #createBy: App\Entity\Usuario {#481 …} #updateAt: DateTime @1756843120 {#1551 date: 2025-09-02 19:58:40.411113 UTC (+00:00) } #updateBy: App\Entity\Usuario {#481 …} -id: 10 -nick: "Gonzalo" -password: "gonzalo1" -nombre: "Gonzalo Jesus Rivadeneira" -dni: null -createdAt: DateTime @1756843120 {#1130 date: 2025-09-02 19:58:40.183842 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756843120 {#1132 date: 2025-09-02 19:58:40.183844 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: "381" -localidad: "San Miguel de Tucumán" -nivel: Doctrine\ORM\PersistentCollection {#1439 …} -visible: 1 -juicios: Doctrine\ORM\PersistentCollection {#1276 …} -eventos: Doctrine\ORM\PersistentCollection {#1652 …} -agendasVisibles: Doctrine\ORM\PersistentCollection {#1554 …} -quienVe: Doctrine\ORM\PersistentCollection {#1466 …} } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\Usuario {#1127 #createAt: DateTime @1756843120 {#1128 date: 2025-09-02 19:58:40.411116 UTC (+00:00) } #createBy: App\Entity\Usuario {#481 …} #updateAt: DateTime @1756843120 {#1551 date: 2025-09-02 19:58:40.411113 UTC (+00:00) } #updateBy: App\Entity\Usuario {#481 …} -id: 10 -nick: "Gonzalo" -password: "gonzalo1" -nombre: "Gonzalo Jesus Rivadeneira" -dni: null -createdAt: DateTime @1756843120 {#1130 date: 2025-09-02 19:58:40.183842 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756843120 {#1132 date: 2025-09-02 19:58:40.183844 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: "381" -localidad: "San Miguel de Tucumán" -nivel: Doctrine\ORM\PersistentCollection {#1439 …} -visible: 1 -juicios: Doctrine\ORM\PersistentCollection {#1276 …} -eventos: Doctrine\ORM\PersistentCollection {#1652 …} -agendasVisibles: Doctrine\ORM\PersistentCollection {#1554 …} -quienVe: Doctrine\ORM\PersistentCollection {#1466 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Usuario {#1127 #createAt: DateTime @1756843120 {#1128 date: 2025-09-02 19:58:40.411116 UTC (+00:00) } #createBy: App\Entity\Usuario {#481 …} #updateAt: DateTime @1756843120 {#1551 date: 2025-09-02 19:58:40.411113 UTC (+00:00) } #updateBy: App\Entity\Usuario {#481 …} -id: 10 -nick: "Gonzalo" -password: "gonzalo1" -nombre: "Gonzalo Jesus Rivadeneira" -dni: null -createdAt: DateTime @1756843120 {#1130 date: 2025-09-02 19:58:40.183842 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756843120 {#1132 date: 2025-09-02 19:58:40.183844 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: "381" -localidad: "San Miguel de Tucumán" -nivel: Doctrine\ORM\PersistentCollection {#1439 …} -visible: 1 -juicios: Doctrine\ORM\PersistentCollection {#1276 …} -eventos: Doctrine\ORM\PersistentCollection {#1652 …} -agendasVisibles: Doctrine\ORM\PersistentCollection {#1554 …} -quienVe: Doctrine\ORM\PersistentCollection {#1466 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data | App\Entity\Usuario {#1127 #createAt: DateTime @1756843120 {#1128 date: 2025-09-02 19:58:40.411116 UTC (+00:00) } #createBy: App\Entity\Usuario {#481 …} #updateAt: DateTime @1756843120 {#1551 date: 2025-09-02 19:58:40.411113 UTC (+00:00) } #updateBy: App\Entity\Usuario {#481 …} -id: 10 -nick: "Gonzalo" -password: "gonzalo1" -nombre: "Gonzalo Jesus Rivadeneira" -dni: null -createdAt: DateTime @1756843120 {#1130 date: 2025-09-02 19:58:40.183842 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756843120 {#1132 date: 2025-09-02 19:58:40.183844 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: "381" -localidad: "San Miguel de Tucumán" -nivel: Doctrine\ORM\PersistentCollection {#1439 …} -visible: 1 -juicios: Doctrine\ORM\PersistentCollection {#1276 …} -eventos: Doctrine\ORM\PersistentCollection {#1652 …} -agendasVisibles: Doctrine\ORM\PersistentCollection {#1554 …} -quienVe: Doctrine\ORM\PersistentCollection {#1466 …} } |
data_class | "App\Entity\Usuario" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $class: "App\Entity\Usuario" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1263 …} } } |
validation_groups | null |
nick
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Gonzalo" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#154 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#157 …} } } |
validation_groups | null |
password
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "gonzalo1" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#147 …} } } |
validation_groups | null |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Gonzalo Jesus Rivadeneira" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#140 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#138 …} } } |
validation_groups | null |
dni
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 20 ] |
[ "maxlength" => 20 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 20 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#139 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#130 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#131 …} } } |
validation_groups | null |
direccion
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 150 ] |
[ "maxlength" => 150 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 150 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#122 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#123 …} } } |
validation_groups | null |
telefono
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "381" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 120 ] |
[ "maxlength" => 120 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 120 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#124 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#116 …} } } |
validation_groups | null |
localidad
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "San Miguel de Tucumán" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#109 …} } } |
validation_groups | null |
nivel
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1131 -elements: [ App\Entity\UsuarioNivel {#49 #createAt: null #createBy: null #updateAt: null #updateBy: null -id: 1 -nombre: "USUARIO" -codigo: "ROLE_USER" -supervisor: null -inferiores: Doctrine\ORM\PersistentCollection {#50 …} -usuarios: Doctrine\ORM\PersistentCollection {#44 …} -negro: 1 } ] } |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format |
[
"1"
]
|
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1131 -elements: [ App\Entity\UsuarioNivel {#49 #createAt: null #createBy: null #updateAt: null #updateBy: null -id: 1 -nombre: "USUARIO" -codigo: "ROLE_USER" -supervisor: null -inferiores: Doctrine\ORM\PersistentCollection {#50 …} -usuarios: Doctrine\ORM\PersistentCollection {#44 …} -negro: 1 } ] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\UsuarioNivel" |
same as passed value |
em | "default" |
ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#185 …2} |
expanded | true |
same as passed value |
multiple | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#79 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#68 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#76 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#67 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#66 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#75 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#185 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#479 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\UsuarioNivel" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#185 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#75 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#185 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#479 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#78 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#81 …} } } |
validation_groups | null |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
"1"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "USUARIO" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1298 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1350 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1300 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "USUARIO" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1292 …} } } |
validation_groups | null |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sistemas" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1298 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1350 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1300 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sistemas" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1282 …} } } |
validation_groups | null |
value | "2" |
agendasVisibles
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1135 -elements: [] } |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format |
[] |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1135 -elements: [] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "select2" ] |
[ "class" => "select2" ] |
class | "App\Entity\Usuario" |
same as passed value |
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#79 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1331 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#40 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1332 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1333 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#48 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#185 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#431 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Usuario" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#185 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#48 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#185 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#431 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#170 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#101 …} } } |
validation_groups | null |