- 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 {#1126 #createAt: DateTime @1756826170 {#1127 date: 2025-09-02 15:16:10.262030 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756826170 {#1128 date: 2025-09-02 15:16:10.262052 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756826170 {#1129 date: 2025-09-02 15:16:10.262060 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756826170 {#1131 date: 2025-09-02 15:16:10.262063 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: null -localidad: null -nivel: Doctrine\Common\Collections\ArrayCollection {#1130 -elements: [] } -visible: 1 -juicios: Doctrine\Common\Collections\ArrayCollection {#1132 …} -eventos: Doctrine\Common\Collections\ArrayCollection {#1133 …} -agendasVisibles: Doctrine\Common\Collections\ArrayCollection {#1134 -elements: [] } -quienVe: Doctrine\Common\Collections\ArrayCollection {#1135 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Usuario {#1126 #createAt: DateTime @1756826170 {#1127 date: 2025-09-02 15:16:10.262030 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756826170 {#1128 date: 2025-09-02 15:16:10.262052 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756826170 {#1129 date: 2025-09-02 15:16:10.262060 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756826170 {#1131 date: 2025-09-02 15:16:10.262063 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: null -localidad: null -nivel: Doctrine\Common\Collections\ArrayCollection {#1130 -elements: [] } -visible: 1 -juicios: Doctrine\Common\Collections\ArrayCollection {#1132 …} -eventos: Doctrine\Common\Collections\ArrayCollection {#1133 …} -agendasVisibles: Doctrine\Common\Collections\ArrayCollection {#1134 -elements: [] } -quienVe: Doctrine\Common\Collections\ArrayCollection {#1135 …} } |
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data | App\Entity\Usuario {#1126 #createAt: DateTime @1756826170 {#1127 date: 2025-09-02 15:16:10.262030 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756826170 {#1128 date: 2025-09-02 15:16:10.262052 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756826170 {#1129 date: 2025-09-02 15:16:10.262060 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756826170 {#1131 date: 2025-09-02 15:16:10.262063 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: null -localidad: null -nivel: Doctrine\Common\Collections\ArrayCollection {#1130 -elements: [] } -visible: 1 -juicios: Doctrine\Common\Collections\ArrayCollection {#1132 …} -eventos: Doctrine\Common\Collections\ArrayCollection {#1133 …} -agendasVisibles: Doctrine\Common\Collections\ArrayCollection {#1134 -elements: [] } -quienVe: Doctrine\Common\Collections\ArrayCollection {#1135 …} } |
data_class | "App\Entity\Usuario" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} 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() {#1264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1262 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "usuario" "_usuario" ] |
cache_key | "_usuario_usuario" |
compound | true |
data | App\Entity\Usuario {#1126 #createAt: DateTime @1756826170 {#1127 date: 2025-09-02 15:16:10.262030 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756826170 {#1128 date: 2025-09-02 15:16:10.262052 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756826170 {#1129 date: 2025-09-02 15:16:10.262060 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756826170 {#1131 date: 2025-09-02 15:16:10.262063 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: null -localidad: null -nivel: Doctrine\Common\Collections\ArrayCollection {#1130 -elements: [] } -visible: 1 -juicios: Doctrine\Common\Collections\ArrayCollection {#1132 …} -eventos: Doctrine\Common\Collections\ArrayCollection {#1133 …} -agendasVisibles: Doctrine\Common\Collections\ArrayCollection {#1134 -elements: [] } -quienVe: Doctrine\Common\Collections\ArrayCollection {#1135 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1283 -form: Symfony\Component\Form\Form {#1371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#64 …5} |
full_name | "usuario" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "usuario" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario" |
valid | true |
value | App\Entity\Usuario {#1126 #createAt: DateTime @1756826170 {#1127 date: 2025-09-02 15:16:10.262030 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756826170 {#1128 date: 2025-09-02 15:16:10.262052 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756826170 {#1129 date: 2025-09-02 15:16:10.262060 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756826170 {#1131 date: 2025-09-02 15:16:10.262063 UTC (+00:00) } -updatedBy: null -direccion: null -telefono: null -localidad: null -nivel: Doctrine\Common\Collections\ArrayCollection {#1130 -elements: [] } -visible: 1 -juicios: Doctrine\Common\Collections\ArrayCollection {#1132 …} -eventos: Doctrine\Common\Collections\ArrayCollection {#1133 …} -agendasVisibles: Doctrine\Common\Collections\ArrayCollection {#1134 -elements: [] } -quienVe: Doctrine\Common\Collections\ArrayCollection {#1135 …} } |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
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 {#1153 …} } |
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 {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#157 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_usuario_nick" ] |
cache_key | "_usuario_nick_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#121 -form: Symfony\Component\Form\Form {#1368 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#113 …5} |
full_name | "usuario[nick]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_nick" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nick" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_nick" |
valid | true |
value | "" |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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 {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#147 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_usuario_password" ] |
cache_key | "_usuario_password_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#129 -form: Symfony\Component\Form\Form {#1365 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#137 …5} |
full_name | "usuario[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_password" |
valid | true |
value | "" |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
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 {#1153 …} } |
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 {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#138 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_usuario_nombre" ] |
cache_key | "_usuario_nombre_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#145 -form: Symfony\Component\Form\Form {#1362 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#153 …5} |
full_name | "usuario[nombre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_nombre" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nombre" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_nombre" |
valid | true |
value | "" |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
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 {#1153 …} } |
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 {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#131 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 20 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_usuario_dni" ] |
cache_key | "_usuario_dni_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1318 -form: Symfony\Component\Form\Form {#1359 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1376 …5} |
full_name | "usuario[dni]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_dni" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dni" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_dni" |
valid | true |
value | "" |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
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 {#1153 …} } |
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 {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#123 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 150 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_usuario_direccion" ] |
cache_key | "_usuario_direccion_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1377 -form: Symfony\Component\Form\Form {#1356 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1378 …5} |
full_name | "usuario[direccion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_direccion" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "direccion" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_direccion" |
valid | true |
value | "" |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
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 {#1153 …} } |
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() {#114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#115 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 120 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_usuario_telefono" ] |
cache_key | "_usuario_telefono_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1379 -form: Symfony\Component\Form\Form {#1353 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1415 …5} |
full_name | "usuario[telefono]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_telefono" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefono" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_telefono" |
valid | true |
value | "" |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#116 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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() {#107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#108 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_usuario_localidad" ] |
cache_key | "_usuario_localidad_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1420 -form: Symfony\Component\Form\Form {#1350 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1422 …5} |
full_name | "usuario[localidad]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_localidad" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "localidad" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_localidad" |
valid | true |
value | "" |
nivel
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1130 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\UsuarioNivel" |
same as passed value |
em | "default" |
ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …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 {#78 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#67 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#75 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#66 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#65 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#74 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#478 …} -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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …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 {#74 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#478 …} -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() {#77 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#80 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_usuario_nivel" ] |
cache_key | "_usuario_nivel_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53 +label: "USUARIO" +value: "1" +data: App\Entity\UsuarioNivel {#48 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#56 +label: "Sistemas" +value: "2" +data: App\Entity\UsuarioNivel {#1044 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1130 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1423 -form: Symfony\Component\Form\Form {#1305 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1424 …5} |
full_name | "usuario[nivel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_nivel" |
is_selected | Closure($choice, array $values) {#1425 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#101 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "nivel" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_nivel" |
valid | true |
value | [] |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1299 …} } |
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 {#1298 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() {#1295 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1296 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_usuario_nivel_entry" ] |
cache_key | "_usuario_nivel_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1429 -form: Symfony\Component\Form\Form {#1308 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1428 …5} |
full_name | "usuario[nivel][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_nivel_1" |
label | "USUARIO" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_usuario_nivel_entry" |
valid | true |
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
This form was not submitted.
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1299 …} } |
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 {#1298 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() {#1282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1277 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_usuario_nivel_entry" ] |
cache_key | "_usuario_nivel_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1430 -form: Symfony\Component\Form\Form {#1311 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1431 …5} |
full_name | "usuario[nivel][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_nivel_2" |
label | "Sistemas" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_usuario_nivel_entry" |
valid | true |
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 {#1134 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
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 |
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 {#78 -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 {#39 …} } |
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 {#47 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#430 …} -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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …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 {#47 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#430 …} -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() {#170 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#100 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_usuario_agendasVisibles" ] |
cache_key | "_usuario_agendasVisibles_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1433 +label: "Javier Martinez Echenique" +value: "1" +data: App\Entity\Usuario {#1442 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1434 +label: "Matias Zelarayan" +value: "2" +data: Proxies\__CG__\App\Entity\Usuario {#1051 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "Allan Hagelstrom" +value: "3" +data: App\Entity\Usuario {#1474 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Cecilia V. Jorge" +value: "4" +data: App\Entity\Usuario {#480 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Norma Diaz" +value: "5" +data: App\Entity\Usuario {#1489 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1432 +label: "Alejandro Barros Merino" +value: "6" +data: App\Entity\Usuario {#1504 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "Belén Berrarducci" +value: "7" +data: App\Entity\Usuario {#1519 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "Camila Romano" +value: "8" +data: App\Entity\Usuario {#1534 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "Agustina M. Arcuri" +value: "9" +data: App\Entity\Usuario {#1549 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#1134 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1427 -form: Symfony\Component\Form\Form {#1314 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1426 …5} |
full_name | "usuario[agendasVisibles][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_agendasVisibles" |
is_selected | Closure($choice, array $values) {#1443 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#101 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "agendasVisibles" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario_agendasVisibles" |
valid | true |
value | [] |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b09fc7827ae9a1ff5647db718d414._IGHV_0XboB8NZGM3OYY1kZNvbcvBwIkec94D89uIwo.teuwPbdPBM8UQNjVr4lelCEjzJodf01wFrcbOJUaEG-Gs-UbsloY6w9gqQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "b09fc7827ae9a1ff5647db718d414._IGHV_0XboB8NZGM3OYY1kZNvbcvBwIkec94D89uIwo.teuwPbdPBM8UQNjVr4lelCEjzJodf01wFrcbOJUaEG-Gs-UbsloY6w9gqQ" |
same as passed value |
mapped | 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 | "csrf_token" |
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 {#1242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1243 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1244 …} -namespace: Closure() {#1246 …} } |
data | "b09fc7827ae9a1ff5647db718d414._IGHV_0XboB8NZGM3OYY1kZNvbcvBwIkec94D89uIwo.teuwPbdPBM8UQNjVr4lelCEjzJodf01wFrcbOJUaEG-Gs-UbsloY6w9gqQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1564 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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 | false |
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() {#1563 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1565 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_usuario__token" ] |
cache_key | "_usuario__token_hidden" |
compound | false |
data | "b09fc7827ae9a1ff5647db718d414._IGHV_0XboB8NZGM3OYY1kZNvbcvBwIkec94D89uIwo.teuwPbdPBM8UQNjVr4lelCEjzJodf01wFrcbOJUaEG-Gs-UbsloY6w9gqQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1575 -form: Symfony\Component\Form\Form {#1571 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1566 …5} |
full_name | "usuario[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_usuario__token" |
valid | true |
value | "b09fc7827ae9a1ff5647db718d414._IGHV_0XboB8NZGM3OYY1kZNvbcvBwIkec94D89uIwo.teuwPbdPBM8UQNjVr4lelCEjzJodf01wFrcbOJUaEG-Gs-UbsloY6w9gqQ" |