- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 14258
- Events
- Routing
- Cache
- Translation 212
- Security
- Twig
- Doctrine 5
- E-mails
- Debug
- Messages
- Template events 15
- Blocks* 4
- Payum
- Themes 1
- Rich Snippets 0
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
0
-
1
-
-
-
0
-
1
-
-
department
-
yearOfConstruction
-
livingSpace
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
-
annualConsumptionKwh
-
panelSize
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
-
-
0
-
1
-
-
_token
-
-
-
query
-
submit
-
_token
-
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
save
-
_token
-
app_project_simulation
"App\Form\Type\ProjectSimulation\ProjectSimulationStepType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ProjectSimulation\ProjectSimulation {#7491 -id: null -buildingType: null -situation: null -department: null -yearOfConstruction: null -livingSpace: null -roofOrientation: null -approximateRoofArea: null -roofPitch: null -annualConsumptionKwh: null -panelSize: null -typeOfHeating: null -typeOfDomesticHotWater: null -airConditioner: false -pool: false -email: null -phone: null -processed: false -files: null -localeCode: null #createdAt: null #updatedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\ProjectSimulation\ProjectSimulation {#7491 -id: null -buildingType: null -situation: null -department: null -yearOfConstruction: null -livingSpace: null -roofOrientation: null -approximateRoofArea: null -roofPitch: null -annualConsumptionKwh: null -panelSize: null -typeOfHeating: null -typeOfDomesticHotWater: null -airConditioner: false -pool: false -email: null -phone: null -processed: false -files: null -localeCode: null #createdAt: null #updatedAt: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | App\Entity\ProjectSimulation\ProjectSimulation {#7491 -id: null -buildingType: null -situation: null -department: null -yearOfConstruction: null -livingSpace: null -roofOrientation: null -approximateRoofArea: null -roofPitch: null -annualConsumptionKwh: null -panelSize: null -typeOfHeating: null -typeOfDomesticHotWater: null -airConditioner: false -pool: false -email: null -phone: null -processed: false -files: null -localeCode: null #createdAt: null #updatedAt: null } |
data_class | "App\Entity\ProjectSimulation\ProjectSimulation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#9149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} use: { $class: "App\Entity\ProjectSimulation\ProjectSimulation" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9150 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "app_project_simulation" "_app_project_simulation" ] |
cache_key | "_app_project_simulation_app_project_simulation" |
compound | true |
data | App\Entity\ProjectSimulation\ProjectSimulation {#7491 -id: null -buildingType: null -situation: null -department: null -yearOfConstruction: null -livingSpace: null -roofOrientation: null -approximateRoofArea: null -roofPitch: null -annualConsumptionKwh: null -panelSize: null -typeOfHeating: null -typeOfDomesticHotWater: null -airConditioner: false -pool: false -email: null -phone: null -processed: false -files: null -localeCode: null #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9791 -form: Symfony\Component\Form\Form {#9386 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9267 …5} |
full_name | "app_project_simulation" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "app_project_simulation" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation" |
valid | true |
value | App\Entity\ProjectSimulation\ProjectSimulation {#7491 -id: null -buildingType: null -situation: null -department: null -yearOfConstruction: null -livingSpace: null -roofOrientation: null -approximateRoofArea: null -roofPitch: null -annualConsumptionKwh: null -panelSize: null -typeOfHeating: null -typeOfDomesticHotWater: null -airConditioner: false -pool: false -email: null -phone: null -processed: false -files: null -localeCode: null #createdAt: null #updatedAt: null } |
buildingType
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "2025" "class" => "building-type" ] |
[ "placeholder" => "2025" "class" => "building-type" ] |
choice_attr | [ "test" => "test" ] |
[ "test" => "test" ] |
choices | [ "Maison" => "house" "Appartement" => "appartment" ] |
[ "Maison" => "house" "Appartement" => "appartment" ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.building_type" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "2025" "class" => "building-type" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | [ "test" => "test" ] |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Maison" => "house" "Appartement" => "appartment" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.building_type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9177 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "2025" "class" => "building-type" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_buildingType" ] |
cache_key | "_app_project_simulation_buildingType_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9187 +label: "Maison" +value: "house" +data: "house" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9188 +label: "Appartement" +value: "appartment" +data: "appartment" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9344 -form: Symfony\Component\Form\Form {#9419 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9740 …5} |
full_name | "app_project_simulation[buildingType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_buildingType" |
is_selected | Closure($choice, $value) {#9764 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.building_type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "buildingType" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_buildingType" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Maison" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "house" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Maison" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9399 …} } } |
validation_groups | null |
value | "house" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_buildingType_entry" ] |
cache_key | "_app_project_simulation_buildingType_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9581 -form: Symfony\Component\Form\Form {#9422 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9800 …5} |
full_name | "app_project_simulation[buildingType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_buildingType_0" |
label | "Maison" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_buildingType_entry" |
valid | true |
value | "house" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Appartement" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "appartment" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Appartement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9411 …} } } |
validation_groups | null |
value | "appartment" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_buildingType_entry" ] |
cache_key | "_app_project_simulation_buildingType_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9590 -form: Symfony\Component\Form\Form {#9425 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9599 …5} |
full_name | "app_project_simulation[buildingType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_buildingType_1" |
label | "Appartement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_buildingType_entry" |
valid | true |
value | "appartment" |
situation
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "situation" "data-attr" => "test" ] |
[ "class" => "situation" "data-attr" => "test" ] |
choice_attr | [ "Propriétaire du logement" => [ "data-color" => "Red" ] "Locataire du logement" => [ "data-color" => "Yellow" ] ] |
[ "Propriétaire du logement" => [ "data-color" => "Red" ] "Locataire du logement" => [ "data-color" => "Yellow" ] ] |
choices | [ "Propriétaire du logement" => "proprio" "Locataire du logement" => "locataire" ] |
[ "Propriétaire du logement" => "proprio" "Locataire du logement" => "locataire" ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.situation" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "situation" "data-attr" => "test" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | [ "Propriétaire du logement" => [ "data-color" => "Red" ] "Locataire du logement" => [ "data-color" => "Yellow" ] ] |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Propriétaire du logement" => "proprio" "Locataire du logement" => "locataire" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.situation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9194 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "situation" "data-attr" => "test" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_situation" ] |
cache_key | "_app_project_simulation_situation_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9203 +label: "Propriétaire du logement" +value: "proprio" +data: "proprio" +attr: [ "data-color" => "Red" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9204 +label: "Locataire du logement" +value: "locataire" +data: "locataire" +attr: [ "data-color" => "Yellow" ] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9362 -form: Symfony\Component\Form\Form {#9446 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9773 …5} |
full_name | "app_project_simulation[situation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_situation" |
is_selected | Closure($choice, $value) {#9617 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.situation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "situation" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_situation" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [ "data-color" => "Red" ] |
[ "data-color" => "Red" ] |
block_name | "entry" |
same as passed value |
label | "Propriétaire du logement" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "proprio" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-color" => "Red" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Propriétaire du logement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9429 …} } } |
validation_groups | null |
value | "proprio" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-color" => "Red" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_situation_entry" ] |
cache_key | "_app_project_simulation_situation_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9306 -form: Symfony\Component\Form\Form {#9449 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9285 …5} |
full_name | "app_project_simulation[situation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_situation_0" |
label | "Propriétaire du logement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_situation_entry" |
valid | true |
value | "proprio" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [ "data-color" => "Yellow" ] |
[ "data-color" => "Yellow" ] |
block_name | "entry" |
same as passed value |
label | "Locataire du logement" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "locataire" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-color" => "Yellow" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Locataire du logement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9438 …} } } |
validation_groups | null |
value | "locataire" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-color" => "Yellow" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_situation_entry" ] |
cache_key | "_app_project_simulation_situation_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9671 -form: Symfony\Component\Form\Form {#9452 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9662 …5} |
full_name | "app_project_simulation[situation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_situation_1" |
label | "Locataire du logement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_situation_entry" |
valid | true |
value | "locataire" |
department
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "input-like" ] |
[ "class" => "input-like" ] |
choices | [ "Ain" => "01" "Aisne" => "02" "Allier" => "03" "Alpes de Haute Provence" => "04" "Hautes Alpes" => "05" "Alpes Maritimes" => "06" "Ardèche" => "07" "Ardennes" => "08" "Ariège" => "09" "Aube" => 10 "Aude" => 11 "Aveyron" => 12 "Bouches du Rhône" => 13 "Calvados" => 14 "Cantal" => 15 "Charente" => 16 "Charente Maritime" => 17 "Cher" => 18 "Corrèze" => 19 "Côte d'Or" => 21 "Côtes d'Armor" => 22 "Creuse" => 23 "Dordogne" => 24 "Doubs" => 25 "Drôme" => 26 "Eure" => 27 "Eure et Loir" => 28 "Finistère" => 29 "Gard" => 30 "Haute Garonne" => 31 "Gers" => 32 "Gironde" => 33 "Hérault" => 34 "Ille et Vilaine" => 35 "Indre" => 36 "Indre et Loire" => 37 "Isère" => 38 "Jura" => 39 "Landes" => 40 "Loir et Cher" => 41 "Loire" => 42 "Haute Loire" => 43 "Loire Atlantique" => 44 "Loiret" => 45 "Lot" => 46 "Lot et Garonne" => 47 "Lozère" => 48 "Maine et Loire" => 49 "Manche" => 50 "Marne" => 51 "Haute Marne" => 52 "Mayenne" => 53 "Meurthe et Moselle" => 54 "Meuse" => 55 "Morbihan" => 56 "Moselle" => 57 "Nièvre" => 58 "Nord" => 59 "Oise" => 60 "Orne" => 61 "Pas de Calais" => 62 "Puy de Dôme" => 63 "Pyrénées Atlantiques" => 64 "Hautes Pyrénées" => 65 "Pyrénées Orientales" => 66 "Bas Rhin" => 67 "Haut Rhin" => 68 "Rhône-Alpes" => 69 "Haute Saône" => 70 "Saône et Loire" => 71 "Sarthe" => 72 "Savoie" => 73 "Haute Savoie" => 74 "Paris" => 75 "Seine Maritime" => 76 "Seine et Marne" => 77 "Yvelines" => 78 "Deux Sèvres" => 79 "Somme" => 80 "Tarn" => 81 "Tarn et Garonne" => 82 "Var" => 83 "Vaucluse" => 84 "Vendée" => 85 "Vienne" => 86 "Haute Vienne" => 87 "Vosges" => 88 "Yonne" => 89 "Territoire de Belfort" => 90 "Essonne" => 91 "Hauts de Seine" => 92 "Seine St Denis" => 93 "Val de Marne" => 94 "Val d'Oise" => 95 ] |
[ "Ain" => "01" "Aisne" => "02" "Allier" => "03" "Alpes de Haute Provence" => "04" "Hautes Alpes" => "05" "Alpes Maritimes" => "06" "Ardèche" => "07" "Ardennes" => "08" "Ariège" => "09" "Aube" => 10 "Aude" => 11 "Aveyron" => 12 "Bouches du Rhône" => 13 "Calvados" => 14 "Cantal" => 15 "Charente" => 16 "Charente Maritime" => 17 "Cher" => 18 "Corrèze" => 19 "Côte d'Or" => 21 "Côtes d'Armor" => 22 "Creuse" => 23 "Dordogne" => 24 "Doubs" => 25 "Drôme" => 26 "Eure" => 27 "Eure et Loir" => 28 "Finistère" => 29 "Gard" => 30 "Haute Garonne" => 31 "Gers" => 32 "Gironde" => 33 "Hérault" => 34 "Ille et Vilaine" => 35 "Indre" => 36 "Indre et Loire" => 37 "Isère" => 38 "Jura" => 39 "Landes" => 40 "Loir et Cher" => 41 "Loire" => 42 "Haute Loire" => 43 "Loire Atlantique" => 44 "Loiret" => 45 "Lot" => 46 "Lot et Garonne" => 47 "Lozère" => 48 "Maine et Loire" => 49 "Manche" => 50 "Marne" => 51 "Haute Marne" => 52 "Mayenne" => 53 "Meurthe et Moselle" => 54 "Meuse" => 55 "Morbihan" => 56 "Moselle" => 57 "Nièvre" => 58 "Nord" => 59 "Oise" => 60 "Orne" => 61 "Pas de Calais" => 62 "Puy de Dôme" => 63 "Pyrénées Atlantiques" => 64 "Hautes Pyrénées" => 65 "Pyrénées Orientales" => 66 "Bas Rhin" => 67 "Haut Rhin" => 68 "Rhône-Alpes" => 69 "Haute Saône" => 70 "Saône et Loire" => 71 "Sarthe" => 72 "Savoie" => 73 "Haute Savoie" => 74 "Paris" => 75 "Seine Maritime" => 76 "Seine et Marne" => 77 "Yvelines" => 78 "Deux Sèvres" => 79 "Somme" => 80 "Tarn" => 81 "Tarn et Garonne" => 82 "Var" => 83 "Vaucluse" => 84 "Vendée" => 85 "Vienne" => 86 "Haute Vienne" => 87 "Vosges" => 88 "Yonne" => 89 "Territoire de Belfort" => 90 "Essonne" => 91 "Hauts de Seine" => 92 "Seine St Denis" => 93 "Val de Marne" => 94 "Val d'Oise" => 95 ] |
label | "app.form.project_simulation.department" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input-like" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Ain" => "01" "Aisne" => "02" "Allier" => "03" "Alpes de Haute Provence" => "04" "Hautes Alpes" => "05" "Alpes Maritimes" => "06" "Ardèche" => "07" "Ardennes" => "08" "Ariège" => "09" "Aube" => 10 "Aude" => 11 "Aveyron" => 12 "Bouches du Rhône" => 13 "Calvados" => 14 "Cantal" => 15 "Charente" => 16 "Charente Maritime" => 17 "Cher" => 18 "Corrèze" => 19 "Côte d'Or" => 21 "Côtes d'Armor" => 22 "Creuse" => 23 "Dordogne" => 24 "Doubs" => 25 "Drôme" => 26 "Eure" => 27 "Eure et Loir" => 28 "Finistère" => 29 "Gard" => 30 "Haute Garonne" => 31 "Gers" => 32 "Gironde" => 33 "Hérault" => 34 "Ille et Vilaine" => 35 "Indre" => 36 "Indre et Loire" => 37 "Isère" => 38 "Jura" => 39 "Landes" => 40 "Loir et Cher" => 41 "Loire" => 42 "Haute Loire" => 43 "Loire Atlantique" => 44 "Loiret" => 45 "Lot" => 46 "Lot et Garonne" => 47 "Lozère" => 48 "Maine et Loire" => 49 "Manche" => 50 "Marne" => 51 "Haute Marne" => 52 "Mayenne" => 53 "Meurthe et Moselle" => 54 "Meuse" => 55 "Morbihan" => 56 "Moselle" => 57 "Nièvre" => 58 "Nord" => 59 "Oise" => 60 "Orne" => 61 "Pas de Calais" => 62 "Puy de Dôme" => 63 "Pyrénées Atlantiques" => 64 "Hautes Pyrénées" => 65 "Pyrénées Orientales" => 66 "Bas Rhin" => 67 "Haut Rhin" => 68 "Rhône-Alpes" => 69 "Haute Saône" => 70 "Saône et Loire" => 71 "Sarthe" => 72 "Savoie" => 73 "Haute Savoie" => 74 "Paris" => 75 "Seine Maritime" => 76 "Seine et Marne" => 77 "Yvelines" => 78 "Deux Sèvres" => 79 "Somme" => 80 "Tarn" => 81 "Tarn et Garonne" => 82 "Var" => 83 "Vaucluse" => 84 "Vendée" => 85 "Vienne" => 86 "Haute Vienne" => 87 "Vosges" => 88 "Yonne" => 89 "Territoire de Belfort" => 90 "Essonne" => 91 "Hauts de Seine" => 92 "Seine St Denis" => 93 "Val de Marne" => 94 "Val d'Oise" => 95 ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.department" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9210 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input-like" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_department" ] |
cache_key | "_app_project_simulation_department_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9722 +label: "Ain" +value: "01" +data: "01" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9378 +label: "Aisne" +value: "02" +data: "02" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9326 +label: "Allier" +value: "03" +data: "03" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9689 +label: "Alpes de Haute Provence" +value: "04" +data: "04" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9680 +label: "Hautes Alpes" +value: "05" +data: "05" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9315 +label: "Alpes Maritimes" +value: "06" +data: "06" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9539 +label: "Ardèche" +value: "07" +data: "07" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9530 +label: "Ardennes" +value: "08" +data: "08" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9248 +label: "Ariège" +value: "09" +data: "09" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9503 +label: "Aube" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9494 +label: "Aude" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9485 +label: "Aveyron" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9476 +label: "Bouches du Rhône" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9467 +label: "Calvados" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9242 +label: "Cantal" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9223 +label: "Charente" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9212 +label: "Charente Maritime" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9196 +label: "Cher" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9440 +label: "Corrèze" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9431 +label: "Côte d'Or" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9180 +label: "Côtes d'Armor" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9413 +label: "Creuse" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9404 +label: "Dordogne" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9816 +label: "Doubs" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9818 +label: "Drôme" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9819 +label: "Eure" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9820 +label: "Eure et Loir" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9821 +label: "Finistère" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9931 +label: "Gard" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9936 +label: "Haute Garonne" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9938 +label: "Gers" +value: "32" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9939 +label: "Gironde" +value: "33" +data: 33 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9940 +label: "Hérault" +value: "34" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9944 +label: "Ille et Vilaine" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9946 +label: "Indre" +value: "36" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9947 +label: "Indre et Loire" +value: "37" +data: 37 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9948 +label: "Isère" +value: "38" +data: 38 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9949 +label: "Jura" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9950 +label: "Landes" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9951 +label: "Loir et Cher" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9952 +label: "Loire" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9953 +label: "Haute Loire" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9954 +label: "Loire Atlantique" +value: "44" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9955 +label: "Loiret" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9956 +label: "Lot" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9957 +label: "Lot et Garonne" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9958 +label: "Lozère" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9959 +label: "Maine et Loire" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9960 +label: "Manche" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9961 +label: "Marne" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9962 +label: "Haute Marne" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9963 +label: "Mayenne" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9964 +label: "Meurthe et Moselle" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9965 +label: "Meuse" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9966 +label: "Morbihan" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9967 +label: "Moselle" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9968 +label: "Nièvre" +value: "58" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9969 +label: "Nord" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9970 +label: "Oise" +value: "60" +data: 60 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9971 +label: "Orne" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9972 +label: "Pas de Calais" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9973 +label: "Puy de Dôme" +value: "63" +data: 63 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9974 +label: "Pyrénées Atlantiques" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9975 +label: "Hautes Pyrénées" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9976 +label: "Pyrénées Orientales" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9977 +label: "Bas Rhin" +value: "67" +data: 67 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9978 +label: "Haut Rhin" +value: "68" +data: 68 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9979 +label: "Rhône-Alpes" +value: "69" +data: 69 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9980 +label: "Haute Saône" +value: "70" +data: 70 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9981 +label: "Saône et Loire" +value: "71" +data: 71 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9982 +label: "Sarthe" +value: "72" +data: 72 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9983 +label: "Savoie" +value: "73" +data: 73 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9984 +label: "Haute Savoie" +value: "74" +data: 74 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9985 +label: "Paris" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9986 +label: "Seine Maritime" +value: "76" +data: 76 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9987 +label: "Seine et Marne" +value: "77" +data: 77 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9988 +label: "Yvelines" +value: "78" +data: 78 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9989 +label: "Deux Sèvres" +value: "79" +data: 79 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9990 +label: "Somme" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9991 +label: "Tarn" +value: "81" +data: 81 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9992 +label: "Tarn et Garonne" +value: "82" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9993 +label: "Var" +value: "83" +data: 83 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9994 +label: "Vaucluse" +value: "84" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9995 +label: "Vendée" +value: "85" +data: 85 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9996 +label: "Vienne" +value: "86" +data: 86 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9997 +label: "Haute Vienne" +value: "87" +data: 87 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9998 +label: "Vosges" +value: "88" +data: 88 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9999 +label: "Yonne" +value: "89" +data: 89 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10000 +label: "Territoire de Belfort" +value: "90" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10001 +label: "Essonne" +value: "91" +data: 91 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10002 +label: "Hauts de Seine" +value: "92" +data: 92 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10003 +label: "Seine St Denis" +value: "93" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10004 +label: "Val de Marne" +value: "94" +data: 94 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10005 +label: "Val d'Oise" +value: "95" +data: 95 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9626 -form: Symfony\Component\Form\Form {#9455 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9608 …5} |
full_name | "app_project_simulation[department]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_department" |
is_selected | Closure($choice, $value) {#10007 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.department" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "department" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_department" |
valid | true |
value | "" |
yearOfConstruction
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "2025" "class" => "input-control" "min" => 1800 "max" => "2025" ] |
[ "placeholder" => "2025" "class" => "input-control" "min" => 1800 "max" => "2025" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9157 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9161 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9157 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9161 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } ] |
label | "app.form.project_simulation.year_of_construction" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "2025" "class" => "input-control" "min" => 1800 "max" => "2025" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9157 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9161 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.year_of_construction" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9225 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "2025" "class" => "input-control" "min" => 1800 "max" => "2025" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_app_project_simulation_yearOfConstruction" ] |
cache_key | "_app_project_simulation_yearOfConstruction_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10008 -form: Symfony\Component\Form\Form {#9458 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10009 …5} |
full_name | "app_project_simulation[yearOfConstruction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_yearOfConstruction" |
label | "app.form.project_simulation.year_of_construction" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "yearOfConstruction" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_yearOfConstruction" |
valid | true |
value | "" |
livingSpace
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => 100 "class" => "input-control" "min" => 0 ] |
[ "placeholder" => 100 "class" => "input-control" "min" => 0 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9162 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9163 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Positive {#9164 +message: "This value should be positive." +value: 0 +propertyPath: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9162 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9163 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Positive {#9164 +message: "This value should be positive." +value: 0 +propertyPath: null +payload: null } ] |
label | "app.form.project_simulation.living_space" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => 100 "class" => "input-control" "min" => 0 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9162 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9163 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Positive {#9164 +message: "This value should be positive." +value: 0 +propertyPath: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.living_space" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9238 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => 100 "class" => "input-control" "min" => 0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_app_project_simulation_livingSpace" ] |
cache_key | "_app_project_simulation_livingSpace_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10010 -form: Symfony\Component\Form\Form {#9461 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10011 …5} |
full_name | "app_project_simulation[livingSpace]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_livingSpace" |
label | "app.form.project_simulation.living_space" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "livingSpace" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_livingSpace" |
valid | true |
value | "" |
roofOrientation
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "Ouest" => "Ouest" "Sud-Ouest" => "Sud-Ouest" "Sud" => "Sud" "Sud-Est" => "Sud-Est" "Est" => "Est" ] |
[ "Ouest" => "Ouest" "Sud-Ouest" => "Sud-Ouest" "Sud" => "Sud" "Sud-Est" => "Sud-Est" "Est" => "Est" ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.roof_orientation" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Ouest" => "Ouest" "Sud-Ouest" => "Sud-Ouest" "Sud" => "Sud" "Sud-Est" => "Sud-Est" "Est" => "Est" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.roof_orientation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9246 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_roofOrientation" ] |
cache_key | "_app_project_simulation_roofOrientation_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9255 +label: "Ouest" +value: "Ouest" +data: "Ouest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9256 +label: "Sud-Ouest" +value: "Sud-Ouest" +data: "Sud-Ouest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9257 +label: "Sud" +value: "Sud" +data: "Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9258 +label: "Sud-Est" +value: "Sud-Est" +data: "Sud-Est" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9259 +label: "Est" +value: "Est" +data: "Est" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10012 -form: Symfony\Component\Form\Form {#9509 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10013 …5} |
full_name | "app_project_simulation[roofOrientation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofOrientation" |
is_selected | Closure($choice, $value) {#10014 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.roof_orientation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "roofOrientation" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofOrientation" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ouest" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Ouest" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ouest" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9465 …} } } |
validation_groups | null |
value | "Ouest" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofOrientation_entry" ] |
cache_key | "_app_project_simulation_roofOrientation_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10018 -form: Symfony\Component\Form\Form {#9512 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10017 …5} |
full_name | "app_project_simulation[roofOrientation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofOrientation_0" |
label | "Ouest" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofOrientation_entry" |
valid | true |
value | "Ouest" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sud-Ouest" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Sud-Ouest" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sud-Ouest" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9474 …} } } |
validation_groups | null |
value | "Sud-Ouest" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofOrientation_entry" ] |
cache_key | "_app_project_simulation_roofOrientation_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10019 -form: Symfony\Component\Form\Form {#9515 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10020 …5} |
full_name | "app_project_simulation[roofOrientation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofOrientation_1" |
label | "Sud-Ouest" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofOrientation_entry" |
valid | true |
value | "Sud-Ouest" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sud" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Sud" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sud" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9483 …} } } |
validation_groups | null |
value | "Sud" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofOrientation_entry" ] |
cache_key | "_app_project_simulation_roofOrientation_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10021 -form: Symfony\Component\Form\Form {#9518 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10022 …5} |
full_name | "app_project_simulation[roofOrientation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofOrientation_2" |
label | "Sud" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofOrientation_entry" |
valid | true |
value | "Sud" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sud-Est" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Sud-Est" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sud-Est" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9492 …} } } |
validation_groups | null |
value | "Sud-Est" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofOrientation_entry" ] |
cache_key | "_app_project_simulation_roofOrientation_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10023 -form: Symfony\Component\Form\Form {#9521 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10024 …5} |
full_name | "app_project_simulation[roofOrientation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofOrientation_3" |
label | "Sud-Est" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofOrientation_entry" |
valid | true |
value | "Sud-Est" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Est" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Est" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Est" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9501 …} } } |
validation_groups | null |
value | "Est" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofOrientation_entry" ] |
cache_key | "_app_project_simulation_roofOrientation_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10025 -form: Symfony\Component\Form\Form {#9524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10026 …5} |
full_name | "app_project_simulation[roofOrientation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofOrientation_4" |
label | "Est" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofOrientation_entry" |
valid | true |
value | "Est" |
approximateRoofArea
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "15m²" => 15 "30m²" => 30 "50m²" => 50 "50m²+°" => 1 ] |
[ "15m²" => 15 "30m²" => 30 "50m²" => 50 "50m²+°" => 1 ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.approximate_roof_area" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "15m²" => 15 "30m²" => 30 "50m²" => 50 "50m²+°" => 1 ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.approximate_roof_area" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9265 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_approximateRoofArea" ] |
cache_key | "_app_project_simulation_approximateRoofArea_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9274 +label: "15m²" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9275 +label: "30m²" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9276 +label: "50m²" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9277 +label: "50m²+°" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10016 -form: Symfony\Component\Form\Form {#9563 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10015 …5} |
full_name | "app_project_simulation[approximateRoofArea]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_approximateRoofArea" |
is_selected | Closure($choice, $value) {#10028 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.approximate_roof_area" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "approximateRoofArea" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_approximateRoofArea" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "15m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "15" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "15m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9528 …} } } |
validation_groups | null |
value | "15" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_approximateRoofArea_entry" ] |
cache_key | "_app_project_simulation_approximateRoofArea_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10031 -form: Symfony\Component\Form\Form {#9566 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10030 …5} |
full_name | "app_project_simulation[approximateRoofArea]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_approximateRoofArea_0" |
label | "15m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_approximateRoofArea_entry" |
valid | true |
value | "15" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "30m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "30" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "30m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9537 …} } } |
validation_groups | null |
value | "30" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_approximateRoofArea_entry" ] |
cache_key | "_app_project_simulation_approximateRoofArea_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10032 -form: Symfony\Component\Form\Form {#9569 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10033 …5} |
full_name | "app_project_simulation[approximateRoofArea]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_approximateRoofArea_1" |
label | "30m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_approximateRoofArea_entry" |
valid | true |
value | "30" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "50m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "50" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "50m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9546 …} } } |
validation_groups | null |
value | "50" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_approximateRoofArea_entry" ] |
cache_key | "_app_project_simulation_approximateRoofArea_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10034 -form: Symfony\Component\Form\Form {#9572 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10035 …5} |
full_name | "app_project_simulation[approximateRoofArea]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_approximateRoofArea_2" |
label | "50m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_approximateRoofArea_entry" |
valid | true |
value | "50" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "50m²+°" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "50m²+°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9555 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_approximateRoofArea_entry" ] |
cache_key | "_app_project_simulation_approximateRoofArea_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10036 -form: Symfony\Component\Form\Form {#9575 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10037 …5} |
full_name | "app_project_simulation[approximateRoofArea]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_approximateRoofArea_3" |
label | "50m²+°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_approximateRoofArea_entry" |
valid | true |
value | "1" |
roofPitch
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "0°" => "0°" "0°-15°" => "0°-15°" "15°-25°" => "15°-25°" "25°-45°" => "25°-45°" "45°-60°" => "45°-60°" "60°-90°" => "60°-90°" ] |
[ "0°" => "0°" "0°-15°" => "0°-15°" "15°-25°" => "15°-25°" "25°-45°" => "25°-45°" "45°-60°" => "45°-60°" "60°-90°" => "60°-90°" ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.roof_pitch" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "0°" => "0°" "0°-15°" => "0°-15°" "15°-25°" => "15°-25°" "25°-45°" => "25°-45°" "45°-60°" => "45°-60°" "60°-90°" => "60°-90°" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.roof_pitch" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9283 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_roofPitch" ] |
cache_key | "_app_project_simulation_roofPitch_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9292 +label: "0°" +value: "0°" +data: "0°" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9293 +label: "0°-15°" +value: "0°-15°" +data: "0°-15°" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9294 +label: "15°-25°" +value: "15°-25°" +data: "15°-25°" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9295 +label: "25°-45°" +value: "25°-45°" +data: "25°-45°" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9296 +label: "45°-60°" +value: "45°-60°" +data: "45°-60°" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9297 +label: "60°-90°" +value: "60°-90°" +data: "60°-90°" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10029 -form: Symfony\Component\Form\Form {#9632 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10027 …5} |
full_name | "app_project_simulation[roofPitch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofPitch" |
is_selected | Closure($choice, $value) {#10039 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.roof_pitch" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "roofPitch" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofPitch" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "0°" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "0°" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "0°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9579 …} } } |
validation_groups | null |
value | "0°" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofPitch_entry" ] |
cache_key | "_app_project_simulation_roofPitch_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10042 -form: Symfony\Component\Form\Form {#9635 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10041 …5} |
full_name | "app_project_simulation[roofPitch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofPitch_0" |
label | "0°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofPitch_entry" |
valid | true |
value | "0°" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "0°-15°" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "0°-15°" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "0°-15°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9588 …} } } |
validation_groups | null |
value | "0°-15°" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofPitch_entry" ] |
cache_key | "_app_project_simulation_roofPitch_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10043 -form: Symfony\Component\Form\Form {#9638 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10044 …5} |
full_name | "app_project_simulation[roofPitch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofPitch_1" |
label | "0°-15°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofPitch_entry" |
valid | true |
value | "0°-15°" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "15°-25°" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "15°-25°" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "15°-25°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9597 …} } } |
validation_groups | null |
value | "15°-25°" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofPitch_entry" ] |
cache_key | "_app_project_simulation_roofPitch_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10045 -form: Symfony\Component\Form\Form {#9641 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10046 …5} |
full_name | "app_project_simulation[roofPitch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofPitch_2" |
label | "15°-25°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofPitch_entry" |
valid | true |
value | "15°-25°" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "25°-45°" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "25°-45°" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "25°-45°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9606 …} } } |
validation_groups | null |
value | "25°-45°" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofPitch_entry" ] |
cache_key | "_app_project_simulation_roofPitch_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10047 -form: Symfony\Component\Form\Form {#9644 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10048 …5} |
full_name | "app_project_simulation[roofPitch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofPitch_3" |
label | "25°-45°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofPitch_entry" |
valid | true |
value | "25°-45°" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "45°-60°" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "45°-60°" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "45°-60°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9615 …} } } |
validation_groups | null |
value | "45°-60°" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofPitch_entry" ] |
cache_key | "_app_project_simulation_roofPitch_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10049 -form: Symfony\Component\Form\Form {#9647 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10050 …5} |
full_name | "app_project_simulation[roofPitch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofPitch_4" |
label | "45°-60°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofPitch_entry" |
valid | true |
value | "45°-60°" |
5
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "60°-90°" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "60°-90°" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "60°-90°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9624 …} } } |
validation_groups | null |
value | "60°-90°" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_roofPitch_entry" ] |
cache_key | "_app_project_simulation_roofPitch_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10051 -form: Symfony\Component\Form\Form {#9650 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10052 …5} |
full_name | "app_project_simulation[roofPitch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_roofPitch_5" |
label | "60°-90°" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_roofPitch_entry" |
valid | true |
value | "60°-90°" |
annualConsumptionKwh
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => 1000 "class" => "input-control" ] |
[ "placeholder" => 1000 "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9173 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9171 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9173 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9171 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } ] |
label | "app.form.project_simulation.annual_consumption_kwh" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => 1000 "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9173 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "sylius" ] } Symfony\Component\Validator\Constraints\Type {#9171 +message: "This value should be of type {{ type }}." +type: "numeric" +payload: null +groups: [ "sylius" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.annual_consumption_kwh" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9304 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => 1000 "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_app_project_simulation_annualConsumptionKwh" ] |
cache_key | "_app_project_simulation_annualConsumptionKwh_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10040 -form: Symfony\Component\Form\Form {#9653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10038 …5} |
full_name | "app_project_simulation[annualConsumptionKwh]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_annualConsumptionKwh" |
label | "app.form.project_simulation.annual_consumption_kwh" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "annualConsumptionKwh" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_annualConsumptionKwh" |
valid | true |
value | "" |
panelSize
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ 15 => 15 20 => 20 25 => 25 30 => 30 35 => 35 40 => 40 45 => 45 50 => 50 55 => 55 60 => 60 ] |
[ 15 => 15 20 => 20 25 => 25 30 => 30 35 => 35 40 => 40 45 => 45 50 => 50 55 => 55 60 => 60 ] |
label | "app.form.project_simulation.panel_size" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 15 => 15 20 => 20 25 => 25 30 => 30 35 => 35 40 => 40 45 => 45 50 => 50 55 => 55 60 => 60 ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.panel_size" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9313 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_panelSize" ] |
cache_key | "_app_project_simulation_panelSize_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10055 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10056 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10057 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10058 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10059 +label: "35" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10060 +label: "40" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10061 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10062 +label: "50" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10063 +label: "55" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10064 +label: "60" +value: "60" +data: 60 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10054 -form: Symfony\Component\Form\Form {#9656 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10053 …5} |
full_name | "app_project_simulation[panelSize]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_panelSize" |
is_selected | Closure($choice, $value) {#10066 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.panel_size" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "panelSize" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_panelSize" |
valid | true |
value | "" |
typeOfHeating
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "Gaz / Fioul / Bois" => "gaz_fioul_bois" "Radiateur électrique" => "radiateur_electrique" "Pompe à chaleur AIR/EAU" => "pompe_a_chaleur" "Climatisation split AIR/AIR" => "climatisation" ] |
[ "Gaz / Fioul / Bois" => "gaz_fioul_bois" "Radiateur électrique" => "radiateur_electrique" "Pompe à chaleur AIR/EAU" => "pompe_a_chaleur" "Climatisation split AIR/AIR" => "climatisation" ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.type_of_heating" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Gaz / Fioul / Bois" => "gaz_fioul_bois" "Radiateur électrique" => "radiateur_electrique" "Pompe à chaleur AIR/EAU" => "pompe_a_chaleur" "Climatisation split AIR/AIR" => "climatisation" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.type_of_heating" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9324 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_typeOfHeating" ] |
cache_key | "_app_project_simulation_typeOfHeating_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9333 +label: "Gaz / Fioul / Bois" +value: "gaz_fioul_bois" +data: "gaz_fioul_bois" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9334 +label: "Radiateur électrique" +value: "radiateur_electrique" +data: "radiateur_electrique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9335 +label: "Pompe à chaleur AIR/EAU" +value: "pompe_a_chaleur" +data: "pompe_a_chaleur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9336 +label: "Climatisation split AIR/AIR" +value: "climatisation" +data: "climatisation" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10067 -form: Symfony\Component\Form\Form {#9695 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10068 …5} |
full_name | "app_project_simulation[typeOfHeating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfHeating" |
is_selected | Closure($choice, $value) {#10069 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.type_of_heating" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typeOfHeating" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfHeating" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Gaz / Fioul / Bois" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "gaz_fioul_bois" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gaz / Fioul / Bois" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9660 …} } } |
validation_groups | null |
value | "gaz_fioul_bois" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfHeating_entry" ] |
cache_key | "_app_project_simulation_typeOfHeating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10073 -form: Symfony\Component\Form\Form {#9698 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10072 …5} |
full_name | "app_project_simulation[typeOfHeating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfHeating_0" |
label | "Gaz / Fioul / Bois" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfHeating_entry" |
valid | true |
value | "gaz_fioul_bois" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Radiateur électrique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "radiateur_electrique" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Radiateur électrique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9669 …} } } |
validation_groups | null |
value | "radiateur_electrique" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfHeating_entry" ] |
cache_key | "_app_project_simulation_typeOfHeating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10074 -form: Symfony\Component\Form\Form {#9701 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10075 …5} |
full_name | "app_project_simulation[typeOfHeating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfHeating_1" |
label | "Radiateur électrique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfHeating_entry" |
valid | true |
value | "radiateur_electrique" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pompe à chaleur AIR/EAU" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "pompe_a_chaleur" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pompe à chaleur AIR/EAU" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9678 …} } } |
validation_groups | null |
value | "pompe_a_chaleur" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfHeating_entry" ] |
cache_key | "_app_project_simulation_typeOfHeating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10076 -form: Symfony\Component\Form\Form {#9704 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10077 …5} |
full_name | "app_project_simulation[typeOfHeating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfHeating_2" |
label | "Pompe à chaleur AIR/EAU" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfHeating_entry" |
valid | true |
value | "pompe_a_chaleur" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Climatisation split AIR/AIR" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "climatisation" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Climatisation split AIR/AIR" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9687 …} } } |
validation_groups | null |
value | "climatisation" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfHeating_entry" ] |
cache_key | "_app_project_simulation_typeOfHeating_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10078 -form: Symfony\Component\Form\Form {#9707 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10079 …5} |
full_name | "app_project_simulation[typeOfHeating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfHeating_3" |
label | "Climatisation split AIR/AIR" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfHeating_entry" |
valid | true |
value | "climatisation" |
typeOfDomesticHotWater
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "Thermodynamique" => "thermodynamique" "Gaz / Fioul / Bois" => "gaz_fioul_bois" "Ballon électrique" => "ballon_electrique" "Autre" => "autre" ] |
[ "Thermodynamique" => "thermodynamique" "Gaz / Fioul / Bois" => "gaz_fioul_bois" "Ballon électrique" => "ballon_electrique" "Autre" => "autre" ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.type_of_domestic_hot_water" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Thermodynamique" => "thermodynamique" "Gaz / Fioul / Bois" => "gaz_fioul_bois" "Ballon électrique" => "ballon_electrique" "Autre" => "autre" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.type_of_domestic_hot_water" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9342 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_typeOfDomesticHotWater" ] |
cache_key | "_app_project_simulation_typeOfDomesticHotWater_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9351 +label: "Thermodynamique" +value: "thermodynamique" +data: "thermodynamique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9352 +label: "Gaz / Fioul / Bois" +value: "gaz_fioul_bois" +data: "gaz_fioul_bois" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9353 +label: "Ballon électrique" +value: "ballon_electrique" +data: "ballon_electrique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9354 +label: "Autre" +value: "autre" +data: "autre" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10071 -form: Symfony\Component\Form\Form {#9746 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10070 …5} |
full_name | "app_project_simulation[typeOfDomesticHotWater]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfDomesticHotWater" |
is_selected | Closure($choice, $value) {#10081 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.type_of_domestic_hot_water" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typeOfDomesticHotWater" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfDomesticHotWater" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Thermodynamique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "thermodynamique" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Thermodynamique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9711 …} } } |
validation_groups | null |
value | "thermodynamique" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfDomesticHotWater_entry" ] |
cache_key | "_app_project_simulation_typeOfDomesticHotWater_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10084 -form: Symfony\Component\Form\Form {#9749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10083 …5} |
full_name | "app_project_simulation[typeOfDomesticHotWater]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfDomesticHotWater_0" |
label | "Thermodynamique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfDomesticHotWater_entry" |
valid | true |
value | "thermodynamique" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Gaz / Fioul / Bois" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "gaz_fioul_bois" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gaz / Fioul / Bois" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9720 …} } } |
validation_groups | null |
value | "gaz_fioul_bois" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfDomesticHotWater_entry" ] |
cache_key | "_app_project_simulation_typeOfDomesticHotWater_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10085 -form: Symfony\Component\Form\Form {#9752 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10086 …5} |
full_name | "app_project_simulation[typeOfDomesticHotWater]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfDomesticHotWater_1" |
label | "Gaz / Fioul / Bois" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfDomesticHotWater_entry" |
valid | true |
value | "gaz_fioul_bois" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ballon électrique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "ballon_electrique" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ballon électrique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9729 …} } } |
validation_groups | null |
value | "ballon_electrique" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfDomesticHotWater_entry" ] |
cache_key | "_app_project_simulation_typeOfDomesticHotWater_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10087 -form: Symfony\Component\Form\Form {#9755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10088 …5} |
full_name | "app_project_simulation[typeOfDomesticHotWater]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfDomesticHotWater_2" |
label | "Ballon électrique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfDomesticHotWater_entry" |
valid | true |
value | "ballon_electrique" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Autre" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "autre" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9738 …} } } |
validation_groups | null |
value | "autre" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_typeOfDomesticHotWater_entry" ] |
cache_key | "_app_project_simulation_typeOfDomesticHotWater_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10089 -form: Symfony\Component\Form\Form {#9758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10090 …5} |
full_name | "app_project_simulation[typeOfDomesticHotWater]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_typeOfDomesticHotWater_3" |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_typeOfDomesticHotWater_entry" |
valid | true |
value | "autre" |
airConditioner
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Oui" => true "Non" => false ] |
[ "Oui" => true "Non" => false ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.air_conditioner" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Oui" => true "Non" => false ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.air_conditioner" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9360 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_airConditioner" ] |
cache_key | "_app_project_simulation_airConditioner_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9369 +label: "Oui" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9370 +label: "Non" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10082 -form: Symfony\Component\Form\Form {#9779 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10080 …5} |
full_name | "app_project_simulation[airConditioner]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_airConditioner" |
is_selected | Closure($choice, $value) {#10092 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.air_conditioner" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "airConditioner" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_airConditioner" |
valid | true |
value | "0" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9762 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_airConditioner_entry" ] |
cache_key | "_app_project_simulation_airConditioner_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10095 -form: Symfony\Component\Form\Form {#9782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10094 …5} |
full_name | "app_project_simulation[airConditioner]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_airConditioner_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_airConditioner_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "0" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9771 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_airConditioner_entry" ] |
cache_key | "_app_project_simulation_airConditioner_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10096 -form: Symfony\Component\Form\Form {#9785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10097 …5} |
full_name | "app_project_simulation[airConditioner]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_airConditioner_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_airConditioner_entry" |
valid | true |
value | "0" |
pool
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Oui" => true "Non" => false ] |
[ "Oui" => true "Non" => false ] |
expanded | true |
same as passed value |
label | "app.form.project_simulation.pool" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Oui" => true "Non" => false ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.form.project_simulation.pool" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9376 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_app_project_simulation_pool" ] |
cache_key | "_app_project_simulation_pool_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9369 +label: "Oui" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9370 +label: "Non" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10093 -form: Symfony\Component\Form\Form {#9806 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10091 …5} |
full_name | "app_project_simulation[pool]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_pool" |
is_selected | Closure($choice, $value) {#10099 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | "app.form.project_simulation.pool" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "pool" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_pool" |
valid | true |
value | "0" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9789 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_pool_entry" ] |
cache_key | "_app_project_simulation_pool_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10102 -form: Symfony\Component\Form\Form {#9809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10101 …5} |
full_name | "app_project_simulation[pool]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_pool_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_pool_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "0" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#9798 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_app_project_simulation_pool_entry" ] |
cache_key | "_app_project_simulation_pool_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10103 -form: Symfony\Component\Form\Form {#9812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10104 …5} |
full_name | "app_project_simulation[pool]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation_pool_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation_pool_entry" |
valid | true |
value | "0" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4c6c4c00bfba9dedd065fb13b.WPn_U8TJU3GHNX0v0MyL9RqX2pBbqvXKWCySxF2Fb1I.N6mKCoOiMhLAVjx_m7rzvGLPtvo6nLmIOkbwvG3rXR0C1JIYtIIxBNZ8PA" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "4c6c4c00bfba9dedd065fb13b.WPn_U8TJU3GHNX0v0MyL9RqX2pBbqvXKWCySxF2Fb1I.N6mKCoOiMhLAVjx_m7rzvGLPtvo6nLmIOkbwvG3rXR0C1JIYtIIxBNZ8PA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | "4c6c4c00bfba9dedd065fb13b.WPn_U8TJU3GHNX0v0MyL9RqX2pBbqvXKWCySxF2Fb1I.N6mKCoOiMhLAVjx_m7rzvGLPtvo6nLmIOkbwvG3rXR0C1JIYtIIxBNZ8PA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#10106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#10100 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_app_project_simulation__token" ] |
cache_key | "_app_project_simulation__token_hidden" |
compound | false |
data | "4c6c4c00bfba9dedd065fb13b.WPn_U8TJU3GHNX0v0MyL9RqX2pBbqvXKWCySxF2Fb1I.N6mKCoOiMhLAVjx_m7rzvGLPtvo6nLmIOkbwvG3rXR0C1JIYtIIxBNZ8PA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10119 -form: Symfony\Component\Form\Form {#10115 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10110 …5} |
full_name | "app_project_simulation[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_project_simulation__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_project_simulation__token" |
valid | true |
value | "4c6c4c00bfba9dedd065fb13b.WPn_U8TJU3GHNX0v0MyL9RqX2pBbqvXKWCySxF2Fb1I.N6mKCoOiMhLAVjx_m7rzvGLPtvo6nLmIOkbwvG3rXR0C1JIYtIIxBNZ8PA" |
monsieurbiz_searchplugin_search
"MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#15121 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "monsieurbiz_searchplugin_search" "_monsieurbiz_searchplugin_search" ] |
cache_key | "_monsieurbiz_searchplugin_search_monsieurbiz_searchplugin_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15148 -form: Symfony\Component\Form\Form {#15149 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15123 …5} |
full_name | "monsieurbiz_searchplugin_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "monsieurbiz_searchplugin_search" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search" |
valid | true |
value | null |
query
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
[ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#15128 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#15129 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#15128 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#15129 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
label | "monsieurbiz_searchplugin.form.query" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#15128 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#15129 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "monsieurbiz_searchplugin.form.query" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#15139 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_monsieurbiz_searchplugin_search_query" ] |
cache_key | "_monsieurbiz_searchplugin_search_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15161 -form: Symfony\Component\Form\Form {#15152 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15160 …5} |
full_name | "monsieurbiz_searchplugin_search[query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search_query" |
label | "monsieurbiz_searchplugin.form.query" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search_query" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "submit" ] |
[ "class" => "submit" ] |
label | "monsieurbiz_searchplugin.form.submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "monsieurbiz_searchplugin.form.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_monsieurbiz_searchplugin_search_submit" ] |
cache_key | "_monsieurbiz_searchplugin_search_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#15163 …5} |
full_name | "monsieurbiz_searchplugin_search[submit]" |
id | "monsieurbiz_searchplugin_search_submit" |
label | "monsieurbiz_searchplugin.form.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b11e111078e3d6b0c78c2d28707d.WwPGxdaTf-zxxBkushdK7WZuOl_ZUrcyvNVVeWNG4Qg.NmC88ZXCC6Ouqnhi3nEYqzxaVwyIKOgDiZ9hLzFxgENubZGv5cpN3L-nSA" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "b11e111078e3d6b0c78c2d28707d.WwPGxdaTf-zxxBkushdK7WZuOl_ZUrcyvNVVeWNG4Qg.NmC88ZXCC6Ouqnhi3nEYqzxaVwyIKOgDiZ9hLzFxgENubZGv5cpN3L-nSA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | "b11e111078e3d6b0c78c2d28707d.WwPGxdaTf-zxxBkushdK7WZuOl_ZUrcyvNVVeWNG4Qg.NmC88ZXCC6Ouqnhi3nEYqzxaVwyIKOgDiZ9hLzFxgENubZGv5cpN3L-nSA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15131 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#15162 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_monsieurbiz_searchplugin_search__token" ] |
cache_key | "_monsieurbiz_searchplugin_search__token_hidden" |
compound | false |
data | "b11e111078e3d6b0c78c2d28707d.WwPGxdaTf-zxxBkushdK7WZuOl_ZUrcyvNVVeWNG4Qg.NmC88ZXCC6Ouqnhi3nEYqzxaVwyIKOgDiZ9hLzFxgENubZGv5cpN3L-nSA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15176 -form: Symfony\Component\Form\Form {#15172 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15167 …5} |
full_name | "monsieurbiz_searchplugin_search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search__token" |
valid | true |
value | "b11e111078e3d6b0c78c2d28707d.WwPGxdaTf-zxxBkushdK7WZuOl_ZUrcyvNVVeWNG4Qg.NmC88ZXCC6Ouqnhi3nEYqzxaVwyIKOgDiZ9hLzFxgENubZGv5cpN3L-nSA" |
cookie_consent
"ConnectHolland\CookieConsentBundle\Form\CookieConsentType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16977 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "CHCookieConsentBundle" |
trim | true |
upload_max_size_message | Closure() {#16979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#16978 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "cookie_consent" "_cookie_consent" ] |
cache_key | "_cookie_consent_cookie_consent" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17030 -form: Symfony\Component\Form\Form {#17031 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16980 …5} |
full_name | "cookie_consent" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cookie_consent" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent" |
valid | true |
value | null |
analytics
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | "true" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#16988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#16987 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_analytics" ] |
cache_key | "_cookie_consent_analytics_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11179 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11178 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11181 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11180 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17011 -form: Symfony\Component\Form\Form {#17052 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#17118 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics" |
is_selected | Closure($choice, $value) {#17100 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "analytics" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_analytics" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17035 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
cache_key | "_cookie_consent_analytics_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17064 -form: Symfony\Component\Form\Form {#17055 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17073 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_analytics_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17044 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
cache_key | "_cookie_consent_analytics_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16989 -form: Symfony\Component\Form\Form {#17058 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17046 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_analytics_entry" |
valid | true |
value | "false" |
tracking
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | "true" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#16999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#16998 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_tracking" ] |
cache_key | "_cookie_consent_tracking_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11179 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11178 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11181 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11180 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17000 -form: Symfony\Component\Form\Form {#17079 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#17091 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking" |
is_selected | Closure($choice, $value) {#17145 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tracking" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_tracking" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17062 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
cache_key | "_cookie_consent_tracking_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17149 -form: Symfony\Component\Form\Form {#17082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17148 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_tracking_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17071 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
cache_key | "_cookie_consent_tracking_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17150 -form: Symfony\Component\Form\Form {#17085 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17161 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_tracking_entry" |
valid | true |
value | "false" |
marketing
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | "true" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#17010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17009 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_marketing" ] |
cache_key | "_cookie_consent_marketing_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11179 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11178 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11181 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11180 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17147 -form: Symfony\Component\Form\Form {#17106 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#17037 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing" |
is_selected | Closure($choice, $value) {#17169 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "marketing" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_marketing" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17089 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
cache_key | "_cookie_consent_marketing_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17179 -form: Symfony\Component\Form\Form {#17109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17175 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_marketing_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17098 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
cache_key | "_cookie_consent_marketing_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17181 -form: Symfony\Component\Form\Form {#17112 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17182 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_marketing_entry" |
valid | true |
value | "false" |
social_media
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | "true" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#17021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17020 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_social_media" ] |
cache_key | "_cookie_consent_social_media_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11179 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11178 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11181 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11180 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17173 -form: Symfony\Component\Form\Form {#17133 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#17167 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media" |
is_selected | Closure($choice, $value) {#17184 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9159 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "social_media" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_social_media" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17116 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
cache_key | "_cookie_consent_social_media_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17187 -form: Symfony\Component\Form\Form {#17136 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17186 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_social_media_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9396 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9390 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9398 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17125 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
cache_key | "_cookie_consent_social_media_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17188 -form: Symfony\Component\Form\Form {#17139 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17189 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_social_media_entry" |
valid | true |
value | "false" |
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
[ "class" => "btn ch-cookie-consent__btn" ] |
label | "Accepter les cookies" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Accepter les cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cookie_consent_save" ] |
cache_key | "_cookie_consent_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#17183 …5} |
full_name | "cookie_consent[save]" |
id | "cookie_consent_save" |
label | "Accepter les cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_save" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d26e3778f032.y7NpJS7JwEUdcJvgct8lq26XE7F67vMHtapamuNeZ04.u4YFUUu-jT0lBraBC-kX7gf0fNQ-nqJJ5cYX14kcAQyj3C4RHoimKUgZow" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "d26e3778f032.y7NpJS7JwEUdcJvgct8lq26XE7F67vMHtapamuNeZ04.u4YFUUu-jT0lBraBC-kX7gf0fNQ-nqJJ5cYX14kcAQyj3C4RHoimKUgZow" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6044 …} -namespace: Closure() {#6042 …} } |
data | "d26e3778f032.y7NpJS7JwEUdcJvgct8lq26XE7F67vMHtapamuNeZ04.u4YFUUu-jT0lBraBC-kX7gf0fNQ-nqJJ5cYX14kcAQyj3C4RHoimKUgZow" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7488 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9131 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1526 …} $translationDomain: "validators" $message: Closure() {#17185 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_consent__token" ] |
cache_key | "_cookie_consent__token_hidden" |
compound | false |
data | "d26e3778f032.y7NpJS7JwEUdcJvgct8lq26XE7F67vMHtapamuNeZ04.u4YFUUu-jT0lBraBC-kX7gf0fNQ-nqJJ5cYX14kcAQyj3C4RHoimKUgZow" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17200 -form: Symfony\Component\Form\Form {#17196 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17190 …5} |
full_name | "cookie_consent[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent__token" |
valid | true |
value | "d26e3778f032.y7NpJS7JwEUdcJvgct8lq26XE7F67vMHtapamuNeZ04.u4YFUUu-jT0lBraBC-kX7gf0fNQ-nqJJ5cYX14kcAQyj3C4RHoimKUgZow" |