Forms
-
newsletter_email
-
name
-
email
-
active
-
groups
-
_token
-
-
contact_us_message
-
name
-
email
-
mobile
-
country
-
category
-
title
-
message
-
attachmentFile
-
file
-
-
recaptcha
-
_token
-
newsletter_email
"Rawafed\NewsletterBundle\Form\NewsletterEmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#14539 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#14540 -elements: [] } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/index.php/newsletter/subscribe" |
same as passed value |
csrf_protection | true |
same as passed value |
data | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#14539 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#14540 -elements: [] } } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/index.php/newsletter/subscribe" |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#14539 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#14540 -elements: [] } } |
data_class | "Rawafed\NewsletterBundle\Entity\NewsletterEmail" |
disabled | false |
empty_data | Closure(FormInterface $form) {#14603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Rawafed\NewsletterBundle\Entity\NewsletterEmail" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#14605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14604 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/index.php/newsletter/subscribe" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "newsletter_email" "_newsletter_email" ] |
cache_key | "_newsletter_email_newsletter_email" |
compound | true |
data | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#14539 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#14540 -elements: [] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14717 -form: Symfony\Component\Form\Form {#14678 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14606 …5} |
full_name | "newsletter_email" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newsletter_email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email" |
valid | true |
value | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#14539 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#14540 -elements: [] } } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "admin.titles.name" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "admin.titles.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#14647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14648 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_newsletter_email_name" ] |
cache_key | "_newsletter_email_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14744 -form: Symfony\Component\Form\Form {#14731 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14646 …5} |
full_name | "newsletter_email[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email_name" |
label | "admin.titles.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email_name" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.titles.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.titles.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#14652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14651 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_newsletter_email_email" ] |
cache_key | "_newsletter_email_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14746 -form: Symfony\Component\Form\Form {#14734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14747 …5} |
full_name | "newsletter_email[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email_email" |
label | "admin.titles.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email_email" |
valid | true |
value | "" |
active
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.titles.active" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14663 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#14664 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.titles.active" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#14666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14668 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_newsletter_email_active" ] |
cache_key | "_newsletter_email_active_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14748 -form: Symfony\Component\Form\Form {#14737 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14749 …5} |
full_name | "newsletter_email[active]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email_active" |
label | "admin.titles.active" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "active" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email_active" |
valid | true |
value | "1" |
groups
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#14540 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "quick-add" "data-type" => "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" ] |
[ "class" => "quick-add" "data-type" => "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" ] |
class | "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" |
same as passed value |
em | "default" |
Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
label | "newsletter.titles.email_groups" |
same as passed value |
multiple | true |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "quick-add" "data-type" => "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" ] |
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 {#14699 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#14700 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#14712 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#14704 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#14713 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#14714 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#14716 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#14715 …} } |
choices | null |
class | "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
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 {#14705 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#11199 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "newsletter.titles.email_groups" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#14703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14701 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "quick-add" "data-type" => "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_newsletter_email_groups" ] |
cache_key | "_newsletter_email_groups_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14768 +label: "Arabic" +value: "1" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#14783 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14770 +label: "English" +value: "2" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#14785 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14781 +label: "مجموعة بريدية "Test"" +value: "3" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#14793 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14782 +label: "داخلي" +value: "4" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#14796 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14790 +label: "تجربة العرض" +value: "5" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#14799 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#14540 -elements: [] } |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#14765 -form: Symfony\Component\Form\Form {#14740 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#14767 …5} |
full_name | "newsletter_email[groups][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email_groups" |
is_selected | Closure($choice, array $values) {#14778 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "newsletter.titles.email_groups" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "groups" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email_groups" |
valid | true |
value | [] |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a96bc8d9ac0071aa58417a48c84c.-22452hbVhmsvsSR2S_rn1FIhrr8eEt1cL8_FdpmePI.vir9rB0RA3DL_KXEr27b7ysvs_ejPg8-GdFMJp8DHqeWLI6VIG9idOrTpw" |
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 | "a96bc8d9ac0071aa58417a48c84c.-22452hbVhmsvsSR2S_rn1FIhrr8eEt1cL8_FdpmePI.vir9rB0RA3DL_KXEr27b7ysvs_ejPg8-GdFMJp8DHqeWLI6VIG9idOrTpw" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data | "a96bc8d9ac0071aa58417a48c84c.-22452hbVhmsvsSR2S_rn1FIhrr8eEt1cL8_FdpmePI.vir9rB0RA3DL_KXEr27b7ysvs_ejPg8-GdFMJp8DHqeWLI6VIG9idOrTpw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14772 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#14803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14802 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter_email__token" ] |
cache_key | "_newsletter_email__token_hidden" |
compound | false |
data | "a96bc8d9ac0071aa58417a48c84c.-22452hbVhmsvsSR2S_rn1FIhrr8eEt1cL8_FdpmePI.vir9rB0RA3DL_KXEr27b7ysvs_ejPg8-GdFMJp8DHqeWLI6VIG9idOrTpw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14838 -form: Symfony\Component\Form\Form {#14834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14828 …5} |
full_name | "newsletter_email[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email__token" |
valid | true |
value | "a96bc8d9ac0071aa58417a48c84c.-22452hbVhmsvsSR2S_rn1FIhrr8eEt1cL8_FdpmePI.vir9rB0RA3DL_KXEr27b7ysvs_ejPg8-GdFMJp8DHqeWLI6VIG9idOrTpw" |
contact_us_message
"Rawafed\ContactFormsBundle\Form\ContactUsMessageType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#7539 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#7527 …} -category: null -country: null #attachmentFile: null -attachment: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/index.php/contact-forms/create" |
same as passed value |
attachments | [ "enabled" => true "multiple" => true "mime_types" => [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] "max_size" => "2M" ] |
[ "enabled" => true "multiple" => true "mime_types" => [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] "max_size" => "2M" ] |
data | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#7539 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#7527 …} -category: null -country: null #attachmentFile: null -attachment: null } |
same as passed value |
enable_recaptcha | true |
same as passed value |
locale | "ar" |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/index.php/contact-forms/create" |
allow_extra_fields | false |
allow_file_upload | false |
attachments | [ "enabled" => true "multiple" => true "mime_types" => [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] "max_size" => "2M" ] |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#7539 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#7527 …} -category: null -country: null #attachmentFile: null -attachment: null } |
data_class | "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" |
disabled | false |
empty_data | Closure(FormInterface $form) {#7540 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" } } |
enable_recaptcha | true |
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 | [] |
locale | "ar" |
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() {#7544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#7537 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/index.php/contact-forms/create" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact_us_message" "_contact_us_message" ] |
cache_key | "_contact_us_message_contact_us_message" |
compound | true |
data | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#7539 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#7527 …} -category: null -country: null #attachmentFile: null -attachment: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8150 -form: Symfony\Component\Form\Form {#8163 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7749 …5} |
full_name | "contact_us_message" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "contact_us_message" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message" |
valid | true |
value | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#7539 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#7527 …} -category: null -country: null #attachmentFile: null -attachment: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "commons.titles.name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "commons.titles.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#8128 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_us_message_name" ] |
cache_key | "_contact_us_message_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7837 -form: Symfony\Component\Form\Form {#8158 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7826 …5} |
full_name | "contact_us_message[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_name" |
label | "commons.titles.name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_name" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "commons.titles.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8096 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "commons.titles.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#7671 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_us_message_email" ] |
cache_key | "_contact_us_message_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8097 -form: Symfony\Component\Form\Form {#8111 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8113 …5} |
full_name | "contact_us_message[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_email" |
label | "commons.titles.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_email" |
valid | true |
value | "" |
mobile
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "commons.titles.mobile" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "commons.titles.mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#8136 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_us_message_mobile" ] |
cache_key | "_contact_us_message_mobile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8106 -form: Symfony\Component\Form\Form {#7501 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7735 …5} |
full_name | "contact_us_message[mobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_mobile" |
label | "commons.titles.mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mobile" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_mobile" |
valid | true |
value | "" |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "Rawafed\CommonsBundle\Entity\Country" |
same as passed value |
label | "commons.titles.country" |
same as passed value |
placeholder | "Select" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7589 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#15498 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" "empty_data" => Closure(FormInterface $form) {#7540 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" } } "error_bubbling" => true "label_attr" => [] "method" => "POST" "action" => "/index.php/contact-forms/create" "upload_max_size_message" => Closure() {#7544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#7537 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "enable_recaptcha" => true "locale" => "ar" "attachments" => [ "enabled" => true "multiple" => true "mime_types" => [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] "max_size" => "2M" ] "data" => Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#7539 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#7527 …} -category: null -country: null #attachmentFile: null -attachment: null } ] } } |
Doctrine\ORM\QueryBuilder {#8126 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7861 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#7849 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7722 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#7819 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#7867 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "ctr.locale = :locale" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7850 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ctr.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c, ctr FROM Rawafed\CommonsBundle\Entity\Country c INNER JOIN c.translations ctr WHERE ctr.locale = :locale ORDER BY ctr.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#14312 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "ctr" => "c" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7830 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#14306 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7871 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#13491 …} } |
choices | null |
class | "Rawafed\CommonsBundle\Entity\Country" |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
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 {#14282 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3779 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "commons.titles.country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Select" |
placeholder_attr | [] |
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 | Doctrine\ORM\QueryBuilder {#8126 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7861 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#7849 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7722 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#7819 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#7867 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "ctr.locale = :locale" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7850 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ctr.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c, ctr FROM Rawafed\CommonsBundle\Entity\Country c INNER JOIN c.translations ctr WHERE ctr.locale = :locale ORDER BY ctr.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#14312 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "ctr" => "c" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#8131 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contact_us_message_country" ] |
cache_key | "_contact_us_message_country_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +label: "أذربيجان" +value: "AZ" +data: Rawafed\CommonsBundle\Entity\Country {#15773 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +label: "أرمينيا" +value: "AM" +data: Rawafed\CommonsBundle\Entity\Country {#15785 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +label: "أروبا" +value: "AW" +data: Rawafed\CommonsBundle\Entity\Country {#15791 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +label: "أستراليا" +value: "AU" +data: Rawafed\CommonsBundle\Entity\Country {#15797 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +label: "أفغانستان" +value: "AF" +data: Rawafed\CommonsBundle\Entity\Country {#15803 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +label: "ألبانيا" +value: "AL" +data: Rawafed\CommonsBundle\Entity\Country {#15809 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +label: "ألمانيا" +value: "DE" +data: Rawafed\CommonsBundle\Entity\Country {#15815 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +label: "أنتيغا وبربودا" +value: "AG" +data: Rawafed\CommonsBundle\Entity\Country {#15821 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +label: "أنجويلا" +value: "AI" +data: Rawafed\CommonsBundle\Entity\Country {#15827 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +label: "أندورا" +value: "AD" +data: Rawafed\CommonsBundle\Entity\Country {#15833 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +label: "أنغولا" +value: "AO" +data: Rawafed\CommonsBundle\Entity\Country {#15839 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +label: "أوزبكستان" +value: "UZ" +data: Rawafed\CommonsBundle\Entity\Country {#15845 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +label: "أوغندا" +value: "UG" +data: Rawafed\CommonsBundle\Entity\Country {#15851 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +label: "أوكرانيا" +value: "UA" +data: Rawafed\CommonsBundle\Entity\Country {#15857 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +label: "أولند" +value: "AX" +data: Rawafed\CommonsBundle\Entity\Country {#15863 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +label: "أيرلندا" +value: "IE" +data: Rawafed\CommonsBundle\Entity\Country {#15869 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +label: "أيسلندا" +value: "IS" +data: Rawafed\CommonsBundle\Entity\Country {#15875 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +label: "إثيوبيا" +value: "ET" +data: Rawafed\CommonsBundle\Entity\Country {#15881 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +label: "إرتيريا" +value: "ER" +data: Rawafed\CommonsBundle\Entity\Country {#15887 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +label: "إسبانيا" +value: "ES" +data: Rawafed\CommonsBundle\Entity\Country {#15893 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +label: "إستونيا" +value: "EE" +data: Rawafed\CommonsBundle\Entity\Country {#15899 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +label: "إكوادور" +value: "EC" +data: Rawafed\CommonsBundle\Entity\Country {#15905 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +label: "إلسلفادور" +value: "SV" +data: Rawafed\CommonsBundle\Entity\Country {#15911 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +label: "إندونسيا" +value: "ID" +data: Rawafed\CommonsBundle\Entity\Country {#15917 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +label: "إيران" +value: "IR" +data: Rawafed\CommonsBundle\Entity\Country {#15923 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +label: "إيطاليا" +value: "IT" +data: Rawafed\CommonsBundle\Entity\Country {#15929 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +label: "الأرجنتين" +value: "AR" +data: Rawafed\CommonsBundle\Entity\Country {#15935 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +label: "الأردن" +value: "JO" +data: Rawafed\CommonsBundle\Entity\Country {#15941 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +label: "الأوروغواي" +value: "UY" +data: Rawafed\CommonsBundle\Entity\Country {#15947 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +label: "الإمارات" +value: "AE" +data: Rawafed\CommonsBundle\Entity\Country {#15953 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +label: "البحرين" +value: "BH" +data: Rawafed\CommonsBundle\Entity\Country {#15959 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +label: "البرازيل" +value: "BR" +data: Rawafed\CommonsBundle\Entity\Country {#15965 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +label: "البرتغال" +value: "PT" +data: Rawafed\CommonsBundle\Entity\Country {#15971 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +label: "البهاما" +value: "BS" +data: Rawafed\CommonsBundle\Entity\Country {#15977 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +label: "البوسنة والهرسك" +value: "BA" +data: Rawafed\CommonsBundle\Entity\Country {#15983 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +label: "التشيك" +value: "CZ" +data: Rawafed\CommonsBundle\Entity\Country {#15989 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +label: "الجبل الأسود" +value: "ME" +data: Rawafed\CommonsBundle\Entity\Country {#15995 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +label: "الجزائر" +value: "DZ" +data: Rawafed\CommonsBundle\Entity\Country {#16001 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +label: "الجزر العذراء الأمريكية" +value: "VI" +data: Rawafed\CommonsBundle\Entity\Country {#16007 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +label: "الجزر العذراء البريطانية" +value: "VG" +data: Rawafed\CommonsBundle\Entity\Country {#16013 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +label: "الجزر الكاريبية الهولندية" +value: "BQ" +data: Rawafed\CommonsBundle\Entity\Country {#16019 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +label: "الدنمارك" +value: "DK" +data: Rawafed\CommonsBundle\Entity\Country {#16025 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +label: "الرأس الأخضر" +value: "CV" +data: Rawafed\CommonsBundle\Entity\Country {#16031 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +label: "السعودية" +value: "SA" +data: Rawafed\CommonsBundle\Entity\Country {#16037 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +label: "السنغال" +value: "SN" +data: Rawafed\CommonsBundle\Entity\Country {#16043 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +label: "السودان" +value: "SD" +data: Rawafed\CommonsBundle\Entity\Country {#16049 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +label: "السويد" +value: "SE" +data: Rawafed\CommonsBundle\Entity\Country {#16055 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +label: "الصومال" +value: "SO" +data: Rawafed\CommonsBundle\Entity\Country {#16061 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +label: "الصين" +value: "CN" +data: Rawafed\CommonsBundle\Entity\Country {#16067 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +label: "العراق" +value: "IQ" +data: Rawafed\CommonsBundle\Entity\Country {#16073 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +label: "الغابون" +value: "GA" +data: Rawafed\CommonsBundle\Entity\Country {#16079 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +label: "الفاتيكان" +value: "VA" +data: Rawafed\CommonsBundle\Entity\Country {#16085 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +label: "الفلبين" +value: "PH" +data: Rawafed\CommonsBundle\Entity\Country {#16091 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +label: "الكاميرون" +value: "CM" +data: Rawafed\CommonsBundle\Entity\Country {#16097 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +label: "الكويت" +value: "KW" +data: Rawafed\CommonsBundle\Entity\Country {#16103 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +label: "المجر" +value: "HU" +data: Rawafed\CommonsBundle\Entity\Country {#16109 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +label: "المغرب" +value: "MA" +data: Rawafed\CommonsBundle\Entity\Country {#16115 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +label: "المكسيك" +value: "MX" +data: Rawafed\CommonsBundle\Entity\Country {#16121 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +label: "المملكة المتحدة" +value: "GB" +data: Rawafed\CommonsBundle\Entity\Country {#16127 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +label: "النرويج" +value: "NO" +data: Rawafed\CommonsBundle\Entity\Country {#16133 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +label: "النمسا" +value: "AT" +data: Rawafed\CommonsBundle\Entity\Country {#16139 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +label: "النيجر" +value: "NE" +data: Rawafed\CommonsBundle\Entity\Country {#16145 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +label: "الهند" +value: "IN" +data: Rawafed\CommonsBundle\Entity\Country {#16151 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +label: "الولايات المتحدة" +value: "US" +data: Rawafed\CommonsBundle\Entity\Country {#16157 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +label: "اليابان" +value: "JP" +data: Rawafed\CommonsBundle\Entity\Country {#16163 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +label: "اليمن" +value: "YE" +data: Rawafed\CommonsBundle\Entity\Country {#16169 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +label: "اليونان" +value: "GR" +data: Rawafed\CommonsBundle\Entity\Country {#16175 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +label: "بابوا غينيا الجديدة" +value: "PG" +data: Rawafed\CommonsBundle\Entity\Country {#16181 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +label: "باراغواي" +value: "PY" +data: Rawafed\CommonsBundle\Entity\Country {#16187 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +label: "باكستان" +value: "PK" +data: Rawafed\CommonsBundle\Entity\Country {#16193 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +label: "بالاو" +value: "PW" +data: Rawafed\CommonsBundle\Entity\Country {#16199 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +label: "بربادوس" +value: "BB" +data: Rawafed\CommonsBundle\Entity\Country {#16205 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: "برمودا" +value: "BM" +data: Rawafed\CommonsBundle\Entity\Country {#16211 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +label: "بروناي" +value: "BN" +data: Rawafed\CommonsBundle\Entity\Country {#16217 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: "بلجيكا" +value: "BE" +data: Rawafed\CommonsBundle\Entity\Country {#16223 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: "بلغاريا" +value: "BG" +data: Rawafed\CommonsBundle\Entity\Country {#16229 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: "بليز" +value: "BZ" +data: Rawafed\CommonsBundle\Entity\Country {#16235 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +label: "بنغلاديش" +value: "BD" +data: Rawafed\CommonsBundle\Entity\Country {#16241 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +label: "بنما" +value: "PA" +data: Rawafed\CommonsBundle\Entity\Country {#16247 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +label: "بنين" +value: "BJ" +data: Rawafed\CommonsBundle\Entity\Country {#16253 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +label: "بوتان" +value: "BT" +data: Rawafed\CommonsBundle\Entity\Country {#16259 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +label: "بوتسوانا" +value: "BW" +data: Rawafed\CommonsBundle\Entity\Country {#16265 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +label: "بورتو ريكو" +value: "PR" +data: Rawafed\CommonsBundle\Entity\Country {#16271 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +label: "بوركينا فاسو" +value: "BF" +data: Rawafed\CommonsBundle\Entity\Country {#16277 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +label: "بوروندي" +value: "BI" +data: Rawafed\CommonsBundle\Entity\Country {#16283 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +label: "بولندا" +value: "PL" +data: Rawafed\CommonsBundle\Entity\Country {#16289 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +label: "بوليفيا" +value: "BO" +data: Rawafed\CommonsBundle\Entity\Country {#16295 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +label: "بولينسيا الفرنسية" +value: "PF" +data: Rawafed\CommonsBundle\Entity\Country {#16301 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +label: "بيرو" +value: "PE" +data: Rawafed\CommonsBundle\Entity\Country {#16307 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +label: "تايلند" +value: "TH" +data: Rawafed\CommonsBundle\Entity\Country {#16313 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +label: "تايوان" +value: "TW" +data: Rawafed\CommonsBundle\Entity\Country {#16319 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +label: "تجمع سان مارتين" +value: "MF" +data: Rawafed\CommonsBundle\Entity\Country {#16325 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +label: "تركمنستان" +value: "TM" +data: Rawafed\CommonsBundle\Entity\Country {#16331 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +label: "تركيا" +value: "TR" +data: Rawafed\CommonsBundle\Entity\Country {#16337 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +label: "ترينيداد وتوباغو" +value: "TT" +data: Rawafed\CommonsBundle\Entity\Country {#16343 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +label: "تشاد" +value: "TD" +data: Rawafed\CommonsBundle\Entity\Country {#16349 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +label: "تشيلي" +value: "CL" +data: Rawafed\CommonsBundle\Entity\Country {#16355 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +label: "تنزانيا" +value: "TZ" +data: Rawafed\CommonsBundle\Entity\Country {#16361 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +label: "توغو" +value: "TG" +data: Rawafed\CommonsBundle\Entity\Country {#16367 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +label: "تونس" +value: "TN" +data: Rawafed\CommonsBundle\Entity\Country {#16373 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +label: "تونغا" +value: "TO" +data: Rawafed\CommonsBundle\Entity\Country {#16379 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +label: "تيمور الشرقية" +value: "TL" +data: Rawafed\CommonsBundle\Entity\Country {#16385 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +label: "تيمور الشرقية" +value: "TP" +data: Rawafed\CommonsBundle\Entity\Country {#16391 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: "جامايكا" +value: "JM" +data: Rawafed\CommonsBundle\Entity\Country {#16397 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: "جبل طارق" +value: "GI" +data: Rawafed\CommonsBundle\Entity\Country {#16403 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: "جرينادا" +value: "GD" +data: Rawafed\CommonsBundle\Entity\Country {#16409 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: "جرينلاند" +value: "GL" +data: Rawafed\CommonsBundle\Entity\Country {#16415 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: "جزر الأنتيل الهولندية" +value: "AN" +data: Rawafed\CommonsBundle\Entity\Country {#16421 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: "جزر القمر" +value: "KM" +data: Rawafed\CommonsBundle\Entity\Country {#16427 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +label: "جزر المالديف" +value: "MV" +data: Rawafed\CommonsBundle\Entity\Country {#16433 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +label: "جزر الولايات المتحدة الصغيرة النائية" +value: "UM" +data: Rawafed\CommonsBundle\Entity\Country {#16439 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +label: "جزر توركس وكايكوس" +value: "TC" +data: Rawafed\CommonsBundle\Entity\Country {#16445 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +label: "جزر جوادلوب" +value: "GP" +data: Rawafed\CommonsBundle\Entity\Country {#16451 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +label: "جزر سليمان" +value: "SB" +data: Rawafed\CommonsBundle\Entity\Country {#16457 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: "جزر فارو" +value: "FO" +data: Rawafed\CommonsBundle\Entity\Country {#16463 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +label: "جزر فوكلاند" +value: "FK" +data: Rawafed\CommonsBundle\Entity\Country {#16469 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: "جزر كايمان" +value: "KY" +data: Rawafed\CommonsBundle\Entity\Country {#16475 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +label: "جزر كوك" +value: "CK" +data: Rawafed\CommonsBundle\Entity\Country {#16481 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8483 +label: "جزر مارشال" +value: "MH" +data: Rawafed\CommonsBundle\Entity\Country {#16487 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +label: "جزر ماريانا الشمالية" +value: "MP" +data: Rawafed\CommonsBundle\Entity\Country {#16493 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +label: "جزيرة مان" +value: "IM" +data: Rawafed\CommonsBundle\Entity\Country {#16499 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +label: "جمهورية أفريقيا الوسطى" +value: "CF" +data: Rawafed\CommonsBundle\Entity\Country {#16505 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +label: "جمهورية الدومنيكان" +value: "DO" +data: Rawafed\CommonsBundle\Entity\Country {#16511 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +label: "جمهورية الكونغو" +value: "CG" +data: Rawafed\CommonsBundle\Entity\Country {#16517 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +label: "جمهورية الكونغو الديمقراطية" +value: "CD" +data: Rawafed\CommonsBundle\Entity\Country {#16523 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: "جنوب أفريقيا" +value: "ZA" +data: Rawafed\CommonsBundle\Entity\Country {#16529 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +label: "جنوب السودان" +value: "SS" +data: Rawafed\CommonsBundle\Entity\Country {#16535 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +label: "جورجيا" +value: "GE" +data: Rawafed\CommonsBundle\Entity\Country {#16541 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +label: "جويانا الفرنسية" +value: "GF" +data: Rawafed\CommonsBundle\Entity\Country {#16547 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +label: "جيبوتي" +value: "DJ" +data: Rawafed\CommonsBundle\Entity\Country {#16553 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: "جيرزي" +value: "JE" +data: Rawafed\CommonsBundle\Entity\Country {#16559 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +label: "جيرنزي" +value: "GG" +data: Rawafed\CommonsBundle\Entity\Country {#16565 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +label: "دومينيكا" +value: "DM" +data: Rawafed\CommonsBundle\Entity\Country {#16571 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: "رواندا" +value: "RW" +data: Rawafed\CommonsBundle\Entity\Country {#16577 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +label: "روسيا" +value: "RU" +data: Rawafed\CommonsBundle\Entity\Country {#16583 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +label: "روسيا البيضاء" +value: "BY" +data: Rawafed\CommonsBundle\Entity\Country {#16589 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +label: "رومانيا" +value: "RO" +data: Rawafed\CommonsBundle\Entity\Country {#16595 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: "ريونيون" +value: "RE" +data: Rawafed\CommonsBundle\Entity\Country {#16601 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +label: "زامبيا" +value: "ZM" +data: Rawafed\CommonsBundle\Entity\Country {#16607 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: "زمبابوي" +value: "ZW" +data: Rawafed\CommonsBundle\Entity\Country {#16613 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: "ساموا" +value: "WS" +data: Rawafed\CommonsBundle\Entity\Country {#16619 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: "ساموا الأمريكية" +value: "AS" +data: Rawafed\CommonsBundle\Entity\Country {#16625 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: "سان بيار وميكلون" +value: "PM" +data: Rawafed\CommonsBundle\Entity\Country {#16631 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: "سان مارينو" +value: "SM" +data: Rawafed\CommonsBundle\Entity\Country {#16637 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: "سانت فنسينت والجرينادينز" +value: "VC" +data: Rawafed\CommonsBundle\Entity\Country {#16643 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: "سانت كيتس ونيفيس" +value: "KN" +data: Rawafed\CommonsBundle\Entity\Country {#16649 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: "سانت لوسيا" +value: "LC" +data: Rawafed\CommonsBundle\Entity\Country {#16655 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13959 +label: "سانت هيلينا" +value: "SH" +data: Rawafed\CommonsBundle\Entity\Country {#16661 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: "ساو تومي وبرينسيب" +value: "ST" +data: Rawafed\CommonsBundle\Entity\Country {#16667 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +label: "سريلانكا" +value: "LK" +data: Rawafed\CommonsBundle\Entity\Country {#16673 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: "سلطنة عمان" +value: "OM" +data: Rawafed\CommonsBundle\Entity\Country {#16679 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: "سلوفاكيا" +value: "SK" +data: Rawafed\CommonsBundle\Entity\Country {#16685 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: "سلوفينيا" +value: "SI" +data: Rawafed\CommonsBundle\Entity\Country {#16691 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +label: "سنغافورة" +value: "SG" +data: Rawafed\CommonsBundle\Entity\Country {#16697 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: "سوازيلند" +value: "SZ" +data: Rawafed\CommonsBundle\Entity\Country {#16703 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: "سوريا" +value: "SY" +data: Rawafed\CommonsBundle\Entity\Country {#16709 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +label: "سورينام" +value: "SR" +data: Rawafed\CommonsBundle\Entity\Country {#16715 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +label: "سويسرا" +value: "CH" +data: Rawafed\CommonsBundle\Entity\Country {#16721 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +label: "سيراليون" +value: "SL" +data: Rawafed\CommonsBundle\Entity\Country {#16727 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +label: "سيشيل" +value: "SC" +data: Rawafed\CommonsBundle\Entity\Country {#16733 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +label: "سينت مارتن" +value: "SX" +data: Rawafed\CommonsBundle\Entity\Country {#16739 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +label: "صربيا" +value: "RS" +data: Rawafed\CommonsBundle\Entity\Country {#16745 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +label: "طاجيكستان" +value: "TJ" +data: Rawafed\CommonsBundle\Entity\Country {#16751 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: "غامبيا" +value: "GM" +data: Rawafed\CommonsBundle\Entity\Country {#16757 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8489 +label: "غانا" +value: "GH" +data: Rawafed\CommonsBundle\Entity\Country {#16763 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +label: "غواتيمالا" +value: "GT" +data: Rawafed\CommonsBundle\Entity\Country {#16769 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +label: "غوام" +value: "GU" +data: Rawafed\CommonsBundle\Entity\Country {#16775 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +label: "غويانا" +value: "GY" +data: Rawafed\CommonsBundle\Entity\Country {#16781 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +label: "غينيا" +value: "GN" +data: Rawafed\CommonsBundle\Entity\Country {#16787 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: "غينيا الاستوائية" +value: "GQ" +data: Rawafed\CommonsBundle\Entity\Country {#16793 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: "غينيا بيساو" +value: "GW" +data: Rawafed\CommonsBundle\Entity\Country {#16799 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +label: "فانواتو" +value: "VU" +data: Rawafed\CommonsBundle\Entity\Country {#16805 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +label: "فرنسا" +value: "FR" +data: Rawafed\CommonsBundle\Entity\Country {#16811 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: "فلسطين" +value: "PS" +data: Rawafed\CommonsBundle\Entity\Country {#16817 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +label: "فنزويلا" +value: "VE" +data: Rawafed\CommonsBundle\Entity\Country {#16823 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: "فنلندا" +value: "FI" +data: Rawafed\CommonsBundle\Entity\Country {#16829 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +label: "فيتنام" +value: "VN" +data: Rawafed\CommonsBundle\Entity\Country {#16835 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +label: "فيجي" +value: "FJ" +data: Rawafed\CommonsBundle\Entity\Country {#16841 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +label: "قبرص" +value: "CY" +data: Rawafed\CommonsBundle\Entity\Country {#16847 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +label: "قطر" +value: "QA" +data: Rawafed\CommonsBundle\Entity\Country {#16853 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: "قيرغيزستان" +value: "KG" +data: Rawafed\CommonsBundle\Entity\Country {#16859 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: "كازاخستان" +value: "KZ" +data: Rawafed\CommonsBundle\Entity\Country {#16865 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: "كاليدونيا الجديدة" +value: "NC" +data: Rawafed\CommonsBundle\Entity\Country {#16871 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +label: "كرواتيا" +value: "HR" +data: Rawafed\CommonsBundle\Entity\Country {#16877 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: "كمبوديا" +value: "KH" +data: Rawafed\CommonsBundle\Entity\Country {#16883 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: "كندا" +value: "CA" +data: Rawafed\CommonsBundle\Entity\Country {#16889 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: "كوبا" +value: "CU" +data: Rawafed\CommonsBundle\Entity\Country {#16895 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: "كوت ديفوار" +value: "CI" +data: Rawafed\CommonsBundle\Entity\Country {#16901 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: "كوراساو" +value: "CW" +data: Rawafed\CommonsBundle\Entity\Country {#16907 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: "كوريا الجنوبية" +value: "KR" +data: Rawafed\CommonsBundle\Entity\Country {#16913 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: "كوريا الشمالية" +value: "KP" +data: Rawafed\CommonsBundle\Entity\Country {#16919 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: "كوستاريكا" +value: "CR" +data: Rawafed\CommonsBundle\Entity\Country {#16925 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: "كوسوفو" +value: "XK" +data: Rawafed\CommonsBundle\Entity\Country {#16931 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: "كولومبيا" +value: "CO" +data: Rawafed\CommonsBundle\Entity\Country {#16937 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: "كيريباتي" +value: "KI" +data: Rawafed\CommonsBundle\Entity\Country {#16943 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: "كينيا" +value: "KE" +data: Rawafed\CommonsBundle\Entity\Country {#16949 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: "لاتفيا" +value: "LV" +data: Rawafed\CommonsBundle\Entity\Country {#16955 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: "لاوس" +value: "LA" +data: Rawafed\CommonsBundle\Entity\Country {#16961 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: "لبنان" +value: "LB" +data: Rawafed\CommonsBundle\Entity\Country {#16967 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: "لوكسمبورغ" +value: "LU" +data: Rawafed\CommonsBundle\Entity\Country {#16973 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: "ليبيا" +value: "LY" +data: Rawafed\CommonsBundle\Entity\Country {#16979 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: "ليبيريا" +value: "LR" +data: Rawafed\CommonsBundle\Entity\Country {#16985 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: "ليتوانيا" +value: "LT" +data: Rawafed\CommonsBundle\Entity\Country {#16991 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8492 +label: "ليختنشتاين" +value: "LI" +data: Rawafed\CommonsBundle\Entity\Country {#16997 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +label: "ليسوتو" +value: "LS" +data: Rawafed\CommonsBundle\Entity\Country {#17003 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +label: "مارتينيك" +value: "MQ" +data: Rawafed\CommonsBundle\Entity\Country {#17009 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: "ماكاو" +value: "MO" +data: Rawafed\CommonsBundle\Entity\Country {#17015 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +label: "مالطا" +value: "MT" +data: Rawafed\CommonsBundle\Entity\Country {#17021 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +label: "مالي" +value: "ML" +data: Rawafed\CommonsBundle\Entity\Country {#17027 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +label: "ماليزيا" +value: "MY" +data: Rawafed\CommonsBundle\Entity\Country {#17033 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +label: "مايكرونزيا" +value: "FM" +data: Rawafed\CommonsBundle\Entity\Country {#17039 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +label: "مايوت" +value: "YT" +data: Rawafed\CommonsBundle\Entity\Country {#17045 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +label: "مدغشقر" +value: "MG" +data: Rawafed\CommonsBundle\Entity\Country {#17051 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +label: "مصر" +value: "EG" +data: Rawafed\CommonsBundle\Entity\Country {#17057 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +label: "مقدونيا" +value: "MK" +data: Rawafed\CommonsBundle\Entity\Country {#17063 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +label: "ملاوي" +value: "MW" +data: Rawafed\CommonsBundle\Entity\Country {#17069 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +label: "منغوليا" +value: "MN" +data: Rawafed\CommonsBundle\Entity\Country {#17075 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +label: "موريتانيا" +value: "MR" +data: Rawafed\CommonsBundle\Entity\Country {#17081 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +label: "موريشيوس" +value: "MU" +data: Rawafed\CommonsBundle\Entity\Country {#17087 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +label: "موزمبيق" +value: "MZ" +data: Rawafed\CommonsBundle\Entity\Country {#17093 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +label: "مولدافيا" +value: "MD" +data: Rawafed\CommonsBundle\Entity\Country {#17099 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +label: "موناكو" +value: "MC" +data: Rawafed\CommonsBundle\Entity\Country {#17105 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +label: "مونتسرات" +value: "MS" +data: Rawafed\CommonsBundle\Entity\Country {#17111 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +label: "ميانمار" +value: "MM" +data: Rawafed\CommonsBundle\Entity\Country {#17117 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +label: "ناميبيا" +value: "NA" +data: Rawafed\CommonsBundle\Entity\Country {#17123 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +label: "ناورو" +value: "NR" +data: Rawafed\CommonsBundle\Entity\Country {#17129 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +label: "نيبال" +value: "NP" +data: Rawafed\CommonsBundle\Entity\Country {#17135 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +label: "نيجيريا" +value: "NG" +data: Rawafed\CommonsBundle\Entity\Country {#17141 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +label: "نيكاراغوا" +value: "NI" +data: Rawafed\CommonsBundle\Entity\Country {#17147 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +label: "نيوزيلندا" +value: "NZ" +data: Rawafed\CommonsBundle\Entity\Country {#17153 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +label: "هايتي" +value: "HT" +data: Rawafed\CommonsBundle\Entity\Country {#17159 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +label: "هندوراس" +value: "HN" +data: Rawafed\CommonsBundle\Entity\Country {#17165 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +label: "هولندا" +value: "NL" +data: Rawafed\CommonsBundle\Entity\Country {#17171 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +label: "هونغ كونغ" +value: "HK" +data: Rawafed\CommonsBundle\Entity\Country {#17177 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +label: "والس وفوتونا" +value: "WF" +data: Rawafed\CommonsBundle\Entity\Country {#17183 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +label: "يوغوسلافيا" +value: "YU" +data: Rawafed\CommonsBundle\Entity\Country {#17189 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#8060 -form: Symfony\Component\Form\Form {#7968 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8142 …5} |
full_name | "contact_us_message[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_country" |
is_selected | Closure($choice, $value) {#8079 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "commons.titles.country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "Select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_country" |
valid | true |
value | "" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" |
same as passed value |
label | "contactforms.titles.category" |
same as passed value |
placeholder | "Select" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7635 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#15498 …} } |
Doctrine\ORM\QueryBuilder {#15283 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7885 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7854 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14314 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "cc.enabled = true" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT cc FROM Rawafed\ContactFormsBundle\Entity\ContactUsCategory cc WHERE cc.enabled = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#7884 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#15304 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#15282 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7855 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#14714 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15296 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#15312 …} } |
choices | null |
class | "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
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 {#15264 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7601 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "contactforms.titles.category" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Select" |
placeholder_attr | [] |
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 | Doctrine\ORM\QueryBuilder {#15283 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7885 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7854 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14314 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "cc.enabled = true" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT cc FROM Rawafed\ContactFormsBundle\Entity\ContactUsCategory cc WHERE cc.enabled = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#7884 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#7891 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contact_us_message_category" ] |
cache_key | "_contact_us_message_category_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +label: "اقتراحات تحسين الموقع" +value: "1" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#15502 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +label: "طلب تصوير صفحات كتاب" +value: "2" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#15508 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +label: "test" +value: "3" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#15513 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#8322 -form: Symfony\Component\Form\Form {#8161 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8059 …5} |
full_name | "contact_us_message[category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_category" |
is_selected | Closure($choice, $value) {#8440 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "contactforms.titles.category" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category" |
placeholder | "Select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_category" |
valid | true |
value | "" |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "contactforms.titles.title" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "contactforms.titles.title" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#7874 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_us_message_title" ] |
cache_key | "_contact_us_message_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8451 -form: Symfony\Component\Form\Form {#8157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8321 …5} |
full_name | "contact_us_message[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_title" |
label | "contactforms.titles.title" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_title" |
valid | true |
value | "" |
message
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "contactforms.titles.message" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7763 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "contactforms.titles.message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#14329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#7835 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_us_message_message" ] |
cache_key | "_contact_us_message_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8453 -form: Symfony\Component\Form\Form {#8154 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8452 …5} |
full_name | "contact_us_message[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_message" |
label | "contactforms.titles.message" |
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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_message" |
valid | true |
value | "" |
attachmentFile
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "contactforms.titles.attachments" |
same as passed value |
max_size | "2M" |
same as passed value |
max_size_message | "الحد الأقصى لحجم المرفقات 2M" |
same as passed value |
mime_types | [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] |
[ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] |
mime_types_message | "غير مسموح برفع هذا النوع من الملفات" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | 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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_link | null |
download_uri | true |
empty_data | Closure(FormInterface $form) {#7758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "contactforms.titles.attachments" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_size | "2M" |
max_size_message | "الحد الأقصى لحجم المرفقات 2M" |
method | "POST" |
mime_types | [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] |
mime_types_message | "غير مسموح برفع هذا النوع من الملفات" |
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() {#7768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#7743 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_contact_us_message_attachmentFile" ] |
cache_key | "_contact_us_message_attachmentFile_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#8455 -form: Symfony\Component\Form\Form {#8066 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8454 …5} |
full_name | "contact_us_message[attachmentFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_attachmentFile" |
label | "contactforms.titles.attachments" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "attachmentFile" |
object | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#7539 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#7527 …} -category: null -country: null #attachmentFile: null -attachment: null } |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_attachmentFile" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "enhanced-uploader" ] |
[ "class" => "enhanced-uploader" ] |
constraints | [ Symfony\Component\Validator\Constraints\File {#8147 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "الحد الأقصى لحجم المرفقات 2M" +mimeTypesMessage: "غير مسموح برفع هذا النوع من الملفات" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#8147 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "الحد الأقصى لحجم المرفقات 2M" +mimeTypesMessage: "غير مسموح برفع هذا النوع من الملفات" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 } ] |
error_bubbling | true |
same as passed value |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "enhanced-uploader" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#8147 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.presentationml.slideshow" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.openxmlformats-officedocument.presentationml.presentation" "application/vnd.ms-powerpoint" "audio/mpeg" "audio/mp3" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "الحد الأقصى لحجم المرفقات 2M" +mimeTypesMessage: "غير مسموح برفع هذا النوع من الملفات" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 } ] |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#8148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#8153 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "enhanced-uploader" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_contact_us_message_attachmentFile_file" ] |
cache_key | "_contact_us_message_attachmentFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8459 -form: Symfony\Component\Form\Form {#8076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8462 …5} |
full_name | "contact_us_message[attachmentFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_attachmentFile_file" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_contact_us_message_attachmentFile_file" |
valid | true |
value | "" |
recaptcha
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#7633 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#7633 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
label | "user.titles.recaptcha" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#7633 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
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 {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5410 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
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 | "user.titles.recaptcha" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "ar" |
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 |
public_key | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#8132 …} $translationDomain: "validators" } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_contact_us_message_recaptcha" ] |
cache_key | "_contact_us_message_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8456 -form: Symfony\Component\Form\Form {#8167 …} -errors: [] } |
ewz_recaptcha_ajax | false |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | true |
form | Symfony\Component\Form\FormView {#8457 …5} |
full_name | "contact_us_message[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message_recaptcha" |
label | "user.titles.recaptcha" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
public_key | "6LdYZhsrAAAAAJn3R3WpagnRPlJF2Hh89lLo90OZ" |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message_recaptcha" |
url_challenge | "https://www.google.com/recaptcha/api.js?hl=ar" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "fa28ebf2c4959e761d.8ZWBS21VC8DAdb3DaQJB6WNnEoAmDFNR4iWl-q25i08.u-L5Ex8eX7H3MuKJXTYrmCsCJrdDXwsys0fWzdrS3SyB2Mo8O21xpfcM7A" |
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 | "fa28ebf2c4959e761d.8ZWBS21VC8DAdb3DaQJB6WNnEoAmDFNR4iWl-q25i08.u-L5Ex8eX7H3MuKJXTYrmCsCJrdDXwsys0fWzdrS3SyB2Mo8O21xpfcM7A" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#14577 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#14578 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14579 …} -namespace: Closure() {#14581 …} } |
data | "fa28ebf2c4959e761d.8ZWBS21VC8DAdb3DaQJB6WNnEoAmDFNR4iWl-q25i08.u-L5Ex8eX7H3MuKJXTYrmCsCJrdDXwsys0fWzdrS3SyB2Mo8O21xpfcM7A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#8477 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact_us_message__token" ] |
cache_key | "_contact_us_message__token_hidden" |
compound | false |
data | "fa28ebf2c4959e761d.8ZWBS21VC8DAdb3DaQJB6WNnEoAmDFNR4iWl-q25i08.u-L5Ex8eX7H3MuKJXTYrmCsCJrdDXwsys0fWzdrS3SyB2Mo8O21xpfcM7A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8481 -form: Symfony\Component\Form\Form {#8466 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8460 …5} |
full_name | "contact_us_message[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_us_message__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_us_message__token" |
valid | true |
value | "fa28ebf2c4959e761d.8ZWBS21VC8DAdb3DaQJB6WNnEoAmDFNR4iWl-q25i08.u-L5Ex8eX7H3MuKJXTYrmCsCJrdDXwsys0fWzdrS3SyB2Mo8O21xpfcM7A" |