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, 9419 => Cuivre, 145463 => Métal de cloche, 9391 => Or] | [9433 => 0, 9419 => 1, 145463 => 2, 9391 => 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, 9419 => 1, 145463 => 2, 9391 => 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 | 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_1 |
label | Cuivre |
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 | 9419 |
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 | Métal de cloche | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 145463 | 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 | Métal de cloche |
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 | 145463 |
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 | Métal de cloche |
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 | 145463 |
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 | Or | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 9391 | 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 | Or |
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 | 9391 |
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 | Or |
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 | 9391 |
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 | [3604 => 1 Franc, 4969 => 1/2 Franc, 2775 => 1/4 Franc, 4787 => 10 Centimes, 752 => 10 Francs, 1264 => 2 Centimes, 4280 => 2 Francs, 5292 => 2 Sols, 3782 => 20 Centimes, 2431 => 20 Francs, 5114 => 5 Centimes, 5450 => 5 Francs, 4282 => 50 Centimes] | [3604 => 0, 4969 => 1, 2775 => 2, 4787 => 3, 752 => 4, 1264 => 5, 4280 => 6, 5292 => 7, 3782 => 8, 2431 => 9, 5114 => 10, 5450 => 11, 4282 => 12] |
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 | [3604 => 0, 4969 => 1, 2775 => 2, 4787 => 3, 752 => 4, 1264 => 5, 4280 => 6, 5292 => 7, 3782 => 8, 2431 => 9, 5114 => 10, 5450 => 11, 4282 => 12] |
choices_as_values | false |
compound | true |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | [] |
empty_value | __deprecated_empty_value__ |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | This form should not contain extra fields. |
group_by | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | Valeur faciale |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
multiple | true |
pattern | null |
placeholder | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
preferred_choices | [] |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [class => i-checks] |
block_prefixes | [0 => form, 1 => choice, 2 => multi_select, 3 => _facialValues] |
cache_key | _facialValues_FrontBundle\Form\Type\MultiSelectType |
choice_translation_domain | null |
choices | [0 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 1 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 2 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 3 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 4 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 5 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 6 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 7 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 8 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 9 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 10 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 11 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 12 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView)] |
compound | true |
data | null |
description | |
disabled | false |
empty_value | null |
empty_value_in_choices | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
expanded | true |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues |
id | facialValues |
is_selected | Object(Closure) |
label | Valeur faciale |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
multiple | true |
name | facialValues |
pattern | null |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
read_only | false |
required | false |
separator | ------------------- |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues |
valid | true |
value | [] |
0 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1 Franc | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 3604 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1 Franc |
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 | 3604 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_0 |
label | 1 Franc |
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 | 3604 |
1 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/2 Franc | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4969 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/2 Franc |
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 | 4969 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_1 |
label | 1/2 Franc |
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 | 4969 |
2 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 1/4 Franc | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2775 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 1/4 Franc |
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 | 2775 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_2 |
label | 1/4 Franc |
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 | 2775 |
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 | 10 Centimes | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4787 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 10 Centimes |
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 | 4787 |
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 | 10 Centimes |
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 | 4787 |
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 | 10 Francs | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 752 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 10 Francs |
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 | 752 |
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 | 10 Francs |
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 | 752 |
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 | 2 Centimes | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 1264 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 2 Centimes |
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 | 1264 |
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 | 2 Centimes |
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 | 1264 |
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 | 2 Francs | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4280 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 2 Francs |
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 | 4280 |
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 | 2 Francs |
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 | 4280 |
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 | 2 Sols | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 5292 | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | entry |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
is_granted | null |
label | 2 Sols |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 5292 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_7 |
label | 2 Sols |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 7 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 5292 |
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 | 20 Centimes | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 3782 | 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 | 20 Centimes |
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 | 3782 |
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 | 20 Centimes |
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 | 3782 |
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 | 20 Francs | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 2431 | 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 | 20 Francs |
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 | 2431 |
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 | 20 Francs |
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 | 2431 |
10 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 5 Centimes | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 5114 | 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 | 5 Centimes |
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 | 5114 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_10 |
label | 5 Centimes |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 10 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 5114 |
11 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 5 Francs | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 5450 | 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 | 5 Francs |
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 | 5450 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_11 |
label | 5 Francs |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 11 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 5450 |
12 [checkbox]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format | null |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] | same as passed value |
block_name | entry | same as passed value |
label | 50 Centimes | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 4282 | 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 | 50 Centimes |
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 | 4282 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _facialValues_entry] |
cache_key | _facialValues_entry_checkbox |
checked | false |
compound | false |
data | false |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | facialValues[] |
id | facialValues_12 |
label | 50 Centimes |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | 12 |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _facialValues_entry |
valid | true |
value | 4282 |
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 | [33644 => B, 33643 => FDC, 33639 => SPL, 33641 => SPL+, 33637 => SUP, 33638 => SUP+, 33647 => TB, 33648 => TB+, 33636 => TTB+] | [33644 => 0, 33643 => 1, 33639 => 2, 33641 => 3, 33637 => 4, 33638 => 5, 33647 => 6, 33648 => 7, 33636 => 8] |
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 | [33644 => 0, 33643 => 1, 33639 => 2, 33641 => 3, 33637 => 4, 33638 => 5, 33647 => 6, 33648 => 7, 33636 => 8] |
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), 7 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 8 => 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 | 33644 | 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 | 33644 |
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 | 33644 |
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 | FDC | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33643 | 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 | FDC |
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 | 33643 |
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 | FDC |
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 | 33643 |
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 | SPL | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33639 | 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 | SPL |
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 | 33639 |
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 | SPL |
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 | 33639 |
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 | SPL+ | same as passed value |
required | false | same as passed value |
translation_domain | null | same as passed value |
value | 33641 | 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 | SPL+ |
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 | 33641 |
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 | SPL+ |
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 | 33641 |
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 | 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_4 |
label | SUP |
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 | 33637 |
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 | 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_5 |
label | SUP+ |
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 | 33638 |
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 | 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_6 |
label | TB |
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 | 33647 |
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 | 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_7 |
label | TB+ |
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 | _quality_entry |
valid | true |
value | 33648 |
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 | 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_8 |
label | TTB+ |
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 | _quality_entry |
valid | true |
value | 33636 |
priceMin [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 15.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 | 15.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 | 15.00 |
priceMax [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 400.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 | 400.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 | 400.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 |