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 {#11720 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#11721 -elements: [] } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/newsletter/subscribe" |
same as passed value |
csrf_protection | true |
same as passed value |
data | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#11720 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#11721 -elements: [] } } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#11720 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#11721 -elements: [] } } |
data_class | "Rawafed\NewsletterBundle\Entity\NewsletterEmail" |
disabled | false |
empty_data | Closure(FormInterface $form) {#11784 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() {#11786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#11785 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/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 {#11720 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#11721 -elements: [] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11898 -form: Symfony\Component\Form\Form {#11859 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11787 …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 {#11720 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#11721 -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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11830 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() {#11828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#11829 …} $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 {#11925 -form: Symfony\Component\Form\Form {#11912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11827 …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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11820 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() {#11833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#11832 …} $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 {#11927 -form: Symfony\Component\Form\Form {#11915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11928 …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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11844 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 {#11845 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() {#11847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#11849 …} $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 {#11929 -form: Symfony\Component\Form\Form {#11918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11930 …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 {#11721 -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" |
ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …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 {#11880 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#11881 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#11893 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#11885 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#11894 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#11895 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#11897 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#11896 …} } |
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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …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 {#11886 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#10181 …} } |
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() {#11884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#11882 …} $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 {#11949 +label: "Arabic" +value: "1" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#11964 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11951 +label: "English" +value: "2" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#11966 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11962 +label: "مجموعة بريدية "Test"" +value: "3" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#11974 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11963 +label: "داخلي" +value: "4" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#11977 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11971 +label: "تجربة العرض" +value: "5" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#11980 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#11721 -elements: [] } |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#11946 -form: Symfony\Component\Form\Form {#11921 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11948 …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) {#11959 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 | "4bad4.JEc526Qed4_Evjyq4RGNye9CCvphT9kX_Dk0BwZmucQ.FnQLmtVVAcPp8HKeo0i_nq5yerIZJ6lYinFYbU82y_1ONW698FsO95zaeQ" |
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 | "4bad4.JEc526Qed4_Evjyq4RGNye9CCvphT9kX_Dk0BwZmucQ.FnQLmtVVAcPp8HKeo0i_nq5yerIZJ6lYinFYbU82y_1ONW698FsO95zaeQ" |
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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data | "4bad4.JEc526Qed4_Evjyq4RGNye9CCvphT9kX_Dk0BwZmucQ.FnQLmtVVAcPp8HKeo0i_nq5yerIZJ6lYinFYbU82y_1ONW698FsO95zaeQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11953 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() {#11984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#11983 …} $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 | "4bad4.JEc526Qed4_Evjyq4RGNye9CCvphT9kX_Dk0BwZmucQ.FnQLmtVVAcPp8HKeo0i_nq5yerIZJ6lYinFYbU82y_1ONW698FsO95zaeQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12021 -form: Symfony\Component\Form\Form {#12017 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12011 …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 | "4bad4.JEc526Qed4_Evjyq4RGNye9CCvphT9kX_Dk0BwZmucQ.FnQLmtVVAcPp8HKeo0i_nq5yerIZJ6lYinFYbU82y_1ONW698FsO95zaeQ" |
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 {#15360 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#15361 …} -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 | "/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 {#15360 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#15361 …} -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 | "/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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#15360 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#15361 …} -category: null -country: null #attachmentFile: null -attachment: null } |
data_class | "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15366 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() {#15370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15365 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/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 {#15360 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#15361 …} -category: null -country: null #attachmentFile: null -attachment: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15460 -form: Symfony\Component\Form\Form {#15433 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15161 …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 {#15360 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#15361 …} -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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15380 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() {#15386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15385 …} $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 {#15100 -form: Symfony\Component\Form\Form {#15436 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15135 …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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15382 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() {#15393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15381 …} $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 {#15407 -form: Symfony\Component\Form\Form {#15439 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15394 …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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15400 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() {#15406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15405 …} $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 {#15387 -form: Symfony\Component\Form\Form {#15442 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15477 …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) {#15377 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#12664 …} 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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } "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) {#15366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" } } "error_bubbling" => true "label_attr" => [] "method" => "POST" "action" => "/contact-forms/create" "upload_max_size_message" => Closure() {#15370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15365 …} $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 {#15360 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#15361 …} -category: null -country: null #attachmentFile: null -attachment: null } ] } } |
Doctrine\ORM\QueryBuilder {#15413 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#15088 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#15154 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#15414 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#12454 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#15086 #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 {#15092 #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 {#15087 …} -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 {#15102 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#11418 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#11417 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#11389 …} } |
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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …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 {#12428 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3575 …} } |
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 {#15413 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#15088 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#15154 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#15414 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#12454 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#15086 #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 {#15092 #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 {#15087 …} -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() {#15401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15402 …} $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 {#15509 +label: "أذربيجان" +value: "AZ" +data: Rawafed\CommonsBundle\Entity\Country {#12939 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15512 +label: "أرمينيا" +value: "AM" +data: Rawafed\CommonsBundle\Entity\Country {#12951 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15513 +label: "أروبا" +value: "AW" +data: Rawafed\CommonsBundle\Entity\Country {#12957 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15510 +label: "أستراليا" +value: "AU" +data: Rawafed\CommonsBundle\Entity\Country {#12963 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15508 +label: "أفغانستان" +value: "AF" +data: Rawafed\CommonsBundle\Entity\Country {#12969 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15517 +label: "ألبانيا" +value: "AL" +data: Rawafed\CommonsBundle\Entity\Country {#12975 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15518 +label: "ألمانيا" +value: "DE" +data: Rawafed\CommonsBundle\Entity\Country {#12981 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15519 +label: "أنتيغا وبربودا" +value: "AG" +data: Rawafed\CommonsBundle\Entity\Country {#12987 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15520 +label: "أنجويلا" +value: "AI" +data: Rawafed\CommonsBundle\Entity\Country {#12993 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15521 +label: "أندورا" +value: "AD" +data: Rawafed\CommonsBundle\Entity\Country {#12999 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15522 +label: "أنغولا" +value: "AO" +data: Rawafed\CommonsBundle\Entity\Country {#13005 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15523 +label: "أوزبكستان" +value: "UZ" +data: Rawafed\CommonsBundle\Entity\Country {#13011 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15524 +label: "أوغندا" +value: "UG" +data: Rawafed\CommonsBundle\Entity\Country {#13017 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15525 +label: "أوكرانيا" +value: "UA" +data: Rawafed\CommonsBundle\Entity\Country {#13023 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15526 +label: "أولند" +value: "AX" +data: Rawafed\CommonsBundle\Entity\Country {#13029 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15527 +label: "أيرلندا" +value: "IE" +data: Rawafed\CommonsBundle\Entity\Country {#13035 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15528 +label: "أيسلندا" +value: "IS" +data: Rawafed\CommonsBundle\Entity\Country {#13041 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15529 +label: "إثيوبيا" +value: "ET" +data: Rawafed\CommonsBundle\Entity\Country {#13047 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15530 +label: "إرتيريا" +value: "ER" +data: Rawafed\CommonsBundle\Entity\Country {#13053 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15531 +label: "إسبانيا" +value: "ES" +data: Rawafed\CommonsBundle\Entity\Country {#13059 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15532 +label: "إستونيا" +value: "EE" +data: Rawafed\CommonsBundle\Entity\Country {#13065 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15533 +label: "إكوادور" +value: "EC" +data: Rawafed\CommonsBundle\Entity\Country {#13071 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15534 +label: "إلسلفادور" +value: "SV" +data: Rawafed\CommonsBundle\Entity\Country {#13077 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15535 +label: "إندونسيا" +value: "ID" +data: Rawafed\CommonsBundle\Entity\Country {#13083 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15536 +label: "إيران" +value: "IR" +data: Rawafed\CommonsBundle\Entity\Country {#13089 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15537 +label: "إيطاليا" +value: "IT" +data: Rawafed\CommonsBundle\Entity\Country {#13095 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15538 +label: "الأرجنتين" +value: "AR" +data: Rawafed\CommonsBundle\Entity\Country {#13101 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15539 +label: "الأردن" +value: "JO" +data: Rawafed\CommonsBundle\Entity\Country {#13107 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15540 +label: "الأوروغواي" +value: "UY" +data: Rawafed\CommonsBundle\Entity\Country {#13113 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15541 +label: "الإمارات" +value: "AE" +data: Rawafed\CommonsBundle\Entity\Country {#13119 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15542 +label: "البحرين" +value: "BH" +data: Rawafed\CommonsBundle\Entity\Country {#13125 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15543 +label: "البرازيل" +value: "BR" +data: Rawafed\CommonsBundle\Entity\Country {#13131 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15544 +label: "البرتغال" +value: "PT" +data: Rawafed\CommonsBundle\Entity\Country {#13137 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15545 +label: "البهاما" +value: "BS" +data: Rawafed\CommonsBundle\Entity\Country {#13143 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15546 +label: "البوسنة والهرسك" +value: "BA" +data: Rawafed\CommonsBundle\Entity\Country {#13149 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15547 +label: "التشيك" +value: "CZ" +data: Rawafed\CommonsBundle\Entity\Country {#13155 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15548 +label: "الجبل الأسود" +value: "ME" +data: Rawafed\CommonsBundle\Entity\Country {#13161 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15549 +label: "الجزائر" +value: "DZ" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#6988 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15550 +label: "الجزر العذراء الأمريكية" +value: "VI" +data: Rawafed\CommonsBundle\Entity\Country {#13170 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15551 +label: "الجزر العذراء البريطانية" +value: "VG" +data: Rawafed\CommonsBundle\Entity\Country {#13180 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15552 +label: "الجزر الكاريبية الهولندية" +value: "BQ" +data: Rawafed\CommonsBundle\Entity\Country {#13186 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15553 +label: "الدنمارك" +value: "DK" +data: Rawafed\CommonsBundle\Entity\Country {#13192 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15554 +label: "الرأس الأخضر" +value: "CV" +data: Rawafed\CommonsBundle\Entity\Country {#13198 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15555 +label: "السعودية" +value: "SA" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#6473 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15556 +label: "السنغال" +value: "SN" +data: Rawafed\CommonsBundle\Entity\Country {#13209 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15557 +label: "السودان" +value: "SD" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#6607 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15558 +label: "السويد" +value: "SE" +data: Rawafed\CommonsBundle\Entity\Country {#13220 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15559 +label: "الصومال" +value: "SO" +data: Rawafed\CommonsBundle\Entity\Country {#13226 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15560 +label: "الصين" +value: "CN" +data: Rawafed\CommonsBundle\Entity\Country {#13232 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15561 +label: "العراق" +value: "IQ" +data: Rawafed\CommonsBundle\Entity\Country {#13238 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15562 +label: "الغابون" +value: "GA" +data: Rawafed\CommonsBundle\Entity\Country {#13244 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15563 +label: "الفاتيكان" +value: "VA" +data: Rawafed\CommonsBundle\Entity\Country {#13250 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15564 +label: "الفلبين" +value: "PH" +data: Rawafed\CommonsBundle\Entity\Country {#13256 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15565 +label: "الكاميرون" +value: "CM" +data: Rawafed\CommonsBundle\Entity\Country {#13262 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15566 +label: "الكويت" +value: "KW" +data: Rawafed\CommonsBundle\Entity\Country {#13268 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15567 +label: "المجر" +value: "HU" +data: Rawafed\CommonsBundle\Entity\Country {#13274 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15568 +label: "المغرب" +value: "MA" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#7858 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15569 +label: "المكسيك" +value: "MX" +data: Rawafed\CommonsBundle\Entity\Country {#13285 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15570 +label: "المملكة المتحدة" +value: "GB" +data: Rawafed\CommonsBundle\Entity\Country {#13291 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15571 +label: "النرويج" +value: "NO" +data: Rawafed\CommonsBundle\Entity\Country {#13297 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15572 +label: "النمسا" +value: "AT" +data: Rawafed\CommonsBundle\Entity\Country {#13303 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15573 +label: "النيجر" +value: "NE" +data: Rawafed\CommonsBundle\Entity\Country {#13309 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15574 +label: "الهند" +value: "IN" +data: Rawafed\CommonsBundle\Entity\Country {#13315 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15575 +label: "الولايات المتحدة" +value: "US" +data: Rawafed\CommonsBundle\Entity\Country {#13321 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15576 +label: "اليابان" +value: "JP" +data: Rawafed\CommonsBundle\Entity\Country {#13327 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15577 +label: "اليمن" +value: "YE" +data: Rawafed\CommonsBundle\Entity\Country {#13333 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15578 +label: "اليونان" +value: "GR" +data: Rawafed\CommonsBundle\Entity\Country {#13339 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15579 +label: "بابوا غينيا الجديدة" +value: "PG" +data: Rawafed\CommonsBundle\Entity\Country {#13345 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15580 +label: "باراغواي" +value: "PY" +data: Rawafed\CommonsBundle\Entity\Country {#13351 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15581 +label: "باكستان" +value: "PK" +data: Rawafed\CommonsBundle\Entity\Country {#13357 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15582 +label: "بالاو" +value: "PW" +data: Rawafed\CommonsBundle\Entity\Country {#13363 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15583 +label: "بربادوس" +value: "BB" +data: Rawafed\CommonsBundle\Entity\Country {#13369 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15584 +label: "برمودا" +value: "BM" +data: Rawafed\CommonsBundle\Entity\Country {#13375 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15585 +label: "بروناي" +value: "BN" +data: Rawafed\CommonsBundle\Entity\Country {#13381 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15586 +label: "بلجيكا" +value: "BE" +data: Rawafed\CommonsBundle\Entity\Country {#13387 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15587 +label: "بلغاريا" +value: "BG" +data: Rawafed\CommonsBundle\Entity\Country {#13393 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15588 +label: "بليز" +value: "BZ" +data: Rawafed\CommonsBundle\Entity\Country {#13399 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15589 +label: "بنغلاديش" +value: "BD" +data: Rawafed\CommonsBundle\Entity\Country {#13405 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15590 +label: "بنما" +value: "PA" +data: Rawafed\CommonsBundle\Entity\Country {#13411 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15591 +label: "بنين" +value: "BJ" +data: Rawafed\CommonsBundle\Entity\Country {#13417 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15592 +label: "بوتان" +value: "BT" +data: Rawafed\CommonsBundle\Entity\Country {#13423 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15593 +label: "بوتسوانا" +value: "BW" +data: Rawafed\CommonsBundle\Entity\Country {#13429 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15594 +label: "بورتو ريكو" +value: "PR" +data: Rawafed\CommonsBundle\Entity\Country {#13435 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15595 +label: "بوركينا فاسو" +value: "BF" +data: Rawafed\CommonsBundle\Entity\Country {#13441 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15596 +label: "بوروندي" +value: "BI" +data: Rawafed\CommonsBundle\Entity\Country {#13447 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15597 +label: "بولندا" +value: "PL" +data: Rawafed\CommonsBundle\Entity\Country {#13453 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15598 +label: "بوليفيا" +value: "BO" +data: Rawafed\CommonsBundle\Entity\Country {#13459 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15599 +label: "بولينسيا الفرنسية" +value: "PF" +data: Rawafed\CommonsBundle\Entity\Country {#13465 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15600 +label: "بيرو" +value: "PE" +data: Rawafed\CommonsBundle\Entity\Country {#13471 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15601 +label: "تايلند" +value: "TH" +data: Rawafed\CommonsBundle\Entity\Country {#13477 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15602 +label: "تايوان" +value: "TW" +data: Rawafed\CommonsBundle\Entity\Country {#13483 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15603 +label: "تجمع سان مارتين" +value: "MF" +data: Rawafed\CommonsBundle\Entity\Country {#13489 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15604 +label: "تركمنستان" +value: "TM" +data: Rawafed\CommonsBundle\Entity\Country {#13495 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15605 +label: "تركيا" +value: "TR" +data: Rawafed\CommonsBundle\Entity\Country {#13501 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15606 +label: "ترينيداد وتوباغو" +value: "TT" +data: Rawafed\CommonsBundle\Entity\Country {#13507 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15607 +label: "تشاد" +value: "TD" +data: Rawafed\CommonsBundle\Entity\Country {#13513 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15608 +label: "تشيلي" +value: "CL" +data: Rawafed\CommonsBundle\Entity\Country {#13519 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15609 +label: "تنزانيا" +value: "TZ" +data: Rawafed\CommonsBundle\Entity\Country {#13525 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15610 +label: "توغو" +value: "TG" +data: Rawafed\CommonsBundle\Entity\Country {#13531 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15611 +label: "تونس" +value: "TN" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#7349 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15612 +label: "تونغا" +value: "TO" +data: Rawafed\CommonsBundle\Entity\Country {#13542 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15613 +label: "تيمور الشرقية" +value: "TL" +data: Rawafed\CommonsBundle\Entity\Country {#13548 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15614 +label: "تيمور الشرقية" +value: "TP" +data: Rawafed\CommonsBundle\Entity\Country {#13554 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15615 +label: "جامايكا" +value: "JM" +data: Rawafed\CommonsBundle\Entity\Country {#13560 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15616 +label: "جبل طارق" +value: "GI" +data: Rawafed\CommonsBundle\Entity\Country {#13566 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15617 +label: "جرينادا" +value: "GD" +data: Rawafed\CommonsBundle\Entity\Country {#13572 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15618 +label: "جرينلاند" +value: "GL" +data: Rawafed\CommonsBundle\Entity\Country {#13578 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15619 +label: "جزر الأنتيل الهولندية" +value: "AN" +data: Rawafed\CommonsBundle\Entity\Country {#13584 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15620 +label: "جزر القمر" +value: "KM" +data: Rawafed\CommonsBundle\Entity\Country {#13590 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15621 +label: "جزر المالديف" +value: "MV" +data: Rawafed\CommonsBundle\Entity\Country {#13596 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15622 +label: "جزر الولايات المتحدة الصغيرة النائية" +value: "UM" +data: Rawafed\CommonsBundle\Entity\Country {#13602 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15623 +label: "جزر توركس وكايكوس" +value: "TC" +data: Rawafed\CommonsBundle\Entity\Country {#13608 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15624 +label: "جزر جوادلوب" +value: "GP" +data: Rawafed\CommonsBundle\Entity\Country {#13614 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15625 +label: "جزر سليمان" +value: "SB" +data: Rawafed\CommonsBundle\Entity\Country {#13620 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15626 +label: "جزر فارو" +value: "FO" +data: Rawafed\CommonsBundle\Entity\Country {#13626 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15627 +label: "جزر فوكلاند" +value: "FK" +data: Rawafed\CommonsBundle\Entity\Country {#13632 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15628 +label: "جزر كايمان" +value: "KY" +data: Rawafed\CommonsBundle\Entity\Country {#13638 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15629 +label: "جزر كوك" +value: "CK" +data: Rawafed\CommonsBundle\Entity\Country {#13644 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15630 +label: "جزر مارشال" +value: "MH" +data: Rawafed\CommonsBundle\Entity\Country {#13650 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15631 +label: "جزر ماريانا الشمالية" +value: "MP" +data: Rawafed\CommonsBundle\Entity\Country {#13656 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15632 +label: "جزيرة مان" +value: "IM" +data: Rawafed\CommonsBundle\Entity\Country {#13662 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15633 +label: "جمهورية أفريقيا الوسطى" +value: "CF" +data: Rawafed\CommonsBundle\Entity\Country {#13668 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15634 +label: "جمهورية الدومنيكان" +value: "DO" +data: Rawafed\CommonsBundle\Entity\Country {#13674 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15635 +label: "جمهورية الكونغو" +value: "CG" +data: Rawafed\CommonsBundle\Entity\Country {#13680 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15636 +label: "جمهورية الكونغو الديمقراطية" +value: "CD" +data: Rawafed\CommonsBundle\Entity\Country {#13686 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15637 +label: "جنوب أفريقيا" +value: "ZA" +data: Rawafed\CommonsBundle\Entity\Country {#13692 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15638 +label: "جنوب السودان" +value: "SS" +data: Rawafed\CommonsBundle\Entity\Country {#13698 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15639 +label: "جورجيا" +value: "GE" +data: Rawafed\CommonsBundle\Entity\Country {#13704 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15640 +label: "جويانا الفرنسية" +value: "GF" +data: Rawafed\CommonsBundle\Entity\Country {#13710 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15641 +label: "جيبوتي" +value: "DJ" +data: Rawafed\CommonsBundle\Entity\Country {#13716 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15642 +label: "جيرزي" +value: "JE" +data: Rawafed\CommonsBundle\Entity\Country {#13722 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15643 +label: "جيرنزي" +value: "GG" +data: Rawafed\CommonsBundle\Entity\Country {#13728 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15644 +label: "دومينيكا" +value: "DM" +data: Rawafed\CommonsBundle\Entity\Country {#13734 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15645 +label: "رواندا" +value: "RW" +data: Rawafed\CommonsBundle\Entity\Country {#13740 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15646 +label: "روسيا" +value: "RU" +data: Rawafed\CommonsBundle\Entity\Country {#13746 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15647 +label: "روسيا البيضاء" +value: "BY" +data: Rawafed\CommonsBundle\Entity\Country {#13752 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15648 +label: "رومانيا" +value: "RO" +data: Rawafed\CommonsBundle\Entity\Country {#13758 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15649 +label: "ريونيون" +value: "RE" +data: Rawafed\CommonsBundle\Entity\Country {#13764 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15650 +label: "زامبيا" +value: "ZM" +data: Rawafed\CommonsBundle\Entity\Country {#13770 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15651 +label: "زمبابوي" +value: "ZW" +data: Rawafed\CommonsBundle\Entity\Country {#13776 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15652 +label: "ساموا" +value: "WS" +data: Rawafed\CommonsBundle\Entity\Country {#13782 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15653 +label: "ساموا الأمريكية" +value: "AS" +data: Rawafed\CommonsBundle\Entity\Country {#13788 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15654 +label: "سان بيار وميكلون" +value: "PM" +data: Rawafed\CommonsBundle\Entity\Country {#13794 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15655 +label: "سان مارينو" +value: "SM" +data: Rawafed\CommonsBundle\Entity\Country {#13800 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15656 +label: "سانت فنسينت والجرينادينز" +value: "VC" +data: Rawafed\CommonsBundle\Entity\Country {#13806 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15657 +label: "سانت كيتس ونيفيس" +value: "KN" +data: Rawafed\CommonsBundle\Entity\Country {#13812 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15658 +label: "سانت لوسيا" +value: "LC" +data: Rawafed\CommonsBundle\Entity\Country {#13818 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15659 +label: "سانت هيلينا" +value: "SH" +data: Rawafed\CommonsBundle\Entity\Country {#13824 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15660 +label: "ساو تومي وبرينسيب" +value: "ST" +data: Rawafed\CommonsBundle\Entity\Country {#13830 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15661 +label: "سريلانكا" +value: "LK" +data: Rawafed\CommonsBundle\Entity\Country {#13836 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15662 +label: "سلطنة عمان" +value: "OM" +data: Rawafed\CommonsBundle\Entity\Country {#13842 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15663 +label: "سلوفاكيا" +value: "SK" +data: Rawafed\CommonsBundle\Entity\Country {#13848 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15664 +label: "سلوفينيا" +value: "SI" +data: Rawafed\CommonsBundle\Entity\Country {#13854 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15665 +label: "سنغافورة" +value: "SG" +data: Rawafed\CommonsBundle\Entity\Country {#13860 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15666 +label: "سوازيلند" +value: "SZ" +data: Rawafed\CommonsBundle\Entity\Country {#13866 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15667 +label: "سوريا" +value: "SY" +data: Rawafed\CommonsBundle\Entity\Country {#13872 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15668 +label: "سورينام" +value: "SR" +data: Rawafed\CommonsBundle\Entity\Country {#13878 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15669 +label: "سويسرا" +value: "CH" +data: Rawafed\CommonsBundle\Entity\Country {#13884 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15670 +label: "سيراليون" +value: "SL" +data: Rawafed\CommonsBundle\Entity\Country {#13890 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15671 +label: "سيشيل" +value: "SC" +data: Rawafed\CommonsBundle\Entity\Country {#13896 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15672 +label: "سينت مارتن" +value: "SX" +data: Rawafed\CommonsBundle\Entity\Country {#13902 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15673 +label: "صربيا" +value: "RS" +data: Rawafed\CommonsBundle\Entity\Country {#13908 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15674 +label: "طاجيكستان" +value: "TJ" +data: Rawafed\CommonsBundle\Entity\Country {#13914 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15675 +label: "غامبيا" +value: "GM" +data: Rawafed\CommonsBundle\Entity\Country {#13920 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15676 +label: "غانا" +value: "GH" +data: Rawafed\CommonsBundle\Entity\Country {#13926 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15677 +label: "غواتيمالا" +value: "GT" +data: Rawafed\CommonsBundle\Entity\Country {#13932 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15678 +label: "غوام" +value: "GU" +data: Rawafed\CommonsBundle\Entity\Country {#13938 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15679 +label: "غويانا" +value: "GY" +data: Rawafed\CommonsBundle\Entity\Country {#13944 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15680 +label: "غينيا" +value: "GN" +data: Rawafed\CommonsBundle\Entity\Country {#13950 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15681 +label: "غينيا الاستوائية" +value: "GQ" +data: Rawafed\CommonsBundle\Entity\Country {#13956 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15682 +label: "غينيا بيساو" +value: "GW" +data: Rawafed\CommonsBundle\Entity\Country {#13962 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15683 +label: "فانواتو" +value: "VU" +data: Rawafed\CommonsBundle\Entity\Country {#13968 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15684 +label: "فرنسا" +value: "FR" +data: Rawafed\CommonsBundle\Entity\Country {#13974 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15685 +label: "فلسطين" +value: "PS" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#7767 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15686 +label: "فنزويلا" +value: "VE" +data: Rawafed\CommonsBundle\Entity\Country {#13985 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15687 +label: "فنلندا" +value: "FI" +data: Rawafed\CommonsBundle\Entity\Country {#13991 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15688 +label: "فيتنام" +value: "VN" +data: Rawafed\CommonsBundle\Entity\Country {#13997 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15689 +label: "فيجي" +value: "FJ" +data: Rawafed\CommonsBundle\Entity\Country {#14003 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15690 +label: "قبرص" +value: "CY" +data: Rawafed\CommonsBundle\Entity\Country {#14009 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15691 +label: "قطر" +value: "QA" +data: Rawafed\CommonsBundle\Entity\Country {#14015 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15692 +label: "قيرغيزستان" +value: "KG" +data: Rawafed\CommonsBundle\Entity\Country {#14021 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15693 +label: "كازاخستان" +value: "KZ" +data: Rawafed\CommonsBundle\Entity\Country {#14027 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15694 +label: "كاليدونيا الجديدة" +value: "NC" +data: Rawafed\CommonsBundle\Entity\Country {#14033 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15695 +label: "كرواتيا" +value: "HR" +data: Rawafed\CommonsBundle\Entity\Country {#14039 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15696 +label: "كمبوديا" +value: "KH" +data: Rawafed\CommonsBundle\Entity\Country {#14045 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15697 +label: "كندا" +value: "CA" +data: Rawafed\CommonsBundle\Entity\Country {#14051 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15698 +label: "كوبا" +value: "CU" +data: Rawafed\CommonsBundle\Entity\Country {#14057 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15699 +label: "كوت ديفوار" +value: "CI" +data: Rawafed\CommonsBundle\Entity\Country {#14063 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15700 +label: "كوراساو" +value: "CW" +data: Rawafed\CommonsBundle\Entity\Country {#14069 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15701 +label: "كوريا الجنوبية" +value: "KR" +data: Rawafed\CommonsBundle\Entity\Country {#14075 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15702 +label: "كوريا الشمالية" +value: "KP" +data: Rawafed\CommonsBundle\Entity\Country {#14081 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15703 +label: "كوستاريكا" +value: "CR" +data: Rawafed\CommonsBundle\Entity\Country {#14087 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15704 +label: "كوسوفو" +value: "XK" +data: Rawafed\CommonsBundle\Entity\Country {#14093 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15705 +label: "كولومبيا" +value: "CO" +data: Rawafed\CommonsBundle\Entity\Country {#14099 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15706 +label: "كيريباتي" +value: "KI" +data: Rawafed\CommonsBundle\Entity\Country {#14105 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15707 +label: "كينيا" +value: "KE" +data: Rawafed\CommonsBundle\Entity\Country {#14111 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15708 +label: "لاتفيا" +value: "LV" +data: Rawafed\CommonsBundle\Entity\Country {#14117 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15709 +label: "لاوس" +value: "LA" +data: Rawafed\CommonsBundle\Entity\Country {#14123 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15710 +label: "لبنان" +value: "LB" +data: Rawafed\CommonsBundle\Entity\Country {#14129 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15711 +label: "لوكسمبورغ" +value: "LU" +data: Rawafed\CommonsBundle\Entity\Country {#14135 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15712 +label: "ليبيا" +value: "LY" +data: Rawafed\CommonsBundle\Entity\Country {#14141 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15713 +label: "ليبيريا" +value: "LR" +data: Rawafed\CommonsBundle\Entity\Country {#14147 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15714 +label: "ليتوانيا" +value: "LT" +data: Rawafed\CommonsBundle\Entity\Country {#14153 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15715 +label: "ليختنشتاين" +value: "LI" +data: Rawafed\CommonsBundle\Entity\Country {#14159 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15716 +label: "ليسوتو" +value: "LS" +data: Rawafed\CommonsBundle\Entity\Country {#14165 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15717 +label: "مارتينيك" +value: "MQ" +data: Rawafed\CommonsBundle\Entity\Country {#14171 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15718 +label: "ماكاو" +value: "MO" +data: Rawafed\CommonsBundle\Entity\Country {#14177 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15719 +label: "مالطا" +value: "MT" +data: Rawafed\CommonsBundle\Entity\Country {#14183 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15720 +label: "مالي" +value: "ML" +data: Rawafed\CommonsBundle\Entity\Country {#14189 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15721 +label: "ماليزيا" +value: "MY" +data: Rawafed\CommonsBundle\Entity\Country {#14195 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15722 +label: "مايكرونزيا" +value: "FM" +data: Rawafed\CommonsBundle\Entity\Country {#14201 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15723 +label: "مايوت" +value: "YT" +data: Rawafed\CommonsBundle\Entity\Country {#14207 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15724 +label: "مدغشقر" +value: "MG" +data: Rawafed\CommonsBundle\Entity\Country {#14213 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15725 +label: "مصر" +value: "EG" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#6491 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15726 +label: "مقدونيا" +value: "MK" +data: Rawafed\CommonsBundle\Entity\Country {#14224 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15727 +label: "ملاوي" +value: "MW" +data: Rawafed\CommonsBundle\Entity\Country {#14230 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15728 +label: "منغوليا" +value: "MN" +data: Rawafed\CommonsBundle\Entity\Country {#14236 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15729 +label: "موريتانيا" +value: "MR" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#9290 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15730 +label: "موريشيوس" +value: "MU" +data: Rawafed\CommonsBundle\Entity\Country {#14247 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15731 +label: "موزمبيق" +value: "MZ" +data: Rawafed\CommonsBundle\Entity\Country {#14253 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15732 +label: "مولدافيا" +value: "MD" +data: Rawafed\CommonsBundle\Entity\Country {#14259 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15733 +label: "موناكو" +value: "MC" +data: Rawafed\CommonsBundle\Entity\Country {#14265 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15734 +label: "مونتسرات" +value: "MS" +data: Rawafed\CommonsBundle\Entity\Country {#14271 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15735 +label: "ميانمار" +value: "MM" +data: Rawafed\CommonsBundle\Entity\Country {#14277 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15736 +label: "ناميبيا" +value: "NA" +data: Rawafed\CommonsBundle\Entity\Country {#14283 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15737 +label: "ناورو" +value: "NR" +data: Rawafed\CommonsBundle\Entity\Country {#14289 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15738 +label: "نيبال" +value: "NP" +data: Rawafed\CommonsBundle\Entity\Country {#14295 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15739 +label: "نيجيريا" +value: "NG" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#8049 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15740 +label: "نيكاراغوا" +value: "NI" +data: Rawafed\CommonsBundle\Entity\Country {#14306 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15741 +label: "نيوزيلندا" +value: "NZ" +data: Rawafed\CommonsBundle\Entity\Country {#14312 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15742 +label: "هايتي" +value: "HT" +data: Rawafed\CommonsBundle\Entity\Country {#14318 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15743 +label: "هندوراس" +value: "HN" +data: Rawafed\CommonsBundle\Entity\Country {#14324 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15744 +label: "هولندا" +value: "NL" +data: Rawafed\CommonsBundle\Entity\Country {#14330 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15745 +label: "هونغ كونغ" +value: "HK" +data: Rawafed\CommonsBundle\Entity\Country {#14336 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15746 +label: "والس وفوتونا" +value: "WF" +data: Rawafed\CommonsBundle\Entity\Country {#14342 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15747 +label: "يوغوسلافيا" +value: "YU" +data: Rawafed\CommonsBundle\Entity\Country {#14348 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#15479 -form: Symfony\Component\Form\Form {#15445 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#15480 …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) {#15482 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) {#15378 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#12664 …} } |
Doctrine\ORM\QueryBuilder {#11421 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#15091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#15084 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11369 #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 {#15107 …} -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 {#15089 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#11398 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#15129 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#11895 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15159 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#12453 …} } |
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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …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 {#11408 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6638 …} } |
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 {#11421 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#15091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#15084 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11369 #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 {#15107 …} -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() {#15108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15171 …} $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 {#15751 +label: "اقتراحات تحسين الموقع" +value: "1" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#12668 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15752 +label: "طلب تصوير صفحات كتاب" +value: "2" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#12674 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15753 +label: "test" +value: "3" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#12679 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#15748 -form: Symfony\Component\Form\Form {#15448 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#15481 …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) {#15750 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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#10385 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() {#12451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15124 …} $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 {#15754 -form: Symfony\Component\Form\Form {#15451 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15749 …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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11310 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() {#15145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15139 …} $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 {#15755 -form: Symfony\Component\Form\Form {#15454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15756 …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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
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) {#15144 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() {#15094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15119 …} $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 {#15757 -form: Symfony\Component\Form\Form {#15467 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15758 …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 {#15360 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#15361 …} -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 {#15422 +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 {#15422 +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 {#15422 +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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
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() {#15459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15458 …} $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 {#15764 -form: Symfony\Component\Form\Form {#15470 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15767 …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 {#15379 +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 {#15379 +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 {#15379 +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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15424 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() {#15426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15425 …} $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 {#15759 -form: Symfony\Component\Form\Form {#15473 …} -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 {#15761 …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 | "e4ca57a730fffff.zg10ljsfBkqptjq2NKnoMl0-U1vuoXXRkLjaWtyYLNo.o0kc3X19Yjjv42LMAfOpARt2ZQm74Dur6s_vGIvLG46nPkzTc1tWANrUYw" |
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 | "e4ca57a730fffff.zg10ljsfBkqptjq2NKnoMl0-U1vuoXXRkLjaWtyYLNo.o0kc3X19Yjjv42LMAfOpARt2ZQm74Dur6s_vGIvLG46nPkzTc1tWANrUYw" |
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 {#11758 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#11759 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#11760 …} -namespace: Closure() {#11762 …} } |
data | "e4ca57a730fffff.zg10ljsfBkqptjq2NKnoMl0-U1vuoXXRkLjaWtyYLNo.o0kc3X19Yjjv42LMAfOpARt2ZQm74Dur6s_vGIvLG46nPkzTc1tWANrUYw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15163 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() {#15762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#15765 …} $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 | "e4ca57a730fffff.zg10ljsfBkqptjq2NKnoMl0-U1vuoXXRkLjaWtyYLNo.o0kc3X19Yjjv42LMAfOpARt2ZQm74Dur6s_vGIvLG46nPkzTc1tWANrUYw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15775 -form: Symfony\Component\Form\Form {#15771 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15763 …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 | "e4ca57a730fffff.zg10ljsfBkqptjq2NKnoMl0-U1vuoXXRkLjaWtyYLNo.o0kc3X19Yjjv42LMAfOpARt2ZQm74Dur6s_vGIvLG46nPkzTc1tWANrUYw" |