Forms
-
credit_simulator_form
-
firstname
-
lastname
-
dob
-
job
-
isBonified
-
formatBien
-
revenueFrist
-
second
-
revenueSecond
-
firstDownPaiement
-
email
-
phone
-
submit
-
captcha
-
_token
-
credit_simulator_form
"App\Form\Web\CreditSimulatorFormType"
Errors
This form has no errors.
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 | "credit_simulator_form" |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | "App\Entity\CreditSimulation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\CreditSimulation" } } |
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 | [] |
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 | "forms" |
trim | true |
upload_max_size_message | Closure() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#940 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "credit_simulator_form" "_credit_simulator_form" ] |
cache_key | "_credit_simulator_form_credit_simulator_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1123 -errors: [] -form: Symfony\Component\Form\Form {#1173 …} } |
form | Symfony\Component\Form\FormView {#938 …5} |
full_name | "credit_simulator_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "credit_simulator_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form" |
valid | true |
value | null |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
label | "app.web.credit_simulator.form.firstname" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "app.web.credit_simulator.form.firstname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#931 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_credit_simulator_form_firstname" ] |
cache_key | "_credit_simulator_form_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1307 -errors: [] -form: Symfony\Component\Form\Form {#1012 …} } |
form | Symfony\Component\Form\FormView {#1141 …5} |
full_name | "credit_simulator_form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_firstname" |
label | "app.web.credit_simulator.form.firstname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_firstname" |
uses_autocomplete | false |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
label | "app.web.credit_simulator.form.lastname" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "app.web.credit_simulator.form.lastname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#909 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_credit_simulator_form_lastname" ] |
cache_key | "_credit_simulator_form_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1308 -errors: [] -form: Symfony\Component\Form\Form {#1099 …} } |
form | Symfony\Component\Form\FormView {#1142 …5} |
full_name | "credit_simulator_form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_lastname" |
label | "app.web.credit_simulator.form.lastname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_lastname" |
uses_autocomplete | false |
valid | true |
value | "" |
dob
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
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 | [ "value" => "2006-01-22" "min" => "1960-01-22" "max" => "2006-01-22" ] |
same as passed value |
format | "yyyy-MM-dd" |
same as passed value |
label | "app.web.credit_simulator.form.dob" |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "value" => "2006-01-22" "min" => "1960-01-22" "max" => "2006-01-22" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.credit_simulator.form.dob" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#961 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "value" => "2006-01-22" "min" => "1960-01-22" "max" => "2006-01-22" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_credit_simulator_form_dob" ] |
cache_key | "_credit_simulator_form_dob_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#926 -errors: [] -form: Symfony\Component\Form\Form {#1090 …} } |
form | Symfony\Component\Form\FormView {#911 …5} |
full_name | "credit_simulator_form[dob]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_dob" |
label | "app.web.credit_simulator.form.dob" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dob" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
type | "date" |
unique_block_prefix | "_credit_simulator_form_dob" |
valid | true |
value | "" |
widget | "single_text" |
job
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ContactJob" |
same as passed value |
label | "app.web.credit_simulator.form.job" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1067 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1008 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1079 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1072 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1052 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1054 …} } |
choices | null |
class | "App\Entity\ContactJob" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEdXiYFm\EntityManagerGhost614a58f {#228 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1018 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEdXiYFm\EntityManagerGhost614a58f {#228 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1022 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.credit_simulator.form.job" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1011 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_credit_simulator_form_job" ] |
cache_key | "_credit_simulator_form_job_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1332 +data: App\Entity\ContactJob {#1358 …} +value: "1" +label: "Employé Secteur Privé" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +data: App\Entity\ContactJob {#1437 …} +value: "2" +label: "Employé Secteur Public" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +data: App\Entity\ContactJob {#1408 …} +value: "3" +label: "Cadre" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +data: App\Entity\ContactJob {#1400 …} +value: "4" +label: "Libéral" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1263 +data: App\Entity\ContactJob {#1405 …} +value: "5" +label: "Commerçant" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +data: App\Entity\ContactJob {#1409 …} +value: "6" +label: "Chef d'entreprise" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +data: App\Entity\ContactJob {#1414 …} +value: "7" +label: "Investisseur" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1152 +data: App\Entity\ContactJob {#1418 …} +value: "8" +label: "Retraité" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1346 +data: App\Entity\ContactJob {#1447 …} +value: "9" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1155 -errors: [] -form: Symfony\Component\Form\Form {#1032 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1180 …5} |
full_name | "credit_simulator_form[job]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_job" |
is_selected | Closure($choice, $value) {#1221 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "app.web.credit_simulator.form.job" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "job" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_job" |
uses_autocomplete | false |
valid | true |
value | "" |
isBonified
Errors
This form has no errors.
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 | [ "class" => "checkbox-inline checkbox-switch" ] |
[ "class" => "checkbox-inline checkbox-switch" ] |
label | "app.web.credit_simulator.form.is_bonified" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
value | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "checkbox-inline checkbox-switch" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1023 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1252 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "app.web.credit_simulator.form.is_bonified" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1245 …} $translationDomain: "validators" } } |
validation_groups | null |
value | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "checkbox-inline checkbox-switch" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credit_simulator_form_isBonified" ] |
cache_key | "_credit_simulator_form_isBonified_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1229 -errors: [] -form: Symfony\Component\Form\Form {#1153 …} } |
form | Symfony\Component\Form\FormView {#1212 …5} |
full_name | "credit_simulator_form[isBonified]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_isBonified" |
label | "app.web.credit_simulator.form.is_bonified" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isBonified" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_isBonified" |
valid | true |
value | false |
formatBien
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\CFormatBien" |
same as passed value |
label | "app.web.credit_simulator.form.format_bien" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#951 class: "App\Form\Web\CreditSimulatorFormType" this: App\Form\Web\CreditSimulatorFormType {#856 …} } |
Doctrine\ORM\QueryBuilder {#1065 -em: ContainerEdXiYFm\EntityManagerGhost614a58f {#228 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1031 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1068 #from: "App\Entity\CFormatBien" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1124 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.isActive = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1129 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\CFormatBien u WHERE u.isActive = 1 ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1073 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1195 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1130 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1135 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1072 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1114 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1165 …} } |
choices | null |
class | "App\Entity\CFormatBien" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEdXiYFm\EntityManagerGhost614a58f {#228 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1108 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEdXiYFm\EntityManagerGhost614a58f {#228 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1060 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.credit_simulator.form.format_bien" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1065 -em: ContainerEdXiYFm\EntityManagerGhost614a58f {#228 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1031 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1068 #from: "App\Entity\CFormatBien" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1124 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.isActive = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1129 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\CFormatBien u WHERE u.isActive = 1 ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1073 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1062 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_credit_simulator_form_formatBien" ] |
cache_key | "_credit_simulator_form_formatBien_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +data: App\Entity\CFormatBien {#1472 …} +value: "16" +label: "Boutique Grand Kiosque" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +data: App\Entity\CFormatBien {#1688 …} +value: "14" +label: "Boutique Kiosque" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +data: App\Entity\CFormatBien {#1704 …} +value: "27" +label: "Cabinet medical Infinity" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +data: App\Entity\CFormatBien {#1721 …} +value: "12" +label: "Duplex F6" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +data: App\Entity\CFormatBien {#1735 …} +value: "5" +label: "Duplex F6 Babel" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +data: App\Entity\CFormatBien {#1752 …} +value: "8" +label: "F2 Gloire" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +data: App\Entity\CFormatBien {#1763 …} +value: "9" +label: "F3 Gloire" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +data: App\Entity\CFormatBien {#1774 …} +value: "20" +label: "F3 Infinity" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +data: App\Entity\CFormatBien {#1785 …} +value: "10" +label: "F4 Gloire" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +data: App\Entity\CFormatBien {#1796 …} +value: "21" +label: "F4 Infinity" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +data: App\Entity\CFormatBien {#1807 …} +value: "3" +label: "F4 Type 1 Gauche Babel" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +data: App\Entity\CFormatBien {#1818 …} +value: "4" +label: "F4 Type 2 Droite Babel" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +data: App\Entity\CFormatBien {#1829 …} +value: "6" +label: "F5 Babel" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +data: App\Entity\CFormatBien {#1840 …} +value: "11" +label: "F5 Gloire" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +data: App\Entity\CFormatBien {#1851 …} +value: "22" +label: "F5 Infinity" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +data: App\Entity\CFormatBien {#1862 …} +value: "17" +label: "Grand Magasin" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +data: App\Entity\CFormatBien {#1873 …} +value: "23" +label: "Infinity penthouse" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +data: App\Entity\CFormatBien {#1884 …} +value: "29" +label: "Infinity Service Bureaux" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +data: App\Entity\CFormatBien {#1895 …} +value: "15" +label: "Magasin" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +data: App\Entity\CFormatBien {#1906 …} +value: "13" +label: "Penthouse de la gloire" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +data: App\Entity\CFormatBien {#1917 …} +value: "28" +label: "Profession Libérale Infinty" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +data: App\Entity\CFormatBien {#1928 …} +value: "19" +label: "Restaurant" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +data: App\Entity\CFormatBien {#1939 …} +value: "18" +label: "Showroom" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +data: App\Entity\CFormatBien {#1950 …} +value: "7" +label: "Studio Gloire" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +data: App\Entity\CFormatBien {#1961 …} +value: "2" +label: "T3 Type 2 Droite" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +data: App\Entity\CFormatBien {#1972 …} +value: "1" +label: "T3 Type-1 Gauche" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +data: App\Entity\CFormatBien {#1983 …} +value: "24" +label: "Villa Damas 1" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +data: App\Entity\CFormatBien {#2000 …} +value: "25" +label: "Villa Damas 2" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +data: App\Entity\CFormatBien {#2011 …} +value: "26" +label: "Villa Damas 3" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1454 -errors: [] -form: Symfony\Component\Form\Form {#1287 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1452 …5} |
full_name | "credit_simulator_form[formatBien]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_formatBien" |
is_selected | Closure($choice, $value) {#1455 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "app.web.credit_simulator.form.format_bien" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "formatBien" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_formatBien" |
uses_autocomplete | false |
valid | true |
value | "" |
revenueFrist
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
currency | "DZD" |
same as passed value |
label | "app.web.credit_simulator.form.revenue_frist" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
currency | "DZD" |
data_class | null |
disabled | false |
divisor | 1 |
empty_data | Closure(FormInterface $form) {#1115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
html5 | false |
inherit_data | false |
input | "float" |
invalid_message | "Please enter a valid money amount." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.credit_simulator.form.revenue_frist" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | 6 |
row_attr | [] |
scale | 2 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1163 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "_credit_simulator_form_revenueFrist" ] |
cache_key | "_credit_simulator_form_revenueFrist_money" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2041 -errors: [] -form: Symfony\Component\Form\Form {#1290 …} } |
form | Symfony\Component\Form\FormView {#1453 …5} |
full_name | "credit_simulator_form[revenueFrist]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_revenueFrist" |
label | "app.web.credit_simulator.form.revenue_frist" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "{{ widget }} DZD" |
multipart | false |
name | "revenueFrist" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_revenueFrist" |
valid | true |
value | "" |
second
Errors
This form has no errors.
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 | [ "class" => "checkbox-inline checkbox-switch" ] |
[ "class" => "checkbox-inline checkbox-switch" ] |
label | "app.web.credit_simulator.form.second" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
value | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "checkbox-inline checkbox-switch" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1023 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1252 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "app.web.credit_simulator.form.second" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1093 …} $translationDomain: "validators" } } |
validation_groups | null |
value | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "checkbox-inline checkbox-switch" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credit_simulator_form_second" ] |
cache_key | "_credit_simulator_form_second_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2042 -errors: [] -form: Symfony\Component\Form\Form {#1293 …} } |
form | Symfony\Component\Form\FormView {#2043 …5} |
full_name | "credit_simulator_form[second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_second" |
label | "app.web.credit_simulator.form.second" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_second" |
valid | true |
value | false |
revenueSecond
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
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" => "form-control" "disabled" => true ] |
[ "class" => "form-control" "disabled" => true ] |
currency | "DZD" |
same as passed value |
label | "app.web.credit_simulator.form.revenue_second" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "disabled" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
currency | "DZD" |
data_class | null |
disabled | false |
divisor | 1 |
empty_data | Closure(FormInterface $form) {#1107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
html5 | false |
inherit_data | false |
input | "float" |
invalid_message | "Please enter a valid money amount." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.credit_simulator.form.revenue_second" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | 6 |
row_attr | [] |
scale | 2 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1082 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "disabled" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "_credit_simulator_form_revenueSecond" ] |
cache_key | "_credit_simulator_form_revenueSecond_money" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2044 -errors: [] -form: Symfony\Component\Form\Form {#1296 …} } |
form | Symfony\Component\Form\FormView {#2045 …5} |
full_name | "credit_simulator_form[revenueSecond]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_revenueSecond" |
label | "app.web.credit_simulator.form.revenue_second" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "{{ widget }} DZD" |
multipart | false |
name | "revenueSecond" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_revenueSecond" |
valid | true |
value | "" |
firstDownPaiement
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
currency | "DZD" |
same as passed value |
label | "app.web.credit_simulator.form.first_down_paiement" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
currency | "DZD" |
data_class | null |
disabled | false |
divisor | 1 |
empty_data | Closure(FormInterface $form) {#1226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
html5 | false |
inherit_data | false |
input | "float" |
invalid_message | "Please enter a valid money amount." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.credit_simulator.form.first_down_paiement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | 6 |
row_attr | [] |
scale | 2 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1225 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "_credit_simulator_form_firstDownPaiement" ] |
cache_key | "_credit_simulator_form_firstDownPaiement_money" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2046 -errors: [] -form: Symfony\Component\Form\Form {#1299 …} } |
form | Symfony\Component\Form\FormView {#2047 …5} |
full_name | "credit_simulator_form[firstDownPaiement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_firstDownPaiement" |
label | "app.web.credit_simulator.form.first_down_paiement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "{{ widget }} DZD" |
multipart | false |
name | "firstDownPaiement" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_firstDownPaiement" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
label | "app.web.credit_simulator.form.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "app.web.credit_simulator.form.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1223 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_credit_simulator_form_email" ] |
cache_key | "_credit_simulator_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2048 -errors: [] -form: Symfony\Component\Form\Form {#1303 …} } |
form | Symfony\Component\Form\FormView {#2049 …5} |
full_name | "credit_simulator_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_email" |
label | "app.web.credit_simulator.form.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_email" |
uses_autocomplete | false |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => "form-control" ] |
[ "class" => "form-control" ] |
label | "app.web.credit_simulator.form.phone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1215 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "app.web.credit_simulator.form.phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1214 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_credit_simulator_form_phone" ] |
cache_key | "_credit_simulator_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2050 -errors: [] -form: Symfony\Component\Form\Form {#1137 …} } |
form | Symfony\Component\Form\FormView {#2051 …5} |
full_name | "credit_simulator_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form_phone" |
label | "app.web.credit_simulator.form.phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_phone" |
uses_autocomplete | false |
valid | true |
value | "" |
submit
Errors
This form has no errors.
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 btn-primary" ] |
[ "class" => "btn btn-primary" ] |
label | "app.web.credit_simulator.form.submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "app.web.credit_simulator.form.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_credit_simulator_form_submit" ] |
cache_key | "_credit_simulator_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2053 …5} |
full_name | "credit_simulator_form[submit]" |
id | "credit_simulator_form_submit" |
label | "app.web.credit_simulator.form.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_submit" |
value | null |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
Errors
This form has no errors.
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 |
---|---|---|
action_name | "credit_simulator_form" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#958 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#958 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "credit_simulator_form" |
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 | false |
constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#958 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1159 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
host | null |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
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 | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1156 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
action_name | "credit_simulator_form" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_credit_simulator_form_captcha" ] |
cache_key | "_credit_simulator_form_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#2054 -errors: [] -form: Symfony\Component\Form\Form {#1098 …} } |
form | Symfony\Component\Form\FormView {#2052 …5} |
full_name | "credit_simulator_form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.recaptcha.net" |
id | "credit_simulator_form_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LdnlzoqAAAAAN4uvcu3IxvXMrZimxn3KuHDtomo" |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form_captcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5f7ae15555.6bsHeS6E9nHeUoYQTX5QW4mQ5jxqfcCCATNOdMlCSGs.vsteNBrdkgGZB9RxKyYECOH_jGsnJLbERl0LRIEACyiowUoPQMjFJbgj0w" |
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 | "5f7ae15555.6bsHeS6E9nHeUoYQTX5QW4mQ5jxqfcCCATNOdMlCSGs.vsteNBrdkgGZB9RxKyYECOH_jGsnJLbERl0LRIEACyiowUoPQMjFJbgj0w" |
same as passed value |
mapped | 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 | 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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#91 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#96 …} -namespace: Closure() {#623 …} } |
data | "5f7ae15555.6bsHeS6E9nHeUoYQTX5QW4mQ5jxqfcCCATNOdMlCSGs.vsteNBrdkgGZB9RxKyYECOH_jGsnJLbERl0LRIEACyiowUoPQMjFJbgj0w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#2055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#2057 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_credit_simulator_form__token" ] |
cache_key | "_credit_simulator_form__token_hidden" |
compound | false |
data | "5f7ae15555.6bsHeS6E9nHeUoYQTX5QW4mQ5jxqfcCCATNOdMlCSGs.vsteNBrdkgGZB9RxKyYECOH_jGsnJLbERl0LRIEACyiowUoPQMjFJbgj0w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2067 -errors: [] -form: Symfony\Component\Form\Form {#2063 …} } |
form | Symfony\Component\Form\FormView {#2056 …5} |
full_name | "credit_simulator_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credit_simulator_form__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 | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_credit_simulator_form__token" |
valid | true |
value | "5f7ae15555.6bsHeS6E9nHeUoYQTX5QW4mQ5jxqfcCCATNOdMlCSGs.vsteNBrdkgGZB9RxKyYECOH_jGsnJLbERl0LRIEACyiowUoPQMjFJbgj0w" |