- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 138
- Events
- Routing
- Cache
- Translation 17
- Security
- Twig
- HTTP Client
- Doctrine 3
- Migrations 2
- Debug
- E-mails
- Notifications
- VichUploader
- JMS Serializer 0
- Blocks* 1
- 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
-
-
-
type
-
value
-
-
-
type
-
-
0
-
1
-
2
-
3
-
-
-
-
type
-
-
0
-
1
-
2
-
3
-
4
-
5
-
-
-
-
type
-
-
placeholder
-
0
-
1
-
2
-
-
-
-
type
-
-
start
-
end
-
-
-
_sort_by
-
_sort_order
-
_page
-
-
type
-
value
-
-
filter
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "busqueda" => Sonata\AdminBundle\Filter\Model\FilterData {#4441 -value: "78357976" -type: null -hasValue: true } "tipo" => Sonata\AdminBundle\Filter\Model\FilterData {#4456 -value: [] -type: null -hasValue: true } "estado" => Sonata\AdminBundle\Filter\Model\FilterData {#4494 -value: [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] -type: 1 -hasValue: true } "usuario" => Sonata\AdminBundle\Filter\Model\FilterData {#4533 -value: null -type: null -hasValue: true } "fecha" => Sonata\AdminBundle\Filter\Model\FilterData {#4563 -value: [ "start" => null "end" => null ] -type: null -hasValue: true } "_sort_by" => "operacion.estadofecha" "_sort_order" => "DESC" "_page" => "1" "_per_page" => [ "type" => null "value" => "50" ] ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| csrf_protection | false |
false
|
| data | [] |
[] |
| validation_groups | 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 | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3482 …} } } |
| validation_groups | [] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_filter" ] |
| cache_key | "_filter_form" |
| compound | true |
| data | [ "busqueda" => Sonata\AdminBundle\Filter\Model\FilterData {#4441 -value: "78357976" -type: null -hasValue: true } "tipo" => Sonata\AdminBundle\Filter\Model\FilterData {#4456 -value: [] -type: null -hasValue: true } "estado" => Sonata\AdminBundle\Filter\Model\FilterData {#4494 -value: [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] -type: 1 -hasValue: true } "usuario" => Sonata\AdminBundle\Filter\Model\FilterData {#4533 -value: null -type: null -hasValue: true } "fecha" => Sonata\AdminBundle\Filter\Model\FilterData {#4563 -value: [ "start" => null "end" => null ] -type: null -hasValue: true } "_sort_by" => "operacion.estadofecha" "_sort_order" => "DESC" "_page" => "1" "_per_page" => [ "type" => null "value" => "50" ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4679 -form: Symfony\Component\Form\Form {#3929 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4375 …5} |
| full_name | "filter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter" |
| valid | true |
| value | [ "busqueda" => Sonata\AdminBundle\Filter\Model\FilterData {#4441 -value: "78357976" -type: null -hasValue: true } "tipo" => Sonata\AdminBundle\Filter\Model\FilterData {#4456 -value: [] -type: null -hasValue: true } "estado" => Sonata\AdminBundle\Filter\Model\FilterData {#4494 -value: [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] -type: 1 -hasValue: true } "usuario" => Sonata\AdminBundle\Filter\Model\FilterData {#4533 -value: null -type: null -hasValue: true } "fecha" => Sonata\AdminBundle\Filter\Model\FilterData {#4563 -value: [ "start" => null "end" => null ] -type: null -hasValue: true } "_sort_by" => "operacion.estadofecha" "_sort_order" => "DESC" "_page" => "1" "_per_page" => [ "type" => null "value" => "50" ] ] |
busqueda
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => "78357976" ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#4441 -value: "78357976" -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [] |
[] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| label | "Busqueda" |
same as passed value |
| operator_options | [] |
[] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Busqueda" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3840 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_busqueda" ] |
| cache_key | "_filter_busqueda_filter_data" |
| compound | true |
| data | [ "type" => null "value" => "78357976" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4639 -form: Symfony\Component\Form\Form {#3954 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4710 …5} |
| full_name | "filter[busqueda]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_busqueda" |
| label | "Busqueda" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "busqueda" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_busqueda" |
| valid | true |
| value | [ "type" => null "value" => "78357976" ] |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3977 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter_busqueda_type" ] |
| cache_key | "_filter_busqueda_type_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4844 -form: Symfony\Component\Form\Form {#3957 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4842 …5} |
| full_name | "filter[busqueda][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_busqueda_type" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_busqueda_type" |
| valid | true |
| value | "" |
value
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "78357976" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3945 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3944 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_filter_busqueda_value" ] |
| cache_key | "_filter_busqueda_value_text" |
| compound | false |
| data | "78357976" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4616 -form: Symfony\Component\Form\Form {#3960 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4843 …5} |
| full_name | "filter[busqueda][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_busqueda_value" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "value" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_busqueda_value" |
| valid | true |
| value | "78357976" |
tipo
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => [] ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#4456 -value: [] -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "choices" => [ "COMPRA" "GESTION" "PERMUTA" "VENTA" ] "multiple" => true "expanded" => true "choice_label" => Closure($choice, $key, $value) {#3793 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
[ "choices" => [ "COMPRA" "GESTION" "PERMUTA" "VENTA" ] "multiple" => true "expanded" => true "choice_label" => Closure($choice, $key, $value) {#3793 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
same as passed value |
| label | false |
false
|
| operator_options | [] |
[] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3853 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "choices" => [ "COMPRA" "GESTION" "PERMUTA" "VENTA" ] "multiple" => true "expanded" => true "choice_label" => Closure($choice, $key, $value) {#3793 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3852 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_tipo" ] |
| cache_key | "_filter_tipo_filter_data" |
| compound | true |
| data | [ "type" => null "value" => [] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4712 -form: Symfony\Component\Form\Form {#4087 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4711 …5} |
| full_name | "filter[tipo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_tipo" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tipo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_tipo" |
| valid | true |
| value | [ "type" => null "value" => [] ] |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3964 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3965 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter_tipo_type" ] |
| cache_key | "_filter_tipo_type_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4674 -form: Symfony\Component\Form\Form {#4082 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4716 …5} |
| full_name | "filter[tipo][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_tipo_type" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_tipo_type" |
| valid | true |
| value | "" |
value
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($choice, $key, $value) {#3793 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
same as passed value |
| choices | [ "COMPRA" "GESTION" "PERMUTA" "VENTA" ] |
[ "COMPRA" "GESTION" "PERMUTA" "VENTA" ] |
| expanded | true |
same as passed value |
| label | false |
false
|
| multiple | true |
same as passed 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($choice, $key, $value) {#3793 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "COMPRA" "GESTION" "PERMUTA" "VENTA" ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3994 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filter_tipo_value" ] |
| cache_key | "_filter_tipo_value_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Compra" +value: "COMPRA" +data: "COMPRA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +label: "Gestión" +value: "GESTION" +data: "GESTION" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +label: "Permuta" +value: "PERMUTA" +data: "PERMUTA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +label: "Venta" +value: "VENTA" +data: "VENTA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4684 -form: Symfony\Component\Form\Form {#4036 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4653 …5} |
| full_name | "filter[tipo][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_tipo_value" |
| is_selected | Closure($choice, array $values) {#4676 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3981 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "value" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_tipo_value" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Compra" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "COMPRA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Compra" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4071 …} } } |
| validation_groups | null |
| value | "COMPRA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_tipo_value_entry" ] |
| cache_key | "_filter_tipo_value_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4847 -form: Symfony\Component\Form\Form {#4033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4845 …5} |
| full_name | "filter[tipo][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_tipo_value_0" |
| label | "Compra" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_tipo_value_entry" |
| valid | true |
| value | "COMPRA" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Gestión" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "GESTION" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Gestión" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4061 …} } } |
| validation_groups | null |
| value | "GESTION" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_tipo_value_entry" ] |
| cache_key | "_filter_tipo_value_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4849 -form: Symfony\Component\Form\Form {#4030 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4848 …5} |
| full_name | "filter[tipo][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_tipo_value_1" |
| label | "Gestión" |
| 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 |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_tipo_value_entry" |
| valid | true |
| value | "GESTION" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Permuta" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "PERMUTA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Permuta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4053 …} } } |
| validation_groups | null |
| value | "PERMUTA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_tipo_value_entry" ] |
| cache_key | "_filter_tipo_value_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4917 -form: Symfony\Component\Form\Form {#4027 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4915 …5} |
| full_name | "filter[tipo][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_tipo_value_2" |
| label | "Permuta" |
| 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 |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_tipo_value_entry" |
| valid | true |
| value | "PERMUTA" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Venta" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "VENTA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Venta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4044 …} } } |
| validation_groups | null |
| value | "VENTA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_tipo_value_entry" ] |
| cache_key | "_filter_tipo_value_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4919 -form: Symfony\Component\Form\Form {#4024 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4918 …5} |
| full_name | "filter[tipo][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_tipo_value_3" |
| label | "Venta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_tipo_value_entry" |
| valid | true |
| value | "VENTA" |
estado
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => "1" "value" => [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#4494 -value: [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] -type: 1 -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "choices" => [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" "CANCELADA" "ASENTADA" "FINALIZADA" ] "multiple" => true "expanded" => true "choice_label" => Closure($choice, $key, $value) {#3794 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
[ "choices" => [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" "CANCELADA" "ASENTADA" "FINALIZADA" ] "multiple" => true "expanded" => true "choice_label" => Closure($choice, $key, $value) {#3794 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
same as passed value |
| label | false |
false
|
| operator_options | [] |
[] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3863 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "choices" => [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" "CANCELADA" "ASENTADA" "FINALIZADA" ] "multiple" => true "expanded" => true "choice_label" => Closure($choice, $key, $value) {#3794 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3864 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_estado" ] |
| cache_key | "_filter_estado_filter_data" |
| compound | true |
| data | [ "type" => "1" "value" => [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4665 -form: Symfony\Component\Form\Form {#4113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4846 …5} |
| full_name | "filter[estado]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "estado" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado" |
| valid | true |
| value | [ "type" => "1" "value" => [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] ] |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "1" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4019 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter_estado_type" ] |
| cache_key | "_filter_estado_type_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4921 -form: Symfony\Component\Form\Form {#4116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4920 …5} |
| full_name | "filter[estado][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_type" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_type" |
| valid | true |
| value | "1" |
value
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($choice, $key, $value) {#3794 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
same as passed value |
| choices | [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" "CANCELADA" "ASENTADA" "FINALIZADA" ] |
[ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" "CANCELADA" "ASENTADA" "FINALIZADA" ] |
| expanded | true |
same as passed value |
| label | false |
false
|
| multiple | true |
same as passed 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($choice, $key, $value) {#3794 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" "CANCELADA" "ASENTADA" "FINALIZADA" ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4009 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filter_estado_value" ] |
| cache_key | "_filter_estado_value_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +label: "En Tramitación" +value: "EN_TRAMITACION" +data: "EN_TRAMITACION" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +label: "Tramitada" +value: "TRAMITADA" +data: "TRAMITADA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +label: "Confirmada" +value: "CONFIRMADA" +data: "CONFIRMADA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +label: "Cancelada" +value: "CANCELADA" +data: "CANCELADA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +label: "Asentada" +value: "ASENTADA" +data: "ASENTADA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +label: "Finalizada" +value: "FINALIZADA" +data: "FINALIZADA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4923 -form: Symfony\Component\Form\Form {#4173 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4922 …5} |
| full_name | "filter[estado][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_value" |
| is_selected | Closure($choice, array $values) {#4925 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3981 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "value" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_value" |
| valid | true |
| value | [ "EN_TRAMITACION" "TRAMITADA" "CONFIRMADA" ] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"EN_TRAMITACION"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "En Tramitación" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "EN_TRAMITACION" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "En Tramitación" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4120 …} } } |
| validation_groups | null |
| value | "EN_TRAMITACION" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_estado_value_entry" ] |
| cache_key | "_filter_estado_value_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4928 -form: Symfony\Component\Form\Form {#4176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4927 …5} |
| full_name | "filter[estado][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_value_0" |
| label | "En Tramitación" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_value_entry" |
| valid | true |
| value | "EN_TRAMITACION" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"TRAMITADA"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Tramitada" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "TRAMITADA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Tramitada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4129 …} } } |
| validation_groups | null |
| value | "TRAMITADA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_estado_value_entry" ] |
| cache_key | "_filter_estado_value_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4930 -form: Symfony\Component\Form\Form {#4179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4929 …5} |
| full_name | "filter[estado][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_value_1" |
| label | "Tramitada" |
| 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 |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_value_entry" |
| valid | true |
| value | "TRAMITADA" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"CONFIRMADA"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Confirmada" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "CONFIRMADA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Confirmada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4138 …} } } |
| validation_groups | null |
| value | "CONFIRMADA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_estado_value_entry" ] |
| cache_key | "_filter_estado_value_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4932 -form: Symfony\Component\Form\Form {#4182 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4931 …5} |
| full_name | "filter[estado][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_value_2" |
| label | "Confirmada" |
| 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 |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_value_entry" |
| valid | true |
| value | "CONFIRMADA" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Cancelada" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "CANCELADA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Cancelada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4147 …} } } |
| validation_groups | null |
| value | "CANCELADA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_estado_value_entry" ] |
| cache_key | "_filter_estado_value_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4934 -form: Symfony\Component\Form\Form {#4185 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4933 …5} |
| full_name | "filter[estado][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_value_3" |
| label | "Cancelada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_value_entry" |
| valid | true |
| value | "CANCELADA" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Asentada" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "ASENTADA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Asentada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4156 …} } } |
| validation_groups | null |
| value | "ASENTADA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_estado_value_entry" ] |
| cache_key | "_filter_estado_value_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4936 -form: Symfony\Component\Form\Form {#4188 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4935 …5} |
| full_name | "filter[estado][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_value_4" |
| label | "Asentada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_value_entry" |
| valid | true |
| value | "ASENTADA" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Finalizada" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "FINALIZADA" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Finalizada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4165 …} } } |
| validation_groups | null |
| value | "FINALIZADA" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_estado_value_entry" ] |
| cache_key | "_filter_estado_value_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4938 -form: Symfony\Component\Form\Form {#4191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4937 …5} |
| full_name | "filter[estado][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_estado_value_5" |
| label | "Finalizada" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_estado_value_entry" |
| valid | true |
| value | "FINALIZADA" |
usuario
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => null ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#4533 -value: null -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "choices" => [ Proxies\__CG__\App\Entity\Usuario {#3519 #id: 0 #IDperseo: null #avatar: null #deletedAt: null #updatedAt: null #createdAt: null #user: null #unidadNegocioResponsable: null #valoraciones: null -actividades: null #operaciones: null #unidadNegocio: null #unidadesNegocioComercial: null +__isInitialized__: false …2 } Proxies\__CG__\App\Entity\Usuario {#1598 #id: "1" #IDperseo: "U0001" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694147 {#3607 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694147 {#3606 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#1610 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3603 …} -actividades: Doctrine\ORM\PersistentCollection {#3703 …} #operaciones: Doctrine\ORM\PersistentCollection {#3701 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3713 …} +__isInitialized__: true …2 } Proxies\__CG__\App\Entity\Usuario {#3443 #id: "2" #IDperseo: "U0002" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694148 {#3604 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694148 {#3605 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#3791 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3783 …} -actividades: Doctrine\ORM\PersistentCollection {#3785 …} #operaciones: Doctrine\ORM\PersistentCollection {#3787 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3789 …} +__isInitialized__: true …2 } ] "multiple" => false "expanded" => true "choice_value" => Closure($choice) {#3806 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } "choice_label" => Closure($choice, $key, $value) {#3807 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } "choice_attr" => Closure($choice, $key, $value) {#3808 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
[ "choices" => [ Proxies\__CG__\App\Entity\Usuario {#3519 #id: 0 #IDperseo: null #avatar: null #deletedAt: null #updatedAt: null #createdAt: null #user: null #unidadNegocioResponsable: null #valoraciones: null -actividades: null #operaciones: null #unidadNegocio: null #unidadesNegocioComercial: null +__isInitialized__: false …2 } Proxies\__CG__\App\Entity\Usuario {#1598 #id: "1" #IDperseo: "U0001" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694147 {#3607 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694147 {#3606 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#1610 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3603 …} -actividades: Doctrine\ORM\PersistentCollection {#3703 …} #operaciones: Doctrine\ORM\PersistentCollection {#3701 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3713 …} +__isInitialized__: true …2 } Proxies\__CG__\App\Entity\Usuario {#3443 #id: "2" #IDperseo: "U0002" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694148 {#3604 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694148 {#3605 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#3791 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3783 …} -actividades: Doctrine\ORM\PersistentCollection {#3785 …} #operaciones: Doctrine\ORM\PersistentCollection {#3787 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3789 …} +__isInitialized__: true …2 } ] "multiple" => false "expanded" => true "choice_value" => Closure($choice) {#3806 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } "choice_label" => Closure($choice, $key, $value) {#3807 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } "choice_attr" => Closure($choice, $key, $value) {#3808 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
same as passed value |
| label | false |
false
|
| operator_options | [] |
[] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3873 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "choices" => [ Proxies\__CG__\App\Entity\Usuario {#3519 #id: 0 #IDperseo: null #avatar: null #deletedAt: null #updatedAt: null #createdAt: null #user: null #unidadNegocioResponsable: null #valoraciones: null -actividades: null #operaciones: null #unidadNegocio: null #unidadesNegocioComercial: null +__isInitialized__: false …2 } Proxies\__CG__\App\Entity\Usuario {#1598 #id: "1" #IDperseo: "U0001" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694147 {#3607 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694147 {#3606 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#1610 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3603 …} -actividades: Doctrine\ORM\PersistentCollection {#3703 …} #operaciones: Doctrine\ORM\PersistentCollection {#3701 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3713 …} +__isInitialized__: true …2 } Proxies\__CG__\App\Entity\Usuario {#3443 #id: "2" #IDperseo: "U0002" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694148 {#3604 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694148 {#3605 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#3791 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3783 …} -actividades: Doctrine\ORM\PersistentCollection {#3785 …} #operaciones: Doctrine\ORM\PersistentCollection {#3787 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3789 …} +__isInitialized__: true …2 } ] "multiple" => false "expanded" => true "choice_value" => Closure($choice) {#3806 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } "choice_label" => Closure($choice, $key, $value) {#3807 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } "choice_attr" => Closure($choice, $key, $value) {#3808 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3874 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_usuario" ] |
| cache_key | "_filter_usuario_filter_data" |
| compound | true |
| data | [ "type" => null "value" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4656 -form: Symfony\Component\Form\Form {#4218 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4715 …5} |
| full_name | "filter[usuario]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_usuario" |
| label | false |
| 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 |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_usuario" |
| valid | true |
| value | [ "type" => null "value" => null ] |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4196 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter_usuario_type" ] |
| cache_key | "_filter_usuario_type_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4940 -form: Symfony\Component\Form\Form {#4224 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4939 …5} |
| full_name | "filter[usuario][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_usuario_type" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_usuario_type" |
| valid | true |
| value | "" |
value
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"0"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"0"
|
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure($choice, $key, $value) {#3808 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
same as passed value |
| choice_label | Closure($choice, $key, $value) {#3807 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
same as passed value |
| choice_value | Closure($choice) {#3806 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
same as passed value |
| choices | [ Proxies\__CG__\App\Entity\Usuario {#3519 #id: 0 #IDperseo: null #avatar: null #deletedAt: null #updatedAt: null #createdAt: null #user: null #unidadNegocioResponsable: null #valoraciones: null -actividades: null #operaciones: null #unidadNegocio: null #unidadesNegocioComercial: null +__isInitialized__: false …2 } Proxies\__CG__\App\Entity\Usuario {#1598 #id: "1" #IDperseo: "U0001" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694147 {#3607 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694147 {#3606 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#1610 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3603 …} -actividades: Doctrine\ORM\PersistentCollection {#3703 …} #operaciones: Doctrine\ORM\PersistentCollection {#3701 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3713 …} +__isInitialized__: true …2 } Proxies\__CG__\App\Entity\Usuario {#3443 #id: "2" #IDperseo: "U0002" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694148 {#3604 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694148 {#3605 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#3791 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3783 …} -actividades: Doctrine\ORM\PersistentCollection {#3785 …} #operaciones: Doctrine\ORM\PersistentCollection {#3787 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3789 …} +__isInitialized__: true …2 } ] |
[ Proxies\__CG__\App\Entity\Usuario {#3519 #id: 0 #IDperseo: null #avatar: null #deletedAt: null #updatedAt: null #createdAt: null #user: null #unidadNegocioResponsable: null #valoraciones: null -actividades: null #operaciones: null #unidadNegocio: null #unidadesNegocioComercial: null +__isInitialized__: false …2 } Proxies\__CG__\App\Entity\Usuario {#1598 #id: "1" #IDperseo: "U0001" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694147 {#3607 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694147 {#3606 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#1610 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3603 …} -actividades: Doctrine\ORM\PersistentCollection {#3703 …} #operaciones: Doctrine\ORM\PersistentCollection {#3701 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3713 …} +__isInitialized__: true …2 } Proxies\__CG__\App\Entity\Usuario {#3443 #id: "2" #IDperseo: "U0002" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694148 {#3604 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694148 {#3605 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#3791 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3783 …} -actividades: Doctrine\ORM\PersistentCollection {#3785 …} #operaciones: Doctrine\ORM\PersistentCollection {#3787 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3789 …} +__isInitialized__: true …2 } ] |
| expanded | true |
same as passed value |
| label | false |
false
|
| multiple | false |
false
|
| 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 |
| choice_attr | Closure($choice, $key, $value) {#3808 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
| choice_filter | null |
| choice_label | Closure($choice, $key, $value) {#3807 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($choice) {#3806 class: "App\Admin\OperacionAdmin" this: App\Admin\OperacionAdmin {#2170 …} } |
| choices | [ Proxies\__CG__\App\Entity\Usuario {#3519 #id: 0 #IDperseo: null #avatar: null #deletedAt: null #updatedAt: null #createdAt: null #user: null #unidadNegocioResponsable: null #valoraciones: null -actividades: null #operaciones: null #unidadNegocio: null #unidadesNegocioComercial: null +__isInitialized__: false …2 } Proxies\__CG__\App\Entity\Usuario {#1598 #id: "1" #IDperseo: "U0001" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694147 {#3607 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694147 {#3606 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#1610 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3603 …} -actividades: Doctrine\ORM\PersistentCollection {#3703 …} #operaciones: Doctrine\ORM\PersistentCollection {#3701 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3713 …} +__isInitialized__: true …2 } Proxies\__CG__\App\Entity\Usuario {#3443 #id: "2" #IDperseo: "U0002" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694148 {#3604 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694148 {#3605 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#3791 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3783 …} -actividades: Doctrine\ORM\PersistentCollection {#3785 …} #operaciones: Doctrine\ORM\PersistentCollection {#3787 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3789 …} +__isInitialized__: true …2 } ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "None" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4204 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filter_usuario_value" ] |
| cache_key | "_filter_usuario_value_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +label: "filter.operacion.usuarios.label.all" +value: "0" +data: Proxies\__CG__\App\Entity\Usuario {#3519 #id: 0 #IDperseo: null #avatar: null #deletedAt: null #updatedAt: null #createdAt: null #user: null #unidadNegocioResponsable: null #valoraciones: null -actividades: null #operaciones: null #unidadNegocio: null #unidadesNegocioComercial: null +__isInitialized__: false …2 } +attr: [ "selected" => true ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4214 +label: "M G " +value: "1" +data: Proxies\__CG__\App\Entity\Usuario {#1598 #id: "1" #IDperseo: "U0001" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694147 {#3607 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694147 {#3606 date: 2022-06-08 15:15:47.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#1610 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3603 …} -actividades: Doctrine\ORM\PersistentCollection {#3703 …} #operaciones: Doctrine\ORM\PersistentCollection {#3701 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3713 …} +__isInitialized__: true …2 } +attr: [ "selected" => false ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +label: "I Á " +value: "2" +data: Proxies\__CG__\App\Entity\Usuario {#3443 #id: "2" #IDperseo: "U0002" #avatar: null #deletedAt: null #updatedAt: DateTime @1654694148 {#3604 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #createdAt: DateTime @1654694148 {#3605 date: 2022-06-08 15:15:48.0 Europe/Madrid (+02:00) } #user: App\Entity\User {#3791 …} #unidadNegocioResponsable: null #valoraciones: Doctrine\ORM\PersistentCollection {#3783 …} -actividades: Doctrine\ORM\PersistentCollection {#3785 …} #operaciones: Doctrine\ORM\PersistentCollection {#3787 …} #unidadNegocio: Proxies\__CG__\App\Entity\UnidadNegocio {#3455 …} #unidadesNegocioComercial: Doctrine\ORM\PersistentCollection {#3789 …} +__isInitialized__: true …2 } +attr: [ "selected" => false ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4942 -form: Symfony\Component\Form\Form {#4268 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4941 …5} |
| full_name | "filter[usuario][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_usuario_value" |
| is_selected | Closure($choice, $value) {#4944 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3981 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "value" |
| placeholder | "None" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_usuario_value" |
| valid | true |
| value | "0" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "None" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4228 …} } } |
| validation_groups | null |
| value | "" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_usuario_value_entry" ] |
| cache_key | "_filter_usuario_value_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4947 -form: Symfony\Component\Form\Form {#4271 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4946 …5} |
| full_name | "filter[usuario][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_usuario_value_placeholder" |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeholder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_usuario_value_entry" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"0"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "selected" => true ] |
[ "selected" => true ] |
| block_name | "entry" |
same as passed value |
| label | "filter.operacion.usuarios.label.all" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "selected" => true ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "filter.operacion.usuarios.label.all" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4242 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "selected" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_usuario_value_entry" ] |
| cache_key | "_filter_usuario_value_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4949 -form: Symfony\Component\Form\Form {#4274 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4948 …5} |
| full_name | "filter[usuario][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_usuario_value_0" |
| label | "filter.operacion.usuarios.label.all" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_usuario_value_entry" |
| valid | true |
| value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "selected" => false ] |
[ "selected" => false ] |
| block_name | "entry" |
same as passed value |
| label | "M G " |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "selected" => false ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "M G " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4251 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "selected" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_usuario_value_entry" ] |
| cache_key | "_filter_usuario_value_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4951 -form: Symfony\Component\Form\Form {#4277 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4950 …5} |
| full_name | "filter[usuario][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_usuario_value_1" |
| label | "M G " |
| 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 |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_usuario_value_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "selected" => false ] |
[ "selected" => false ] |
| block_name | "entry" |
same as passed value |
| label | "I Á " |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "selected" => false ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4079 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I Á " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4260 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "selected" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_usuario_value_entry" ] |
| cache_key | "_filter_usuario_value_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4953 -form: Symfony\Component\Form\Form {#4280 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4952 …5} |
| full_name | "filter[usuario][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_usuario_value_2" |
| label | "I Á " |
| 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 |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_usuario_value_entry" |
| valid | true |
| value | "2" |
fecha
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => [ "start" => null "end" => null ] ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#4563 -value: [ "start" => null "end" => null ] -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "field_options_start" => [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] ] "field_options_end" => [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] ] ] |
[ "field_options_start" => [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] ] "field_options_end" => [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] ] ] |
| field_type | "Sonata\Form\Type\DateRangePickerType" |
same as passed value |
| label | false |
false
|
| operator_options | [] |
[] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "field_options_start" => [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] ] "field_options_end" => [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] ] ] |
| field_type | "Sonata\Form\Type\DateRangePickerType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3884 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_fecha" ] |
| cache_key | "_filter_fecha_filter_data" |
| compound | true |
| data | [ "type" => null "value" => [ "start" => null "end" => null ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4926 -form: Symfony\Component\Form\Form {#4305 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4924 …5} |
| full_name | "filter[fecha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_fecha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fecha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_fecha" |
| valid | true |
| value | [ "type" => null "value" => [ "start" => null "end" => null ] ] |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4285 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter_fecha_type" ] |
| cache_key | "_filter_fecha_type_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4955 -form: Symfony\Component\Form\Form {#4308 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4954 …5} |
| full_name | "filter[fecha][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_fecha_type" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_fecha_type" |
| valid | true |
| value | "" |
value
"Sonata\Form\Type\DateRangePickerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "start" => null "end" => null ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options_end | [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] ] |
[ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] ] |
| field_options_start | [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] ] |
[ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] ] |
| label | false |
false
|
| 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 | 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4297 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [] |
| field_options_end | [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] ] |
| field_options_start | [ "label" => false "format" => "dd/MM/yyyy" "attr" => [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] ] |
| field_type | "Sonata\Form\Type\DatePickerType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4298 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sonata_type_datetime_range_picker" "_filter_fecha_value" ] |
| cache_key | "_filter_fecha_value_sonata_type_datetime_range_picker" |
| compound | true |
| data | [ "start" => null "end" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4957 -form: Symfony\Component\Form\Form {#4348 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4956 …5} |
| full_name | "filter[fecha][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_fecha_value" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "value" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_fecha_value" |
| valid | true |
| value | [ "start" => null "end" => null ] |
start
"Sonata\Form\Type\DatePickerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] |
[ "placeholder" => "filter.operacion.placeholder.fecha_start" ] |
| format | "dd/MM/yyyy" |
same as passed value |
| label | false |
false
|
| required | false |
false
|
| translation_domain | "SonataFormBundle" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] "icons" => [] "buttons" => [] ] "localization" => [ "locale" => "es" ] "restrictions" => [] ] |
| datepicker_use_button | true |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | "SonataFormBundle" |
| trim | true |
| upload_max_size_message | Closure() {#4330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4327 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "filter.operacion.placeholder.fecha_start" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "sonata_type_datetime_picker" "_filter_fecha_value_start" ] |
| cache_key | "_filter_fecha_value_start_sonata_type_datetime_picker" |
| compound | false |
| data | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] ] "localization" => [ "locale" => "es" "format" => "dd/MM/yyyy" ] ] |
| datepicker_use_button | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4961 -form: Symfony\Component\Form\Form {#4351 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4960 …5} |
| full_name | "filter[fecha][value][start]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_fecha_value_start" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| linked_to | "filter_fecha_value_end" |
| method | "POST" |
| multipart | false |
| name | "start" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | "SonataFormBundle" |
| unique_block_prefix | "_filter_fecha_value_start" |
| valid | true |
| value | "" |
| widget | "single_text" |
end
"Sonata\Form\Type\DatePickerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] |
[ "placeholder" => "filter.operacion.placeholder.fecha_end" ] |
| format | "dd/MM/yyyy" |
same as passed value |
| label | false |
false
|
| required | false |
false
|
| translation_domain | "SonataFormBundle" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] "icons" => [] "buttons" => [] ] "localization" => [ "locale" => "es" ] "restrictions" => [] ] |
| datepicker_use_button | true |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | "SonataFormBundle" |
| trim | true |
| upload_max_size_message | Closure() {#4342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4343 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "filter.operacion.placeholder.fecha_end" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "sonata_type_datetime_picker" "_filter_fecha_value_end" ] |
| cache_key | "_filter_fecha_value_end_sonata_type_datetime_picker" |
| compound | false |
| data | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] ] "localization" => [ "locale" => "es" "format" => "dd/MM/yyyy" ] ] |
| datepicker_use_button | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4963 -form: Symfony\Component\Form\Form {#4349 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4962 …5} |
| full_name | "filter[fecha][value][end]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_fecha_value_end" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "end" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | "SonataFormBundle" |
| unique_block_prefix | "_filter_fecha_value_end" |
| valid | true |
| value | "" |
| widget | "single_text" |
_sort_by
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "operacion.estadofecha" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3820 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3823 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__sort_by" ] |
| cache_key | "_filter__sort_by_hidden" |
| compound | false |
| data | "operacion.estadofecha" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4945 -form: Symfony\Component\Form\Form {#4355 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4943 …5} |
| full_name | "filter[_sort_by]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__sort_by" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_sort_by" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__sort_by" |
| valid | true |
| value | "operacion.estadofecha" |
_sort_order
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "DESC" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3893 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3894 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__sort_order" ] |
| cache_key | "_filter__sort_order_hidden" |
| compound | false |
| data | "DESC" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4959 -form: Symfony\Component\Form\Form {#4358 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4958 …5} |
| full_name | "filter[_sort_order]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__sort_order" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_sort_order" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__sort_order" |
| valid | true |
| value | "DESC" |
_page
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "1" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3903 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__page" ] |
| cache_key | "_filter__page_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4965 -form: Symfony\Component\Form\Form {#4361 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4964 …5} |
| full_name | "filter[_page]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__page" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_page" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__page" |
| valid | true |
| value | "1" |
_per_page
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => "50" ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3917 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#3911 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_filter__per_page" ] |
| cache_key | "_filter__per_page_collection" |
| compound | true |
| data | [ "type" => null "value" => "50" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4967 -form: Symfony\Component\Form\Form {#4364 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4966 …5} |
| full_name | "filter[_per_page]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__per_page" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_per_page" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#4969 …5} |
| required | true |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__per_page" |
| valid | true |
| value | [ "type" => null "value" => "50" ] |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| property_path | "[type]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 | "[type]" |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4602 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "hidden" "_filter__per_page_entry" ] |
| cache_key | "_filter__per_page_entry_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4973 -form: Symfony\Component\Form\Form {#4610 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4972 …5} |
| full_name | "filter[_per_page][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__per_page_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__per_page_entry" |
| valid | true |
| value | "" |
value
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "50" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "50" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| property_path | "[value]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3509 …} -namespace: Closure() {#3053 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3493 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 | "[value]" |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2096 …} $translationDomain: "validators" $message: Closure() {#4614 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "hidden" "_filter__per_page_entry" ] |
| cache_key | "_filter__per_page_entry_hidden" |
| compound | false |
| data | "50" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4975 -form: Symfony\Component\Form\Form {#4624 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4974 …5} |
| full_name | "filter[_per_page][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__per_page_value" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "value" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "list_action_button_content" => "icon" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "assets/css/perseo.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__per_page_entry" |
| valid | true |
| value | "50" |