- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 14
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- 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
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ProcesoRegistroReservistas {#697 -id: 9 -fechaInicioRegistro: DateTime @1736830800 {#693 date: 2025-01-14 00:00:00.0 America/New_York (-05:00) } -fechaFinRegistro: DateTime @1738645199 {#690 date: 2025-02-03 23:59:59.0 America/New_York (-05:00) } -annoDesde: 1984 -annoHasta: 2004 -activo: true } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
data | App\Entity\ProcesoRegistroReservistas {#697 -id: 9 -fechaInicioRegistro: DateTime @1736830800 {#693 date: 2025-01-14 00:00:00.0 America/New_York (-05:00) } -fechaFinRegistro: DateTime @1738645199 {#690 date: 2025-02-03 23:59:59.0 America/New_York (-05:00) } -annoDesde: 1984 -annoHasta: 2004 -activo: true } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
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 {#1510 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1511 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1512 …} -namespace: Closure() {#1514 …} } |
data | App\Entity\ProcesoRegistroReservistas {#697 -id: 9 -fechaInicioRegistro: DateTime @1736830800 {#693 date: 2025-01-14 00:00:00.0 America/New_York (-05:00) } -fechaFinRegistro: DateTime @1738645199 {#690 date: 2025-02-03 23:59:59.0 America/New_York (-05:00) } -annoDesde: 1984 -annoHasta: 2004 -activo: true } |
data_class | "App\Entity\ProcesoRegistroReservistas" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1529 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1409 …} use: { $class: "App\Entity\ProcesoRegistroReservistas" } } |
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 | [] |
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() {#1531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1516 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1530 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | App\Entity\ProcesoRegistroReservistas {#697 -id: 9 -fechaInicioRegistro: DateTime @1736830800 {#693 date: 2025-01-14 00:00:00.0 America/New_York (-05:00) } -fechaFinRegistro: DateTime @1738645199 {#690 date: 2025-02-03 23:59:59.0 America/New_York (-05:00) } -annoDesde: 1984 -annoHasta: 2004 -activo: true } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1595 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1532 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | App\Entity\ProcesoRegistroReservistas {#697 -id: 9 -fechaInicioRegistro: DateTime @1736830800 {#693 date: 2025-01-14 00:00:00.0 America/New_York (-05:00) } -fechaFinRegistro: DateTime @1738645199 {#690 date: 2025-02-03 23:59:59.0 America/New_York (-05:00) } -annoDesde: 1984 -annoHasta: 2004 -activo: true } |
fechaInicioRegistro
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1736830800 {#1769 date: 2025-01-14 00:00:00.0 America/New_York (-05:00) } |
View Format |
"14-01-2025"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
[ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
label | "Fecha de comienzo del registro en linea" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1510 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1511 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1512 …} -namespace: Closure() {#1514 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "dd-MM-yyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Fecha de comienzo del registro en linea" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1516 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1572 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_form_fechaInicioRegistro" ] |
cache_key | "_form_fechaInicioRegistro_date" |
compound | false |
data | DateTime @1736830800 {#1769 date: 2025-01-14 00:00:00.0 America/New_York (-05:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1570 -form: Symfony\Component\Form\Form {#1671 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1559 …5} |
full_name | "form[fechaInicioRegistro]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_fechaInicioRegistro" |
label | "Fecha de comienzo del registro en linea" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fechaInicioRegistro" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_fechaInicioRegistro" |
valid | true |
value | "14-01-2025" |
widget | "single_text" |
fechaFinRegistro
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1738645199 {#1762 date: 2025-02-03 23:59:59.0 America/New_York (-05:00) } |
View Format |
"03-02-2025"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
[ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
label | "Fecha de terminación del registro en linea" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1510 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1511 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1512 …} -namespace: Closure() {#1514 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "dd-MM-yyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Fecha de terminación del registro en linea" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1516 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1560 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "class" => "campo_fecha date-picker form-control" "data-date-format" => "dd-mm-yyyy" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_form_fechaFinRegistro" ] |
cache_key | "_form_fechaFinRegistro_date" |
compound | false |
data | DateTime @1738645199 {#1762 date: 2025-02-03 23:59:59.0 America/New_York (-05:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1755 -form: Symfony\Component\Form\Form {#1672 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1757 …5} |
full_name | "form[fechaFinRegistro]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_fechaFinRegistro" |
label | "Fecha de terminación del registro en linea" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fechaFinRegistro" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_fechaFinRegistro" |
valid | true |
value | "03-02-2025" |
widget | "single_text" |
annoDesde
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 1984 |
View Format |
"1984"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
[ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
label | "Leva desde" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
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 {#1510 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1511 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1512 …} -namespace: Closure() {#1514 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1553 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1409 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Leva desde" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1516 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1554 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_form_annoDesde" ] |
cache_key | "_form_annoDesde_integer" |
compound | false |
data | 1984 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1758 -form: Symfony\Component\Form\Form {#1745 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1759 …5} |
full_name | "form[annoDesde]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_annoDesde" |
label | "Leva desde" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "annoDesde" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_annoDesde" |
valid | true |
value | "1984" |
annoHasta
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 2004 |
View Format |
"2004"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
[ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
label | "Leva hasta" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
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 {#1510 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1511 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1512 …} -namespace: Closure() {#1514 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1409 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Leva hasta" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1516 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1583 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "class" => "spinbox-input form-control" "full_width" => true "min" => 1960 "max" => "2025" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_form_annoHasta" ] |
cache_key | "_form_annoHasta_integer" |
compound | false |
data | 2004 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1760 -form: Symfony\Component\Form\Form {#1748 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1782 …5} |
full_name | "form[annoHasta]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_annoHasta" |
label | "Leva hasta" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "annoHasta" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_annoHasta" |
valid | true |
value | "2004" |
activo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "class" => "ace ace-switch ace-switch-5 form-control" ] |
[ "style" => "width: 100%" "class" => "ace ace-switch ace-switch-5 form-control" ] |
label | "Activo" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "ace ace-switch ace-switch-5 form-control" ] |
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 {#1510 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1511 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1512 …} -namespace: Closure() {#1514 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1632 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Activo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1516 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1619 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "class" => "ace ace-switch ace-switch-5 form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_activo" ] |
cache_key | "_form_activo_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1784 -form: Symfony\Component\Form\Form {#1751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1785 …5} |
full_name | "form[activo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_activo" |
label | "Activo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "activo" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_activo" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e5ddb35cc15b79ab9cee864.tvR5bI1COAMCHqytS46yO57xRdyVuji3ROVoEJoSCpY.05NBH_grXHprSu3cKcv5d9eGd-Xjg3XSEacKJ95WaP_4kTZavANJcGNX6Q" |
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 | "e5ddb35cc15b79ab9cee864.tvR5bI1COAMCHqytS46yO57xRdyVuji3ROVoEJoSCpY.05NBH_grXHprSu3cKcv5d9eGd-Xjg3XSEacKJ95WaP_4kTZavANJcGNX6Q" |
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 {#1510 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1511 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1512 …} -namespace: Closure() {#1514 …} } |
data | "e5ddb35cc15b79ab9cee864.tvR5bI1COAMCHqytS46yO57xRdyVuji3ROVoEJoSCpY.05NBH_grXHprSu3cKcv5d9eGd-Xjg3XSEacKJ95WaP_4kTZavANJcGNX6Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1409 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1516 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1584 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "e5ddb35cc15b79ab9cee864.tvR5bI1COAMCHqytS46yO57xRdyVuji3ROVoEJoSCpY.05NBH_grXHprSu3cKcv5d9eGd-Xjg3XSEacKJ95WaP_4kTZavANJcGNX6Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1801 -form: Symfony\Component\Form\Form {#1797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1792 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | "_form__token" |
valid | true |
value | "e5ddb35cc15b79ab9cee864.tvR5bI1COAMCHqytS46yO57xRdyVuji3ROVoEJoSCpY.05NBH_grXHprSu3cKcv5d9eGd-Xjg3XSEacKJ95WaP_4kTZavANJcGNX6Q" |