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 {#26657 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#26658 -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 {#26657 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#26658 -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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#26657 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#26658 -elements: [] } } |
data_class | "Rawafed\NewsletterBundle\Entity\NewsletterEmail" |
disabled | false |
empty_data | Closure(FormInterface $form) {#26721 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() {#26723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#26722 …} $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 {#26657 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#26658 -elements: [] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#26835 -form: Symfony\Component\Form\Form {#26796 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#26724 …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 {#26657 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#26658 -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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#26767 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() {#26765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#26766 …} $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 {#26862 -form: Symfony\Component\Form\Form {#26849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#26764 …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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#26757 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() {#26770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#26769 …} $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 {#26864 -form: Symfony\Component\Form\Form {#26852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#26865 …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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#26781 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 {#26782 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() {#26784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#26786 …} $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 {#26866 -form: Symfony\Component\Form\Form {#26855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#26867 …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 {#26658 -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 {#26817 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#26818 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#26830 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#26822 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#26831 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#26832 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#26834 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#26833 …} } |
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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
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 {#26823 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#24127 …} } |
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() {#26821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#26819 …} $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 {#26886 +label: "Arabic" +value: "1" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#26901 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26888 +label: "English" +value: "2" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#26903 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26899 +label: "مجموعة بريدية "Test"" +value: "3" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#26911 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26900 +label: "داخلي" +value: "4" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#26914 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26908 +label: "تجربة العرض" +value: "5" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#26917 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#26658 -elements: [] } |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#26883 -form: Symfony\Component\Form\Form {#26858 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#26885 …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) {#26896 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 | "9e395e517c7a7f762509f87.NmCfx3D55dlsG72pC8CPgNGY0Dpco8oXleowH-yB_40.DiamlCSWgb5ca_jIQPLlzpviulsv1pol3Jh8VLvxmuFuIt6YQZW6sQ9R5A" |
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 | "9e395e517c7a7f762509f87.NmCfx3D55dlsG72pC8CPgNGY0Dpco8oXleowH-yB_40.DiamlCSWgb5ca_jIQPLlzpviulsv1pol3Jh8VLvxmuFuIt6YQZW6sQ9R5A" |
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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data | "9e395e517c7a7f762509f87.NmCfx3D55dlsG72pC8CPgNGY0Dpco8oXleowH-yB_40.DiamlCSWgb5ca_jIQPLlzpviulsv1pol3Jh8VLvxmuFuIt6YQZW6sQ9R5A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#26890 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() {#26921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#26920 …} $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 | "9e395e517c7a7f762509f87.NmCfx3D55dlsG72pC8CPgNGY0Dpco8oXleowH-yB_40.DiamlCSWgb5ca_jIQPLlzpviulsv1pol3Jh8VLvxmuFuIt6YQZW6sQ9R5A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#26931 -form: Symfony\Component\Form\Form {#26927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#26590 …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 | "9e395e517c7a7f762509f87.NmCfx3D55dlsG72pC8CPgNGY0Dpco8oXleowH-yB_40.DiamlCSWgb5ca_jIQPLlzpviulsv1pol3Jh8VLvxmuFuIt6YQZW6sQ9R5A" |
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 {#30675 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#30676 …} -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 {#30675 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#30676 …} -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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#30675 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#30676 …} -category: null -country: null #attachmentFile: null -attachment: null } |
data_class | "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" |
disabled | false |
empty_data | Closure(FormInterface $form) {#30681 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() {#30685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30680 …} $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 {#30675 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#30676 …} -category: null -country: null #attachmentFile: null -attachment: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#30775 -form: Symfony\Component\Form\Form {#30748 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#30454 …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 {#30675 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#30676 …} -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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#30695 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() {#30701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30700 …} $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 {#27505 -form: Symfony\Component\Form\Form {#30751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#30441 …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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#30697 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() {#30708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30696 …} $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 {#30722 -form: Symfony\Component\Form\Form {#30754 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#30709 …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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#30715 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() {#30721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30720 …} $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 {#30702 -form: Symfony\Component\Form\Form {#30757 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#30792 …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) {#30692 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#27794 …} 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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } "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) {#30681 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() {#30685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30680 …} $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 {#30675 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#30676 …} -category: null -country: null #attachmentFile: null -attachment: null } ] } } |
Doctrine\ORM\QueryBuilder {#30728 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#27567 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#30413 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#30729 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#27516 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#27517 #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 {#27514 #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 {#25545 …} -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 {#26595 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#26512 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#30390 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#26530 …} } |
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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
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 {#27525 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1274 …} } |
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 {#30728 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#27567 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#30413 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#30729 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#27516 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#27517 #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 {#27514 #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 {#25545 …} -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() {#30716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30717 …} $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 {#30824 +label: "أذربيجان" +value: "AZ" +data: Rawafed\CommonsBundle\Entity\Country {#28069 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30827 +label: "أرمينيا" +value: "AM" +data: Rawafed\CommonsBundle\Entity\Country {#28081 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30828 +label: "أروبا" +value: "AW" +data: Rawafed\CommonsBundle\Entity\Country {#28087 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30825 +label: "أستراليا" +value: "AU" +data: Rawafed\CommonsBundle\Entity\Country {#28093 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30823 +label: "أفغانستان" +value: "AF" +data: Rawafed\CommonsBundle\Entity\Country {#28099 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30832 +label: "ألبانيا" +value: "AL" +data: Rawafed\CommonsBundle\Entity\Country {#28105 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30833 +label: "ألمانيا" +value: "DE" +data: Rawafed\CommonsBundle\Entity\Country {#28111 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30834 +label: "أنتيغا وبربودا" +value: "AG" +data: Rawafed\CommonsBundle\Entity\Country {#28117 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30835 +label: "أنجويلا" +value: "AI" +data: Rawafed\CommonsBundle\Entity\Country {#28123 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30836 +label: "أندورا" +value: "AD" +data: Rawafed\CommonsBundle\Entity\Country {#28129 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30837 +label: "أنغولا" +value: "AO" +data: Rawafed\CommonsBundle\Entity\Country {#28135 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30838 +label: "أوزبكستان" +value: "UZ" +data: Rawafed\CommonsBundle\Entity\Country {#28141 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30839 +label: "أوغندا" +value: "UG" +data: Rawafed\CommonsBundle\Entity\Country {#28147 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30840 +label: "أوكرانيا" +value: "UA" +data: Rawafed\CommonsBundle\Entity\Country {#28153 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30841 +label: "أولند" +value: "AX" +data: Rawafed\CommonsBundle\Entity\Country {#28159 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30842 +label: "أيرلندا" +value: "IE" +data: Rawafed\CommonsBundle\Entity\Country {#28165 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30843 +label: "أيسلندا" +value: "IS" +data: Rawafed\CommonsBundle\Entity\Country {#28171 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30844 +label: "إثيوبيا" +value: "ET" +data: Rawafed\CommonsBundle\Entity\Country {#28177 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30845 +label: "إرتيريا" +value: "ER" +data: Rawafed\CommonsBundle\Entity\Country {#28183 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30846 +label: "إسبانيا" +value: "ES" +data: Rawafed\CommonsBundle\Entity\Country {#28189 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30847 +label: "إستونيا" +value: "EE" +data: Rawafed\CommonsBundle\Entity\Country {#28195 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30848 +label: "إكوادور" +value: "EC" +data: Rawafed\CommonsBundle\Entity\Country {#28201 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30849 +label: "إلسلفادور" +value: "SV" +data: Rawafed\CommonsBundle\Entity\Country {#28207 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30850 +label: "إندونسيا" +value: "ID" +data: Rawafed\CommonsBundle\Entity\Country {#28213 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30851 +label: "إيران" +value: "IR" +data: Rawafed\CommonsBundle\Entity\Country {#28219 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30852 +label: "إيطاليا" +value: "IT" +data: Rawafed\CommonsBundle\Entity\Country {#28225 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30853 +label: "الأرجنتين" +value: "AR" +data: Rawafed\CommonsBundle\Entity\Country {#28231 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30854 +label: "الأردن" +value: "JO" +data: Rawafed\CommonsBundle\Entity\Country {#28237 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30855 +label: "الأوروغواي" +value: "UY" +data: Rawafed\CommonsBundle\Entity\Country {#28243 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30856 +label: "الإمارات" +value: "AE" +data: Rawafed\CommonsBundle\Entity\Country {#28249 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30857 +label: "البحرين" +value: "BH" +data: Rawafed\CommonsBundle\Entity\Country {#28255 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30858 +label: "البرازيل" +value: "BR" +data: Rawafed\CommonsBundle\Entity\Country {#28261 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30859 +label: "البرتغال" +value: "PT" +data: Rawafed\CommonsBundle\Entity\Country {#28267 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30860 +label: "البهاما" +value: "BS" +data: Rawafed\CommonsBundle\Entity\Country {#28273 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30861 +label: "البوسنة والهرسك" +value: "BA" +data: Rawafed\CommonsBundle\Entity\Country {#28279 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30862 +label: "التشيك" +value: "CZ" +data: Rawafed\CommonsBundle\Entity\Country {#28285 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30863 +label: "الجبل الأسود" +value: "ME" +data: Rawafed\CommonsBundle\Entity\Country {#28291 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30864 +label: "الجزائر" +value: "DZ" +data: Rawafed\CommonsBundle\Entity\Country {#28297 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30865 +label: "الجزر العذراء الأمريكية" +value: "VI" +data: Rawafed\CommonsBundle\Entity\Country {#28303 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30866 +label: "الجزر العذراء البريطانية" +value: "VG" +data: Rawafed\CommonsBundle\Entity\Country {#28309 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30867 +label: "الجزر الكاريبية الهولندية" +value: "BQ" +data: Rawafed\CommonsBundle\Entity\Country {#28315 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30868 +label: "الدنمارك" +value: "DK" +data: Rawafed\CommonsBundle\Entity\Country {#28321 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30869 +label: "الرأس الأخضر" +value: "CV" +data: Rawafed\CommonsBundle\Entity\Country {#28327 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30870 +label: "السعودية" +value: "SA" +data: Rawafed\CommonsBundle\Entity\Country {#28333 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30871 +label: "السنغال" +value: "SN" +data: Rawafed\CommonsBundle\Entity\Country {#28339 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30872 +label: "السودان" +value: "SD" +data: Rawafed\CommonsBundle\Entity\Country {#28345 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30873 +label: "السويد" +value: "SE" +data: Rawafed\CommonsBundle\Entity\Country {#28351 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30874 +label: "الصومال" +value: "SO" +data: Rawafed\CommonsBundle\Entity\Country {#28357 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30875 +label: "الصين" +value: "CN" +data: Rawafed\CommonsBundle\Entity\Country {#28363 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30876 +label: "العراق" +value: "IQ" +data: Rawafed\CommonsBundle\Entity\Country {#28369 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30877 +label: "الغابون" +value: "GA" +data: Rawafed\CommonsBundle\Entity\Country {#28375 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30878 +label: "الفاتيكان" +value: "VA" +data: Rawafed\CommonsBundle\Entity\Country {#28381 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30879 +label: "الفلبين" +value: "PH" +data: Rawafed\CommonsBundle\Entity\Country {#28387 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30880 +label: "الكاميرون" +value: "CM" +data: Rawafed\CommonsBundle\Entity\Country {#28393 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30881 +label: "الكويت" +value: "KW" +data: Rawafed\CommonsBundle\Entity\Country {#28399 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30882 +label: "المجر" +value: "HU" +data: Rawafed\CommonsBundle\Entity\Country {#28405 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30883 +label: "المغرب" +value: "MA" +data: Rawafed\CommonsBundle\Entity\Country {#28411 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30884 +label: "المكسيك" +value: "MX" +data: Rawafed\CommonsBundle\Entity\Country {#28417 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30885 +label: "المملكة المتحدة" +value: "GB" +data: Rawafed\CommonsBundle\Entity\Country {#28423 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30886 +label: "النرويج" +value: "NO" +data: Rawafed\CommonsBundle\Entity\Country {#28429 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30887 +label: "النمسا" +value: "AT" +data: Rawafed\CommonsBundle\Entity\Country {#28435 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30888 +label: "النيجر" +value: "NE" +data: Rawafed\CommonsBundle\Entity\Country {#28441 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30889 +label: "الهند" +value: "IN" +data: Rawafed\CommonsBundle\Entity\Country {#28447 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30890 +label: "الولايات المتحدة" +value: "US" +data: Rawafed\CommonsBundle\Entity\Country {#28453 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30891 +label: "اليابان" +value: "JP" +data: Rawafed\CommonsBundle\Entity\Country {#28459 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30892 +label: "اليمن" +value: "YE" +data: Rawafed\CommonsBundle\Entity\Country {#28465 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30893 +label: "اليونان" +value: "GR" +data: Rawafed\CommonsBundle\Entity\Country {#28471 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30894 +label: "بابوا غينيا الجديدة" +value: "PG" +data: Rawafed\CommonsBundle\Entity\Country {#28477 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30895 +label: "باراغواي" +value: "PY" +data: Rawafed\CommonsBundle\Entity\Country {#28483 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30896 +label: "باكستان" +value: "PK" +data: Rawafed\CommonsBundle\Entity\Country {#28489 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30897 +label: "بالاو" +value: "PW" +data: Rawafed\CommonsBundle\Entity\Country {#28495 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30898 +label: "بربادوس" +value: "BB" +data: Rawafed\CommonsBundle\Entity\Country {#28501 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30899 +label: "برمودا" +value: "BM" +data: Rawafed\CommonsBundle\Entity\Country {#28507 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30900 +label: "بروناي" +value: "BN" +data: Rawafed\CommonsBundle\Entity\Country {#28513 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30901 +label: "بلجيكا" +value: "BE" +data: Rawafed\CommonsBundle\Entity\Country {#28519 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30902 +label: "بلغاريا" +value: "BG" +data: Rawafed\CommonsBundle\Entity\Country {#28525 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30903 +label: "بليز" +value: "BZ" +data: Rawafed\CommonsBundle\Entity\Country {#28531 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30904 +label: "بنغلاديش" +value: "BD" +data: Rawafed\CommonsBundle\Entity\Country {#28537 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30905 +label: "بنما" +value: "PA" +data: Rawafed\CommonsBundle\Entity\Country {#28543 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30906 +label: "بنين" +value: "BJ" +data: Rawafed\CommonsBundle\Entity\Country {#28549 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30907 +label: "بوتان" +value: "BT" +data: Rawafed\CommonsBundle\Entity\Country {#28555 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30908 +label: "بوتسوانا" +value: "BW" +data: Rawafed\CommonsBundle\Entity\Country {#28561 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30909 +label: "بورتو ريكو" +value: "PR" +data: Rawafed\CommonsBundle\Entity\Country {#28567 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30910 +label: "بوركينا فاسو" +value: "BF" +data: Rawafed\CommonsBundle\Entity\Country {#28573 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30911 +label: "بوروندي" +value: "BI" +data: Rawafed\CommonsBundle\Entity\Country {#28579 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30912 +label: "بولندا" +value: "PL" +data: Rawafed\CommonsBundle\Entity\Country {#28585 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30913 +label: "بوليفيا" +value: "BO" +data: Rawafed\CommonsBundle\Entity\Country {#28591 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30914 +label: "بولينسيا الفرنسية" +value: "PF" +data: Rawafed\CommonsBundle\Entity\Country {#28597 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30915 +label: "بيرو" +value: "PE" +data: Rawafed\CommonsBundle\Entity\Country {#28603 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30916 +label: "تايلند" +value: "TH" +data: Rawafed\CommonsBundle\Entity\Country {#28609 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30917 +label: "تايوان" +value: "TW" +data: Rawafed\CommonsBundle\Entity\Country {#28615 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30918 +label: "تجمع سان مارتين" +value: "MF" +data: Rawafed\CommonsBundle\Entity\Country {#28621 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30919 +label: "تركمنستان" +value: "TM" +data: Rawafed\CommonsBundle\Entity\Country {#28627 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30920 +label: "تركيا" +value: "TR" +data: Rawafed\CommonsBundle\Entity\Country {#28633 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30921 +label: "ترينيداد وتوباغو" +value: "TT" +data: Rawafed\CommonsBundle\Entity\Country {#28639 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30922 +label: "تشاد" +value: "TD" +data: Rawafed\CommonsBundle\Entity\Country {#28645 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30923 +label: "تشيلي" +value: "CL" +data: Rawafed\CommonsBundle\Entity\Country {#28651 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30924 +label: "تنزانيا" +value: "TZ" +data: Rawafed\CommonsBundle\Entity\Country {#28657 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30925 +label: "توغو" +value: "TG" +data: Rawafed\CommonsBundle\Entity\Country {#28663 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30926 +label: "تونس" +value: "TN" +data: Rawafed\CommonsBundle\Entity\Country {#28669 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30927 +label: "تونغا" +value: "TO" +data: Rawafed\CommonsBundle\Entity\Country {#28675 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30928 +label: "تيمور الشرقية" +value: "TL" +data: Rawafed\CommonsBundle\Entity\Country {#28681 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30929 +label: "تيمور الشرقية" +value: "TP" +data: Rawafed\CommonsBundle\Entity\Country {#28687 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30930 +label: "جامايكا" +value: "JM" +data: Rawafed\CommonsBundle\Entity\Country {#28693 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30931 +label: "جبل طارق" +value: "GI" +data: Rawafed\CommonsBundle\Entity\Country {#28699 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30932 +label: "جرينادا" +value: "GD" +data: Rawafed\CommonsBundle\Entity\Country {#28705 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30933 +label: "جرينلاند" +value: "GL" +data: Rawafed\CommonsBundle\Entity\Country {#28711 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30934 +label: "جزر الأنتيل الهولندية" +value: "AN" +data: Rawafed\CommonsBundle\Entity\Country {#28717 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30935 +label: "جزر القمر" +value: "KM" +data: Rawafed\CommonsBundle\Entity\Country {#28723 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30936 +label: "جزر المالديف" +value: "MV" +data: Rawafed\CommonsBundle\Entity\Country {#28729 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30937 +label: "جزر الولايات المتحدة الصغيرة النائية" +value: "UM" +data: Rawafed\CommonsBundle\Entity\Country {#28735 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30938 +label: "جزر توركس وكايكوس" +value: "TC" +data: Rawafed\CommonsBundle\Entity\Country {#28741 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30939 +label: "جزر جوادلوب" +value: "GP" +data: Rawafed\CommonsBundle\Entity\Country {#28747 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30940 +label: "جزر سليمان" +value: "SB" +data: Rawafed\CommonsBundle\Entity\Country {#28753 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30941 +label: "جزر فارو" +value: "FO" +data: Rawafed\CommonsBundle\Entity\Country {#28759 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30942 +label: "جزر فوكلاند" +value: "FK" +data: Rawafed\CommonsBundle\Entity\Country {#28765 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30943 +label: "جزر كايمان" +value: "KY" +data: Rawafed\CommonsBundle\Entity\Country {#28771 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30944 +label: "جزر كوك" +value: "CK" +data: Rawafed\CommonsBundle\Entity\Country {#28777 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30945 +label: "جزر مارشال" +value: "MH" +data: Rawafed\CommonsBundle\Entity\Country {#28783 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30946 +label: "جزر ماريانا الشمالية" +value: "MP" +data: Rawafed\CommonsBundle\Entity\Country {#28789 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30947 +label: "جزيرة مان" +value: "IM" +data: Rawafed\CommonsBundle\Entity\Country {#28795 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30948 +label: "جمهورية أفريقيا الوسطى" +value: "CF" +data: Rawafed\CommonsBundle\Entity\Country {#28801 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30949 +label: "جمهورية الدومنيكان" +value: "DO" +data: Rawafed\CommonsBundle\Entity\Country {#28807 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30950 +label: "جمهورية الكونغو" +value: "CG" +data: Rawafed\CommonsBundle\Entity\Country {#28813 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30951 +label: "جمهورية الكونغو الديمقراطية" +value: "CD" +data: Rawafed\CommonsBundle\Entity\Country {#28819 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30952 +label: "جنوب أفريقيا" +value: "ZA" +data: Rawafed\CommonsBundle\Entity\Country {#28825 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30953 +label: "جنوب السودان" +value: "SS" +data: Rawafed\CommonsBundle\Entity\Country {#28831 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30954 +label: "جورجيا" +value: "GE" +data: Rawafed\CommonsBundle\Entity\Country {#28837 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30955 +label: "جويانا الفرنسية" +value: "GF" +data: Rawafed\CommonsBundle\Entity\Country {#28843 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30956 +label: "جيبوتي" +value: "DJ" +data: Rawafed\CommonsBundle\Entity\Country {#28849 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30957 +label: "جيرزي" +value: "JE" +data: Rawafed\CommonsBundle\Entity\Country {#28855 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30958 +label: "جيرنزي" +value: "GG" +data: Rawafed\CommonsBundle\Entity\Country {#28861 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30959 +label: "دومينيكا" +value: "DM" +data: Rawafed\CommonsBundle\Entity\Country {#28867 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30960 +label: "رواندا" +value: "RW" +data: Rawafed\CommonsBundle\Entity\Country {#28873 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30961 +label: "روسيا" +value: "RU" +data: Rawafed\CommonsBundle\Entity\Country {#28879 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30962 +label: "روسيا البيضاء" +value: "BY" +data: Rawafed\CommonsBundle\Entity\Country {#28885 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30963 +label: "رومانيا" +value: "RO" +data: Rawafed\CommonsBundle\Entity\Country {#28891 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30964 +label: "ريونيون" +value: "RE" +data: Rawafed\CommonsBundle\Entity\Country {#28897 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30965 +label: "زامبيا" +value: "ZM" +data: Rawafed\CommonsBundle\Entity\Country {#28903 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30966 +label: "زمبابوي" +value: "ZW" +data: Rawafed\CommonsBundle\Entity\Country {#28909 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30967 +label: "ساموا" +value: "WS" +data: Rawafed\CommonsBundle\Entity\Country {#28915 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30968 +label: "ساموا الأمريكية" +value: "AS" +data: Rawafed\CommonsBundle\Entity\Country {#28921 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30969 +label: "سان بيار وميكلون" +value: "PM" +data: Rawafed\CommonsBundle\Entity\Country {#28927 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30970 +label: "سان مارينو" +value: "SM" +data: Rawafed\CommonsBundle\Entity\Country {#28933 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30971 +label: "سانت فنسينت والجرينادينز" +value: "VC" +data: Rawafed\CommonsBundle\Entity\Country {#28939 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30972 +label: "سانت كيتس ونيفيس" +value: "KN" +data: Rawafed\CommonsBundle\Entity\Country {#28945 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30973 +label: "سانت لوسيا" +value: "LC" +data: Rawafed\CommonsBundle\Entity\Country {#28951 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30974 +label: "سانت هيلينا" +value: "SH" +data: Rawafed\CommonsBundle\Entity\Country {#28957 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30975 +label: "ساو تومي وبرينسيب" +value: "ST" +data: Rawafed\CommonsBundle\Entity\Country {#28963 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30976 +label: "سريلانكا" +value: "LK" +data: Rawafed\CommonsBundle\Entity\Country {#28969 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30977 +label: "سلطنة عمان" +value: "OM" +data: Rawafed\CommonsBundle\Entity\Country {#28975 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30978 +label: "سلوفاكيا" +value: "SK" +data: Rawafed\CommonsBundle\Entity\Country {#28981 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30979 +label: "سلوفينيا" +value: "SI" +data: Rawafed\CommonsBundle\Entity\Country {#28987 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30980 +label: "سنغافورة" +value: "SG" +data: Rawafed\CommonsBundle\Entity\Country {#28993 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30981 +label: "سوازيلند" +value: "SZ" +data: Rawafed\CommonsBundle\Entity\Country {#28999 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30982 +label: "سوريا" +value: "SY" +data: Rawafed\CommonsBundle\Entity\Country {#29005 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30983 +label: "سورينام" +value: "SR" +data: Rawafed\CommonsBundle\Entity\Country {#29011 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30984 +label: "سويسرا" +value: "CH" +data: Rawafed\CommonsBundle\Entity\Country {#29017 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30985 +label: "سيراليون" +value: "SL" +data: Rawafed\CommonsBundle\Entity\Country {#29023 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30986 +label: "سيشيل" +value: "SC" +data: Rawafed\CommonsBundle\Entity\Country {#29029 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30987 +label: "سينت مارتن" +value: "SX" +data: Rawafed\CommonsBundle\Entity\Country {#29035 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30988 +label: "صربيا" +value: "RS" +data: Rawafed\CommonsBundle\Entity\Country {#29041 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30989 +label: "طاجيكستان" +value: "TJ" +data: Rawafed\CommonsBundle\Entity\Country {#29047 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30990 +label: "غامبيا" +value: "GM" +data: Rawafed\CommonsBundle\Entity\Country {#29053 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30991 +label: "غانا" +value: "GH" +data: Rawafed\CommonsBundle\Entity\Country {#29059 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30992 +label: "غواتيمالا" +value: "GT" +data: Rawafed\CommonsBundle\Entity\Country {#29065 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30993 +label: "غوام" +value: "GU" +data: Rawafed\CommonsBundle\Entity\Country {#29071 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30994 +label: "غويانا" +value: "GY" +data: Rawafed\CommonsBundle\Entity\Country {#29077 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30995 +label: "غينيا" +value: "GN" +data: Rawafed\CommonsBundle\Entity\Country {#29083 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30996 +label: "غينيا الاستوائية" +value: "GQ" +data: Rawafed\CommonsBundle\Entity\Country {#29089 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30997 +label: "غينيا بيساو" +value: "GW" +data: Rawafed\CommonsBundle\Entity\Country {#29095 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30998 +label: "فانواتو" +value: "VU" +data: Rawafed\CommonsBundle\Entity\Country {#29101 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#30999 +label: "فرنسا" +value: "FR" +data: Rawafed\CommonsBundle\Entity\Country {#29107 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31000 +label: "فلسطين" +value: "PS" +data: Rawafed\CommonsBundle\Entity\Country {#29113 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31001 +label: "فنزويلا" +value: "VE" +data: Rawafed\CommonsBundle\Entity\Country {#29119 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31002 +label: "فنلندا" +value: "FI" +data: Rawafed\CommonsBundle\Entity\Country {#29125 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31003 +label: "فيتنام" +value: "VN" +data: Rawafed\CommonsBundle\Entity\Country {#29131 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31004 +label: "فيجي" +value: "FJ" +data: Rawafed\CommonsBundle\Entity\Country {#29137 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31005 +label: "قبرص" +value: "CY" +data: Rawafed\CommonsBundle\Entity\Country {#29143 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31006 +label: "قطر" +value: "QA" +data: Rawafed\CommonsBundle\Entity\Country {#29149 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31007 +label: "قيرغيزستان" +value: "KG" +data: Rawafed\CommonsBundle\Entity\Country {#29155 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31008 +label: "كازاخستان" +value: "KZ" +data: Rawafed\CommonsBundle\Entity\Country {#29161 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31009 +label: "كاليدونيا الجديدة" +value: "NC" +data: Rawafed\CommonsBundle\Entity\Country {#29167 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31010 +label: "كرواتيا" +value: "HR" +data: Rawafed\CommonsBundle\Entity\Country {#29173 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31011 +label: "كمبوديا" +value: "KH" +data: Rawafed\CommonsBundle\Entity\Country {#29179 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31012 +label: "كندا" +value: "CA" +data: Rawafed\CommonsBundle\Entity\Country {#29185 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31013 +label: "كوبا" +value: "CU" +data: Rawafed\CommonsBundle\Entity\Country {#29191 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31014 +label: "كوت ديفوار" +value: "CI" +data: Rawafed\CommonsBundle\Entity\Country {#29197 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31015 +label: "كوراساو" +value: "CW" +data: Rawafed\CommonsBundle\Entity\Country {#29203 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31016 +label: "كوريا الجنوبية" +value: "KR" +data: Rawafed\CommonsBundle\Entity\Country {#29209 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31017 +label: "كوريا الشمالية" +value: "KP" +data: Rawafed\CommonsBundle\Entity\Country {#29215 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31018 +label: "كوستاريكا" +value: "CR" +data: Rawafed\CommonsBundle\Entity\Country {#29221 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31019 +label: "كوسوفو" +value: "XK" +data: Rawafed\CommonsBundle\Entity\Country {#29227 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31020 +label: "كولومبيا" +value: "CO" +data: Rawafed\CommonsBundle\Entity\Country {#29233 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31021 +label: "كيريباتي" +value: "KI" +data: Rawafed\CommonsBundle\Entity\Country {#29239 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31022 +label: "كينيا" +value: "KE" +data: Rawafed\CommonsBundle\Entity\Country {#29245 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31023 +label: "لاتفيا" +value: "LV" +data: Rawafed\CommonsBundle\Entity\Country {#29251 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31024 +label: "لاوس" +value: "LA" +data: Rawafed\CommonsBundle\Entity\Country {#29257 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31025 +label: "لبنان" +value: "LB" +data: Rawafed\CommonsBundle\Entity\Country {#29263 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31026 +label: "لوكسمبورغ" +value: "LU" +data: Rawafed\CommonsBundle\Entity\Country {#29269 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31027 +label: "ليبيا" +value: "LY" +data: Rawafed\CommonsBundle\Entity\Country {#29275 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31028 +label: "ليبيريا" +value: "LR" +data: Rawafed\CommonsBundle\Entity\Country {#29281 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31029 +label: "ليتوانيا" +value: "LT" +data: Rawafed\CommonsBundle\Entity\Country {#29287 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31030 +label: "ليختنشتاين" +value: "LI" +data: Rawafed\CommonsBundle\Entity\Country {#29293 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31031 +label: "ليسوتو" +value: "LS" +data: Rawafed\CommonsBundle\Entity\Country {#29299 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31032 +label: "مارتينيك" +value: "MQ" +data: Rawafed\CommonsBundle\Entity\Country {#29305 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31033 +label: "ماكاو" +value: "MO" +data: Rawafed\CommonsBundle\Entity\Country {#29311 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31034 +label: "مالطا" +value: "MT" +data: Rawafed\CommonsBundle\Entity\Country {#29317 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31035 +label: "مالي" +value: "ML" +data: Rawafed\CommonsBundle\Entity\Country {#29323 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31036 +label: "ماليزيا" +value: "MY" +data: Rawafed\CommonsBundle\Entity\Country {#29329 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31037 +label: "مايكرونزيا" +value: "FM" +data: Rawafed\CommonsBundle\Entity\Country {#29335 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31038 +label: "مايوت" +value: "YT" +data: Rawafed\CommonsBundle\Entity\Country {#29341 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31039 +label: "مدغشقر" +value: "MG" +data: Rawafed\CommonsBundle\Entity\Country {#29347 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31040 +label: "مصر" +value: "EG" +data: Rawafed\CommonsBundle\Entity\Country {#29353 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31041 +label: "مقدونيا" +value: "MK" +data: Rawafed\CommonsBundle\Entity\Country {#29359 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31042 +label: "ملاوي" +value: "MW" +data: Rawafed\CommonsBundle\Entity\Country {#29365 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31043 +label: "منغوليا" +value: "MN" +data: Rawafed\CommonsBundle\Entity\Country {#29371 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31044 +label: "موريتانيا" +value: "MR" +data: Rawafed\CommonsBundle\Entity\Country {#29377 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31045 +label: "موريشيوس" +value: "MU" +data: Rawafed\CommonsBundle\Entity\Country {#29383 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31046 +label: "موزمبيق" +value: "MZ" +data: Rawafed\CommonsBundle\Entity\Country {#29389 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31047 +label: "مولدافيا" +value: "MD" +data: Rawafed\CommonsBundle\Entity\Country {#29395 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31048 +label: "موناكو" +value: "MC" +data: Rawafed\CommonsBundle\Entity\Country {#29401 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31049 +label: "مونتسرات" +value: "MS" +data: Rawafed\CommonsBundle\Entity\Country {#29407 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31050 +label: "ميانمار" +value: "MM" +data: Rawafed\CommonsBundle\Entity\Country {#29413 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31051 +label: "ناميبيا" +value: "NA" +data: Rawafed\CommonsBundle\Entity\Country {#29419 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31052 +label: "ناورو" +value: "NR" +data: Rawafed\CommonsBundle\Entity\Country {#29425 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31053 +label: "نيبال" +value: "NP" +data: Rawafed\CommonsBundle\Entity\Country {#29431 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31054 +label: "نيجيريا" +value: "NG" +data: Rawafed\CommonsBundle\Entity\Country {#29437 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31055 +label: "نيكاراغوا" +value: "NI" +data: Rawafed\CommonsBundle\Entity\Country {#29443 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31056 +label: "نيوزيلندا" +value: "NZ" +data: Rawafed\CommonsBundle\Entity\Country {#29449 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31057 +label: "هايتي" +value: "HT" +data: Rawafed\CommonsBundle\Entity\Country {#29455 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31058 +label: "هندوراس" +value: "HN" +data: Rawafed\CommonsBundle\Entity\Country {#29461 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31059 +label: "هولندا" +value: "NL" +data: Rawafed\CommonsBundle\Entity\Country {#29467 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31060 +label: "هونغ كونغ" +value: "HK" +data: Rawafed\CommonsBundle\Entity\Country {#29473 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31061 +label: "والس وفوتونا" +value: "WF" +data: Rawafed\CommonsBundle\Entity\Country {#29479 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#31062 +label: "يوغوسلافيا" +value: "YU" +data: Rawafed\CommonsBundle\Entity\Country {#29485 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#30794 -form: Symfony\Component\Form\Form {#30760 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#30795 …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) {#30797 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) {#30693 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#27794 …} } |
Doctrine\ORM\QueryBuilder {#30450 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#30411 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#30409 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#30451 #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 {#30408 …} -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 {#30400 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#27529 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#30405 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#26832 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#30478 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#27518 …} } |
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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
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 {#27551 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#21173 …} } |
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 {#30450 -em: ContainerRBvZTkH\EntityManagerGhostEbeb667 {#347 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#30411 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#30409 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#30451 #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 {#30408 …} -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() {#30423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30412 …} $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 {#31066 +label: "اقتراحات تحسين الموقع" +value: "1" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#27798 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31067 +label: "طلب تصوير صفحات كتاب" +value: "2" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#27804 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31068 +label: "test" +value: "3" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#27809 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#31063 -form: Symfony\Component\Form\Form {#30763 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#30796 …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) {#31065 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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#30404 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() {#30465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#27601 …} $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 {#31069 -form: Symfony\Component\Form\Form {#30766 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#31064 …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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#27597 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() {#30492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30398 …} $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 {#31070 -form: Symfony\Component\Form\Form {#30769 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#31071 …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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
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) {#30456 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() {#30436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30472 …} $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 {#31072 -form: Symfony\Component\Form\Form {#30782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#31073 …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 {#30675 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#30676 …} -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 {#30737 +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 {#30737 +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 {#30737 +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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
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() {#30774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30773 …} $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 {#31079 -form: Symfony\Component\Form\Form {#30785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#31082 …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 {#30694 +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 {#30694 +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 {#30694 +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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#30739 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() {#30741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#30740 …} $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 {#31074 -form: Symfony\Component\Form\Form {#30788 …} -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 {#31076 …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 | "1d096b1b399f6bfd2d8d9cf20d90f61.HjsfUcMAjzAIl_xB6ItLoq5gb-AT7Gbntr5IYCF3q8M.UGNtBvA0629F5IYqgLMRlvsOP9NA1Re20Y4XMUURkopYelYIrES6b17flw" |
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 | "1d096b1b399f6bfd2d8d9cf20d90f61.HjsfUcMAjzAIl_xB6ItLoq5gb-AT7Gbntr5IYCF3q8M.UGNtBvA0629F5IYqgLMRlvsOP9NA1Re20Y4XMUURkopYelYIrES6b17flw" |
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 {#26695 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26696 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#26697 …} -namespace: Closure() {#26699 …} } |
data | "1d096b1b399f6bfd2d8d9cf20d90f61.HjsfUcMAjzAIl_xB6ItLoq5gb-AT7Gbntr5IYCF3q8M.UGNtBvA0629F5IYqgLMRlvsOP9NA1Re20Y4XMUURkopYelYIrES6b17flw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#30397 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() {#31077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#31080 …} $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 | "1d096b1b399f6bfd2d8d9cf20d90f61.HjsfUcMAjzAIl_xB6ItLoq5gb-AT7Gbntr5IYCF3q8M.UGNtBvA0629F5IYqgLMRlvsOP9NA1Re20Y4XMUURkopYelYIrES6b17flw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#31090 -form: Symfony\Component\Form\Form {#31086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#31078 …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 | "1d096b1b399f6bfd2d8d9cf20d90f61.HjsfUcMAjzAIl_xB6ItLoq5gb-AT7Gbntr5IYCF3q8M.UGNtBvA0629F5IYqgLMRlvsOP9NA1Re20Y4XMUURkopYelYIrES6b17flw" |