Forms
-
order
-
id_order
-
reference
-
new
-
customer
-
total_paid_tax_incl
-
payment
-
osname
-
date_add
-
from
-
to
-
-
actions
-
country_name
-
_token
-
-
change_orders_status
-
new_order_status_id
-
order_ids
-
_token
-
order
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | true |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4452 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| alerts | [] |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_order" ] |
| cache_key | "_order_form" |
| column_breaker | false |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4230 -form: Symfony\Component\Form\Form {#4089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4201 …5} |
| full_name | "order" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "order" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order" |
| valid | true |
| value | [] |
id_order
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Search ID" ] |
[ "placeholder" => "Search ID" ] |
| label | "ID" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Search ID" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| data_list | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "ID" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4436 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Search ID" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_order_id_order" ] |
| cache_key | "_order_id_order_text" |
| column_breaker | false |
| compound | false |
| data | null |
| data_list | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4250 -form: Symfony\Component\Form\Form {#4092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4249 …5} |
| full_name | "order[id_order]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_id_order" |
| label | "ID" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "id_order" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_id_order" |
| valid | true |
| value | "" |
reference
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Search reference" ] |
[ "placeholder" => "Search reference" ] |
| label | "Reference" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Search reference" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| data_list | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Reference" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4427 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Search reference" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_order_reference" ] |
| cache_key | "_order_reference_text" |
| column_breaker | false |
| compound | false |
| data | null |
| data_list | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4251 -form: Symfony\Component\Form\Form {#4095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4258 …5} |
| full_name | "order[reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_reference" |
| label | "Reference" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "reference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_reference" |
| valid | true |
| value | "" |
new
"PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "New client" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| 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 | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Yes" => 1 "No" => 0 ] |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| duplicate_preferred_choices | true |
| empty_data | "" |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "New client" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multiple | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| placeholder | "All" |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4401 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "yes_and_no_choice" "_order_new" ] |
| cache_key | "_order_new_yes_and_no_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +label: "Yes" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +label: "No" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } ] |
| column_breaker | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4257 -form: Symfony\Component\Form\Form {#4098 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4259 …5} |
| full_name | "order[new]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_new" |
| is_selected | Closure($choice, $value) {#4262 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "New client" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| multistore_dropdown | false |
| name | "new" |
| placeholder | "All" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_new" |
| valid | true |
| value | "" |
customer
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Search customer" ] |
[ "placeholder" => "Search customer" ] |
| label | "Customer" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Search customer" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| data_list | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4390 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Customer" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4389 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Search customer" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_order_customer" ] |
| cache_key | "_order_customer_text" |
| column_breaker | false |
| compound | false |
| data | null |
| data_list | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4324 -form: Symfony\Component\Form\Form {#4101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4320 …5} |
| full_name | "order[customer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_customer" |
| label | "Customer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "customer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_customer" |
| valid | true |
| value | "" |
total_paid_tax_incl
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Search total" ] |
[ "placeholder" => "Search total" ] |
| label | "Total" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Search total" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| data_list | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4381 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Total" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4380 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Search total" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_order_total_paid_tax_incl" ] |
| cache_key | "_order_total_paid_tax_incl_text" |
| column_breaker | false |
| compound | false |
| data | null |
| data_list | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4319 -form: Symfony\Component\Form\Form {#4104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4318 …5} |
| full_name | "order[total_paid_tax_incl]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_total_paid_tax_incl" |
| label | "Total" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "total_paid_tax_incl" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_total_paid_tax_incl" |
| valid | true |
| value | "" |
payment
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Search payment" ] |
[ "placeholder" => "Search payment" ] |
| label | "Payment" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Search payment" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| data_list | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4372 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Payment" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4371 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Search payment" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_order_payment" ] |
| cache_key | "_order_payment_text" |
| column_breaker | false |
| compound | false |
| data | null |
| data_list | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4317 -form: Symfony\Component\Form\Form {#4107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4323 …5} |
| full_name | "order[payment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_payment" |
| label | "Payment" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "payment" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_payment" |
| valid | true |
| value | "" |
osname
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Authorized. To be captured by merchant" => 17 "Awaiting Cash On Delivery validation" => 13 "Awaiting bank wire payment" => 10 "Awaiting check payment" => 1 "Canceled" => 6 "Delivered" => 5 "On backorder (not paid)" => 12 "On backorder (paid)" => 9 "Partial payment" => 16 "Partial refund" => 15 "Payment accepted" => 2 "Payment error" => 8 "Processing in progress" => 3 "Refunded" => 7 "Remote payment accepted" => 11 "Shipped" => 4 "Waiting for payment" => 14 ] |
[ "Authorized. To be captured by merchant" => 17 "Awaiting Cash On Delivery validation" => 13 "Awaiting bank wire payment" => 10 "Awaiting check payment" => 1 "Canceled" => 6 "Delivered" => 5 "On backorder (not paid)" => 12 "On backorder (paid)" => 9 "Partial payment" => 16 "Partial refund" => 15 "Payment accepted" => 2 "Payment error" => 8 "Processing in progress" => 3 "Refunded" => 7 "Remote payment accepted" => 11 "Shipped" => 4 "Waiting for payment" => 14 ] |
| label | "Status" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| 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 | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Authorized. To be captured by merchant" => 17 "Awaiting Cash On Delivery validation" => 13 "Awaiting bank wire payment" => 10 "Awaiting check payment" => 1 "Canceled" => 6 "Delivered" => 5 "On backorder (not paid)" => 12 "On backorder (paid)" => 9 "Partial payment" => 16 "Partial refund" => 15 "Payment accepted" => 2 "Payment error" => 8 "Processing in progress" => 3 "Refunded" => 7 "Remote payment accepted" => 11 "Shipped" => 4 "Waiting for payment" => 14 ] |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| duplicate_preferred_choices | true |
| empty_data | "" |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Status" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multiple | false |
| multistore_configuration_key | null |
| multistore_dropdown | 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | false |
| trim | false |
| upload_max_size_message | Closure() {#4362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4363 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_order_osname" ] |
| cache_key | "_order_osname_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +label: "Authorized. To be captured by merchant" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "Awaiting Cash On Delivery validation" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +label: "Awaiting bank wire payment" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +label: "Awaiting check payment" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +label: "Canceled" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +label: "Delivered" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +label: "On backorder (not paid)" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +label: "On backorder (paid)" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +label: "Partial payment" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +label: "Partial refund" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +label: "Payment accepted" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +label: "Payment error" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +label: "Processing in progress" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +label: "Refunded" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +label: "Remote payment accepted" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +label: "Shipped" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +label: "Waiting for payment" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } ] |
| column_breaker | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4322 -form: Symfony\Component\Form\Form {#4110 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4321 …5} |
| full_name | "order[osname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_osname" |
| is_selected | Closure($choice, $value) {#4282 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Status" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| multistore_dropdown | false |
| name | "osname" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_order_osname" |
| valid | true |
| value | "" |
date_add
"PrestaShopBundle\Form\Admin\Type\DateRangeType"
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Date" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| date_format | "YYYY-MM-DD" |
| default_empty_data | null |
| default_end_value | "2026-06-05" |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4057 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | true |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| has_unlimited_checkbox | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date" |
| label_attr | [] |
| label_format | null |
| label_from | "Start date" |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_to | "End date" |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| placeholder | "YYYY-MM-DD" |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4058 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date_range" "_order_date_add" ] |
| cache_key | "_order_date_add_date_range" |
| column_breaker | false |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4283 -form: Symfony\Component\Form\Form {#4137 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4284 …5} |
| full_name | "order[date_add]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_date_add" |
| label | "Date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "date_add" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_date_add" |
| valid | true |
| value | null |
from
"PrestaShopBundle\Form\Admin\Type\DatePickerType"
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "YYYY-MM-DD" "class" => "from date-range-start-date" ] |
[ "placeholder" => "YYYY-MM-DD" "class" => "from date-range-start-date" ] |
| date_format | "YYYY-MM-DD" |
same as passed value |
| label | "Start date" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "YYYY-MM-DD" "class" => "from date-range-start-date" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| data_list | null |
| date_format | "YYYY-MM-DD" |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Start date" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4121 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
| widget | "single_text" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "YYYY-MM-DD" "class" => "from date-range-start-date" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "date_picker" "_order_date_add_from" ] |
| cache_key | "_order_date_add_from_date_picker" |
| column_breaker | false |
| compound | false |
| data | null |
| data_list | null |
| date_format | "YYYY-MM-DD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4288 -form: Symfony\Component\Form\Form {#4140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4287 …5} |
| full_name | "order[date_add][from]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_date_add_from" |
| label | "Start date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "from" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_date_add_from" |
| valid | true |
| value | null |
to
"PrestaShopBundle\Form\Admin\Type\DatePickerType"
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "YYYY-MM-DD" "class" => "to date-range-end-date" "data-default-value" => "2026-06-05" ] |
[ "placeholder" => "YYYY-MM-DD" "class" => "to date-range-end-date" "data-default-value" => "2026-06-05" ] |
| date_format | "YYYY-MM-DD" |
same as passed value |
| label | "End date" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "YYYY-MM-DD" "class" => "to date-range-end-date" "data-default-value" => "2026-06-05" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| data_list | null |
| date_format | "YYYY-MM-DD" |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "End date" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4130 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
| widget | "single_text" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "YYYY-MM-DD" "class" => "to date-range-end-date" "data-default-value" => "2026-06-05" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "date_picker" "_order_date_add_to" ] |
| cache_key | "_order_date_add_to_date_picker" |
| column_breaker | false |
| compound | false |
| data | null |
| data_list | null |
| date_format | "YYYY-MM-DD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4289 -form: Symfony\Component\Form\Form {#4143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4290 …5} |
| full_name | "order[date_add][to]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_date_add_to" |
| label | "End date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "to" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_date_add_to" |
| valid | true |
| value | null |
actions
"PrestaShopBundle\Form\Admin\Type\SearchAndResetType"
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Actions" |
same as passed value |
| redirect_route | "admin_orders_index" |
same as passed value |
| reset_route | "admin_common_reset_search_by_filter_id" |
same as passed value |
| reset_route_params | [ "filterId" => "order" ] |
[ "filterId" => "order" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | true |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Actions" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| redirect_route | "admin_orders_index" |
| redirect_route_params | [] |
| required | true |
| reset_route | "admin_common_reset_search_by_filter_id" |
| reset_route_params | [ "filterId" => "order" ] |
| row_attr | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4071 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_and_reset" "_order_actions" ] |
| cache_key | "_order_actions_search_and_reset" |
| column_breaker | false |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4285 -form: Symfony\Component\Form\Form {#4146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4286 …5} |
| full_name | "order[actions]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_actions" |
| label | "Actions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "actions" |
| priority | 0 |
| redirect_url | "/nzxiotr55kdhf3bm/sell/orders/?_token=e757c88757c21fcb48e6b02bae75d.fIrkBonCNorPKhGOzD_9hZ2f53WK1r_g0Bwm-6aOWjc.RPuQYN2WeOamGlzhili09-itgkL7vvmaoExNv_zIN3g18qpv7bta5Ix8dg" |
| required | true |
| reset_url | "/nzxiotr55kdhf3bm/common/reset_search/order?_token=e757c88757c21fcb48e6b02bae75d.fIrkBonCNorPKhGOzD_9hZ2f53WK1r_g0Bwm-6aOWjc.RPuQYN2WeOamGlzhili09-itgkL7vvmaoExNv_zIN3g18qpv7bta5Ix8dg" |
| row_attr | [] |
| show_reset_button | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_actions" |
| valid | true |
| value | null |
country_name
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Egypt" => 82 "United States" => 21 ] |
[ "Egypt" => 82 "United States" => 21 ] |
| label | "Delivery" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| 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 | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Egypt" => 82 "United States" => 21 ] |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| duplicate_preferred_choices | true |
| empty_data | "" |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Delivery" |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multiple | false |
| multistore_configuration_key | null |
| multistore_dropdown | 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4079 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_order_country_name" ] |
| cache_key | "_order_country_name_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4624 +label: "Egypt" +value: "82" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4615 +label: "United States" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } ] |
| column_breaker | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4620 -form: Symfony\Component\Form\Form {#4149 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4614 …5} |
| full_name | "order[country_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order_country_name" |
| is_selected | Closure($choice, $value) {#4616 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Delivery" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| multistore_dropdown | false |
| name | "country_name" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_country_name" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "840a4dc9512ff.bBPUGCQKybN9T5fy2defYL-mkbOd32OX-w_xrvNDr0U.DmPhL3ts_uEpA8CwiJSmItDDxPbFnhmv1k6o_YcWlwEEf5tTQUbw3RV-3g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "840a4dc9512ff.bBPUGCQKybN9T5fy2defYL-mkbOd32OX-w_xrvNDr0U.DmPhL3ts_uEpA8CwiJSmItDDxPbFnhmv1k6o_YcWlwEEf5tTQUbw3RV-3g" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data | "840a4dc9512ff.bBPUGCQKybN9T5fy2defYL-mkbOd32OX-w_xrvNDr0U.DmPhL3ts_uEpA8CwiJSmItDDxPbFnhmv1k6o_YcWlwEEf5tTQUbw3RV-3g" |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | true |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| 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_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4623 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| alerts | [] |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_order__token" ] |
| cache_key | "_order__token_hidden" |
| column_breaker | false |
| compound | false |
| data | "840a4dc9512ff.bBPUGCQKybN9T5fy2defYL-mkbOd32OX-w_xrvNDr0U.DmPhL3ts_uEpA8CwiJSmItDDxPbFnhmv1k6o_YcWlwEEf5tTQUbw3RV-3g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4603 -form: Symfony\Component\Form\Form {#4607 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4612 …5} |
| full_name | "order[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "order__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order__token" |
| valid | true |
| value | "840a4dc9512ff.bBPUGCQKybN9T5fy2defYL-mkbOd32OX-w_xrvNDr0U.DmPhL3ts_uEpA8CwiJSmItDDxPbFnhmv1k6o_YcWlwEEf5tTQUbw3RV-3g" |
change_orders_status
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
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4183 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | true |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4185 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| alerts | [] |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "change_orders_status" "_change_orders_status" ] |
| cache_key | "_change_orders_status_change_orders_status" |
| column_breaker | false |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4591 -form: Symfony\Component\Form\Form {#4236 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4592 …5} |
| full_name | "change_orders_status" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "change_orders_status" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "change_orders_status" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_orders_status" |
| valid | true |
| value | null |
new_order_status_id
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Authorized. To be captured by merchant" => 17 "Awaiting Cash On Delivery validation" => 13 "Awaiting bank wire payment" => 10 "Awaiting check payment" => 1 "Canceled" => 6 "Delivered" => 5 "On backorder (not paid)" => 12 "On backorder (paid)" => 9 "Partial payment" => 16 "Partial refund" => 15 "Payment accepted" => 2 "Payment error" => 8 "Processing in progress" => 3 "Refunded" => 7 "Remote payment accepted" => 11 "Shipped" => 4 "Waiting for payment" => 14 ] |
[ "Authorized. To be captured by merchant" => 17 "Awaiting Cash On Delivery validation" => 13 "Awaiting bank wire payment" => 10 "Awaiting check payment" => 1 "Canceled" => 6 "Delivered" => 5 "On backorder (not paid)" => 12 "On backorder (paid)" => 9 "Partial payment" => 16 "Partial refund" => 15 "Payment accepted" => 2 "Payment error" => 8 "Processing in progress" => 3 "Refunded" => 7 "Remote payment accepted" => 11 "Shipped" => 4 "Waiting for payment" => 14 ] |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| 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 | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Authorized. To be captured by merchant" => 17 "Awaiting Cash On Delivery validation" => 13 "Awaiting bank wire payment" => 10 "Awaiting check payment" => 1 "Canceled" => 6 "Delivered" => 5 "On backorder (not paid)" => 12 "On backorder (paid)" => 9 "Partial payment" => 16 "Partial refund" => 15 "Payment accepted" => 2 "Payment error" => 8 "Processing in progress" => 3 "Refunded" => 7 "Remote payment accepted" => 11 "Shipped" => 4 "Waiting for payment" => 14 ] |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| duplicate_preferred_choices | true |
| empty_data | "" |
| empty_view_data | {#4456} |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multiple | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| placeholder | null |
| 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 | true |
| row_attr | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | false |
| trim | false |
| upload_max_size_message | Closure() {#4229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4228 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_change_orders_status_new_order_status_id" ] |
| cache_key | "_change_orders_status_new_order_status_id_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +label: "Authorized. To be captured by merchant" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "Awaiting Cash On Delivery validation" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +label: "Awaiting bank wire payment" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +label: "Awaiting check payment" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +label: "Canceled" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +label: "Delivered" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +label: "On backorder (not paid)" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +label: "On backorder (paid)" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +label: "Partial payment" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +label: "Partial refund" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +label: "Payment accepted" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +label: "Payment error" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +label: "Processing in progress" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +label: "Refunded" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +label: "Remote payment accepted" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +label: "Shipped" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +label: "Waiting for payment" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } ] |
| column_breaker | false |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4598 -form: Symfony\Component\Form\Form {#4239 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4597 …5} |
| full_name | "change_orders_status[new_order_status_id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "change_orders_status_new_order_status_id" |
| is_selected | Closure($choice, $value) {#4590 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| multistore_dropdown | false |
| name | "new_order_status_id" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_change_orders_status_new_order_status_id" |
| valid | true |
| value | "" |
order_ids
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_add | true |
| allow_delete | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data_class | null |
| default_empty_data | null |
| delete_empty | false |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4198 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| error_bubbling | true |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4199 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_change_orders_status_order_ids" ] |
| cache_key | "_change_orders_status_order_ids_collection" |
| column_breaker | false |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4595 -form: Symfony\Component\Form\Form {#4242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4589 …5} |
| full_name | "change_orders_status[order_ids]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "change_orders_status_order_ids" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "order_ids" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#4588 …5} |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_orders_status_order_ids" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "84275d667a37bef48ba2e9b4d988264.fkiAWe0cOFuTrNf9JiEMhojEGOU6QPobZAhYxiHmFFw.LSPobrxXaBrHwaG0FxNZ47yiTJ9VEJtrDkQPvGq3XA5OGdo3gUNqb9z8sA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "84275d667a37bef48ba2e9b4d988264.fkiAWe0cOFuTrNf9JiEMhojEGOU6QPobZAhYxiHmFFw.LSPobrxXaBrHwaG0FxNZ47yiTJ9VEJtrDkQPvGq3XA5OGdo3gUNqb9z8sA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| alert_message | null |
| alert_position | "append" |
| alert_title | null |
| alert_type | "info" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| column_breaker | false |
| columns_number | null |
| 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 {#2010 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2009 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2008 …} -namespace: Closure() {#2006 …} } |
| data | "84275d667a37bef48ba2e9b4d988264.fkiAWe0cOFuTrNf9JiEMhojEGOU6QPobZAhYxiHmFFw.LSPobrxXaBrHwaG0FxNZ47yiTJ9VEJtrDkQPvGq3XA5OGdo3gUNqb9z8sA" |
| data_class | null |
| default_empty_data | null |
| disabled | false |
| disabled_value | null |
| disabling_switch | false |
| disabling_switch_event | null |
| empty_data | Closure(FormInterface $form) {#4594 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| empty_view_data | {#4456} |
| error_bubbling | true |
| error_mapping | [] |
| external_link | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_theme | null |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| 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_help_box | null |
| label_html | false |
| label_subtitle | null |
| label_tab | null |
| label_tag_name | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| modify_all_shops | false |
| multistore_configuration_key | null |
| multistore_dropdown | false |
| 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 | null |
| setter | null |
| switch_state_on_disable | "off" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1929 …} $message: Closure() {#4586 …} $translationDomain: "validators" } } |
| use_default_themes | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| alerts | [] |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_change_orders_status__token" ] |
| cache_key | "_change_orders_status__token_hidden" |
| column_breaker | false |
| compound | false |
| data | "84275d667a37bef48ba2e9b4d988264.fkiAWe0cOFuTrNf9JiEMhojEGOU6QPobZAhYxiHmFFw.LSPobrxXaBrHwaG0FxNZ47yiTJ9VEJtrDkQPvGq3XA5OGdo3gUNqb9z8sA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4575 -form: Symfony\Component\Form\Form {#4579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4584 …5} |
| full_name | "change_orders_status[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | null |
| id | "change_orders_status__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multistore_dropdown | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_orders_status__token" |
| valid | true |
| value | "84275d667a37bef48ba2e9b4d988264.fkiAWe0cOFuTrNf9JiEMhojEGOU6QPobZAhYxiHmFFw.LSPobrxXaBrHwaG0FxNZ47yiTJ9VEJtrDkQPvGq3XA5OGdo3gUNqb9z8sA" |