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, 9377 => Bronze] | [9433 => 0, 9377 => 1] |
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, 9377 => 1] |
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)] |
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 | 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_1 |
label | Bronze |
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 | 9377 |
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 | [145220 => AE Bronze, 144823 => Demi-Unité, 1125 => Diobol, 4831 => Obol, 1933 => Tetradrachm] | [145220 => 0, 144823 => 1, 1125 => 2, 4831 => 3, 1933 => 4] |
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 | [145220 => 0, 144823 => 1, 1125 => 2, 4831 => 3, 1933 => 4] |
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)] |
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 | AE Bronze | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 145220 | 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 | AE 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 | 145220 |
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 | AE Bronze |
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 | 145220 |
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 | Demi-Unité | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 144823 | 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-Unité |
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 | 144823 |
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 | Demi-Unité |
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 | 144823 |
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 | Diobol | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 1125 | 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 | Diobol |
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 | 1125 |
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 | Diobol |
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 | 1125 |
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 | Obol | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4831 | 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 | Obol |
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 | 4831 |
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 | Obol |
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 | 4831 |
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 | 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_4 |
label | Tetradrachm |
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 | 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 | [33648 => TB+, 144369 => TTB, 33636 => TTB+] | [33648 => 0, 144369 => 1, 33636 => 2] |
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 | [33648 => 0, 144369 => 1, 33636 => 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 | 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)] |
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 | 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_0 |
label | TB+ |
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 | 33648 |
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 | 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_1 |
label | TTB |
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 | 144369 |
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 | 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_2 |
label | TTB+ |
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 | 33636 |
priceMin [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 55.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 | 55.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 | 55.00 |
priceMax [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 240.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 | 240.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 | 240.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 |