Forms
-
provider_lead_web_form
-
type
-
inquiryType
-
propertyType
-
firstname
-
lastname
-
phone
-
email
-
address
-
note
-
gdprConsent
-
recaptcha
-
_token
-
provider_lead_web_form
Form type:
"App\Form\Web\ProviderLeadWebFormType"
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 | true |
allow_file_upload | false |
attr | [ "novalidate" => "novalidate" ] |
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 | "provider_lead" |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | "App\Entity\ProviderLead" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ProviderLead" } } |
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 | null |
trim | true |
upload_max_size_message | Closure() {#1048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1047 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "provider_lead_web_form" "_provider_lead_web_form" ] |
cache_key | "_provider_lead_web_form_provider_lead_web_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1343 -errors: [] -form: Symfony\Component\Form\Form {#1348 …} } |
form | Symfony\Component\Form\FormView {#1049 …5} |
full_name | "provider_lead_web_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "provider_lead_web_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form" |
valid | true |
value | null |
type
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
---|---|---|
choice_label | Closure($enum) {#1054 class: "App\Form\Web\ProviderLeadWebFormType" this: App\Form\Web\ProviderLeadWebFormType {#901 …} } |
same as passed value |
class | "App\Config\Enums\ProviderType" |
same as passed value |
label | "Provider Type" |
same as passed value |
placeholder | "Select Provider Type" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
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 | Closure($enum) {#1054 class: "App\Form\Web\ProviderLeadWebFormType" this: App\Form\Web\ProviderLeadWebFormType {#901 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?BackedEnum $choice): ?string {#1087 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choices | [ App\Config\Enums\ProviderType {#1083 +name: "PROPERTY_OWNER" +value: "PROPERTY_OWNER" } App\Config\Enums\ProviderType {#1084 +name: "REAL_ESTATE_AGENT" +value: "REAL_ESTATE_AGENT" } App\Config\Enums\ProviderType {#1085 +name: "INDIVIDUAL" +value: "INDIVIDUAL" } App\Config\Enums\ProviderType {#1086 +name: "OTHER" +value: "OTHER" } ] |
class | "App\Config\Enums\ProviderType" |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Provider Type" |
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 | "Select Provider Type" |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1080 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "enum" "_provider_lead_web_form_type" ] |
cache_key | "_provider_lead_web_form_type_enum" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1271 +data: App\Config\Enums\ProviderType {#1083 +name: "PROPERTY_OWNER" +value: "PROPERTY_OWNER" } +value: "PROPERTY_OWNER" +label: Symfony\Component\Translation\TranslatableMessage {#1280 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1245 +data: App\Config\Enums\ProviderType {#1084 +name: "REAL_ESTATE_AGENT" +value: "REAL_ESTATE_AGENT" } +value: "REAL_ESTATE_AGENT" +label: Symfony\Component\Translation\TranslatableMessage {#1262 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +data: App\Config\Enums\ProviderType {#1085 +name: "INDIVIDUAL" +value: "INDIVIDUAL" } +value: "INDIVIDUAL" +label: Symfony\Component\Translation\TranslatableMessage {#1105 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +data: App\Config\Enums\ProviderType {#1086 +name: "OTHER" +value: "OTHER" } +value: "OTHER" +label: Symfony\Component\Translation\TranslatableMessage {#1385 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1289 -errors: [] -form: Symfony\Component\Form\Form {#1351 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1298 …5} |
full_name | "provider_lead_web_form[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_type" |
is_selected | Closure($choice, $value) {#1389 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Provider Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | "Select Provider Type" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form_type" |
uses_autocomplete | false |
valid | true |
value | "" |
inquiryType
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
---|---|---|
choice_label | Closure($enum) {#1055 class: "App\Form\Web\ProviderLeadWebFormType" this: App\Form\Web\ProviderLeadWebFormType {#901 …} } |
same as passed value |
class | "App\Config\Enums\ProviderInquiryType" |
same as passed value |
label | "Inquiry Type" |
same as passed value |
placeholder | "Select Inquiry Type" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
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 | Closure($enum) {#1055 class: "App\Form\Web\ProviderLeadWebFormType" this: App\Form\Web\ProviderLeadWebFormType {#901 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?BackedEnum $choice): ?string {#1104 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choices | [ App\Config\Enums\ProviderInquiryType {#1098 +name: "PURCHASE" +value: "PURCHASE" } App\Config\Enums\ProviderInquiryType {#1099 +name: "RENT" +value: "RENT" } App\Config\Enums\ProviderInquiryType {#1100 +name: "SELL" +value: "SELL" } App\Config\Enums\ProviderInquiryType {#1101 +name: "EVALUATION" +value: "EVALUATION" } App\Config\Enums\ProviderInquiryType {#1102 +name: "MORTGAGE" +value: "MORTGAGE" } App\Config\Enums\ProviderInquiryType {#1103 +name: "OTHER" +value: "OTHER" } ] |
class | "App\Config\Enums\ProviderInquiryType" |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Inquiry Type" |
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 | "Select Inquiry Type" |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1096 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "enum" "_provider_lead_web_form_inquiryType" ] |
cache_key | "_provider_lead_web_form_inquiryType_enum" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +data: App\Config\Enums\ProviderInquiryType {#1098 +name: "PURCHASE" +value: "PURCHASE" } +value: "PURCHASE" +label: Symfony\Component\Translation\TranslatableMessage {#1412 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +data: App\Config\Enums\ProviderInquiryType {#1099 +name: "RENT" +value: "RENT" } +value: "RENT" +label: Symfony\Component\Translation\TranslatableMessage {#1415 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +data: App\Config\Enums\ProviderInquiryType {#1100 +name: "SELL" +value: "SELL" } +value: "SELL" +label: Symfony\Component\Translation\TranslatableMessage {#1417 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +data: App\Config\Enums\ProviderInquiryType {#1101 +name: "EVALUATION" +value: "EVALUATION" } +value: "EVALUATION" +label: Symfony\Component\Translation\TranslatableMessage {#1419 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +data: App\Config\Enums\ProviderInquiryType {#1102 +name: "MORTGAGE" +value: "MORTGAGE" } +value: "MORTGAGE" +label: Symfony\Component\Translation\TranslatableMessage {#1421 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +data: App\Config\Enums\ProviderInquiryType {#1103 +name: "OTHER" +value: "OTHER" } +value: "OTHER" +label: Symfony\Component\Translation\TranslatableMessage {#1423 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1388 -errors: [] -form: Symfony\Component\Form\Form {#1354 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1390 …5} |
full_name | "provider_lead_web_form[inquiryType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_inquiryType" |
is_selected | Closure($choice, $value) {#1426 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Inquiry Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "inquiryType" |
placeholder | "Select Inquiry Type" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form_inquiryType" |
uses_autocomplete | false |
valid | true |
value | "" |
propertyType
Form type:
"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 |
---|---|---|
class | "App\Entity\PropertyType" |
same as passed value |
label | "Property Type" |
same as passed value |
placeholder | "Select Property Type" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1122 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1123 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1235 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1127 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1237 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1242 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1244 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1243 …} } |
choices | null |
class | "App\Entity\PropertyType" |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerUluQjV5\EntityManagerGhost614a58f {#281 …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 {#1215 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerUluQjV5\EntityManagerGhost614a58f {#281 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1214 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Property Type" |
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 | "Select Property Type" |
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() {#1126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1124 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_provider_lead_web_form_propertyType" ] |
cache_key | "_provider_lead_web_form_propertyType_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +data: App\Entity\PropertyType {#1445 …} +value: "1" +label: "Studio" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1430 +data: App\Entity\PropertyType {#1517 …} +value: "2" +label: "Appartement" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +data: App\Entity\PropertyType {#1523 …} +value: "6" +label: "Duplex" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +data: App\Entity\PropertyType {#1528 …} +value: "9" +label: "Pavillon" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +data: App\Entity\PropertyType {#1533 …} +value: "10" +label: "Maison" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1429 +data: App\Entity\PropertyType {#1538 …} +value: "11" +label: "Loft" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +data: App\Entity\PropertyType {#1543 …} +value: "13" +label: "Locaux Commerciaux" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +data: App\Entity\PropertyType {#1548 …} +value: "14" +label: "Bureaux" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +data: App\Entity\PropertyType {#1553 …} +value: "15" +label: "Entrepôt" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1431 +data: App\Entity\PropertyType {#1558 …} +value: "16" +label: "Terrain" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +data: App\Entity\PropertyType {#1563 …} +value: "17" +label: "Résidence Senior" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +data: App\Entity\PropertyType {#1568 …} +value: "18" +label: "Résidence Vacances" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1425 -errors: [] -form: Symfony\Component\Form\Form {#1357 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1427 …5} |
full_name | "provider_lead_web_form[propertyType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_propertyType" |
is_selected | Closure($choice, $value) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Property Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "propertyType" |
placeholder | "Select Property Type" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form_propertyType" |
uses_autocomplete | false |
valid | true |
value | "" |
firstname
Form type:
"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 | [ "placeholder" => "First Name" ] |
[ "placeholder" => "First Name" ] |
label | "First Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "First Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1259 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 | "First Name" |
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() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1260 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "First Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_provider_lead_web_form_firstname" ] |
cache_key | "_provider_lead_web_form_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1576 -errors: [] -form: Symfony\Component\Form\Form {#1360 …} } |
form | Symfony\Component\Form\FormView {#1577 …5} |
full_name | "provider_lead_web_form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_firstname" |
label | "First Name" |
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 | null |
unique_block_prefix | "_provider_lead_web_form_firstname" |
uses_autocomplete | false |
valid | true |
value | "" |
lastname
Form type:
"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 | [ "placeholder" => "Last Name" ] |
[ "placeholder" => "Last Name" ] |
label | "Last Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Last Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1268 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 | "Last Name" |
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() {#1270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1269 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Last Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_provider_lead_web_form_lastname" ] |
cache_key | "_provider_lead_web_form_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1578 -errors: [] -form: Symfony\Component\Form\Form {#1363 …} } |
form | Symfony\Component\Form\FormView {#1579 …5} |
full_name | "provider_lead_web_form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_lastname" |
label | "Last Name" |
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 | null |
unique_block_prefix | "_provider_lead_web_form_lastname" |
uses_autocomplete | false |
valid | true |
value | "" |
phone
Form type:
"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 | [ "placeholder" => "Phone" ] |
[ "placeholder" => "Phone" ] |
label | "Phone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Phone" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1277 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 | "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() {#1279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1278 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Phone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_provider_lead_web_form_phone" ] |
cache_key | "_provider_lead_web_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1580 -errors: [] -form: Symfony\Component\Form\Form {#1366 …} } |
form | Symfony\Component\Form\FormView {#1581 …5} |
full_name | "provider_lead_web_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_phone" |
label | "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 | null |
unique_block_prefix | "_provider_lead_web_form_phone" |
uses_autocomplete | false |
valid | true |
value | "" |
Form type:
"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 | [ "placeholder" => "Email" ] |
[ "placeholder" => "Email" ] |
label | "Email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1286 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 | "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() {#1288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1287 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_provider_lead_web_form_email" ] |
cache_key | "_provider_lead_web_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1582 -errors: [] -form: Symfony\Component\Form\Form {#1369 …} } |
form | Symfony\Component\Form\FormView {#1583 …5} |
full_name | "provider_lead_web_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_email" |
label | "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 | null |
unique_block_prefix | "_provider_lead_web_form_email" |
uses_autocomplete | false |
valid | true |
value | "" |
address
Form type:
"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 | [ "placeholder" => "Address" ] |
[ "placeholder" => "Address" ] |
label | "Address" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Address" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1295 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 | "Address" |
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() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1296 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Address" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_provider_lead_web_form_address" ] |
cache_key | "_provider_lead_web_form_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1584 -errors: [] -form: Symfony\Component\Form\Form {#1372 …} } |
form | Symfony\Component\Form\FormView {#1585 …5} |
full_name | "provider_lead_web_form[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_address" |
label | "Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form_address" |
uses_autocomplete | false |
valid | true |
value | "" |
note
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 | [ "placeholder" => "Note" ] |
[ "placeholder" => "Note" ] |
label | "Note" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Note" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1308 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 | "Note" |
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() {#1310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1309 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Note" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_provider_lead_web_form_note" ] |
cache_key | "_provider_lead_web_form_note_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1586 -errors: [] -form: Symfony\Component\Form\Form {#1375 …} } |
form | Symfony\Component\Form\FormView {#1587 …5} |
full_name | "provider_lead_web_form[note]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_note" |
label | "Note" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "note" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form_note" |
uses_autocomplete | false |
valid | true |
value | "" |
gdprConsent
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 |
---|---|---|
label | "GDPR Consent" |
same as passed value |
required | 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 | 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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1320 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 {#1321 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "GDPR Consent" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#1323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1325 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_provider_lead_web_form_gdprConsent" ] |
cache_key | "_provider_lead_web_form_gdprConsent_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1588 -errors: [] -form: Symfony\Component\Form\Form {#1378 …} } |
form | Symfony\Component\Form\FormView {#1589 …5} |
full_name | "provider_lead_web_form[gdprConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_form_gdprConsent" |
label | "GDPR Consent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "gdprConsent" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form_gdprConsent" |
valid | true |
value | "1" |
recaptcha
Form type:
"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 | "provider_lead" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "provider_lead" |
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 | [] |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1340 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() {#1342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1341 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
action_name | "provider_lead" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_provider_lead_web_form_recaptcha" ] |
cache_key | "_provider_lead_web_form_recaptcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1590 -errors: [] -form: Symfony\Component\Form\Form {#1381 …} } |
form | Symfony\Component\Form\FormView {#1591 …5} |
full_name | "provider_lead_web_form[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.recaptcha.net" |
id | "provider_lead_web_form_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LflfUgqAAAAAPkIiqFYnNXDT2GC-w8cdTb5acsA" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_provider_lead_web_form_recaptcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b23adc.JUBOqO6POXTxQJn7nQetFSodiwWwKe06lBui3jUNEIA.TCYW8q_GfiHcD7SQ83XuUVkt2VLmfpUL8H3qp3JpdupRNgDyvLlVN4QK7g" |
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 | "b23adc.JUBOqO6POXTxQJn7nQetFSodiwWwKe06lBui3jUNEIA.TCYW8q_GfiHcD7SQ83XuUVkt2VLmfpUL8H3qp3JpdupRNgDyvLlVN4QK7g" |
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 {#656 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#560 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#557 …} } |
data | "b23adc.JUBOqO6POXTxQJn7nQetFSodiwWwKe06lBui3jUNEIA.TCYW8q_GfiHcD7SQ83XuUVkt2VLmfpUL8H3qp3JpdupRNgDyvLlVN4QK7g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1593 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() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1592 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_provider_lead_web_form__token" ] |
cache_key | "_provider_lead_web_form__token_hidden" |
compound | false |
data | "b23adc.JUBOqO6POXTxQJn7nQetFSodiwWwKe06lBui3jUNEIA.TCYW8q_GfiHcD7SQ83XuUVkt2VLmfpUL8H3qp3JpdupRNgDyvLlVN4QK7g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1604 -errors: [] -form: Symfony\Component\Form\Form {#1600 …} } |
form | Symfony\Component\Form\FormView {#1595 …5} |
full_name | "provider_lead_web_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "provider_lead_web_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 | null |
unique_block_prefix | "_provider_lead_web_form__token" |
valid | true |
value | "b23adc.JUBOqO6POXTxQJn7nQetFSodiwWwKe06lBui3jUNEIA.TCYW8q_GfiHcD7SQ83XuUVkt2VLmfpUL8H3qp3JpdupRNgDyvLlVN4QK7g" |