Forms
(no name) [FrontBundle\Form\ProductSearchType]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Object(FrontBundle\Model\ProductSearch) |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
category | Object(ProductBundle\Entity\Category) | same as passed value |
data | Object(FrontBundle\Model\ProductSearch) | same as passed value |
method | GET | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
category | Object(ProductBundle\Entity\Category) |
compound | true |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | false |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data | Object(FrontBundle\Model\ProductSearch) |
data_class | FrontBundle\Model\ProductSearch |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | GET |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => product_search, 2 => _] |
cache_key | __FrontBundle\Form\ProductSearchType |
compound | true |
data | Object(FrontBundle\Model\ProductSearch) |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | |
id | |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | GET |
multipart | false |
name | |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _ |
valid | true |
value | Object(FrontBundle\Model\ProductSearch) |
metals [FrontBundle\Form\Type\MultiSelectType]
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 | [9433 => Argent, 9447 => Billon, 9419 => Cuivre] | [9433 => 0, 9447 => 1, 9419 => 2] |
label | Métal | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [class => i-checks] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
choice_attr | null |
choice_label | Object(Closure) |
choice_list | Object(Symfony\Component\Form\ChoiceList\ArrayKeyChoiceList) |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [9433 => 0, 9447 => 1, 9419 => 2] |
choices_as_values | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | [] |
empty_value | __deprecated_empty_value__ |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | This form should not contain extra fields. |
group_by | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Métal |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
multiple | true |
pattern | null |
placeholder | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
preferred_choices | [] |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [class => i-checks] |
block_prefixes | [0 => form, 1 => choice, 2 => multi_select, 3 => _metals] |
cache_key | _metals_FrontBundle\Form\Type\MultiSelectType |
choice_translation_domain | null |
choices | [0 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 1 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 2 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView)] |
compound | true |
data | null |
description | |
disabled | false |
empty_value | null |
empty_value_in_choices | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
expanded | true |
form | Object(Symfony\Component\Form\FormView) |
full_name | metals |
id | metals |
is_selected | Object(Closure) |
label | Métal |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
multiple | true |
name | metals |
pattern | null |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
read_only | false |
required | false |
separator | ------------------- |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _metals |
valid | true |
value | [] |
0 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Argent | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 9433 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Argent |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 9433 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _metals_entry] |
cache_key | _metals_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | metals[] |
id | metals_0 |
label | Argent |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 0 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _metals_entry |
valid | true |
value | 9433 |
1 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Billon | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 9447 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Billon |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 9447 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _metals_entry] |
cache_key | _metals_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | metals[] |
id | metals_1 |
label | Billon |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 1 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _metals_entry |
valid | true |
value | 9447 |
2 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Cuivre | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 9419 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Cuivre |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 9419 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _metals_entry] |
cache_key | _metals_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | metals[] |
id | metals_2 |
label | Cuivre |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 2 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _metals_entry |
valid | true |
value | 9419 |
facialValues [FrontBundle\Form\Type\MultiSelectType]
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 | [5795 => 1/12 Ecu, 2262 => 1/2 Ecu, 3776 => 1/2 Sol, 2335 => 1/20 Ecu, 2453 => 1/3 Ecu, 2599 => 1/4 Ecu, 1501 => 1/6 Ecu, 3618 => 10 Sols, 5292 => 2 Sols, 4489 => 4 Sols, 4501 => Blanc à la couronne, 145332 => Demi Guénard, 1760 => Denier, 145459 => Dizain Franciscus, 5483 => Double Tournois, 3102 => Douzain aux croissants, 145426 => Douzain aux deux C, 921 => Ecu, 1862 => Florette, 145419 => Karolus, 1963 => Teston] | [5795 => 0, 2262 => 1, 3776 => 2, 2335 => 3, 2453 => 4, 2599 => 5, 1501 => 6, 3618 => 7, 5292 => 8, 4489 => 9, 4501 => 10, 145332 => 11, 1760 => 12, 145459 => 13, 5483 => 14, 3102 => 15, 145426 => 16, 921 => 17, 1862 => 18, 145419 => 19, 1963 => 20] |
label | Valeur faciale | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [class => i-checks] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
choice_attr | null |
choice_label | Object(Closure) |
choice_list | Object(Symfony\Component\Form\ChoiceList\ArrayKeyChoiceList) |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [5795 => 0, 2262 => 1, 3776 => 2, 2335 => 3, 2453 => 4, 2599 => 5, 1501 => 6, 3618 => 7, 5292 => 8, 4489 => 9, 4501 => 10, 145332 => 11, 1760 => 12, 145459 => 13, 5483 => 14, 3102 => 15, 145426 => 16, 921 => 17, 1862 => 18, 145419 => 19, 1963 => 20] |
choices_as_values | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | [] |
empty_value | __deprecated_empty_value__ |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | This form should not contain extra fields. |
group_by | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Valeur faciale |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
multiple | true |
pattern | null |
placeholder | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
preferred_choices | [] |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [class => i-checks] |
block_prefixes | [0 => form, 1 => choice, 2 => multi_select, 3 => _facialValues] |
cache_key | _facialValues_FrontBundle\Form\Type\MultiSelectType |
choice_translation_domain | null |
choices | [0 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 1 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 2 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 3 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 4 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 5 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 6 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 7 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 8 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 9 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 10 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 11 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 12 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 13 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 14 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 15 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 16 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 17 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 18 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 19 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 20 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView)] |
compound | true |
data | null |
description | |
disabled | false |
empty_value | null |
empty_value_in_choices | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
expanded | true |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues |
id | facialValues |
is_selected | Object(Closure) |
label | Valeur faciale |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
multiple | true |
name | facialValues |
pattern | null |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
read_only | false |
required | false |
separator | ------------------- |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues |
valid | true |
value | [] |
0 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/12 Ecu | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 5795 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/12 Ecu |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 5795 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_0 |
label | 1/12 Ecu |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 0 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 5795 |
1 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/2 Ecu | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2262 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/2 Ecu |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 2262 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_1 |
label | 1/2 Ecu |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 1 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 2262 |
2 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/2 Sol | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 3776 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/2 Sol |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 3776 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_2 |
label | 1/2 Sol |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 2 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 3776 |
3 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/20 Ecu | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2335 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/20 Ecu |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 2335 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_3 |
label | 1/20 Ecu |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 3 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 2335 |
4 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/3 Ecu | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2453 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/3 Ecu |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 2453 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_4 |
label | 1/3 Ecu |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 4 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 2453 |
5 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/4 Ecu | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2599 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/4 Ecu |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 2599 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_5 |
label | 1/4 Ecu |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 5 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 2599 |
6 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/6 Ecu | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 1501 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/6 Ecu |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 1501 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_6 |
label | 1/6 Ecu |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 6 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 1501 |
7 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 10 Sols | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 3618 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 10 Sols |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 3618 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_7 |
label | 10 Sols |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 7 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 3618 |
8 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 2 Sols | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 5292 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 2 Sols |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 5292 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_8 |
label | 2 Sols |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 8 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 5292 |
9 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 4 Sols | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4489 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 4 Sols |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 4489 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_9 |
label | 4 Sols |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 9 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 4489 |
10 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Blanc à la couronne | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4501 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Blanc à la couronne |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 4501 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_10 |
label | Blanc à la couronne |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 10 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 4501 |
11 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Demi Guénard | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 145332 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Demi Guénard |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 145332 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_11 |
label | Demi Guénard |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 11 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 145332 |
12 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Denier | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 1760 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Denier |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 1760 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_12 |
label | Denier |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 12 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 1760 |
13 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Dizain Franciscus | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 145459 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Dizain Franciscus |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 145459 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_13 |
label | Dizain Franciscus |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 13 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 145459 |
14 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Double Tournois | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 5483 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Double Tournois |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 5483 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_14 |
label | Double Tournois |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 14 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 5483 |
15 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Douzain aux croissants | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 3102 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Douzain aux croissants |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 3102 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_15 |
label | Douzain aux croissants |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 15 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 3102 |
16 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Douzain aux deux C | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 145426 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Douzain aux deux C |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 145426 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_16 |
label | Douzain aux deux C |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 16 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 145426 |
17 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Ecu | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 921 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Ecu |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 921 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_17 |
label | Ecu |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 17 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 921 |
18 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Florette | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 1862 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Florette |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 1862 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_18 |
label | Florette |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 18 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 1862 |
19 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Karolus | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 145419 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Karolus |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 145419 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_19 |
label | Karolus |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 19 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 145419 |
20 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | Teston | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 1963 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Teston |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 1963 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_20 |
label | Teston |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 20 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 1963 |
quality [FrontBundle\Form\Type\MultiSelectType]
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 | [33646 => B+, 33637 => SUP, 33638 => SUP+, 33647 => TB, 33648 => TB+, 144369 => TTB, 33636 => TTB+] | [33646 => 0, 33637 => 1, 33638 => 2, 33647 => 3, 33648 => 4, 144369 => 5, 33636 => 6] |
label | Qualité | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [class => i-checks] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
choice_attr | null |
choice_label | Object(Closure) |
choice_list | Object(Symfony\Component\Form\ChoiceList\ArrayKeyChoiceList) |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [33646 => 0, 33637 => 1, 33638 => 2, 33647 => 3, 33648 => 4, 144369 => 5, 33636 => 6] |
choices_as_values | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | [] |
empty_value | __deprecated_empty_value__ |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | This form should not contain extra fields. |
group_by | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Qualité |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
multiple | true |
pattern | null |
placeholder | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
preferred_choices | [] |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [class => i-checks] |
block_prefixes | [0 => form, 1 => choice, 2 => multi_select, 3 => _quality] |
cache_key | _quality_FrontBundle\Form\Type\MultiSelectType |
choice_translation_domain | null |
choices | [0 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 1 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 2 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 3 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 4 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 5 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 6 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView)] |
compound | true |
data | null |
description | |
disabled | false |
empty_value | null |
empty_value_in_choices | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
expanded | true |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality |
id | quality |
is_selected | Object(Closure) |
label | Qualité |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
multiple | true |
name | quality |
pattern | null |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
read_only | false |
required | false |
separator | ------------------- |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality |
valid | true |
value | [] |
0 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | B+ | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33646 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | B+ |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 33646 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _quality_entry] |
cache_key | _quality_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality[] |
id | quality_0 |
label | B+ |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 0 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality_entry |
valid | true |
value | 33646 |
1 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | SUP | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33637 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | SUP |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 33637 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _quality_entry] |
cache_key | _quality_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality[] |
id | quality_1 |
label | SUP |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 1 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality_entry |
valid | true |
value | 33637 |
2 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | SUP+ | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33638 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | SUP+ |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 33638 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _quality_entry] |
cache_key | _quality_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality[] |
id | quality_2 |
label | SUP+ |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 2 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality_entry |
valid | true |
value | 33638 |
3 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | TB | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33647 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | TB |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 33647 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _quality_entry] |
cache_key | _quality_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality[] |
id | quality_3 |
label | TB |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 3 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality_entry |
valid | true |
value | 33647 |
4 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | TB+ | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33648 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | TB+ |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 33648 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _quality_entry] |
cache_key | _quality_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality[] |
id | quality_4 |
label | TB+ |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 4 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality_entry |
valid | true |
value | 33648 |
5 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | TTB | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 144369 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | TTB |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 144369 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _quality_entry] |
cache_key | _quality_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality[] |
id | quality_5 |
label | TTB |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 5 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality_entry |
valid | true |
value | 144369 |
6 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | TTB+ | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33636 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | TTB+ |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 33636 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _quality_entry] |
cache_key | _quality_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | quality[] |
id | quality_6 |
label | TTB+ |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 6 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _quality_entry |
valid | true |
value | 33636 |
priceMin [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 18.00 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options where passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => hidden, 2 => _priceMin] |
cache_key | _priceMin_hidden |
compound | false |
data | 18.00 |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | priceMin |
id | priceMin |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | priceMin |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _priceMin |
valid | true |
value | 18.00 |
priceMax [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 800.00 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options where passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => hidden, 2 => _priceMax] |
cache_key | _priceMax_hidden |
compound | false |
data | 800.00 |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | priceMax |
id | priceMax |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | priceMax |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _priceMax |
valid | true |
value | 800.00 |
graded [hidden]
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 | Gradé ? | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Gradé ? |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => hidden, 2 => _graded] |
cache_key | _graded_hidden |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | graded |
id | graded |
label | Gradé ? |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | graded |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _graded |
valid | true |
value |
orderBy [choice]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | price-desc |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [class => hide] | same as passed value |
choices | [price-asc => Prix croissants, price-desc => Prix décroissants, newest => Plus récents, oldest => Plus anciens, alpha-asc => A - Z, alpha-desc => Z - A] | [price-asc => 0, price-desc => 1, newest => 2, oldest => 3, alpha-asc => 4, alpha-desc => 5] |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [class => hide] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
choice_attr | null |
choice_label | Object(Closure) |
choice_list | Object(Symfony\Component\Form\ChoiceList\ArrayKeyChoiceList) |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [price-asc => 0, price-desc => 1, newest => 2, oldest => 3, alpha-asc => 4, alpha-desc => 5] |
choices_as_values | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | |
empty_value | __deprecated_empty_value__ |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | This form should not contain extra fields. |
group_by | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
multiple | false |
pattern | null |
placeholder | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
preferred_choices | [] |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [class => hide] |
block_prefixes | [0 => form, 1 => choice, 2 => _orderBy] |
cache_key | _orderBy_choice |
choice_translation_domain | null |
choices | [0 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 1 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 2 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 3 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 4 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 5 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView)] |
compound | false |
data | price-desc |
description | |
disabled | false |
empty_value | null |
empty_value_in_choices | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
expanded | false |
form | Object(Symfony\Component\Form\FormView) |
full_name | orderBy |
id | orderBy |
is_selected | Object(Closure) |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
multiple | false |
name | orderBy |
pattern | null |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
read_only | false |
required | true |
separator | ------------------- |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _orderBy |
valid | true |
value | price-desc |