- 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 @1756825509 {#1127 date: 2025-09-02 15:05:09.575129 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756825509 {#1128 date: 2025-09-02 15:05:09.575162 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756825509 {#1129 date: 2025-09-02 15:05:09.575171 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756825509 {#1131 date: 2025-09-02 15:05:09.575174 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 @1756825509 {#1127 date: 2025-09-02 15:05:09.575129 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756825509 {#1128 date: 2025-09-02 15:05:09.575162 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756825509 {#1129 date: 2025-09-02 15:05:09.575171 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756825509 {#1131 date: 2025-09-02 15:05:09.575174 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 @1756825509 {#1127 date: 2025-09-02 15:05:09.575129 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756825509 {#1128 date: 2025-09-02 15:05:09.575162 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756825509 {#1129 date: 2025-09-02 15:05:09.575171 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756825509 {#1131 date: 2025-09-02 15:05:09.575174 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 @1756825509 {#1127 date: 2025-09-02 15:05:09.575129 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756825509 {#1128 date: 2025-09-02 15:05:09.575162 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756825509 {#1129 date: 2025-09-02 15:05:09.575171 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756825509 {#1131 date: 2025-09-02 15:05:09.575174 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 {#1420 -form: Symfony\Component\Form\Form {#1380 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1352 …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 @1756825509 {#1127 date: 2025-09-02 15:05:09.575129 UTC (+00:00) } #createBy: null #updateAt: DateTime @1756825509 {#1128 date: 2025-09-02 15:05:09.575162 UTC (+00:00) } #updateBy: null -id: null -nick: "" -password: "" -nombre: "" -dni: null -createdAt: DateTime @1756825509 {#1129 date: 2025-09-02 15:05:09.575171 UTC (+00:00) } -createdBy: null -updatedAt: DateTime @1756825509 {#1131 date: 2025-09-02 15:05:09.575174 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) {#103 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() {#106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#88 …} } } |
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 {#55 -form: Symfony\Component\Form\Form {#1383 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#47 …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) {#96 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() {#80 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#79 …} } } |
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 {#63 -form: Symfony\Component\Form\Form {#1386 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#71 …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) {#86 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() {#74 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#72 …} } } |
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 {#181 -form: Symfony\Component\Form\Form {#1389 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#89 …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) {#73 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() {#64 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#65 …} } } |
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 {#1440 -form: Symfony\Component\Form\Form {#1392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1442 …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) {#66 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() {#56 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#57 …} } } |
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 {#1443 -form: Symfony\Component\Form\Form {#1395 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1444 …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) {#58 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() {#48 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#49 …} } } |
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 {#1445 -form: Symfony\Component\Form\Form {#1398 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1481 …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) {#50 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() {#41 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#42 …} } } |
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 {#1486 -form: Symfony\Component\Form\Form {#1401 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1488 …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 {#1366 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1355 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1363 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1354 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1353 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1362 -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 {#1362 -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() {#1365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1368 …} } } |
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 {#1293 +label: "USUARIO" +value: "1" +data: App\Entity\UsuarioNivel {#1288 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1296 +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 {#1489 -form: Symfony\Component\Form\Form {#1427 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1490 …5} |
full_name | "usuario[nivel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_nivel" |
is_selected | Closure($choice, array $values) {#1491 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1328 …} } |
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) {#1410 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1404 …} } |
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 {#1405 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() {#1408 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1407 …} } } |
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 {#1495 -form: Symfony\Component\Form\Form {#1430 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1494 …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) {#1410 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1404 …} } |
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 {#1405 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() {#1421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1423 …} } } |
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 {#1496 -form: Symfony\Component\Form\Form {#1433 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1497 …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 {#1366 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1309 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1279 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1310 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1311 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1287 -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 {#1287 -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 {#1329 …} } } |
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 {#1499 +label: "Javier Martinez Echenique" +value: "1" +data: App\Entity\Usuario {#1508 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Matias Zelarayan" +value: "2" +data: Proxies\__CG__\App\Entity\Usuario {#1051 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1511 +label: "Allan Hagelstrom" +value: "3" +data: App\Entity\Usuario {#1540 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1512 +label: "Cecilia V. Jorge" +value: "4" +data: App\Entity\Usuario {#480 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1520 +label: "Norma Diaz" +value: "5" +data: App\Entity\Usuario {#1555 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "Alejandro Barros Merino" +value: "6" +data: App\Entity\Usuario {#1570 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +label: "Belén Berrarducci" +value: "7" +data: App\Entity\Usuario {#1585 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "Camila Romano" +value: "8" +data: App\Entity\Usuario {#1600 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "Agustina M. Arcuri" +value: "9" +data: App\Entity\Usuario {#1615 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#1134 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1493 -form: Symfony\Component\Form\Form {#1436 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1492 …5} |
full_name | "usuario[agendasVisibles][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "usuario_agendasVisibles" |
is_selected | Closure($choice, array $values) {#1509 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1328 …} } |
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 | "252f6dfde51fb0f20.MKvm2XO_Vt8F_rlw6pHtcEuwer5kXZApQ4wbWLfT6mY.ecHRsznnPJBti_Apmf6rMizeC5NWJd99LPR4b-2n2QNKmYSVPPIgtHargQ" |
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 | "252f6dfde51fb0f20.MKvm2XO_Vt8F_rlw6pHtcEuwer5kXZApQ4wbWLfT6mY.ecHRsznnPJBti_Apmf6rMizeC5NWJd99LPR4b-2n2QNKmYSVPPIgtHargQ" |
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 | "252f6dfde51fb0f20.MKvm2XO_Vt8F_rlw6pHtcEuwer5kXZApQ4wbWLfT6mY.ecHRsznnPJBti_Apmf6rMizeC5NWJd99LPR4b-2n2QNKmYSVPPIgtHargQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1630 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() {#1629 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1631 …} } } |
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 | "252f6dfde51fb0f20.MKvm2XO_Vt8F_rlw6pHtcEuwer5kXZApQ4wbWLfT6mY.ecHRsznnPJBti_Apmf6rMizeC5NWJd99LPR4b-2n2QNKmYSVPPIgtHargQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1641 -form: Symfony\Component\Form\Form {#1637 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1632 …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 | "252f6dfde51fb0f20.MKvm2XO_Vt8F_rlw6pHtcEuwer5kXZApQ4wbWLfT6mY.ecHRsznnPJBti_Apmf6rMizeC5NWJd99LPR4b-2n2QNKmYSVPPIgtHargQ" |