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, 9377 => Bronze, 9419 => Cuivre] | [9433 => 0, 9447 => 1, 9377 => 2, 9419 => 3] |
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, 9377 => 2, 9419 => 3] |
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), 3 => 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 | Bronze | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 9377 | 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 | Bronze |
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 | 9377 |
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 | Bronze |
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 | 9377 |
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 | 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_3 |
label | Cuivre |
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 | _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 | [4951 => Antoninianus, 2613 => As, 144614 => Aurelianus, 1760 => Denier, 2987 => Dupondius, 923 => Follis, 3440 => Nummus, 2792 => Sestertius, 5696 => Siliqua, 1933 => Tetradrachm] | [4951 => 0, 2613 => 1, 144614 => 2, 1760 => 3, 2987 => 4, 923 => 5, 3440 => 6, 2792 => 7, 5696 => 8, 1933 => 9] |
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 | [4951 => 0, 2613 => 1, 144614 => 2, 1760 => 3, 2987 => 4, 923 => 5, 3440 => 6, 2792 => 7, 5696 => 8, 1933 => 9] |
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)] |
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 | Antoninianus | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4951 | 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 | Antoninianus |
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 | 4951 |
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 | Antoninianus |
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 | 4951 |
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 | As | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2613 | 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 | As |
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 | 2613 |
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 | As |
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 | 2613 |
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 | Aurelianus | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 144614 | 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 | Aurelianus |
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 | 144614 |
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 | Aurelianus |
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 | 144614 |
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 | 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_3 |
label | Denier |
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 | 1760 |
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 | Dupondius | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2987 | 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 | Dupondius |
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 | 2987 |
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 | Dupondius |
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 | 2987 |
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 | Follis | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 923 | 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 | Follis |
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 | 923 |
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 | Follis |
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 | 923 |
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 | Nummus | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 3440 | 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 | Nummus |
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 | 3440 |
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 | Nummus |
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 | 3440 |
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 | Sestertius | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2792 | 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 | Sestertius |
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 | 2792 |
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 | Sestertius |
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 | 2792 |
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 | Siliqua | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 5696 | 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 | Siliqua |
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 | 5696 |
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 | Siliqua |
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 | 5696 |
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 | Tetradrachm | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 1933 | 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 | Tetradrachm |
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 | 1933 |
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 | Tetradrachm |
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 | 1933 |
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 | 12.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 | 12.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 | 12.00 |
priceMax [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 500.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 | 500.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 | 500.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 |