Forms
-
-
reference
-
customer
-
tel
-
address
-
agent
-
cashBoxOrder
-
store
-
status
-
isChecked
-
orderItems
-
payments
-
_token
-
Order
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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 |
---|---|---|
attr |
|
|
data |
|
same as passed value |
entityDto |
|
same as passed value |
translation_domain | "admin" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr |
|
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager |
|
data |
|
data_class | "App\Flexy\ShopBundle\Entity\Order\Order" |
disabled | false |
empty_data |
|
entityDto |
|
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "admin" |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_ea_crud" |
compound | true |
data |
|
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Order" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order" |
valid | true |
value |
|
reference
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Num contrat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr |
|
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_reference_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order[reference]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_reference" |
label | "Num contrat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reference" |
priority | 0 |
required | false |
row_attr |
|
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_reference" |
valid | true |
value | "" |
customer
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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 |
|
|
class | "App\Flexy\ShopBundle\Entity\Customer\Customer" |
same as passed value |
label | "Customer" |
same as passed value |
query_builder |
|
|
required | true |
same as passed value |
row_attr |
|
|
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 |
|
choice_loader |
|
choice_name |
|
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value |
|
choices | null |
class | "App\Flexy\ShopBundle\Entity\Customer\Customer" |
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 |
|
data_class | null |
disabled | false |
em |
|
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader |
|
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Customer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder |
|
required | true |
row_attr |
|
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_customer_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
expanded | false |
form |
|
full_name | "Order[customer]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_customer" |
is_selected |
|
label | "Customer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "customer" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr |
|
separator | "-------------------" |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_customer" |
valid | true |
value | "" |
tel
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Tél supplimentaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr |
|
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_tel_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_tel" |
label | "Tél supplimentaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | false |
row_attr |
|
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_tel" |
valid | true |
value | "" |
address
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Adresse supplimentaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr |
|
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_address_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_address" |
label | "Adresse supplimentaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr |
|
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_address" |
valid | true |
value | "" |
agent
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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 |
|
|
class | "App\Flexy\ShopBundle\Entity\Resource\Agent" |
same as passed value |
label | "Commercial" |
same as passed value |
query_builder |
|
|
required | true |
same as passed value |
row_attr |
|
|
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 |
|
choice_loader |
|
choice_name |
|
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value |
|
choices | null |
class | "App\Flexy\ShopBundle\Entity\Resource\Agent" |
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 |
|
data_class | null |
disabled | false |
em |
|
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader |
|
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Commercial" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder |
|
required | true |
row_attr |
|
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_agent_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
expanded | false |
form |
|
full_name | "Order[agent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_agent" |
is_selected |
|
label | "Commercial" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "agent" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr |
|
separator | "-------------------" |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_agent" |
valid | true |
value | "" |
cashBoxOrder
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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 |
|
|
class | "App\Flexy\ShopBundle\Entity\Order\CashBoxOrder" |
same as passed value |
label | "Caisse" |
same as passed value |
query_builder |
|
|
required | true |
same as passed value |
row_attr |
|
|
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 |
|
choice_loader |
|
choice_name |
|
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value |
|
choices | null |
class | "App\Flexy\ShopBundle\Entity\Order\CashBoxOrder" |
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 |
|
data_class | null |
disabled | false |
em |
|
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader |
|
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Caisse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder |
|
required | true |
row_attr |
|
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_cashBoxOrder_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
expanded | false |
form |
|
full_name | "Order[cashBoxOrder]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_cashBoxOrder" |
is_selected |
|
label | "Caisse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "cashBoxOrder" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr |
|
separator | "-------------------" |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_cashBoxOrder" |
valid | true |
value | "" |
store
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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 |
|
|
class | "App\Flexy\ShopBundle\Entity\Store\Store" |
same as passed value |
label | "Store" |
same as passed value |
query_builder |
|
|
required | true |
same as passed value |
row_attr |
|
|
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 |
|
choice_loader |
|
choice_name |
|
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value |
|
choices | null |
class | "App\Flexy\ShopBundle\Entity\Store\Store" |
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 |
|
data_class | null |
disabled | false |
em |
|
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader |
|
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Store" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder |
|
required | true |
row_attr |
|
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_store_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
expanded | false |
form |
|
full_name | "Order[store]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_store" |
is_selected |
|
label | "Store" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "store" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr |
|
separator | "-------------------" |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_store" |
valid | true |
value | "" |
status
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "draft" |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr |
|
|
choices |
|
|
expanded | false |
false
|
label | "Annulation de contrat" |
same as passed value |
multiple | false |
false
|
placeholder | "" |
same as passed value |
required | false |
false
|
row_attr |
|
|
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 | null |
choice_translation_parameters | [] |
choice_value | null |
choices |
|
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 |
|
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Annulation de contrat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
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 |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_status_choice" |
choice_translation_domain | "admin" |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | "draft" |
disabled | false |
ea_crud_form |
|
errors |
|
expanded | false |
form |
|
full_name | "Order[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_status" |
is_selected |
|
label | "Annulation de contrat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "status" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr |
|
separator | "-------------------" |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_status" |
valid | true |
value | "" |
isChecked
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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 |
|
|
label | "Offre Matinale" |
same as passed value |
label_attr |
|
|
required | false |
false
|
row_attr |
|
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values |
|
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback |
|
label | "Offre Matinale" |
label_attr |
|
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr |
|
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_isChecked_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order[isChecked]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_isChecked" |
label | "Offre Matinale" |
label_attr |
|
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isChecked" |
priority | 0 |
required | false |
row_attr |
|
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_isChecked" |
valid | true |
value | "1" |
orderItems
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options |
|
|
entry_type | "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" |
same as passed value |
label | "Services" |
same as passed value |
prototype_name | "__orderItemsname__" |
same as passed value |
prototype_options |
|
|
required | false |
false
|
row_attr |
|
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 |
|
data_class | null |
delete_empty | true |
disabled | false |
empty_data |
|
entry_options |
|
entry_type | "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Services" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__orderItemsname__" |
prototype_options |
|
required | false |
row_attr |
|
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_orderItems_collection" |
compound | true |
data |
|
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order[orderItems]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_orderItems" |
label | "Services" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "orderItems" |
priority | 0 |
prototype |
|
required | false |
row_attr |
|
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_orderItems" |
valid | true |
value |
|
payments
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
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_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options |
|
|
entry_type | "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" |
same as passed value |
label | "Réglements" |
same as passed value |
prototype_name | "__paymentsname__" |
same as passed value |
prototype_options |
|
|
required | false |
false
|
row_attr |
|
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 |
|
data_class | null |
delete_empty | true |
disabled | false |
empty_data |
|
entry_options |
|
entry_type | "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Réglements" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__paymentsname__" |
prototype_options |
|
required | false |
row_attr |
|
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order_payments_collection" |
compound | true |
data |
|
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order[payments]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order_payments" |
label | "Réglements" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "payments" |
priority | 0 |
prototype |
|
required | false |
row_attr |
|
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order_payments" |
valid | true |
value |
|
_token
- Errors
- Default Data
- Submitted Data
- Passed Options
- Resolved Options
- View Vars
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b5c5207887.ifluMDTNF1-NgbiHqJHdyYSSb-AGvex74VUxxECwiwY.0JQ4SHepdRPgy9zX37ycu9DBHYhsyIYftXhCnTaDvEnblwRVZY9vMsXgyw" |
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 | "b5c5207887.ifluMDTNF1-NgbiHqJHdyYSSb-AGvex74VUxxECwiwY.0JQ4SHepdRPgy9zX37ycu9DBHYhsyIYftXhCnTaDvEnblwRVZY9vMsXgyw" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager |
|
data | "b5c5207887.ifluMDTNF1-NgbiHqJHdyYSSb-AGvex74VUxxECwiwY.0JQ4SHepdRPgy9zX37ycu9DBHYhsyIYftXhCnTaDvEnblwRVZY9vMsXgyw" |
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_Order__token_hidden" |
compound | false |
data | "b5c5207887.ifluMDTNF1-NgbiHqJHdyYSSb-AGvex74VUxxECwiwY.0JQ4SHepdRPgy9zX37ycu9DBHYhsyIYftXhCnTaDvEnblwRVZY9vMsXgyw" |
disabled | false |
ea_crud_form |
|
errors |
|
form |
|
full_name | "Order[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Order__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_Order__token" |
valid | true |
value | "b5c5207887.ifluMDTNF1-NgbiHqJHdyYSSb-AGvex74VUxxECwiwY.0JQ4SHepdRPgy9zX37ycu9DBHYhsyIYftXhCnTaDvEnblwRVZY9vMsXgyw" |