Forms
-
filter
-
id
-
type
-
value
-
-
username
-
type
-
value
-
-
name
-
type
-
value
-
-
email
-
type
-
value
-
-
groups
-
type
-
value
-
-
_sort_by
-
_sort_order
-
_page
-
_per_page
-
filter
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
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 | [ "id" => Sonata\AdminBundle\Filter\Model\FilterData {#2603 -value: null -type: null -hasValue: true } "username" => Sonata\AdminBundle\Filter\Model\FilterData {#2620 -value: null -type: null -hasValue: true } "name" => Sonata\AdminBundle\Filter\Model\FilterData {#2637 -value: null -type: null -hasValue: true } "email" => Sonata\AdminBundle\Filter\Model\FilterData {#2654 -value: null -type: null -hasValue: true } "groups" => Sonata\AdminBundle\Filter\Model\FilterData {#2671 -value: null -type: null -hasValue: true } "_sort_by" => "" "_sort_order" => null "_page" => "3" "_per_page" => "25" ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| csrf_protection | false |
same as passed value |
| data | [] |
same as passed value |
| validation_groups | false |
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#1967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#1966 …} $translationDomain: "validators" } } |
| validation_groups | [] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_filter" ] |
| cache_key | "_filter_form" |
| compound | true |
| data | [ "id" => Sonata\AdminBundle\Filter\Model\FilterData {#2603 -value: null -type: null -hasValue: true } "username" => Sonata\AdminBundle\Filter\Model\FilterData {#2620 -value: null -type: null -hasValue: true } "name" => Sonata\AdminBundle\Filter\Model\FilterData {#2637 -value: null -type: null -hasValue: true } "email" => Sonata\AdminBundle\Filter\Model\FilterData {#2654 -value: null -type: null -hasValue: true } "groups" => Sonata\AdminBundle\Filter\Model\FilterData {#2671 -value: null -type: null -hasValue: true } "_sort_by" => "" "_sort_order" => null "_page" => "3" "_per_page" => "25" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2705 -form: Symfony\Component\Form\Form {#2339 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2560 …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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter" |
| valid | true |
| value | [ "id" => Sonata\AdminBundle\Filter\Model\FilterData {#2603 -value: null -type: null -hasValue: true } "username" => Sonata\AdminBundle\Filter\Model\FilterData {#2620 -value: null -type: null -hasValue: true } "name" => Sonata\AdminBundle\Filter\Model\FilterData {#2637 -value: null -type: null -hasValue: true } "email" => Sonata\AdminBundle\Filter\Model\FilterData {#2654 -value: null -type: null -hasValue: true } "groups" => Sonata\AdminBundle\Filter\Model\FilterData {#2671 -value: null -type: null -hasValue: true } "_sort_by" => "" "_sort_order" => null "_page" => "3" "_per_page" => "25" ] |
id
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
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 {#2603 -value: null -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [] |
same as passed value |
| field_type | "Symfony\Component\Form\Extension\Core\Type\IntegerType" |
same as passed value |
| label | "filter.label_id" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\NumberOperatorType" |
same as passed value |
| translation_domain | null |
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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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\IntegerType" |
| 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 | "filter.label_id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\NumberOperatorType" |
| 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() {#2194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2193 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_id" ] |
| cache_key | "_filter_id_filter_data" |
| compound | true |
| data | [ "type" => null "value" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2741 -form: Symfony\Component\Form\Form {#2384 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2912 …5} |
| full_name | "filter[id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_id" |
| label | "filter.label_id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "id" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_id" |
| valid | true |
| value | [ "type" => null "value" => null ] |
type
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_equal" => 3 "label_type_greater_equal" => 1 "label_type_greater_than" => 2 "label_type_less_equal" => 4 "label_type_less_than" => 5 ] |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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() {#2361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2360 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_number" "_filter_id_type" ] |
| cache_key | "_filter_id_type_sonata_type_operator_number" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2935 +label: "label_type_equal" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +label: "label_type_greater_equal" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2934 +label: "label_type_greater_than" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +label: "label_type_less_equal" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +label: "label_type_less_than" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2936 -form: Symfony\Component\Form\Form {#2387 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2933 …5} |
| full_name | "filter[id][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_id_type" |
| is_selected | Closure($choice, $value) {#2943 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_id_type" |
| valid | true |
| value | "" |
value
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
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 | 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2376 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_filter_id_value" ] |
| cache_key | "_filter_id_value_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2944 -form: Symfony\Component\Form\Form {#2390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2945 …5} |
| full_name | "filter[id][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_id_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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_id_value" |
| valid | true |
| value | "" |
username
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
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 {#2620 -value: null -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [] |
same as passed value |
| field_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| label | "filter.label_username" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\StringOperatorType" |
same as passed value |
| translation_domain | null |
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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2037 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "filter.label_username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\StringOperatorType" |
| 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() {#2007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2215 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_username" ] |
| cache_key | "_filter_username_filter_data" |
| compound | true |
| data | [ "type" => null "value" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2932 -form: Symfony\Component\Form\Form {#2421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2744 …5} |
| full_name | "filter[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_username" |
| label | "filter.label_username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_username" |
| valid | true |
| value | [ "type" => null "value" => null ] |
type
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_contains" => 1 "label_type_not_contains" => 2 "label_type_equals" => 3 "label_type_starts_with" => 4 "label_type_ends_with" => 5 "label_type_not_equals" => 6 ] |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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() {#2399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2398 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_string" "_filter_username_type" ] |
| cache_key | "_filter_username_type_sonata_type_operator_string" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "label_type_contains" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "label_type_not_contains" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "label_type_equals" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "label_type_starts_with" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "label_type_ends_with" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "label_type_not_equals" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2949 -form: Symfony\Component\Form\Form {#2424 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2948 …5} |
| full_name | "filter[username][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_username_type" |
| is_selected | Closure($choice, $value) {#3023 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_username_type" |
| valid | true |
| value | "" |
value
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
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 | 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2413 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#2415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2414 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_filter_username_value" ] |
| cache_key | "_filter_username_value_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3024 -form: Symfony\Component\Form\Form {#2427 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3025 …5} |
| full_name | "filter[username][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_username_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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_username_value" |
| valid | true |
| value | "" |
name
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
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 {#2637 -value: null -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [] |
same as passed value |
| field_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| label | "filter.label_name" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\StringOperatorType" |
same as passed value |
| translation_domain | null |
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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "filter.label_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\StringOperatorType" |
| 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() {#2302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2300 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_name" ] |
| cache_key | "_filter_name_filter_data" |
| compound | true |
| data | [ "type" => null "value" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2947 -form: Symfony\Component\Form\Form {#2448 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2946 …5} |
| full_name | "filter[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_name" |
| label | "filter.label_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_name" |
| valid | true |
| value | [ "type" => null "value" => null ] |
type
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_contains" => 1 "label_type_not_contains" => 2 "label_type_equals" => 3 "label_type_starts_with" => 4 "label_type_ends_with" => 5 "label_type_not_equals" => 6 ] |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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() {#2432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2431 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_string" "_filter_name_type" ] |
| cache_key | "_filter_name_type_sonata_type_operator_string" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "label_type_contains" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "label_type_not_contains" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "label_type_equals" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "label_type_starts_with" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "label_type_ends_with" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "label_type_not_equals" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3029 -form: Symfony\Component\Form\Form {#2451 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3028 …5} |
| full_name | "filter[name][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_name_type" |
| is_selected | Closure($choice, $value) {#3031 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_name_type" |
| valid | true |
| value | "" |
value
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
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 | 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#2442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2441 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_filter_name_value" ] |
| cache_key | "_filter_name_value_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3030 -form: Symfony\Component\Form\Form {#2454 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3032 …5} |
| full_name | "filter[name][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_name_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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_name_value" |
| valid | true |
| value | "" |
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
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 {#2654 -value: null -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [] |
same as passed value |
| field_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| label | "filter.label_email" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\StringOperatorType" |
same as passed value |
| translation_domain | null |
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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2291 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "filter.label_email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\StringOperatorType" |
| 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() {#2289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2292 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_email" ] |
| cache_key | "_filter_email_filter_data" |
| compound | true |
| data | [ "type" => null "value" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3027 -form: Symfony\Component\Form\Form {#2475 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3026 …5} |
| full_name | "filter[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_email" |
| label | "filter.label_email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_email" |
| valid | true |
| value | [ "type" => null "value" => null ] |
type
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_contains" => 1 "label_type_not_contains" => 2 "label_type_equals" => 3 "label_type_starts_with" => 4 "label_type_ends_with" => 5 "label_type_not_equals" => 6 ] |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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() {#2459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2458 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_string" "_filter_email_type" ] |
| cache_key | "_filter_email_type_sonata_type_operator_string" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "label_type_contains" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "label_type_not_contains" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "label_type_equals" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "label_type_starts_with" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "label_type_ends_with" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "label_type_not_equals" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3036 -form: Symfony\Component\Form\Form {#2478 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3035 …5} |
| full_name | "filter[email][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_email_type" |
| is_selected | Closure($choice, $value) {#3038 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_email_type" |
| valid | true |
| value | "" |
value
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
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 | 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2467 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#2469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2468 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_filter_email_value" ] |
| cache_key | "_filter_email_value_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3037 -form: Symfony\Component\Form\Form {#2481 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3039 …5} |
| full_name | "filter[email][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_email_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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_email_value" |
| valid | true |
| value | "" |
groups
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
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 {#2671 -value: null -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "class" => "AppBundle\Entity\UserGroup" ] |
[ "class" => "AppBundle\Entity\UserGroup" ] |
| field_type | "Symfony\Bridge\Doctrine\Form\Type\EntityType" |
same as passed value |
| label | "filter.label_groups" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_options | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
same as passed value |
| translation_domain | null |
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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "class" => "AppBundle\Entity\UserGroup" ] |
| field_type | "Symfony\Bridge\Doctrine\Form\Type\EntityType" |
| 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 | "filter.label_groups" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
| 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() {#2273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2270 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_groups" ] |
| cache_key | "_filter_groups_filter_data" |
| compound | true |
| data | [ "type" => null "value" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3034 -form: Symfony\Component\Form\Form {#2534 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3033 …5} |
| full_name | "filter[groups]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_groups" |
| label | "filter.label_groups" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "groups" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_groups" |
| valid | true |
| value | [ "type" => null "value" => null ] |
type
Errors
This form has no errors.
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_equals" => 1 "label_type_not_equals" => 2 ] |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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() {#2490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2489 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_equal" "_filter_groups_type" ] |
| cache_key | "_filter_groups_type_sonata_type_operator_equal" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "label_type_equals" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "label_type_not_equals" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3043 -form: Symfony\Component\Form\Form {#2537 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3042 …5} |
| full_name | "filter[groups][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_groups_type" |
| is_selected | Closure($choice, $value) {#3047 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_groups_type" |
| valid | true |
| value | "" |
value
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 |
|---|---|---|
| class | "AppBundle\Entity\UserGroup" |
same as passed value |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2509 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2510 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2522 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2514 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2523 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2524 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2526 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2525 …} } |
| choices | null |
| class | "AppBundle\Entity\UserGroup" |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerWg51BPc\EntityManagerGhost67cf2d5 {#359 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2515 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerWg51BPc\EntityManagerGhost67cf2d5 {#359 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#228 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_groups_value" ] |
| cache_key | "_filter_groups_value_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Administrator" +value: "1" +data: AppBundle\Entity\UserGroup {#2006 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Entwickler" +value: "2" +data: AppBundle\Entity\UserGroup {#3059 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "SEA Projektleiter" +value: "3" +data: AppBundle\Entity\UserGroup {#3073 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "SEA Bearbeiter" +value: "4" +data: AppBundle\Entity\UserGroup {#3080 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "SEA Beobachter" +value: "5" +data: AppBundle\Entity\UserGroup {#3087 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "testgroup" +value: "6" +data: AppBundle\Entity\UserGroup {#3094 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "SEO Projektleiter" +value: "7" +data: AppBundle\Entity\UserGroup {#3101 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "SEO Bearbeiter" +value: "8" +data: AppBundle\Entity\UserGroup {#3108 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Kunde (Super Admin)" +value: "9" +data: AppBundle\Entity\UserGroup {#3115 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Kunde (Admin)" +value: "10" +data: AppBundle\Entity\UserGroup {#3122 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Kunde (Benutzer)" +value: "11" +data: AppBundle\Entity\UserGroup {#3129 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Desktop Tool Admin" +value: "12" +data: AppBundle\Entity\UserGroup {#3136 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Desktop Tool SEO" +value: "13" +data: AppBundle\Entity\UserGroup {#3143 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Desktop Tool Tracking" +value: "14" +data: AppBundle\Entity\UserGroup {#3150 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Desktop Tool Content" +value: "15" +data: AppBundle\Entity\UserGroup {#3157 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "HR Bearbeiter" +value: "16" +data: AppBundle\Entity\UserGroup {#3164 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "BO Bearbeiter" +value: "17" +data: AppBundle\Entity\UserGroup {#3171 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "GF Bearbeiter" +value: "18" +data: AppBundle\Entity\UserGroup {#3178 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "PM Bearbeiter" +value: "19" +data: AppBundle\Entity\UserGroup {#3185 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Content Bearbeiter" +value: "20" +data: AppBundle\Entity\UserGroup {#3192 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Vertrieb Bearbeiter" +value: "21" +data: AppBundle\Entity\UserGroup {#3199 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3048 -form: Symfony\Component\Form\Form {#2540 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3049 …5} |
| full_name | "filter[groups][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_groups_value" |
| is_selected | Closure($choice, $value) {#3217 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "value" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_groups_value" |
| valid | true |
| value | "" |
_sort_by
Errors
This form has no errors.
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 | "" |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2284 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__sort_by" ] |
| cache_key | "_filter__sort_by_hidden" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3041 -form: Symfony\Component\Form\Form {#2543 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3040 …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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__sort_by" |
| valid | true |
| value | "" |
_sort_order
Errors
This form has no errors.
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
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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2314 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__sort_order" ] |
| cache_key | "_filter__sort_order_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3218 -form: Symfony\Component\Form\Form {#2546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3219 …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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__sort_order" |
| valid | true |
| value | "" |
_page
Errors
This form has no errors.
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 | "3" |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2322 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2323 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__page" ] |
| cache_key | "_filter__page_hidden" |
| compound | false |
| data | "3" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3221 -form: Symfony\Component\Form\Form {#2549 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3220 …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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__page" |
| valid | true |
| value | "3" |
_per_page
Errors
This form has no errors.
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 | "25" |
| 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 {#1942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1944 …} -namespace: Closure() {#1946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2331 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1595 …} $message: Closure() {#2332 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__per_page" ] |
| cache_key | "_filter__per_page_hidden" |
| compound | false |
| data | "25" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3223 -form: Symfony\Component\Form\Form {#2552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3222 …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 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/ace.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/theme-xcode.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-dot.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-php.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-python.js" "package_name" => "sonata_admin" ] [ "path" => "js/ace/mode-xml.js" "package_name" => "sonata_admin" ] [ "path" => "js/jquery-ace.min.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/js/metric-trigger-admin.js" "package_name" => "sonata_admin" ] [ "path" => "js/main.js" "package_name" => "sonata_admin" ] [ "path" => "js/editable-list.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "css/jquery-ui-bootstrap.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/app/web/css/metricdashboard-trigger.css" "package_name" => "sonata_admin" ] [ "path" => "css/main.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__per_page" |
| valid | true |
| value | "25" |