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 {#13085 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#13084 -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 {#13085 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#13084 -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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data | Rawafed\NewsletterBundle\Entity\NewsletterEmail {#13085 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#13084 -elements: [] } } |
data_class | "Rawafed\NewsletterBundle\Entity\NewsletterEmail" |
disabled | false |
empty_data | Closure(FormInterface $form) {#13190 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() {#13192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13191 …} $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 {#13085 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#13084 -elements: [] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13304 -form: Symfony\Component\Form\Form {#13265 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13193 …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 {#13085 -id: null -name: ? ?string -email: ? string -active: true #subscribedAt: ? DateTime -groups: Doctrine\Common\Collections\ArrayCollection {#13084 -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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13236 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() {#13234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13235 …} $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 {#13331 -form: Symfony\Component\Form\Form {#13318 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13233 …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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13226 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() {#13239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13238 …} $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 {#13333 -form: Symfony\Component\Form\Form {#13321 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13334 …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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#13250 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 {#13251 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() {#13253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13255 …} $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 {#13335 -form: Symfony\Component\Form\Form {#13324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13336 …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 {#13084 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "quick-add" "data-type" => "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" ] |
[ "class" => "quick-add" "data-type" => "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" ] |
class | "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" |
same as passed value |
em | "default" |
Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
label | "newsletter.titles.email_groups" |
same as passed value |
multiple | true |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "quick-add" "data-type" => "Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#13286 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#13287 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#13299 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13291 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#13300 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#13301 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#13303 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#13302 …} } |
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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13292 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#10482 …} } |
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() {#13290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13288 …} $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 {#13355 +label: "Arabic" +value: "1" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#13370 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13357 +label: "English" +value: "2" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#13372 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13368 +label: "مجموعة بريدية "Test"" +value: "3" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#13380 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13369 +label: "داخلي" +value: "4" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#13383 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13377 +label: "تجربة العرض" +value: "5" +data: Rawafed\NewsletterBundle\Entity\NewsletterEmailgroup {#13386 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#13084 -elements: [] } |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#13352 -form: Symfony\Component\Form\Form {#13327 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#13354 …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) {#13365 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 | "d82d48e8ddffc13d96111dbb1f78523c.X5SLTiDkuK0Chx6TARP3YV5E_FM5D_6GHQdTpWH4RKo.KOToAXOn3PxH407cdWmVDjE0yX4AebTHc28xkQizJfotzKYoVZb89GjYeQ" |
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 | "d82d48e8ddffc13d96111dbb1f78523c.X5SLTiDkuK0Chx6TARP3YV5E_FM5D_6GHQdTpWH4RKo.KOToAXOn3PxH407cdWmVDjE0yX4AebTHc28xkQizJfotzKYoVZb89GjYeQ" |
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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data | "d82d48e8ddffc13d96111dbb1f78523c.X5SLTiDkuK0Chx6TARP3YV5E_FM5D_6GHQdTpWH4RKo.KOToAXOn3PxH407cdWmVDjE0yX4AebTHc28xkQizJfotzKYoVZb89GjYeQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13359 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() {#13390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13389 …} $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 | "d82d48e8ddffc13d96111dbb1f78523c.X5SLTiDkuK0Chx6TARP3YV5E_FM5D_6GHQdTpWH4RKo.KOToAXOn3PxH407cdWmVDjE0yX4AebTHc28xkQizJfotzKYoVZb89GjYeQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13425 -form: Symfony\Component\Form\Form {#13421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13415 …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 | "d82d48e8ddffc13d96111dbb1f78523c.X5SLTiDkuK0Chx6TARP3YV5E_FM5D_6GHQdTpWH4RKo.KOToAXOn3PxH407cdWmVDjE0yX4AebTHc28xkQizJfotzKYoVZb89GjYeQ" |
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 {#14136 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#14137 …} -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 {#14136 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#14137 …} -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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data | Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#14136 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#14137 …} -category: null -country: null #attachmentFile: null -attachment: null } |
data_class | "Rawafed\ContactFormsBundle\Entity\ContactUsMessage" |
disabled | false |
empty_data | Closure(FormInterface $form) {#14193 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() {#14194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14192 …} $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 {#14136 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#14137 …} -category: null -country: null #attachmentFile: null -attachment: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14352 -form: Symfony\Component\Form\Form {#14319 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14294 …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 {#14136 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#14137 …} -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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14204 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() {#14240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14211 …} $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 {#13866 -form: Symfony\Component\Form\Form {#14322 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13891 …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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14221 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() {#14252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14205 …} $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 {#14266 -form: Symfony\Component\Form\Form {#14325 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14253 …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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14259 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() {#14265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14264 …} $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 {#14241 -form: Symfony\Component\Form\Form {#14328 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14369 …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) {#14201 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#14150 …} 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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } "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) {#14193 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() {#14194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14192 …} $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 {#14136 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#14137 …} -category: null -country: null #attachmentFile: null -attachment: null } ] } } |
Doctrine\ORM\QueryBuilder {#13937 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14273 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#13868 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13914 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#13953 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13975 #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 {#13961 #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 {#13936 …} -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 {#13923 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13869 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#12288 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#13885 …} } |
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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13852 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3784 …} } |
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 {#13937 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14273 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#13868 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ctr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13914 #from: "Rawafed\CommonsBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#13953 #joinType: "INNER" #join: "c.translations" #alias: "ctr" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13975 #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 {#13961 #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 {#13936 …} -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() {#14260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14261 …} $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 {#14409 +label: "أذربيجان" +value: "AZ" +data: Rawafed\CommonsBundle\Entity\Country {#14425 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14408 +label: "أرمينيا" +value: "AM" +data: Rawafed\CommonsBundle\Entity\Country {#14437 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14413 +label: "أروبا" +value: "AW" +data: Rawafed\CommonsBundle\Entity\Country {#14443 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14418 +label: "أستراليا" +value: "AU" +data: Rawafed\CommonsBundle\Entity\Country {#14449 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14412 +label: "أفغانستان" +value: "AF" +data: Rawafed\CommonsBundle\Entity\Country {#14455 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14431 +label: "ألبانيا" +value: "AL" +data: Rawafed\CommonsBundle\Entity\Country {#14461 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14428 +label: "ألمانيا" +value: "DE" +data: Rawafed\CommonsBundle\Entity\Country {#14467 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14423 +label: "أنتيغا وبربودا" +value: "AG" +data: Rawafed\CommonsBundle\Entity\Country {#14473 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14410 +label: "أنجويلا" +value: "AI" +data: Rawafed\CommonsBundle\Entity\Country {#14479 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14420 +label: "أندورا" +value: "AD" +data: Rawafed\CommonsBundle\Entity\Country {#14485 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15839 +label: "أنغولا" +value: "AO" +data: Rawafed\CommonsBundle\Entity\Country {#14491 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15840 +label: "أوزبكستان" +value: "UZ" +data: Rawafed\CommonsBundle\Entity\Country {#14497 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14190 +label: "أوغندا" +value: "UG" +data: Rawafed\CommonsBundle\Entity\Country {#14503 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14188 +label: "أوكرانيا" +value: "UA" +data: Rawafed\CommonsBundle\Entity\Country {#14509 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14189 +label: "أولند" +value: "AX" +data: Rawafed\CommonsBundle\Entity\Country {#14515 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14191 +label: "أيرلندا" +value: "IE" +data: Rawafed\CommonsBundle\Entity\Country {#14521 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14015 +label: "أيسلندا" +value: "IS" +data: Rawafed\CommonsBundle\Entity\Country {#14527 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14019 +label: "إثيوبيا" +value: "ET" +data: Rawafed\CommonsBundle\Entity\Country {#14533 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14016 +label: "إرتيريا" +value: "ER" +data: Rawafed\CommonsBundle\Entity\Country {#14539 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13996 +label: "إسبانيا" +value: "ES" +data: Rawafed\CommonsBundle\Entity\Country {#14545 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13986 +label: "إستونيا" +value: "EE" +data: Rawafed\CommonsBundle\Entity\Country {#14551 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15842 +label: "إكوادور" +value: "EC" +data: Rawafed\CommonsBundle\Entity\Country {#14557 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15843 +label: "إلسلفادور" +value: "SV" +data: Rawafed\CommonsBundle\Entity\Country {#14563 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15844 +label: "إندونسيا" +value: "ID" +data: Rawafed\CommonsBundle\Entity\Country {#14569 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15845 +label: "إيران" +value: "IR" +data: Rawafed\CommonsBundle\Entity\Country {#14575 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15846 +label: "إيطاليا" +value: "IT" +data: Rawafed\CommonsBundle\Entity\Country {#14581 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15847 +label: "الأرجنتين" +value: "AR" +data: Rawafed\CommonsBundle\Entity\Country {#14587 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15848 +label: "الأردن" +value: "JO" +data: Rawafed\CommonsBundle\Entity\Country {#14593 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15849 +label: "الأوروغواي" +value: "UY" +data: Rawafed\CommonsBundle\Entity\Country {#14599 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15850 +label: "الإمارات" +value: "AE" +data: Rawafed\CommonsBundle\Entity\Country {#14605 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15851 +label: "البحرين" +value: "BH" +data: Rawafed\CommonsBundle\Entity\Country {#14611 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15852 +label: "البرازيل" +value: "BR" +data: Rawafed\CommonsBundle\Entity\Country {#14617 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15853 +label: "البرتغال" +value: "PT" +data: Rawafed\CommonsBundle\Entity\Country {#14623 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15854 +label: "البهاما" +value: "BS" +data: Rawafed\CommonsBundle\Entity\Country {#14629 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15855 +label: "البوسنة والهرسك" +value: "BA" +data: Rawafed\CommonsBundle\Entity\Country {#14635 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15856 +label: "التشيك" +value: "CZ" +data: Rawafed\CommonsBundle\Entity\Country {#14641 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15857 +label: "الجبل الأسود" +value: "ME" +data: Rawafed\CommonsBundle\Entity\Country {#14647 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15858 +label: "الجزائر" +value: "DZ" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#7075 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15860 +label: "الجزر العذراء الأمريكية" +value: "VI" +data: Rawafed\CommonsBundle\Entity\Country {#14656 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15859 +label: "الجزر العذراء البريطانية" +value: "VG" +data: Rawafed\CommonsBundle\Entity\Country {#14666 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15862 +label: "الجزر الكاريبية الهولندية" +value: "BQ" +data: Rawafed\CommonsBundle\Entity\Country {#14672 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15863 +label: "الدنمارك" +value: "DK" +data: Rawafed\CommonsBundle\Entity\Country {#14678 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15864 +label: "الرأس الأخضر" +value: "CV" +data: Rawafed\CommonsBundle\Entity\Country {#14684 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15865 +label: "السعودية" +value: "SA" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#6954 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15866 +label: "السنغال" +value: "SN" +data: Rawafed\CommonsBundle\Entity\Country {#14695 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15867 +label: "السودان" +value: "SD" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#6894 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15868 +label: "السويد" +value: "SE" +data: Rawafed\CommonsBundle\Entity\Country {#14706 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15869 +label: "الصومال" +value: "SO" +data: Rawafed\CommonsBundle\Entity\Country {#14712 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15870 +label: "الصين" +value: "CN" +data: Rawafed\CommonsBundle\Entity\Country {#14718 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15871 +label: "العراق" +value: "IQ" +data: Rawafed\CommonsBundle\Entity\Country {#14724 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15872 +label: "الغابون" +value: "GA" +data: Rawafed\CommonsBundle\Entity\Country {#14730 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15873 +label: "الفاتيكان" +value: "VA" +data: Rawafed\CommonsBundle\Entity\Country {#14736 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15874 +label: "الفلبين" +value: "PH" +data: Rawafed\CommonsBundle\Entity\Country {#14742 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15875 +label: "الكاميرون" +value: "CM" +data: Rawafed\CommonsBundle\Entity\Country {#14748 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15876 +label: "الكويت" +value: "KW" +data: Rawafed\CommonsBundle\Entity\Country {#14754 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15877 +label: "المجر" +value: "HU" +data: Rawafed\CommonsBundle\Entity\Country {#14760 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15878 +label: "المغرب" +value: "MA" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#7783 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15879 +label: "المكسيك" +value: "MX" +data: Rawafed\CommonsBundle\Entity\Country {#14771 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15880 +label: "المملكة المتحدة" +value: "GB" +data: Rawafed\CommonsBundle\Entity\Country {#14777 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15881 +label: "النرويج" +value: "NO" +data: Rawafed\CommonsBundle\Entity\Country {#14783 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15882 +label: "النمسا" +value: "AT" +data: Rawafed\CommonsBundle\Entity\Country {#14789 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15883 +label: "النيجر" +value: "NE" +data: Rawafed\CommonsBundle\Entity\Country {#14795 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15884 +label: "الهند" +value: "IN" +data: Rawafed\CommonsBundle\Entity\Country {#14801 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15885 +label: "الولايات المتحدة" +value: "US" +data: Rawafed\CommonsBundle\Entity\Country {#14807 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15886 +label: "اليابان" +value: "JP" +data: Rawafed\CommonsBundle\Entity\Country {#14813 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15887 +label: "اليمن" +value: "YE" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#12923 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15888 +label: "اليونان" +value: "GR" +data: Rawafed\CommonsBundle\Entity\Country {#14824 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15889 +label: "بابوا غينيا الجديدة" +value: "PG" +data: Rawafed\CommonsBundle\Entity\Country {#14830 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15890 +label: "باراغواي" +value: "PY" +data: Rawafed\CommonsBundle\Entity\Country {#14836 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15891 +label: "باكستان" +value: "PK" +data: Rawafed\CommonsBundle\Entity\Country {#14842 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15892 +label: "بالاو" +value: "PW" +data: Rawafed\CommonsBundle\Entity\Country {#14848 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15893 +label: "بربادوس" +value: "BB" +data: Rawafed\CommonsBundle\Entity\Country {#14854 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15894 +label: "برمودا" +value: "BM" +data: Rawafed\CommonsBundle\Entity\Country {#14860 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15895 +label: "بروناي" +value: "BN" +data: Rawafed\CommonsBundle\Entity\Country {#14866 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15896 +label: "بلجيكا" +value: "BE" +data: Rawafed\CommonsBundle\Entity\Country {#14872 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15897 +label: "بلغاريا" +value: "BG" +data: Rawafed\CommonsBundle\Entity\Country {#14878 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15898 +label: "بليز" +value: "BZ" +data: Rawafed\CommonsBundle\Entity\Country {#14884 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15899 +label: "بنغلاديش" +value: "BD" +data: Rawafed\CommonsBundle\Entity\Country {#14890 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15900 +label: "بنما" +value: "PA" +data: Rawafed\CommonsBundle\Entity\Country {#14896 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15901 +label: "بنين" +value: "BJ" +data: Rawafed\CommonsBundle\Entity\Country {#14902 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15902 +label: "بوتان" +value: "BT" +data: Rawafed\CommonsBundle\Entity\Country {#14908 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15903 +label: "بوتسوانا" +value: "BW" +data: Rawafed\CommonsBundle\Entity\Country {#14914 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15904 +label: "بورتو ريكو" +value: "PR" +data: Rawafed\CommonsBundle\Entity\Country {#14920 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15905 +label: "بوركينا فاسو" +value: "BF" +data: Rawafed\CommonsBundle\Entity\Country {#14926 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15906 +label: "بوروندي" +value: "BI" +data: Rawafed\CommonsBundle\Entity\Country {#14932 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15907 +label: "بولندا" +value: "PL" +data: Rawafed\CommonsBundle\Entity\Country {#14938 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15908 +label: "بوليفيا" +value: "BO" +data: Rawafed\CommonsBundle\Entity\Country {#14944 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15909 +label: "بولينسيا الفرنسية" +value: "PF" +data: Rawafed\CommonsBundle\Entity\Country {#14950 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15910 +label: "بيرو" +value: "PE" +data: Rawafed\CommonsBundle\Entity\Country {#14956 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15911 +label: "تايلند" +value: "TH" +data: Rawafed\CommonsBundle\Entity\Country {#14962 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15912 +label: "تايوان" +value: "TW" +data: Rawafed\CommonsBundle\Entity\Country {#14968 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15913 +label: "تجمع سان مارتين" +value: "MF" +data: Rawafed\CommonsBundle\Entity\Country {#14974 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15914 +label: "تركمنستان" +value: "TM" +data: Rawafed\CommonsBundle\Entity\Country {#14980 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15915 +label: "تركيا" +value: "TR" +data: Rawafed\CommonsBundle\Entity\Country {#14986 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15916 +label: "ترينيداد وتوباغو" +value: "TT" +data: Rawafed\CommonsBundle\Entity\Country {#14992 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15917 +label: "تشاد" +value: "TD" +data: Rawafed\CommonsBundle\Entity\Country {#14998 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15918 +label: "تشيلي" +value: "CL" +data: Rawafed\CommonsBundle\Entity\Country {#15004 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15919 +label: "تنزانيا" +value: "TZ" +data: Rawafed\CommonsBundle\Entity\Country {#15010 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15920 +label: "توغو" +value: "TG" +data: Rawafed\CommonsBundle\Entity\Country {#15016 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15921 +label: "تونس" +value: "TN" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#7288 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15922 +label: "تونغا" +value: "TO" +data: Rawafed\CommonsBundle\Entity\Country {#15027 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15923 +label: "تيمور الشرقية" +value: "TL" +data: Rawafed\CommonsBundle\Entity\Country {#15033 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15924 +label: "تيمور الشرقية" +value: "TP" +data: Rawafed\CommonsBundle\Entity\Country {#15039 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15925 +label: "جامايكا" +value: "JM" +data: Rawafed\CommonsBundle\Entity\Country {#15045 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15926 +label: "جبل طارق" +value: "GI" +data: Rawafed\CommonsBundle\Entity\Country {#15051 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15927 +label: "جرينادا" +value: "GD" +data: Rawafed\CommonsBundle\Entity\Country {#15057 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15928 +label: "جرينلاند" +value: "GL" +data: Rawafed\CommonsBundle\Entity\Country {#15063 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15929 +label: "جزر الأنتيل الهولندية" +value: "AN" +data: Rawafed\CommonsBundle\Entity\Country {#15069 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15930 +label: "جزر القمر" +value: "KM" +data: Rawafed\CommonsBundle\Entity\Country {#15075 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15931 +label: "جزر المالديف" +value: "MV" +data: Rawafed\CommonsBundle\Entity\Country {#15081 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15932 +label: "جزر الولايات المتحدة الصغيرة النائية" +value: "UM" +data: Rawafed\CommonsBundle\Entity\Country {#15087 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15933 +label: "جزر توركس وكايكوس" +value: "TC" +data: Rawafed\CommonsBundle\Entity\Country {#15093 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15934 +label: "جزر جوادلوب" +value: "GP" +data: Rawafed\CommonsBundle\Entity\Country {#15099 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15935 +label: "جزر سليمان" +value: "SB" +data: Rawafed\CommonsBundle\Entity\Country {#15105 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15936 +label: "جزر فارو" +value: "FO" +data: Rawafed\CommonsBundle\Entity\Country {#15111 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15937 +label: "جزر فوكلاند" +value: "FK" +data: Rawafed\CommonsBundle\Entity\Country {#15117 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15938 +label: "جزر كايمان" +value: "KY" +data: Rawafed\CommonsBundle\Entity\Country {#15123 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15939 +label: "جزر كوك" +value: "CK" +data: Rawafed\CommonsBundle\Entity\Country {#15129 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15940 +label: "جزر مارشال" +value: "MH" +data: Rawafed\CommonsBundle\Entity\Country {#15135 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15941 +label: "جزر ماريانا الشمالية" +value: "MP" +data: Rawafed\CommonsBundle\Entity\Country {#15141 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15942 +label: "جزيرة مان" +value: "IM" +data: Rawafed\CommonsBundle\Entity\Country {#15147 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15943 +label: "جمهورية أفريقيا الوسطى" +value: "CF" +data: Rawafed\CommonsBundle\Entity\Country {#15153 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15944 +label: "جمهورية الدومنيكان" +value: "DO" +data: Rawafed\CommonsBundle\Entity\Country {#15159 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15945 +label: "جمهورية الكونغو" +value: "CG" +data: Rawafed\CommonsBundle\Entity\Country {#15165 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15946 +label: "جمهورية الكونغو الديمقراطية" +value: "CD" +data: Rawafed\CommonsBundle\Entity\Country {#15171 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15947 +label: "جنوب أفريقيا" +value: "ZA" +data: Rawafed\CommonsBundle\Entity\Country {#15177 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15948 +label: "جنوب السودان" +value: "SS" +data: Rawafed\CommonsBundle\Entity\Country {#15183 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15949 +label: "جورجيا" +value: "GE" +data: Rawafed\CommonsBundle\Entity\Country {#15189 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15950 +label: "جويانا الفرنسية" +value: "GF" +data: Rawafed\CommonsBundle\Entity\Country {#15195 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15951 +label: "جيبوتي" +value: "DJ" +data: Rawafed\CommonsBundle\Entity\Country {#15201 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15952 +label: "جيرزي" +value: "JE" +data: Rawafed\CommonsBundle\Entity\Country {#15207 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15953 +label: "جيرنزي" +value: "GG" +data: Rawafed\CommonsBundle\Entity\Country {#15213 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15954 +label: "دومينيكا" +value: "DM" +data: Rawafed\CommonsBundle\Entity\Country {#15219 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15955 +label: "رواندا" +value: "RW" +data: Rawafed\CommonsBundle\Entity\Country {#15225 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15956 +label: "روسيا" +value: "RU" +data: Rawafed\CommonsBundle\Entity\Country {#15231 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15957 +label: "روسيا البيضاء" +value: "BY" +data: Rawafed\CommonsBundle\Entity\Country {#15237 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15958 +label: "رومانيا" +value: "RO" +data: Rawafed\CommonsBundle\Entity\Country {#15243 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15959 +label: "ريونيون" +value: "RE" +data: Rawafed\CommonsBundle\Entity\Country {#15249 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15960 +label: "زامبيا" +value: "ZM" +data: Rawafed\CommonsBundle\Entity\Country {#15255 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15961 +label: "زمبابوي" +value: "ZW" +data: Rawafed\CommonsBundle\Entity\Country {#15261 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15962 +label: "ساموا" +value: "WS" +data: Rawafed\CommonsBundle\Entity\Country {#15267 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15963 +label: "ساموا الأمريكية" +value: "AS" +data: Rawafed\CommonsBundle\Entity\Country {#15273 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15964 +label: "سان بيار وميكلون" +value: "PM" +data: Rawafed\CommonsBundle\Entity\Country {#15279 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15965 +label: "سان مارينو" +value: "SM" +data: Rawafed\CommonsBundle\Entity\Country {#15285 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15966 +label: "سانت فنسينت والجرينادينز" +value: "VC" +data: Rawafed\CommonsBundle\Entity\Country {#15291 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15967 +label: "سانت كيتس ونيفيس" +value: "KN" +data: Rawafed\CommonsBundle\Entity\Country {#15297 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15968 +label: "سانت لوسيا" +value: "LC" +data: Rawafed\CommonsBundle\Entity\Country {#15303 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15969 +label: "سانت هيلينا" +value: "SH" +data: Rawafed\CommonsBundle\Entity\Country {#15309 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15970 +label: "ساو تومي وبرينسيب" +value: "ST" +data: Rawafed\CommonsBundle\Entity\Country {#15315 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15971 +label: "سريلانكا" +value: "LK" +data: Rawafed\CommonsBundle\Entity\Country {#15321 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15972 +label: "سلطنة عمان" +value: "OM" +data: Rawafed\CommonsBundle\Entity\Country {#15327 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15973 +label: "سلوفاكيا" +value: "SK" +data: Rawafed\CommonsBundle\Entity\Country {#15333 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15974 +label: "سلوفينيا" +value: "SI" +data: Rawafed\CommonsBundle\Entity\Country {#15339 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15975 +label: "سنغافورة" +value: "SG" +data: Rawafed\CommonsBundle\Entity\Country {#15345 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15976 +label: "سوازيلند" +value: "SZ" +data: Rawafed\CommonsBundle\Entity\Country {#15351 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15977 +label: "سوريا" +value: "SY" +data: Rawafed\CommonsBundle\Entity\Country {#15357 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15978 +label: "سورينام" +value: "SR" +data: Rawafed\CommonsBundle\Entity\Country {#15363 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15979 +label: "سويسرا" +value: "CH" +data: Rawafed\CommonsBundle\Entity\Country {#15369 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15980 +label: "سيراليون" +value: "SL" +data: Rawafed\CommonsBundle\Entity\Country {#15375 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15981 +label: "سيشيل" +value: "SC" +data: Rawafed\CommonsBundle\Entity\Country {#15381 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15982 +label: "سينت مارتن" +value: "SX" +data: Rawafed\CommonsBundle\Entity\Country {#15387 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15983 +label: "صربيا" +value: "RS" +data: Rawafed\CommonsBundle\Entity\Country {#15393 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15984 +label: "طاجيكستان" +value: "TJ" +data: Rawafed\CommonsBundle\Entity\Country {#15399 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15985 +label: "غامبيا" +value: "GM" +data: Rawafed\CommonsBundle\Entity\Country {#15405 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15986 +label: "غانا" +value: "GH" +data: Rawafed\CommonsBundle\Entity\Country {#15411 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15987 +label: "غواتيمالا" +value: "GT" +data: Rawafed\CommonsBundle\Entity\Country {#15417 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15988 +label: "غوام" +value: "GU" +data: Rawafed\CommonsBundle\Entity\Country {#15423 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15989 +label: "غويانا" +value: "GY" +data: Rawafed\CommonsBundle\Entity\Country {#15429 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15990 +label: "غينيا" +value: "GN" +data: Rawafed\CommonsBundle\Entity\Country {#15435 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15991 +label: "غينيا الاستوائية" +value: "GQ" +data: Rawafed\CommonsBundle\Entity\Country {#15441 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15992 +label: "غينيا بيساو" +value: "GW" +data: Rawafed\CommonsBundle\Entity\Country {#15447 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15993 +label: "فانواتو" +value: "VU" +data: Rawafed\CommonsBundle\Entity\Country {#15453 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15994 +label: "فرنسا" +value: "FR" +data: Rawafed\CommonsBundle\Entity\Country {#15459 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15995 +label: "فلسطين" +value: "PS" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#7710 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15996 +label: "فنزويلا" +value: "VE" +data: Rawafed\CommonsBundle\Entity\Country {#15470 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15997 +label: "فنلندا" +value: "FI" +data: Rawafed\CommonsBundle\Entity\Country {#15476 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15998 +label: "فيتنام" +value: "VN" +data: Rawafed\CommonsBundle\Entity\Country {#15482 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15999 +label: "فيجي" +value: "FJ" +data: Rawafed\CommonsBundle\Entity\Country {#15488 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16000 +label: "قبرص" +value: "CY" +data: Rawafed\CommonsBundle\Entity\Country {#15494 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16001 +label: "قطر" +value: "QA" +data: Rawafed\CommonsBundle\Entity\Country {#15500 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16002 +label: "قيرغيزستان" +value: "KG" +data: Rawafed\CommonsBundle\Entity\Country {#15506 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16003 +label: "كازاخستان" +value: "KZ" +data: Rawafed\CommonsBundle\Entity\Country {#15512 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16004 +label: "كاليدونيا الجديدة" +value: "NC" +data: Rawafed\CommonsBundle\Entity\Country {#15518 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16005 +label: "كرواتيا" +value: "HR" +data: Rawafed\CommonsBundle\Entity\Country {#15524 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16006 +label: "كمبوديا" +value: "KH" +data: Rawafed\CommonsBundle\Entity\Country {#15530 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16007 +label: "كندا" +value: "CA" +data: Rawafed\CommonsBundle\Entity\Country {#15536 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16008 +label: "كوبا" +value: "CU" +data: Rawafed\CommonsBundle\Entity\Country {#15542 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16009 +label: "كوت ديفوار" +value: "CI" +data: Rawafed\CommonsBundle\Entity\Country {#15548 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16010 +label: "كوراساو" +value: "CW" +data: Rawafed\CommonsBundle\Entity\Country {#15554 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16011 +label: "كوريا الجنوبية" +value: "KR" +data: Rawafed\CommonsBundle\Entity\Country {#15560 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16012 +label: "كوريا الشمالية" +value: "KP" +data: Rawafed\CommonsBundle\Entity\Country {#15566 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16013 +label: "كوستاريكا" +value: "CR" +data: Rawafed\CommonsBundle\Entity\Country {#15572 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16014 +label: "كوسوفو" +value: "XK" +data: Rawafed\CommonsBundle\Entity\Country {#15578 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16015 +label: "كولومبيا" +value: "CO" +data: Rawafed\CommonsBundle\Entity\Country {#15584 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16016 +label: "كيريباتي" +value: "KI" +data: Rawafed\CommonsBundle\Entity\Country {#15590 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16017 +label: "كينيا" +value: "KE" +data: Rawafed\CommonsBundle\Entity\Country {#15596 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16018 +label: "لاتفيا" +value: "LV" +data: Rawafed\CommonsBundle\Entity\Country {#15602 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16019 +label: "لاوس" +value: "LA" +data: Rawafed\CommonsBundle\Entity\Country {#15608 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16020 +label: "لبنان" +value: "LB" +data: Rawafed\CommonsBundle\Entity\Country {#15614 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16021 +label: "لوكسمبورغ" +value: "LU" +data: Rawafed\CommonsBundle\Entity\Country {#15620 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16022 +label: "ليبيا" +value: "LY" +data: Rawafed\CommonsBundle\Entity\Country {#15626 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16023 +label: "ليبيريا" +value: "LR" +data: Rawafed\CommonsBundle\Entity\Country {#15632 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16024 +label: "ليتوانيا" +value: "LT" +data: Rawafed\CommonsBundle\Entity\Country {#15638 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16025 +label: "ليختنشتاين" +value: "LI" +data: Rawafed\CommonsBundle\Entity\Country {#15644 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16026 +label: "ليسوتو" +value: "LS" +data: Rawafed\CommonsBundle\Entity\Country {#15650 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16027 +label: "مارتينيك" +value: "MQ" +data: Rawafed\CommonsBundle\Entity\Country {#15656 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16028 +label: "ماكاو" +value: "MO" +data: Rawafed\CommonsBundle\Entity\Country {#15662 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16029 +label: "مالطا" +value: "MT" +data: Rawafed\CommonsBundle\Entity\Country {#15668 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16030 +label: "مالي" +value: "ML" +data: Rawafed\CommonsBundle\Entity\Country {#15674 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16031 +label: "ماليزيا" +value: "MY" +data: Rawafed\CommonsBundle\Entity\Country {#15680 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16032 +label: "مايكرونزيا" +value: "FM" +data: Rawafed\CommonsBundle\Entity\Country {#15686 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16033 +label: "مايوت" +value: "YT" +data: Rawafed\CommonsBundle\Entity\Country {#15692 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16034 +label: "مدغشقر" +value: "MG" +data: Rawafed\CommonsBundle\Entity\Country {#15698 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16035 +label: "مصر" +value: "EG" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#6827 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16036 +label: "مقدونيا" +value: "MK" +data: Rawafed\CommonsBundle\Entity\Country {#15709 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16037 +label: "ملاوي" +value: "MW" +data: Rawafed\CommonsBundle\Entity\Country {#15715 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16038 +label: "منغوليا" +value: "MN" +data: Rawafed\CommonsBundle\Entity\Country {#15721 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16039 +label: "موريتانيا" +value: "MR" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#3750 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16040 +label: "موريشيوس" +value: "MU" +data: Rawafed\CommonsBundle\Entity\Country {#15732 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16041 +label: "موزمبيق" +value: "MZ" +data: Rawafed\CommonsBundle\Entity\Country {#15738 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16042 +label: "مولدافيا" +value: "MD" +data: Rawafed\CommonsBundle\Entity\Country {#15744 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16043 +label: "موناكو" +value: "MC" +data: Rawafed\CommonsBundle\Entity\Country {#15750 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16044 +label: "مونتسرات" +value: "MS" +data: Rawafed\CommonsBundle\Entity\Country {#15756 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16045 +label: "ميانمار" +value: "MM" +data: Rawafed\CommonsBundle\Entity\Country {#15762 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16046 +label: "ناميبيا" +value: "NA" +data: Rawafed\CommonsBundle\Entity\Country {#15768 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16047 +label: "ناورو" +value: "NR" +data: Rawafed\CommonsBundle\Entity\Country {#15774 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16048 +label: "نيبال" +value: "NP" +data: Rawafed\CommonsBundle\Entity\Country {#15780 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16049 +label: "نيجيريا" +value: "NG" +data: Proxies\__CG__\Rawafed\CommonsBundle\Entity\Country {#8027 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16050 +label: "نيكاراغوا" +value: "NI" +data: Rawafed\CommonsBundle\Entity\Country {#15791 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16051 +label: "نيوزيلندا" +value: "NZ" +data: Rawafed\CommonsBundle\Entity\Country {#15797 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16052 +label: "هايتي" +value: "HT" +data: Rawafed\CommonsBundle\Entity\Country {#15803 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16053 +label: "هندوراس" +value: "HN" +data: Rawafed\CommonsBundle\Entity\Country {#15809 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16054 +label: "هولندا" +value: "NL" +data: Rawafed\CommonsBundle\Entity\Country {#15815 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16055 +label: "هونغ كونغ" +value: "HK" +data: Rawafed\CommonsBundle\Entity\Country {#15821 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16056 +label: "والس وفوتونا" +value: "WF" +data: Rawafed\CommonsBundle\Entity\Country {#15827 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16057 +label: "يوغوسلافيا" +value: "YU" +data: Rawafed\CommonsBundle\Entity\Country {#15833 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#14371 -form: Symfony\Component\Form\Form {#14331 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#14372 …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) {#14374 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) {#14202 class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType" this: Rawafed\ContactFormsBundle\Form\ContactUsMessageType {#14150 …} } |
Doctrine\ORM\QueryBuilder {#13872 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13950 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13964 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13922 #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 {#13934 …} -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 {#14277 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13890 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#13959 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#13301 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#13861 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#13910 …} } |
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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13918 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6751 …} } |
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 {#13872 -em: Container1hKuEWu\EntityManagerGhostEbeb667 {#348 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13950 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13964 #from: "Rawafed\ContactFormsBundle\Entity\ContactUsCategory" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13922 #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 {#13934 …} -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() {#13867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13929 …} $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 {#16061 +label: "اقتراحات تحسين الموقع" +value: "1" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#14154 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16065 +label: "طلب تصوير صفحات كتاب" +value: "2" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#14160 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16063 +label: "test" +value: "3" +data: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#14165 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#16058 -form: Symfony\Component\Form\Form {#14334 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#14373 …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) {#16060 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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13909 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() {#13877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#13931 …} $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 {#16067 -form: Symfony\Component\Form\Form {#14337 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16059 …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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14278 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() {#14280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14279 …} $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 {#16062 -form: Symfony\Component\Form\Form {#14340 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16074 …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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
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) {#14291 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() {#14293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14292 …} $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 {#16073 -form: Symfony\Component\Form\Form {#14359 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16072 …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 {#14136 -id: null -name: null -email: null -mobile: null -title: null -message: null -dateTime: null #status: "new" #replies: Doctrine\Common\Collections\ArrayCollection {#14137 …} -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 {#14303 +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 {#14303 +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 {#14303 +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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
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() {#14351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14350 …} $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 {#16079 -form: Symfony\Component\Form\Form {#14362 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16082 …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 {#14203 +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 {#14203 +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 {#14203 +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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14310 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() {#14312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#14311 …} $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 {#16064 -form: Symfony\Component\Form\Form {#14365 …} -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 {#16076 …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 | "9f893.pKoNfsTJ5mEZJmxxdqu3Ex8ziO9jZVBT7j3BGkZh2-A.0p9HN5yOqVNUHyEHHuHgfExX_osJCREXuG64fQpVoqHFh0Yus6qOMiFsPQ" |
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 | "9f893.pKoNfsTJ5mEZJmxxdqu3Ex8ziO9jZVBT7j3BGkZh2-A.0p9HN5yOqVNUHyEHHuHgfExX_osJCREXuG64fQpVoqHFh0Yus6qOMiFsPQ" |
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 {#13164 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13166 …} -namespace: Closure() {#13168 …} } |
data | "9f893.pKoNfsTJ5mEZJmxxdqu3Ex8ziO9jZVBT7j3BGkZh2-A.0p9HN5yOqVNUHyEHHuHgfExX_osJCREXuG64fQpVoqHFh0Yus6qOMiFsPQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14281 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() {#16077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …} $message: Closure() {#16080 …} $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 | "9f893.pKoNfsTJ5mEZJmxxdqu3Ex8ziO9jZVBT7j3BGkZh2-A.0p9HN5yOqVNUHyEHHuHgfExX_osJCREXuG64fQpVoqHFh0Yus6qOMiFsPQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16090 -form: Symfony\Component\Form\Form {#16086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16078 …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 | "9f893.pKoNfsTJ5mEZJmxxdqu3Ex8ziO9jZVBT7j3BGkZh2-A.0p9HN5yOqVNUHyEHHuHgfExX_osJCREXuG64fQpVoqHFh0Yus6qOMiFsPQ" |