- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 439
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine 5
- Debug
- Httplug 0/0
- Messages
- E-mails
-
Doctrine MongoDB 0
- Elastica
- Message Queue
- Redis
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
content
-
location
-
category
-
_token
-
-
-
location
-
category
-
_token
-
-
-
fullName
-
phoneNumber
-
language
-
email
-
countryCode
-
-
-
name
-
phone
-
originalPhoneNumber
-
email
-
message
-
campaign
-
isAutoGeneratedEmail
-
countryCode
-
_token
-
(no name)
"Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/en/question/create/" |
same as passed value |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
same as passed value |
flatLocations | [] |
[] |
method | "POST" |
same as passed value |
selectedLocation | [ "East Cecil" => 341 ] |
[ "East Cecil" => 341 ] |
selectedLocationId | 341 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/en/question/create/" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
data_class | "Aqarmap\Bundle\DiscussionBundle\Entity\Discussion" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7609 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} use: { $class: "Aqarmap\Bundle\DiscussionBundle\Entity\Discussion" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
flatLocations | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
selectedLocation | [ "East Cecil" => 341 ] |
selectedLocationId | 341 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7608 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/en/question/create/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "_" ] |
cache_key | "__" |
compound | true |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7765 -form: Symfony\Component\Form\Form {#7567 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7766 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
content
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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" => "discussion-textarea" "oninvalid" => "setCustomValidity("Please write your question")" "oninput" => "this.setCustomValidity("")" ] |
[ "class" => "discussion-textarea" "oninvalid" => "setCustomValidity("Please write your question")" "oninput" => "this.setCustomValidity("")" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "discussion-textarea" "oninvalid" => "setCustomValidity("Please write your question")" "oninput" => "this.setCustomValidity("")" ] |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7402 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "discussion-textarea" "oninvalid" => "setCustomValidity("Please write your question")" "oninput" => "this.setCustomValidity("")" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_content" ] |
cache_key | "_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7770 -form: Symfony\Component\Form\Form {#7570 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7769 …5} |
full_name | "content" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "content" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_content" |
valid | true |
value | "" |
location
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 341 |
View Format |
"341"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "oninvalid" => "setCustomValidity("Please select location")" "oninput" => "this.setCustomValidity("")" ] |
[ "oninvalid" => "setCustomValidity("Please select location")" "oninput" => "this.setCustomValidity("")" ] |
choices | [ "East Cecil" => 341 ] |
[ "East Cecil" => 341 ] |
data | 341 |
same as passed value |
placeholder | "layout.locations" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "oninvalid" => "setCustomValidity("Please select location")" "oninput" => "this.setCustomValidity("")" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "East Cecil" => 341 ] |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data | 341 |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "layout.locations" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7525 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "oninvalid" => "setCustomValidity("Please select location")" "oninput" => "this.setCustomValidity("")" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_location" ] |
cache_key | "_location_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +label: "East Cecil" +value: "341" +data: 341 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | 341 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7771 -form: Symfony\Component\Form\Form {#7573 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7772 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location" |
is_selected | Closure($choice, $value) {#7773 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7409 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "location" |
placeholder | "layout.locations" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location" |
valid | true |
value | "341" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "oninvalid" => "setCustomValidity("Please select category")" "oninput" => "this.setCustomValidity("")" ] |
[ "oninvalid" => "setCustomValidity("Please select category")" "oninput" => "this.setCustomValidity("")" ] |
class | "AqarmapDiscussionBundle:Category" |
same as passed value |
placeholder | "neighborhoods.discussion.placeholder.category" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "oninvalid" => "setCustomValidity("Please select category")" "oninput" => "this.setCustomValidity("")" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#7546 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7557 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7550 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7558 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7559 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7551 -om: ContainerZKoq44f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1773 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6289 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "AqarmapDiscussionBundle:Category" |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
em | ContainerZKoq44f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1773 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7551 -om: ContainerZKoq44f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1773 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6289 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "neighborhoods.discussion.placeholder.category" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7547 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "oninvalid" => "setCustomValidity("Please select category")" "oninput" => "this.setCustomValidity("")" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_category" ] |
cache_key | "_category_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +label: "Random" +value: "1" +data: Aqarmap\Bundle\DiscussionBundle\Entity\Category {#7726 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7774 -form: Symfony\Component\Form\Form {#7576 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7775 …5} |
full_name | "category" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category" |
is_selected | Closure($choice, $value) {#7776 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7409 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category" |
placeholder | "neighborhoods.discussion.placeholder.category" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_category" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e785ef7c13624f66cc43e.NM_5x9QaosNNPpJ0TEcjvzldm5iOH_RdtACh6R2NGhw.dZXNk5xY9Y0hZqM5GzV3jlEs4ezveJw6_WGQpEr1fk1Oi7qohnvMlTdy4Q" |
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 | "e785ef7c13624f66cc43e.NM_5x9QaosNNPpJ0TEcjvzldm5iOH_RdtACh6R2NGhw.dZXNk5xY9Y0hZqM5GzV3jlEs4ezveJw6_WGQpEr1fk1Oi7qohnvMlTdy4Q" |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data | "e785ef7c13624f66cc43e.NM_5x9QaosNNPpJ0TEcjvzldm5iOH_RdtACh6R2NGhw.dZXNk5xY9Y0hZqM5GzV3jlEs4ezveJw6_WGQpEr1fk1Oi7qohnvMlTdy4Q" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7767 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7778 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
cache_key | "__token_hidden" |
compound | false |
data | "e785ef7c13624f66cc43e.NM_5x9QaosNNPpJ0TEcjvzldm5iOH_RdtACh6R2NGhw.dZXNk5xY9Y0hZqM5GzV3jlEs4ezveJw6_WGQpEr1fk1Oi7qohnvMlTdy4Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7788 -form: Symfony\Component\Form\Form {#7784 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7779 …5} |
full_name | "_token" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "_token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "__token" |
valid | true |
value | "e785ef7c13624f66cc43e.NM_5x9QaosNNPpJ0TEcjvzldm5iOH_RdtACh6R2NGhw.dZXNk5xY9Y0hZqM5GzV3jlEs4ezveJw6_WGQpEr1fk1Oi7qohnvMlTdy4Q" |
discussion_search
"Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/en/ask-neighbors/" |
same as passed value |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
same as passed value |
flatLocations | "a:236:{s:31:"الدمام / القويعية";i:539;s:25:"الطوال / العيص";i:537;s:32:"قرية العليا / تبوك";i:529;s:31:"حريملاء / البدائع";i:527;s:35:"مهد الذهب / أبو عريش";i:521;s:31:"الرياض / المجاردة";i:515;s:39:"جزر فرسان / حفر الباطن";i:511;s:32:"رابغ / مكة المكرمة";i:509;s:25:"النماص / صامطة";i:505;s:21:"ضبا / الحجرة";i:503;s:25:"سميراء / رفحاء";i:495;s:32:"أحد رفيدة / الحريق";i:493;s:19:"ضبا / الخبر";i:489;s:25:"الجبيل / نجران";i:481;s:23:"الشملي / خيبر";i:479;s:19:"بيش / الريث";i:477;s:23:"ميسان / شقراء";i:475;s:14:"الأفلاج";i:312;s:27:"الشنان / بلجرشي";i:473;s:23:"جازان / طبرجل";i:471;s:34:"يدمه / أحد المسارحة";i:469;s:8:"رابغ";i:508;s:21:"الحجرة / بدر";i:459;s:12:"النماص";i:504;s:13:"بني حسن";i:498;s:29:"الدرعية / المويه";i:451;s:29:"ميسان / البكيرية";i:449;s:6:"ضبا";i:502;s:27:"المويه / القطيف";i:443;s:29:"الدائر / المخواة";i:437;s:32:"محايل عسير / جازان";i:431;s:12:"الشنان";i:472;s:21:"القرى / طريف";i:427;s:23:"جازان / البدع";i:425;s:12:"المذنب";i:466;s:10:"نجران";i:464;s:32:"رأس تنورة / العديد";i:421;s:19:"بدر الجنوب";i:462;s:19:"عفيف / طريب";i:415;s:40:"الحناكية / عقلة الصقور";i:411;s:28:"جزر فرسان / ضرما";i:409;s:25:"القطيف / الدرب";i:405;s:12:"المويه";i:352;s:19:"رماح / ضرما";i:399;s:24:"الرس / بني حسن";i:397;s:38:"ظهران الجنوب / الجموم";i:395;s:25:"شقراء / سميراء";i:391;s:21:"خليص / البدع";i:385;s:25:"ينبع / القريات";i:381;s:21:"عفيف / البدع";i:379;s:25:"الرياض / ميسان";i:375;s:16:"الحناكية";i:72;s:30:"العيص / مهد الذهب";i:373;s:21:"سكاكا / خباش";i:369;s:41:"سراة عبيدة / سراة عبيدة";i:367;s:8:"الرس";i:406;s:21:"الخرج / رابغ";i:351;s:25:"عنيزة / الرياض";i:349;s:8:"عفيف";i:212;s:25:"الأفلاج / يدمه";i:341;s:38:"بدر الجنوب / القويعية";i:339;s:36:"الباحة / عيون الجواء";i:337;s:8:"هروب";i:364;s:18:"المزاحمية";i:358;s:27:"الأفلاج / الريث";i:313;s:32:"رجال ألمع / العقيق";i:311;s:21:"رنية / شقراء";i:307;s:21:"بحرة / عنيزة";i:305;s:31:"القنفذة / المخواة";i:301;s:31:"فيفاء / النبهانية";i:299;s:28:"أضم / حفر الباطن";i:297;s:23:"الغزالة / بدر";i:295;s:12:"الطوال";i:536;s:21:"جازان / يدمه";i:289;s:17:"مهد الذهب";i:444;s:6:"حقل";i:302;s:14:"القنفذة";i:134;s:25:"الشماسية / بدر";i:273;s:10:"فيفاء";i:228;s:19:"محايل عسير";i:122;s:12:"المندق";i:416;s:21:"البرك / عرعر";i:269;s:28:"جزر فرسان / ثادق";i:267;s:17:"رجال ألمع";i:486;s:21:"ثار / النماص";i:263;s:10:"ميسان";i:448;s:23:"العديد / بحرة";i:257;s:8:"يدمه";i:468;s:24:"حوطة بني تميم";i:208;s:16:"المجاردة";i:270;s:14:"الدرعية";i:308;s:34:"المزاحمية / بني حسن";i:247;s:29:"الحريق / حريملاء";i:245;s:10:"حبونا";i:438;s:12:"الدائر";i:436;s:12:"الرياض";i:456;s:25:"المجمعة / بقيق";i:239;s:6:"بدر";i:260;s:36:"عقلة الصقور / الكامل";i:237;s:14:"حريملاء";i:258;s:31:"المزاحمية / الحرث";i:235;s:10:"جازان";i:424;s:16:"الدوادمي";i:388;s:25:"الغاط / الحجرة";i:231;s:21:"فيفاء / أبها";i:229;s:8:"ثادق";i:412;s:25:"حبونا / القطيف";i:227;s:17:"جزر فرسان";i:266;s:29:"الخرخير / الجبيل";i:221;s:23:"ظهران الجنوب";i:198;s:21:"عفيف / صامطة";i:213;s:28:"جزر فرسان / تبوك";i:211;s:35:"حوطة بني تميم / ضرما";i:209;s:23:"الجبيل / رنية";i:207;s:12:"الحجرة";i:326;s:32:"الكامل / مهد الذهب";i:201;s:10:"شرورة";i:136;s:12:"الحريق";i:356;s:8:"ضرما";i:214;s:34:"الشنان / بدر الجنوب";i:197;s:10:"عنيزة";i:82;s:27:"الدوادمي / بحرة";i:195;s:8:"تبوك";i:342;s:40:"القنفذة / وادي الدواسر";i:193;s:12:"الدمام";i:538;s:38:"ظهران الجنوب / الخفجي";i:191;s:12:"الجموم";i:530;s:23:"الغاط / شرورة";i:189;s:23:"البدع / فيفاء";i:183;s:8:"قلوة";i:320;s:17:"بيش / بحرة";i:181;s:17:"أحد رفيدة";i:400;s:19:"وادي الفرع";i:490;s:32:"الجموم / مهد الذهب";i:177;s:12:"الشملي";i:478;s:10:"الغاط";i:188;s:17:"ضمد / ينبع";i:169;s:12:"السليل";i:316;s:17:"ضمد / هروب";i:167;s:6:"بيش";i:180;s:10:"البرك";i:286;s:14:"الأسياح";i:446;s:6:"ضمد";i:166;s:10:"رفحاء";i:276;s:8:"بحرة";i:428;s:31:"العارضة / الخرخير";i:159;s:16:"الشماسية";i:272;s:21:"أملج / نجران";i:151;s:32:"مكة المكرمة / رنية";i:147;s:8:"بقيق";i:242;s:14:"المجمعة";i:238;s:25:"شرورة / سميراء";i:137;s:21:"مكة المكرمة";i:162;s:8:"طريب";i:346;s:14:"السليمي";i:344;s:12:"الحائط";i:70;s:21:"قلوة / طبرجل";i:133;s:23:"العيص / الحرث";i:129;s:12:"الجبيل";i:206;s:30:"الخبر / رأس تنورة";i:121;s:14:"الغزالة";i:294;s:25:"البرك / الكامل";i:119;s:12:"الطائف";i:104;s:33:"العقيق / المزاحمية";i:113;s:39:"حفر الباطن / خميس مشيط";i:111;s:27:"البرك / السليمي";i:107;s:34:"الحرث / قرية العليا";i:97;s:23:"العديد / تبوك";i:93;s:8:"صبيا";i:202;s:23:"عنيزة / بريدة";i:83;s:19:"سراة عبيدة";i:170;s:10:"الخبر";i:120;s:8:"تربة";i:46;s:19:"حفر الباطن";i:110;s:41:"رجال ألمع / عقلة الصقور";i:77;s:25:"العديد / الذهب";i:75;s:8:"رنية";i:140;s:38:"الحناكية / سراة عبيدة";i:73;s:16:"النعيرية";i:68;s:8:"عرعر";i:102;s:36:"العرضيات / رجال ألمع";i:61;s:29:"العارضة / الكامل";i:57;s:10:"الريث";i:66;s:36:"رياض الخبراء / تنومة";i:55;s:14:"العارضة";i:56;s:19:"خليص / قلوة";i:53;s:23:"أحد المسارحة";i:64;s:8:"خليص";i:52;s:50:"الإسكندرية / الساحل الشمالي";i:45;s:23:"تربة / الباحة";i:47;s:76:"القاهرة الكبري / العاصمة الإدارية الجديدة";i:34;s:87:"القاهرة الكبري / القاهرة الجديدة - التجمع الخامس";i:35;s:27:"القاهرة الكبري";i:31;s:57:"القاهرة الكبري / أكتوبر / الحصري";i:39;s:42:"القاهرة الكبري / أكتوبر";i:37;s:64:"القاهرة الكبري / أكتوبر / الشيخ زايد";i:38;s:42:"القاهرة الكبري / الجيزة";i:41;s:20:"الإسكندرية";i:43;s:33:"الإسكندرية / سموحة";i:44;s:59:"القاهرة الكبري / القاهرة الجديدة";i:32;s:57:"القاهرة الكبري / الجيزة / إمبابة";i:42;s:85:"القاهرة الكبري / القاهرة الجديدة / شارع التسعين";i:36;s:51:"القاهرة الكبري / مصر الجديدة";i:33;s:10:"تنومة";i:360;s:12:"الزلفي";i:370;s:31:"القويعية / الباحة";i:49;s:47:"عقلة الصقور / أحد المسارحة";i:101;s:25:"البدائع / خيبر";i:115;s:12:"العقيق";i:148;s:32:"العقيق / أحد رفيدة";i:117;s:8:"خيبر";i:124;s:25:"خيبر / العارضة";i:125;s:10:"بريدة";i:130;s:29:"المدينة المنورة";i:354;s:31:"تنومة / المزاحمية";i:361;s:14:"الأحساء";i:376;s:31:"الأحساء / حريملاء";i:377;s:30:"أحد رفيدة / جازان";i:401;s:8:"أبها";i:516;s:25:"الطائف / صامطة";i:541;s:38:"الطائف / صامطة / تجربة";i:547;s:6:"khaled";i:560;s:2:"ka";i:545;s:5:"sdsad";i:546;s:70:"القاهرة الكبري / مصر الجديدة / testsluglocation";i:548;s:45:"عنيزة / الحريق / test me pleasssse";i:552;s:80:"القاهرة الكبري / القاهرة الجديدة / tevwgdvsbd dfnbdf";i:553;s:63:"القاهرة الكبري / مصر الجديدة / mnmsndmsd";i:555;s:60:"القاهرة الكبري / مصر الجديدة / ghghvb";i:557;s:45:"القاهرة الكبري / naser city test";i:558;s:66:"القاهرة الكبري / أكتوبر / السبع عماير";i:559;s:3:"mee";i:561;s:5:"jhgyj";i:562;s:3:"www";i:564;s:19:"يدمه / kareem 1";i:565;s:68:"القاهرة الكبري / القاهرة الجديدة / karim2";i:566;}" |
same as passed value |
method | "GET" |
same as passed value |
selectedLocation | [ "East Cecil" => 341 ] |
[ "East Cecil" => 341 ] |
selectedLocationId | 341 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/en/ask-neighbors/" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
data_class | "Aqarmap\Bundle\DiscussionBundle\Entity\Discussion" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} use: { $class: "Aqarmap\Bundle\DiscussionBundle\Entity\Discussion" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
flatLocations | "a:236:{s:31:"الدمام / القويعية";i:539;s:25:"الطوال / العيص";i:537;s:32:"قرية العليا / تبوك";i:529;s:31:"حريملاء / البدائع";i:527;s:35:"مهد الذهب / أبو عريش";i:521;s:31:"الرياض / المجاردة";i:515;s:39:"جزر فرسان / حفر الباطن";i:511;s:32:"رابغ / مكة المكرمة";i:509;s:25:"النماص / صامطة";i:505;s:21:"ضبا / الحجرة";i:503;s:25:"سميراء / رفحاء";i:495;s:32:"أحد رفيدة / الحريق";i:493;s:19:"ضبا / الخبر";i:489;s:25:"الجبيل / نجران";i:481;s:23:"الشملي / خيبر";i:479;s:19:"بيش / الريث";i:477;s:23:"ميسان / شقراء";i:475;s:14:"الأفلاج";i:312;s:27:"الشنان / بلجرشي";i:473;s:23:"جازان / طبرجل";i:471;s:34:"يدمه / أحد المسارحة";i:469;s:8:"رابغ";i:508;s:21:"الحجرة / بدر";i:459;s:12:"النماص";i:504;s:13:"بني حسن";i:498;s:29:"الدرعية / المويه";i:451;s:29:"ميسان / البكيرية";i:449;s:6:"ضبا";i:502;s:27:"المويه / القطيف";i:443;s:29:"الدائر / المخواة";i:437;s:32:"محايل عسير / جازان";i:431;s:12:"الشنان";i:472;s:21:"القرى / طريف";i:427;s:23:"جازان / البدع";i:425;s:12:"المذنب";i:466;s:10:"نجران";i:464;s:32:"رأس تنورة / العديد";i:421;s:19:"بدر الجنوب";i:462;s:19:"عفيف / طريب";i:415;s:40:"الحناكية / عقلة الصقور";i:411;s:28:"جزر فرسان / ضرما";i:409;s:25:"القطيف / الدرب";i:405;s:12:"المويه";i:352;s:19:"رماح / ضرما";i:399;s:24:"الرس / بني حسن";i:397;s:38:"ظهران الجنوب / الجموم";i:395;s:25:"شقراء / سميراء";i:391;s:21:"خليص / البدع";i:385;s:25:"ينبع / القريات";i:381;s:21:"عفيف / البدع";i:379;s:25:"الرياض / ميسان";i:375;s:16:"الحناكية";i:72;s:30:"العيص / مهد الذهب";i:373;s:21:"سكاكا / خباش";i:369;s:41:"سراة عبيدة / سراة عبيدة";i:367;s:8:"الرس";i:406;s:21:"الخرج / رابغ";i:351;s:25:"عنيزة / الرياض";i:349;s:8:"عفيف";i:212;s:25:"الأفلاج / يدمه";i:341;s:38:"بدر الجنوب / القويعية";i:339;s:36:"الباحة / عيون الجواء";i:337;s:8:"هروب";i:364;s:18:"المزاحمية";i:358;s:27:"الأفلاج / الريث";i:313;s:32:"رجال ألمع / العقيق";i:311;s:21:"رنية / شقراء";i:307;s:21:"بحرة / عنيزة";i:305;s:31:"القنفذة / المخواة";i:301;s:31:"فيفاء / النبهانية";i:299;s:28:"أضم / حفر الباطن";i:297;s:23:"الغزالة / بدر";i:295;s:12:"الطوال";i:536;s:21:"جازان / يدمه";i:289;s:17:"مهد الذهب";i:444;s:6:"حقل";i:302;s:14:"القنفذة";i:134;s:25:"الشماسية / بدر";i:273;s:10:"فيفاء";i:228;s:19:"محايل عسير";i:122;s:12:"المندق";i:416;s:21:"البرك / عرعر";i:269;s:28:"جزر فرسان / ثادق";i:267;s:17:"رجال ألمع";i:486;s:21:"ثار / النماص";i:263;s:10:"ميسان";i:448;s:23:"العديد / بحرة";i:257;s:8:"يدمه";i:468;s:24:"حوطة بني تميم";i:208;s:16:"المجاردة";i:270;s:14:"الدرعية";i:308;s:34:"المزاحمية / بني حسن";i:247;s:29:"الحريق / حريملاء";i:245;s:10:"حبونا";i:438;s:12:"الدائر";i:436;s:12:"الرياض";i:456;s:25:"المجمعة / بقيق";i:239;s:6:"بدر";i:260;s:36:"عقلة الصقور / الكامل";i:237;s:14:"حريملاء";i:258;s:31:"المزاحمية / الحرث";i:235;s:10:"جازان";i:424;s:16:"الدوادمي";i:388;s:25:"الغاط / الحجرة";i:231;s:21:"فيفاء / أبها";i:229;s:8:"ثادق";i:412;s:25:"حبونا / القطيف";i:227;s:17:"جزر فرسان";i:266;s:29:"الخرخير / الجبيل";i:221;s:23:"ظهران الجنوب";i:198;s:21:"عفيف / صامطة";i:213;s:28:"جزر فرسان / تبوك";i:211;s:35:"حوطة بني تميم / ضرما";i:209;s:23:"الجبيل / رنية";i:207;s:12:"الحجرة";i:326;s:32:"الكامل / مهد الذهب";i:201;s:10:"شرورة";i:136;s:12:"الحريق";i:356;s:8:"ضرما";i:214;s:34:"الشنان / بدر الجنوب";i:197;s:10:"عنيزة";i:82;s:27:"الدوادمي / بحرة";i:195;s:8:"تبوك";i:342;s:40:"القنفذة / وادي الدواسر";i:193;s:12:"الدمام";i:538;s:38:"ظهران الجنوب / الخفجي";i:191;s:12:"الجموم";i:530;s:23:"الغاط / شرورة";i:189;s:23:"البدع / فيفاء";i:183;s:8:"قلوة";i:320;s:17:"بيش / بحرة";i:181;s:17:"أحد رفيدة";i:400;s:19:"وادي الفرع";i:490;s:32:"الجموم / مهد الذهب";i:177;s:12:"الشملي";i:478;s:10:"الغاط";i:188;s:17:"ضمد / ينبع";i:169;s:12:"السليل";i:316;s:17:"ضمد / هروب";i:167;s:6:"بيش";i:180;s:10:"البرك";i:286;s:14:"الأسياح";i:446;s:6:"ضمد";i:166;s:10:"رفحاء";i:276;s:8:"بحرة";i:428;s:31:"العارضة / الخرخير";i:159;s:16:"الشماسية";i:272;s:21:"أملج / نجران";i:151;s:32:"مكة المكرمة / رنية";i:147;s:8:"بقيق";i:242;s:14:"المجمعة";i:238;s:25:"شرورة / سميراء";i:137;s:21:"مكة المكرمة";i:162;s:8:"طريب";i:346;s:14:"السليمي";i:344;s:12:"الحائط";i:70;s:21:"قلوة / طبرجل";i:133;s:23:"العيص / الحرث";i:129;s:12:"الجبيل";i:206;s:30:"الخبر / رأس تنورة";i:121;s:14:"الغزالة";i:294;s:25:"البرك / الكامل";i:119;s:12:"الطائف";i:104;s:33:"العقيق / المزاحمية";i:113;s:39:"حفر الباطن / خميس مشيط";i:111;s:27:"البرك / السليمي";i:107;s:34:"الحرث / قرية العليا";i:97;s:23:"العديد / تبوك";i:93;s:8:"صبيا";i:202;s:23:"عنيزة / بريدة";i:83;s:19:"سراة عبيدة";i:170;s:10:"الخبر";i:120;s:8:"تربة";i:46;s:19:"حفر الباطن";i:110;s:41:"رجال ألمع / عقلة الصقور";i:77;s:25:"العديد / الذهب";i:75;s:8:"رنية";i:140;s:38:"الحناكية / سراة عبيدة";i:73;s:16:"النعيرية";i:68;s:8:"عرعر";i:102;s:36:"العرضيات / رجال ألمع";i:61;s:29:"العارضة / الكامل";i:57;s:10:"الريث";i:66;s:36:"رياض الخبراء / تنومة";i:55;s:14:"العارضة";i:56;s:19:"خليص / قلوة";i:53;s:23:"أحد المسارحة";i:64;s:8:"خليص";i:52;s:50:"الإسكندرية / الساحل الشمالي";i:45;s:23:"تربة / الباحة";i:47;s:76:"القاهرة الكبري / العاصمة الإدارية الجديدة";i:34;s:87:"القاهرة الكبري / القاهرة الجديدة - التجمع الخامس";i:35;s:27:"القاهرة الكبري";i:31;s:57:"القاهرة الكبري / أكتوبر / الحصري";i:39;s:42:"القاهرة الكبري / أكتوبر";i:37;s:64:"القاهرة الكبري / أكتوبر / الشيخ زايد";i:38;s:42:"القاهرة الكبري / الجيزة";i:41;s:20:"الإسكندرية";i:43;s:33:"الإسكندرية / سموحة";i:44;s:59:"القاهرة الكبري / القاهرة الجديدة";i:32;s:57:"القاهرة الكبري / الجيزة / إمبابة";i:42;s:85:"القاهرة الكبري / القاهرة الجديدة / شارع التسعين";i:36;s:51:"القاهرة الكبري / مصر الجديدة";i:33;s:10:"تنومة";i:360;s:12:"الزلفي";i:370;s:31:"القويعية / الباحة";i:49;s:47:"عقلة الصقور / أحد المسارحة";i:101;s:25:"البدائع / خيبر";i:115;s:12:"العقيق";i:148;s:32:"العقيق / أحد رفيدة";i:117;s:8:"خيبر";i:124;s:25:"خيبر / العارضة";i:125;s:10:"بريدة";i:130;s:29:"المدينة المنورة";i:354;s:31:"تنومة / المزاحمية";i:361;s:14:"الأحساء";i:376;s:31:"الأحساء / حريملاء";i:377;s:30:"أحد رفيدة / جازان";i:401;s:8:"أبها";i:516;s:25:"الطائف / صامطة";i:541;s:38:"الطائف / صامطة / تجربة";i:547;s:6:"khaled";i:560;s:2:"ka";i:545;s:5:"sdsad";i:546;s:70:"القاهرة الكبري / مصر الجديدة / testsluglocation";i:548;s:45:"عنيزة / الحريق / test me pleasssse";i:552;s:80:"القاهرة الكبري / القاهرة الجديدة / tevwgdvsbd dfnbdf";i:553;s:63:"القاهرة الكبري / مصر الجديدة / mnmsndmsd";i:555;s:60:"القاهرة الكبري / مصر الجديدة / ghghvb";i:557;s:45:"القاهرة الكبري / naser city test";i:558;s:66:"القاهرة الكبري / أكتوبر / السبع عماير";i:559;s:3:"mee";i:561;s:5:"jhgyj";i:562;s:3:"www";i:564;s:19:"يدمه / kareem 1";i:565;s:68:"القاهرة الكبري / القاهرة الجديدة / karim2";i:566;}" |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "GET" |
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 | [] |
selectedLocation | [ "East Cecil" => 341 ] |
selectedLocationId | 341 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7597 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/en/ask-neighbors/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "discussion_search" "_discussion_search" ] |
cache_key | "_discussion_search_discussion_search" |
compound | true |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7790 -form: Symfony\Component\Form\Form {#7338 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7791 …5} |
full_name | "discussion_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "discussion_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "discussion_search" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_discussion_search" |
valid | true |
value | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7347 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7350 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
location
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 341 |
View Format |
"341"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "East Cecil" => 341 ] |
[ "East Cecil" => 341 ] |
data | 341 |
same as passed value |
placeholder | "layout.locations" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "East Cecil" => 341 ] |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data | 341 |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "layout.locations" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7389 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_discussion_search_location" ] |
cache_key | "_discussion_search_location_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +label: "East Cecil" +value: "341" +data: 341 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | 341 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7795 -form: Symfony\Component\Form\Form {#7339 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7794 …5} |
full_name | "discussion_search[location]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "discussion_search_location" |
is_selected | Closure($choice, $value) {#7796 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7409 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "location" |
placeholder | "layout.locations" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_discussion_search_location" |
valid | true |
value | "341" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | "AqarmapDiscussionBundle:Category" |
same as passed value |
placeholder | "neighborhoods.discussion.placeholder.all_categories" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#7546 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7330 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7550 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7327 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7329 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7551 -om: ContainerZKoq44f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1773 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6289 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "AqarmapDiscussionBundle:Category" |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
em | ContainerZKoq44f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1773 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7551 -om: ContainerZKoq44f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1773 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6289 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "neighborhoods.discussion.placeholder.all_categories" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7372 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_discussion_search_category" ] |
cache_key | "_discussion_search_category_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +label: "Random" +value: "1" +data: Aqarmap\Bundle\DiscussionBundle\Entity\Category {#7726 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7797 -form: Symfony\Component\Form\Form {#7344 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7798 …5} |
full_name | "discussion_search[category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "discussion_search_category" |
is_selected | Closure($choice, $value) {#7799 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7409 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category" |
placeholder | "neighborhoods.discussion.placeholder.all_categories" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_discussion_search_category" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e5ac7e5a57867331eceb0.tDTLAXdxBS8q__2xBcoyC7HorMpHneABLYsRJRdx-0U.402vUA4WNUpZj7X2WqtCcuG39bMY7qE1FNhEQiEYyTX-bZp7BwIyXmCLlg" |
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 | "e5ac7e5a57867331eceb0.tDTLAXdxBS8q__2xBcoyC7HorMpHneABLYsRJRdx-0U.402vUA4WNUpZj7X2WqtCcuG39bMY7qE1FNhEQiEYyTX-bZp7BwIyXmCLlg" |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data | "e5ac7e5a57867331eceb0.tDTLAXdxBS8q__2xBcoyC7HorMpHneABLYsRJRdx-0U.402vUA4WNUpZj7X2WqtCcuG39bMY7qE1FNhEQiEYyTX-bZp7BwIyXmCLlg" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7792 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7801 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_discussion_search__token" ] |
cache_key | "_discussion_search__token_hidden" |
compound | false |
data | "e5ac7e5a57867331eceb0.tDTLAXdxBS8q__2xBcoyC7HorMpHneABLYsRJRdx-0U.402vUA4WNUpZj7X2WqtCcuG39bMY7qE1FNhEQiEYyTX-bZp7BwIyXmCLlg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7811 -form: Symfony\Component\Form\Form {#7807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7802 …5} |
full_name | "discussion_search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "discussion_search__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_discussion_search__token" |
valid | true |
value | "e5ac7e5a57867331eceb0.tDTLAXdxBS8q__2xBcoyC7HorMpHneABLYsRJRdx-0U.402vUA4WNUpZj7X2WqtCcuG39bMY7qE1FNhEQiEYyTX-bZp7BwIyXmCLlg" |
register
"Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/en/user/quick_registration" |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/en/user/quick_registration" |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | "Aqarmap\Bundle\UserBundle\Entity\User" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7819 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} use: { $class: "Aqarmap\Bundle\UserBundle\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
onlyEmail | false |
onlyLeadData | false |
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() {#7821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7820 …} } } |
validation_groups | [ "landing-page" "quick-registration" ] |
View Variables
Variable | Value |
---|---|
action | "/en/user/quick_registration" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "register" "_register" ] |
cache_key | "_register_register" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7871 -form: Symfony\Component\Form\Form {#7876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7822 …5} |
full_name | "register" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "register" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register" |
valid | true |
value | null |
fullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | 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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7827 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7828 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_fullName" ] |
cache_key | "_register_fullName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7830 -form: Symfony\Component\Form\Form {#7879 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7839 …5} |
full_name | "register[fullName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_fullName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fullName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_fullName" |
valid | true |
value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => 15 "minlength" => 7 ] |
[ "maxlength" => 15 "minlength" => 7 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 15 "minlength" => 7 ] |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7836 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7837 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 15 "minlength" => 7 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_phoneNumber" ] |
cache_key | "_register_phoneNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7895 -form: Symfony\Component\Form\Form {#7882 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7897 …5} |
full_name | "register[phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_phoneNumber" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneNumber" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_phoneNumber" |
valid | true |
value | "" |
language
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | 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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7846 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_register_language" ] |
cache_key | "_register_language_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7898 -form: Symfony\Component\Form\Form {#7885 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7899 …5} |
full_name | "register[language]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_language" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "language" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_language" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | 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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7858 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_register_email" ] |
cache_key | "_register_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7900 -form: Symfony\Component\Form\Form {#7888 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7910 …5} |
full_name | "register[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_email" |
valid | true |
value | "" |
countryCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => 8 "minlength" => 2 ] |
[ "maxlength" => 8 "minlength" => 2 ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 8 "minlength" => 2 ] |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7868 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7869 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 8 "minlength" => 2 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_countryCode" ] |
cache_key | "_register_countryCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7912 -form: Symfony\Component\Form\Form {#7891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7913 …5} |
full_name | "register[countryCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_countryCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "countryCode" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_countryCode" |
valid | true |
value | "" |
lead
"Aqarmap\Bundle\ListingBundle\Form\QuickLeadType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/en/quickLead/add" |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/en/quickLead/add" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | "Aqarmap\Bundle\UserBundle\Model\QuickLead" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} use: { $class: "Aqarmap\Bundle\UserBundle\Model\QuickLead" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7924 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/en/quickLead/add" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "lead" "_lead" ] |
cache_key | "_lead_lead" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8016 -form: Symfony\Component\Form\Form {#8021 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7929 …5} |
full_name | "lead" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lead" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead" |
valid | true |
value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "minlength" => 3 ] |
[ "minlength" => 3 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7934 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7935 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#7934 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7935 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "minlength" => 3 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7934 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7935 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7954 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "minlength" => 3 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_lead_name" ] |
cache_key | "_lead_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7944 -form: Symfony\Component\Form\Form {#8024 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7983 …5} |
full_name | "lead[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_name" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "minlength" => 7 "maxlength" => 15 ] |
[ "minlength" => 7 "maxlength" => 15 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7936 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7937 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 7 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#7938 +message: "This value is not valid." +pattern: "/^[0-9\x{0660}-\x{0669}\+\-\_\s]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#7936 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7937 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 7 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#7938 +message: "This value is not valid." +pattern: "/^[0-9\x{0660}-\x{0669}\+\-\_\s]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
validation_groups | "quick-registration" |
[
"quick-registration"
]
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "minlength" => 7 "maxlength" => 15 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7936 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7937 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 7 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#7938 +message: "This value is not valid." +pattern: "/^[0-9\x{0660}-\x{0669}\+\-\_\s]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7962 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7963 …} } } |
validation_groups | [
"quick-registration"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "minlength" => 7 "maxlength" => 15 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_lead_phone" ] |
cache_key | "_lead_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7974 -form: Symfony\Component\Form\Form {#8027 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7965 …5} |
full_name | "lead[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_phone" |
valid | true |
value | "" |
originalPhoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7972 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_lead_originalPhoneNumber" ] |
cache_key | "_lead_originalPhoneNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7956 -form: Symfony\Component\Form\Form {#8030 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8049 …5} |
full_name | "lead[originalPhoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_originalPhoneNumber" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "originalPhoneNumber" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_originalPhoneNumber" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Email {#7939 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#7939 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Email {#7939 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7942 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_lead_email" ] |
cache_key | "_lead_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8051 -form: Symfony\Component\Form\Form {#8033 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8052 …5} |
full_name | "lead[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_email" |
valid | true |
value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | 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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7981 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_lead_message" ] |
cache_key | "_lead_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8053 -form: Symfony\Component\Form\Form {#8036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8054 …5} |
full_name | "lead[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_message" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_message" |
valid | true |
value | "" |
campaign
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | 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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#7990 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_lead_campaign" ] |
cache_key | "_lead_campaign_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8070 -form: Symfony\Component\Form\Form {#8039 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8072 …5} |
full_name | "lead[campaign]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_campaign" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "campaign" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_campaign" |
valid | true |
value | "" |
isAutoGeneratedEmail
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#8003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#8002 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_lead_isAutoGeneratedEmail" ] |
cache_key | "_lead_isAutoGeneratedEmail_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8073 -form: Symfony\Component\Form\Form {#8042 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8074 …5} |
full_name | "lead[isAutoGeneratedEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_isAutoGeneratedEmail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isAutoGeneratedEmail" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_isAutoGeneratedEmail" |
valid | true |
value | "" |
countryCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
validation_groups | "quick-registration" |
[
"quick-registration"
]
|
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#8013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#8014 …} } } |
validation_groups | [
"quick-registration"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_lead_countryCode" ] |
cache_key | "_lead_countryCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8075 -form: Symfony\Component\Form\Form {#8045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8076 …5} |
full_name | "lead[countryCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_countryCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "countryCode" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead_countryCode" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "747fd48e5c.qYxLRlnMq5vPcuZOVeji5m9hsk-M48zpoPygGJ2GJT4.8_s6dmCg2OziG5A3I9uoi10x2Ta5u6C74c3XddrFamz63AAVMLX7758wrw" |
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 | "747fd48e5c.qYxLRlnMq5vPcuZOVeji5m9hsk-M48zpoPygGJ2GJT4.8_s6dmCg2OziG5A3I9uoi10x2Ta5u6C74c3XddrFamz63AAVMLX7758wrw" |
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 {#6161 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6160 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5386 …} -namespace: Closure() {#6158 …} } |
data | "747fd48e5c.qYxLRlnMq5vPcuZOVeji5m9hsk-M48zpoPygGJ2GJT4.8_s6dmCg2OziG5A3I9uoi10x2Ta5u6C74c3XddrFamz63AAVMLX7758wrw" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#8006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7642 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7627 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3888 …} $translationDomain: "validators" $message: Closure() {#8078 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_lead__token" ] |
cache_key | "_lead__token_hidden" |
compound | false |
data | "747fd48e5c.qYxLRlnMq5vPcuZOVeji5m9hsk-M48zpoPygGJ2GJT4.8_s6dmCg2OziG5A3I9uoi10x2Ta5u6C74c3XddrFamz63AAVMLX7758wrw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8088 -form: Symfony\Component\Form\Form {#8084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8079 …5} |
full_name | "lead[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_lead__token" |
valid | true |
value | "747fd48e5c.qYxLRlnMq5vPcuZOVeji5m9hsk-M48zpoPygGJ2GJT4.8_s6dmCg2OziG5A3I9uoi10x2Ta5u6C74c3XddrFamz63AAVMLX7758wrw" |