- 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 {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -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 {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
same as passed value |
flatLocations | [] |
[] |
method | "POST" |
same as passed value |
selectedLocation | [ "Lake Selenahaven" => 504 ] |
[ "Lake Selenahaven" => 504 ] |
selectedLocationId | 504 |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -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) {#7456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} 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 | [ "Lake Selenahaven" => 504 ] |
selectedLocationId | 504 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7455 …} } } |
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 {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7661 -form: Symfony\Component\Form\Form {#7414 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7662 …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 {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7351 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7352 …} } } |
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 {#7666 -form: Symfony\Component\Form\Form {#7417 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7665 …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 | 504 |
View Format |
"504"
|
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 | [ "Lake Selenahaven" => 504 ] |
[ "Lake Selenahaven" => 504 ] |
data | 504 |
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 | [ "Lake Selenahaven" => 504 ] |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data | 504 |
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() {#7373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7372 …} } } |
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 {#7603 +label: "Lake Selenahaven" +value: "504" +data: 504 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | 504 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7667 -form: Symfony\Component\Form\Form {#7420 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7668 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location" |
is_selected | Closure($choice, $value) {#7669 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7359 …} } |
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 | "504" |
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 {#7393 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7404 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7397 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7405 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7406 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7398 -om: ContainerOFJeC8R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1726 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6283 …} -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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
em | ContainerOFJeC8R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1726 …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 {#7398 -om: ContainerOFJeC8R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1726 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6283 …} -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() {#7396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7394 …} } } |
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 {#7608 +label: "Random" +value: "1" +data: Aqarmap\Bundle\DiscussionBundle\Entity\Category {#7622 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7670 -form: Symfony\Component\Form\Form {#7423 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7671 …5} |
full_name | "category" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category" |
is_selected | Closure($choice, $value) {#7672 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7359 …} } |
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 | "f2b908a9137a850d576b80ee947774.neRzUBn4OMrNsXOrRZueYvu6Q_RTy90iJCDySdT84Yw.rIIhIlWID5mkgjLaAtCvKbf9DsJggogVE0a9Bri1sr3snEUkQL5W56jYQw" |
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 | "f2b908a9137a850d576b80ee947774.neRzUBn4OMrNsXOrRZueYvu6Q_RTy90iJCDySdT84Yw.rIIhIlWID5mkgjLaAtCvKbf9DsJggogVE0a9Bri1sr3snEUkQL5W56jYQw" |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data | "f2b908a9137a850d576b80ee947774.neRzUBn4OMrNsXOrRZueYvu6Q_RTy90iJCDySdT84Yw.rIIhIlWID5mkgjLaAtCvKbf9DsJggogVE0a9Bri1sr3snEUkQL5W56jYQw" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7663 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7674 …} } } |
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 | "f2b908a9137a850d576b80ee947774.neRzUBn4OMrNsXOrRZueYvu6Q_RTy90iJCDySdT84Yw.rIIhIlWID5mkgjLaAtCvKbf9DsJggogVE0a9Bri1sr3snEUkQL5W56jYQw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7684 -form: Symfony\Component\Form\Form {#7680 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7675 …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 | "f2b908a9137a850d576b80ee947774.neRzUBn4OMrNsXOrRZueYvu6Q_RTy90iJCDySdT84Yw.rIIhIlWID5mkgjLaAtCvKbf9DsJggogVE0a9Bri1sr3snEUkQL5W56jYQw" |
discussion_search
"Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -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 {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
same as passed value |
flatLocations | "a:234:{s:25:"الطائف / صامطة";i:541;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:516;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:30:"أحد رفيدة / جازان";i:401;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:31:"الأحساء / حريملاء";i:377;s:25:"الرياض / ميسان";i:375;s:16:"الحناكية";i:72;s:30:"العيص / مهد الذهب";i:373;s:21:"سكاكا / خباش";i:369;s:41:"سراة عبيدة / سراة عبيدة";i:367;s:31:"تنومة / المزاحمية";i:361;s:8:"الرس";i:178;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:322;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:14:"الأحساء";i:376;s:8:"بقيق";i:242;s:12:"الزلفي";i:370;s:14:"المجمعة";i:238;s:10:"تنومة";i:360;s:12:"العقيق";i:116;s:29:"المدينة المنورة";i:354;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:25:"خيبر / العارضة";i:125;s:10:"بريدة";i:130;s:30:"الخبر / رأس تنورة";i:121;s:14:"الغزالة";i:294;s:25:"البرك / الكامل";i:119;s:32:"العقيق / أحد رفيدة";i:117;s:12:"الطائف";i:104;s:25:"البدائع / خيبر";i:115;s:33:"العقيق / المزاحمية";i:113;s:39:"حفر الباطن / خميس مشيط";i:111;s:27:"البرك / السليمي";i:107;s:47:"عقلة الصقور / أحد المسارحة";i:101;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:32:"العديد / مهد الذهب";i:75;s:8:"رنية";i:140;s:38:"الحناكية / سراة عبيدة";i:73;s:8:"خيبر";i:124;s:16:"النعيرية";i:68;s:8:"عرعر";i:102;s:36:"العرضيات / رجال ألمع";i:61;s:29:"العارضة / الكامل";i:57;s:10:"الريث";i:66;s:27:"القاهرة الكبري";i:31;s:36:"رياض الخبراء / تنومة";i:55;s:14:"العارضة";i:56;s:20:"الإسكندرية";i:43;s:19:"خليص / قلوة";i:53;s:23:"أحد المسارحة";i:64;s:59:"القاهرة الكبري / القاهرة الجديدة";i:32;s:33:"الإسكندرية / سموحة";i:44;s:31:"القويعية / الباحة";i:49;s:8:"خليص";i:52;s:50:"الإسكندرية / الساحل الشمالي";i:45;s:23:"تربة / الباحة";i:47;s:51:"القاهرة الكبري / مصر الجديدة";i:33;s:42:"القاهرة الكبري / أكتوبر";i:37;s:42:"القاهرة الكبري / الجيزة";i:41;s:57:"القاهرة الكبري / الجيزة / إمبابة";i:42;s:76:"القاهرة الكبري / العاصمة الإدارية الجديدة";i:34;s:87:"القاهرة الكبري / القاهرة الجديدة - التجمع الخامس";i:35;s:85:"القاهرة الكبري / القاهرة الجديدة / شارع التسعين";i:36;s:64:"القاهرة الكبري / أكتوبر / الشيخ زايد";i:38;s:57:"القاهرة الكبري / أكتوبر / الحصري";i:39;s:2:"ka";i:545;s:5:"sdsad";i:546;s:38:"الطائف / صامطة / تجربة";i:547;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:6:"khaled";i:560;s:3:"mee";i:561;s:5:"jhgyj";i:562;s:3:"www";i:564;}" |
same as passed value |
method | "GET" |
same as passed value |
selectedLocation | [ "Lake Selenahaven" => 504 ] |
[ "Lake Selenahaven" => 504 ] |
selectedLocationId | 504 |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data | Aqarmap\Bundle\DiscussionBundle\Entity\Discussion {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -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) {#7432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} use: { $class: "Aqarmap\Bundle\DiscussionBundle\Entity\Discussion" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
flatLocations | "a:234:{s:25:"الطائف / صامطة";i:541;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:516;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:30:"أحد رفيدة / جازان";i:401;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:31:"الأحساء / حريملاء";i:377;s:25:"الرياض / ميسان";i:375;s:16:"الحناكية";i:72;s:30:"العيص / مهد الذهب";i:373;s:21:"سكاكا / خباش";i:369;s:41:"سراة عبيدة / سراة عبيدة";i:367;s:31:"تنومة / المزاحمية";i:361;s:8:"الرس";i:178;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:322;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:14:"الأحساء";i:376;s:8:"بقيق";i:242;s:12:"الزلفي";i:370;s:14:"المجمعة";i:238;s:10:"تنومة";i:360;s:12:"العقيق";i:116;s:29:"المدينة المنورة";i:354;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:25:"خيبر / العارضة";i:125;s:10:"بريدة";i:130;s:30:"الخبر / رأس تنورة";i:121;s:14:"الغزالة";i:294;s:25:"البرك / الكامل";i:119;s:32:"العقيق / أحد رفيدة";i:117;s:12:"الطائف";i:104;s:25:"البدائع / خيبر";i:115;s:33:"العقيق / المزاحمية";i:113;s:39:"حفر الباطن / خميس مشيط";i:111;s:27:"البرك / السليمي";i:107;s:47:"عقلة الصقور / أحد المسارحة";i:101;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:32:"العديد / مهد الذهب";i:75;s:8:"رنية";i:140;s:38:"الحناكية / سراة عبيدة";i:73;s:8:"خيبر";i:124;s:16:"النعيرية";i:68;s:8:"عرعر";i:102;s:36:"العرضيات / رجال ألمع";i:61;s:29:"العارضة / الكامل";i:57;s:10:"الريث";i:66;s:27:"القاهرة الكبري";i:31;s:36:"رياض الخبراء / تنومة";i:55;s:14:"العارضة";i:56;s:20:"الإسكندرية";i:43;s:19:"خليص / قلوة";i:53;s:23:"أحد المسارحة";i:64;s:59:"القاهرة الكبري / القاهرة الجديدة";i:32;s:33:"الإسكندرية / سموحة";i:44;s:31:"القويعية / الباحة";i:49;s:8:"خليص";i:52;s:50:"الإسكندرية / الساحل الشمالي";i:45;s:23:"تربة / الباحة";i:47;s:51:"القاهرة الكبري / مصر الجديدة";i:33;s:42:"القاهرة الكبري / أكتوبر";i:37;s:42:"القاهرة الكبري / الجيزة";i:41;s:57:"القاهرة الكبري / الجيزة / إمبابة";i:42;s:76:"القاهرة الكبري / العاصمة الإدارية الجديدة";i:34;s:87:"القاهرة الكبري / القاهرة الجديدة - التجمع الخامس";i:35;s:85:"القاهرة الكبري / القاهرة الجديدة / شارع التسعين";i:36;s:64:"القاهرة الكبري / أكتوبر / الشيخ زايد";i:38;s:57:"القاهرة الكبري / أكتوبر / الحصري";i:39;s:2:"ka";i:545;s:5:"sdsad";i:546;s:38:"الطائف / صامطة / تجربة";i:547;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:6:"khaled";i:560;s:3:"mee";i:561;s:5:"jhgyj";i:562;s:3:"www";i:564;}" |
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 | [ "Lake Selenahaven" => 504 ] |
selectedLocationId | 504 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7444 …} } } |
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 {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -commentsCounter: 0 -deletedAt: null -severity: 0 -subscribersNotified: null -reachCount: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7686 -form: Symfony\Component\Form\Form {#7316 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7687 …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 {#7207 -id: null -content: null -status: 1 -createdAt: null -updatedAt: null #user: null #subscribers: null #location: null #category: null #comments: Doctrine\Common\Collections\ArrayCollection {#7210 …} -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 | 504 |
View Format |
"504"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Lake Selenahaven" => 504 ] |
[ "Lake Selenahaven" => 504 ] |
data | 504 |
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 | [ "Lake Selenahaven" => 504 ] |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data | 504 |
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() {#7335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7339 …} } } |
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 {#7603 +label: "Lake Selenahaven" +value: "504" +data: 504 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | 504 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7691 -form: Symfony\Component\Form\Form {#7313 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7690 …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) {#7692 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7359 …} } |
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 | "504" |
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 {#7393 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7324 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7397 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7325 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7323 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7398 -om: ContainerOFJeC8R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1726 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6283 …} -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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
em | ContainerOFJeC8R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1726 …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 {#7398 -om: ContainerOFJeC8R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#1726 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6283 …} -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() {#7326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7327 …} } } |
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 {#7608 +label: "Random" +value: "1" +data: Aqarmap\Bundle\DiscussionBundle\Entity\Category {#7622 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7693 -form: Symfony\Component\Form\Form {#7310 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7694 …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) {#7695 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7359 …} } |
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 | "cf15e544.RwQbpNdLgnv68OsJiWT1O1vg54rkBUrfMaaThM-bt6Q.NT1295A4wxjMwpN77jyBSRi2i7iTRiOKYPKg9f7egtUxfk-UrxHoKry-hA" |
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 | "cf15e544.RwQbpNdLgnv68OsJiWT1O1vg54rkBUrfMaaThM-bt6Q.NT1295A4wxjMwpN77jyBSRi2i7iTRiOKYPKg9f7egtUxfk-UrxHoKry-hA" |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data | "cf15e544.RwQbpNdLgnv68OsJiWT1O1vg54rkBUrfMaaThM-bt6Q.NT1295A4wxjMwpN77jyBSRi2i7iTRiOKYPKg9f7egtUxfk-UrxHoKry-hA" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7697 …} } } |
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 | "cf15e544.RwQbpNdLgnv68OsJiWT1O1vg54rkBUrfMaaThM-bt6Q.NT1295A4wxjMwpN77jyBSRi2i7iTRiOKYPKg9f7egtUxfk-UrxHoKry-hA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7707 -form: Symfony\Component\Form\Form {#7703 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7698 …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 | "cf15e544.RwQbpNdLgnv68OsJiWT1O1vg54rkBUrfMaaThM-bt6Q.NT1295A4wxjMwpN77jyBSRi2i7iTRiOKYPKg9f7egtUxfk-UrxHoKry-hA" |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | "Aqarmap\Bundle\UserBundle\Entity\User" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} 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() {#7717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7716 …} } } |
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 {#7767 -form: Symfony\Component\Form\Form {#7772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7718 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7723 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7724 …} } } |
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 {#7726 -form: Symfony\Component\Form\Form {#7775 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7735 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7732 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7733 …} } } |
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 {#7791 -form: Symfony\Component\Form\Form {#7778 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7793 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7741 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7742 …} } } |
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 {#7794 -form: Symfony\Component\Form\Form {#7781 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7795 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7754 …} } } |
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 {#7796 -form: Symfony\Component\Form\Form {#7784 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7806 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7765 …} } } |
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 {#7808 -form: Symfony\Component\Form\Form {#7787 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7809 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | "Aqarmap\Bundle\UserBundle\Model\QuickLead" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} 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() {#7818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7820 …} } } |
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 {#7912 -form: Symfony\Component\Form\Form {#7917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7825 …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 {#7830 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7831 +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 {#7830 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7831 +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 {#7830 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7831 +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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7850 …} } } |
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 {#7840 -form: Symfony\Component\Form\Form {#7920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7879 …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 {#7832 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7833 +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 {#7834 +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 {#7832 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7833 +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 {#7834 +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 {#7832 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#7833 +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 {#7834 +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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7859 …} } } |
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 {#7870 -form: Symfony\Component\Form\Form {#7923 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7861 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7868 …} } } |
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 {#7852 -form: Symfony\Component\Form\Form {#7926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7945 …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 {#7835 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#7835 +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 {#7835 +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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7837 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7838 …} } } |
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 {#7947 -form: Symfony\Component\Form\Form {#7929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7948 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7876 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7877 …} } } |
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 {#7949 -form: Symfony\Component\Form\Form {#7932 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7950 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7886 …} } } |
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 {#7966 -form: Symfony\Component\Form\Form {#7935 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7968 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7899 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7901 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7898 …} } } |
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 {#7969 -form: Symfony\Component\Form\Form {#7938 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7970 …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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7910 …} } } |
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 {#7971 -form: Symfony\Component\Form\Form {#7941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7972 …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 | "813988096ae6150d35d8584d509ea75.Xrg_zpBGONQhSNJjwNBNkOGzEMJs_FHSmjxYYQJb9v8.LtsO9vh0fJdmJ7kk8bsf08zQVJggkDyZqngsMGk5wM4G2kmp0hFB-UkM4g" |
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 | "813988096ae6150d35d8584d509ea75.Xrg_zpBGONQhSNJjwNBNkOGzEMJs_FHSmjxYYQJb9v8.LtsO9vh0fJdmJ7kk8bsf08zQVJggkDyZqngsMGk5wM4G2kmp0hFB-UkM4g" |
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 {#6160 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5428 …} -namespace: Closure() {#6157 …} } |
data | "813988096ae6150d35d8584d509ea75.Xrg_zpBGONQhSNJjwNBNkOGzEMJs_FHSmjxYYQJb9v8.LtsO9vh0fJdmJ7kk8bsf08zQVJggkDyZqngsMGk5wM4G2kmp0hFB-UkM4g" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7489 …} } |
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() {#7973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3764 …} $translationDomain: "validators" $message: Closure() {#7974 …} } } |
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 | "813988096ae6150d35d8584d509ea75.Xrg_zpBGONQhSNJjwNBNkOGzEMJs_FHSmjxYYQJb9v8.LtsO9vh0fJdmJ7kk8bsf08zQVJggkDyZqngsMGk5wM4G2kmp0hFB-UkM4g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7984 -form: Symfony\Component\Form\Form {#7980 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7975 …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 | "813988096ae6150d35d8584d509ea75.Xrg_zpBGONQhSNJjwNBNkOGzEMJs_FHSmjxYYQJb9v8.LtsO9vh0fJdmJ7kk8bsf08zQVJggkDyZqngsMGk5wM4G2kmp0hFB-UkM4g" |