- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 269
- Security
- Twig
- Doctrine
- Migrations
- Debug
- E-mails
- EasyAdmin
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
contact
"App\Form\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#717 -id: null -subject: null -url: null -name: null -company: null -email: null -phone: null -hear: null -ip: null -createdAt: null -country: null -additionalForm: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contact {#717 -id: null -subject: null -url: null -name: null -company: null -email: null -phone: null -hear: null -ip: null -createdAt: null -country: null -additionalForm: null } |
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 | 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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data | App\Entity\Contact {#717 -id: null -subject: null -url: null -name: null -company: null -email: null -phone: null -hear: null -ip: null -createdAt: null -country: null -additionalForm: null } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#799 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} use: { $class: "App\Entity\Contact" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#800 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | App\Entity\Contact {#717 -id: null -subject: null -url: null -name: null -company: null -email: null -phone: null -hear: null -ip: null -createdAt: null -country: null -additionalForm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1028 -form: Symfony\Component\Form\Form {#1025 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#802 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | App\Entity\Contact {#717 -id: null -subject: null -url: null -name: null -company: null -email: null -phone: null -hear: null -ip: null -createdAt: null -country: null -additionalForm: null } |
subject
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "rows" => 4 "cols" => 30 ] |
[ "maxlength" => 255 "rows" => 4 "cols" => 30 ] |
label | "Comment" |
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 "rows" => 4 "cols" => 30 ] |
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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
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 | "Comment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#898 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "rows" => 4 "cols" => 30 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_subject" ] |
cache_key | "_contact_subject_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#930 -form: Symfony\Component\Form\Form {#1033 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#941 …5} |
full_name | "contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_subject" |
label | "Comment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subject" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_subject" |
valid | true |
value | "" |
url
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 245 "placeholder" => "Url" ] |
[ "maxlength" => 245 "placeholder" => "Url" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 245 "placeholder" => "Url" ] |
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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#812 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 245 "placeholder" => "Url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_url" ] |
cache_key | "_contact_url_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#921 -form: Symfony\Component\Form\Form {#1036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#912 …5} |
full_name | "contact[url]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_url" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "url" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_url" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
[ "maxlength" => 255 "placeholder" => "Name" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#820 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#905 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name" ] |
cache_key | "_contact_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#826 -form: Symfony\Component\Form\Form {#1039 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1058 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name" |
valid | true |
value | "" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "placeholder" => "Company" ] |
[ "maxlength" => 255 "placeholder" => "Company" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Company" ] |
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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#928 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Company" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_company" ] |
cache_key | "_contact_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1060 -form: Symfony\Component\Form\Form {#1042 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1061 …5} |
full_name | "contact[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_company" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_company" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Email" "maxlength" => 255 ] |
[ "placeholder" => "Email" "maxlength" => 255 ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Email" "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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#937 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Email" "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1062 -form: Symfony\Component\Form\Form {#1045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1063 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "placeholder" => "Phone" "maxlength" => 255 ] |
[ "placeholder" => "Phone" "maxlength" => 255 ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Phone" "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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#951 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Phone" "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_contact_phone" ] |
cache_key | "_contact_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1095 -form: Symfony\Component\Form\Form {#1048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1097 …5} |
full_name | "contact[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_phone" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_phone" |
valid | true |
value | "" |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "required valid" ] |
[ "class" => "required valid" ] |
choice_name | "title" |
same as passed value |
choice_translation_domain | true |
null
|
class | "App\Entity\Countries" |
same as passed value |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "required valid" ] |
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 {#983 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1012 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#987 …} } |
choice_name | "title" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1013 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#988 -om: ContainerI2wfYel\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#248 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#990 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Countries" |
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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
em | ContainerI2wfYel\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#248 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#988 -om: ContainerI2wfYel\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#248 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#990 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#984 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "required valid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_contact_country" ] |
cache_key | "_contact_country_entity" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ "Andorra" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1104 +label: "Andorra" +value: "1" +data: App\Entity\Countries {#1114 …} +attr: [] +labelTranslationParameters: [] } "United Arab Emirates" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "United Arab Emirates" +value: "2" +data: App\Entity\Countries {#1123 …} +attr: [] +labelTranslationParameters: [] } "Antigua and Barbuda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1110 +label: "Antigua and Barbuda" +value: "3" +data: App\Entity\Countries {#1126 …} +attr: [] +labelTranslationParameters: [] } "Anguilla" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "Anguilla" +value: "4" +data: App\Entity\Countries {#1129 …} +attr: [] +labelTranslationParameters: [] } "Albania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112 +label: "Albania" +value: "5" +data: App\Entity\Countries {#1132 …} +attr: [] +labelTranslationParameters: [] } "Armenia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +label: "Armenia" +value: "6" +data: App\Entity\Countries {#1135 …} +attr: [] +labelTranslationParameters: [] } "Netherland Antilles" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1105 +label: "Netherland Antilles" +value: "7" +data: App\Entity\Countries {#1138 …} +attr: [] +labelTranslationParameters: [] } "Angola" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +label: "Angola" +value: "8" +data: App\Entity\Countries {#1141 …} +attr: [] +labelTranslationParameters: [] } "Antarctica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "Antarctica" +value: "9" +data: App\Entity\Countries {#1144 …} +attr: [] +labelTranslationParameters: [] } "Argentina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "Argentina" +value: "10" +data: App\Entity\Countries {#1147 …} +attr: [] +labelTranslationParameters: [] } "American Samoa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "American Samoa" +value: "11" +data: App\Entity\Countries {#1150 …} +attr: [] +labelTranslationParameters: [] } "Austria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "Austria" +value: "12" +data: App\Entity\Countries {#1153 …} +attr: [] +labelTranslationParameters: [] } "Australia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "Australia" +value: "13" +data: App\Entity\Countries {#1156 …} +attr: [] +labelTranslationParameters: [] } "Aruba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "Aruba" +value: "14" +data: App\Entity\Countries {#1159 …} +attr: [] +labelTranslationParameters: [] } "Azerbaijan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "Azerbaijan" +value: "15" +data: App\Entity\Countries {#1162 …} +attr: [] +labelTranslationParameters: [] } "Bosnia-Herzegovina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "Bosnia-Herzegovina" +value: "16" +data: App\Entity\Countries {#1165 …} +attr: [] +labelTranslationParameters: [] } "Barbados" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "Barbados" +value: "17" +data: App\Entity\Countries {#1168 …} +attr: [] +labelTranslationParameters: [] } "Bangladesh" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "Bangladesh" +value: "18" +data: App\Entity\Countries {#1171 …} +attr: [] +labelTranslationParameters: [] } "Belgium" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "Belgium" +value: "19" +data: App\Entity\Countries {#1174 …} +attr: [] +labelTranslationParameters: [] } "Burkina Faso" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "Burkina Faso" +value: "20" +data: App\Entity\Countries {#1177 …} +attr: [] +labelTranslationParameters: [] } "Bulgaria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "Bulgaria" +value: "21" +data: App\Entity\Countries {#1180 …} +attr: [] +labelTranslationParameters: [] } "Bahrain" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "Bahrain" +value: "22" +data: App\Entity\Countries {#1183 …} +attr: [] +labelTranslationParameters: [] } "Burundi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "Burundi" +value: "23" +data: App\Entity\Countries {#1186 …} +attr: [] +labelTranslationParameters: [] } "Benin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "Benin" +value: "24" +data: App\Entity\Countries {#1189 …} +attr: [] +labelTranslationParameters: [] } "Bermuda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "Bermuda" +value: "25" +data: App\Entity\Countries {#1192 …} +attr: [] +labelTranslationParameters: [] } "Brunei Darussalam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "Brunei Darussalam" +value: "26" +data: App\Entity\Countries {#1195 …} +attr: [] +labelTranslationParameters: [] } "Bolivia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "Bolivia" +value: "27" +data: App\Entity\Countries {#1198 …} +attr: [] +labelTranslationParameters: [] } "Brazil" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "Brazil" +value: "28" +data: App\Entity\Countries {#1201 …} +attr: [] +labelTranslationParameters: [] } "Bahamas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "Bahamas" +value: "29" +data: App\Entity\Countries {#1204 …} +attr: [] +labelTranslationParameters: [] } "Buthan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "Buthan" +value: "30" +data: App\Entity\Countries {#1207 …} +attr: [] +labelTranslationParameters: [] } "Bouvet Island" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "Bouvet Island" +value: "31" +data: App\Entity\Countries {#1210 …} +attr: [] +labelTranslationParameters: [] } "Botswana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "Botswana" +value: "32" +data: App\Entity\Countries {#1213 …} +attr: [] +labelTranslationParameters: [] } "Belarus" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Belarus" +value: "33" +data: App\Entity\Countries {#1216 …} +attr: [] +labelTranslationParameters: [] } "Belize" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "Belize" +value: "34" +data: App\Entity\Countries {#1219 …} +attr: [] +labelTranslationParameters: [] } "Canada" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "Canada" +value: "35" +data: App\Entity\Countries {#1222 …} +attr: [] +labelTranslationParameters: [] } "Cocos (Keeling) Isl." => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "Cocos (Keeling) Isl." +value: "36" +data: App\Entity\Countries {#1225 …} +attr: [] +labelTranslationParameters: [] } "Central African Rep." => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "Central African Rep." +value: "37" +data: App\Entity\Countries {#1228 …} +attr: [] +labelTranslationParameters: [] } "Republic of the Congo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "Republic of the Congo" +value: "38" +data: App\Entity\Countries {#1231 …} +attr: [] +labelTranslationParameters: [] } "Switzerland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "Switzerland" +value: "39" +data: App\Entity\Countries {#1234 …} +attr: [] +labelTranslationParameters: [] } "Ivory Coast" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "Ivory Coast" +value: "40" +data: App\Entity\Countries {#1237 …} +attr: [] +labelTranslationParameters: [] } "Cook Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "Cook Islands" +value: "41" +data: App\Entity\Countries {#1240 …} +attr: [] +labelTranslationParameters: [] } "Chile" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "Chile" +value: "42" +data: App\Entity\Countries {#1243 …} +attr: [] +labelTranslationParameters: [] } "Cameroon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Cameroon" +value: "43" +data: App\Entity\Countries {#1246 …} +attr: [] +labelTranslationParameters: [] } "China" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "China" +value: "44" +data: App\Entity\Countries {#1249 …} +attr: [] +labelTranslationParameters: [] } "Colombia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Colombia" +value: "45" +data: App\Entity\Countries {#1252 …} +attr: [] +labelTranslationParameters: [] } "Costa Rica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Costa Rica" +value: "46" +data: App\Entity\Countries {#1255 …} +attr: [] +labelTranslationParameters: [] } "Democratic Republic of the Congo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Democratic Republic of the Congo" +value: "47" +data: App\Entity\Countries {#1258 …} +attr: [] +labelTranslationParameters: [] } "Cuba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Cuba" +value: "48" +data: App\Entity\Countries {#1261 …} +attr: [] +labelTranslationParameters: [] } "Cape Verde" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Cape Verde" +value: "49" +data: App\Entity\Countries {#1264 …} +attr: [] +labelTranslationParameters: [] } "Christmas Island" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Christmas Island" +value: "50" +data: App\Entity\Countries {#1267 …} +attr: [] +labelTranslationParameters: [] } "Cyprus" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Cyprus" +value: "51" +data: App\Entity\Countries {#1270 …} +attr: [] +labelTranslationParameters: [] } "Czech Republic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Czech Republic" +value: "52" +data: App\Entity\Countries {#1273 …} +attr: [] +labelTranslationParameters: [] } "Germany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Germany" +value: "53" +data: App\Entity\Countries {#1276 …} +attr: [] +labelTranslationParameters: [] } "Djibouti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Djibouti" +value: "54" +data: App\Entity\Countries {#1279 …} +attr: [] +labelTranslationParameters: [] } "Denmark" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Denmark" +value: "55" +data: App\Entity\Countries {#1282 …} +attr: [] +labelTranslationParameters: [] } "Dominica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Dominica" +value: "56" +data: App\Entity\Countries {#1285 …} +attr: [] +labelTranslationParameters: [] } "Dominican Republic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Dominican Republic" +value: "57" +data: App\Entity\Countries {#1288 …} +attr: [] +labelTranslationParameters: [] } "Algeria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Algeria" +value: "58" +data: App\Entity\Countries {#1291 …} +attr: [] +labelTranslationParameters: [] } "Ecuador" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Ecuador" +value: "59" +data: App\Entity\Countries {#1294 …} +attr: [] +labelTranslationParameters: [] } "Estonia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Estonia" +value: "60" +data: App\Entity\Countries {#1297 …} +attr: [] +labelTranslationParameters: [] } "Egypt" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Egypt" +value: "61" +data: App\Entity\Countries {#1300 …} +attr: [] +labelTranslationParameters: [] } "Western Sahara" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "Western Sahara" +value: "62" +data: App\Entity\Countries {#1303 …} +attr: [] +labelTranslationParameters: [] } "Spain" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "Spain" +value: "63" +data: App\Entity\Countries {#1306 …} +attr: [] +labelTranslationParameters: [] } "Ethiopia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Ethiopia" +value: "64" +data: App\Entity\Countries {#1309 …} +attr: [] +labelTranslationParameters: [] } "Finland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "Finland" +value: "65" +data: App\Entity\Countries {#1312 …} +attr: [] +labelTranslationParameters: [] } "Fiji" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Fiji" +value: "66" +data: App\Entity\Countries {#1315 …} +attr: [] +labelTranslationParameters: [] } "Falkland Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Falkland Islands" +value: "67" +data: App\Entity\Countries {#1318 …} +attr: [] +labelTranslationParameters: [] } "Micronesia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Micronesia" +value: "68" +data: App\Entity\Countries {#1321 …} +attr: [] +labelTranslationParameters: [] } "Faroe Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Faroe Islands" +value: "69" +data: App\Entity\Countries {#1324 …} +attr: [] +labelTranslationParameters: [] } "France" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "France" +value: "70" +data: App\Entity\Countries {#1327 …} +attr: [] +labelTranslationParameters: [] } "French Polynesia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "French Polynesia" +value: "71" +data: App\Entity\Countries {#1330 …} +attr: [] +labelTranslationParameters: [] } "Gabon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "Gabon" +value: "72" +data: App\Entity\Countries {#1333 …} +attr: [] +labelTranslationParameters: [] } "United Kingdom (Great Britain)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "United Kingdom (Great Britain)" +value: "73" +data: App\Entity\Countries {#1336 …} +attr: [] +labelTranslationParameters: [] } "Grenada" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "Grenada" +value: "74" +data: App\Entity\Countries {#1339 …} +attr: [] +labelTranslationParameters: [] } "Georgia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "Georgia" +value: "75" +data: App\Entity\Countries {#1342 …} +attr: [] +labelTranslationParameters: [] } "Guyana (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "Guyana (Fr.)" +value: "76" +data: App\Entity\Countries {#1345 …} +attr: [] +labelTranslationParameters: [] } "Ghana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "Ghana" +value: "77" +data: App\Entity\Countries {#1348 …} +attr: [] +labelTranslationParameters: [] } "Gibraltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "Gibraltar" +value: "78" +data: App\Entity\Countries {#1351 …} +attr: [] +labelTranslationParameters: [] } "Greenland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "Greenland" +value: "79" +data: App\Entity\Countries {#1354 …} +attr: [] +labelTranslationParameters: [] } "Gambia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Gambia" +value: "80" +data: App\Entity\Countries {#1357 …} +attr: [] +labelTranslationParameters: [] } "Guinea" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "Guinea" +value: "81" +data: App\Entity\Countries {#1360 …} +attr: [] +labelTranslationParameters: [] } "Guadeloupe (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "Guadeloupe (Fr.)" +value: "82" +data: App\Entity\Countries {#1363 …} +attr: [] +labelTranslationParameters: [] } "Equatorial Guinea" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "Equatorial Guinea" +value: "83" +data: App\Entity\Countries {#1366 …} +attr: [] +labelTranslationParameters: [] } "Greece" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "Greece" +value: "84" +data: App\Entity\Countries {#1369 …} +attr: [] +labelTranslationParameters: [] } "Guatemala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "Guatemala" +value: "85" +data: App\Entity\Countries {#1372 …} +attr: [] +labelTranslationParameters: [] } "Guam (US)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "Guam (US)" +value: "86" +data: App\Entity\Countries {#1375 …} +attr: [] +labelTranslationParameters: [] } "Guinea Bissau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Guinea Bissau" +value: "87" +data: App\Entity\Countries {#1378 …} +attr: [] +labelTranslationParameters: [] } "Guyana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "Guyana" +value: "88" +data: App\Entity\Countries {#1381 …} +attr: [] +labelTranslationParameters: [] } "Hong Kong" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "Hong Kong" +value: "89" +data: App\Entity\Countries {#1384 …} +attr: [] +labelTranslationParameters: [] } "Heard Island and McDonald Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "Heard Island and McDonald Islands" +value: "90" +data: App\Entity\Countries {#1387 …} +attr: [] +labelTranslationParameters: [] } "Honduras" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "Honduras" +value: "91" +data: App\Entity\Countries {#1390 …} +attr: [] +labelTranslationParameters: [] } "Croatia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "Croatia" +value: "92" +data: App\Entity\Countries {#1393 …} +attr: [] +labelTranslationParameters: [] } "Haiti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "Haiti" +value: "93" +data: App\Entity\Countries {#1396 …} +attr: [] +labelTranslationParameters: [] } "Hungary" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "Hungary" +value: "94" +data: App\Entity\Countries {#1399 …} +attr: [] +labelTranslationParameters: [] } "Indonesia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "Indonesia" +value: "95" +data: App\Entity\Countries {#1402 …} +attr: [] +labelTranslationParameters: [] } "Ireland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "Ireland" +value: "96" +data: App\Entity\Countries {#1405 …} +attr: [] +labelTranslationParameters: [] } "Israel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "Israel" +value: "97" +data: App\Entity\Countries {#1408 …} +attr: [] +labelTranslationParameters: [] } "India" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "India" +value: "98" +data: App\Entity\Countries {#1411 …} +attr: [] +labelTranslationParameters: [] } "Iraq" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "Iraq" +value: "100" +data: App\Entity\Countries {#1414 …} +attr: [] +labelTranslationParameters: [] } "Iran" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "Iran" +value: "101" +data: App\Entity\Countries {#1417 …} +attr: [] +labelTranslationParameters: [] } "Iceland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "Iceland" +value: "102" +data: App\Entity\Countries {#1420 …} +attr: [] +labelTranslationParameters: [] } "Italy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "Italy" +value: "103" +data: App\Entity\Countries {#1423 …} +attr: [] +labelTranslationParameters: [] } "Jamaica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "Jamaica" +value: "104" +data: App\Entity\Countries {#1426 …} +attr: [] +labelTranslationParameters: [] } "Jordan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "Jordan" +value: "105" +data: App\Entity\Countries {#1429 …} +attr: [] +labelTranslationParameters: [] } "Japan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "Japan" +value: "106" +data: App\Entity\Countries {#1432 …} +attr: [] +labelTranslationParameters: [] } "Kenya" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "Kenya" +value: "107" +data: App\Entity\Countries {#1435 …} +attr: [] +labelTranslationParameters: [] } "Kirgistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "Kirgistan" +value: "108" +data: App\Entity\Countries {#1438 …} +attr: [] +labelTranslationParameters: [] } "Cambodia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "Cambodia" +value: "109" +data: App\Entity\Countries {#1441 …} +attr: [] +labelTranslationParameters: [] } "Kiribati" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "Kiribati" +value: "110" +data: App\Entity\Countries {#1444 …} +attr: [] +labelTranslationParameters: [] } "Comoros" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "Comoros" +value: "111" +data: App\Entity\Countries {#1447 …} +attr: [] +labelTranslationParameters: [] } "St.Kitts Nevis Anguilla" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "St.Kitts Nevis Anguilla" +value: "112" +data: App\Entity\Countries {#1450 …} +attr: [] +labelTranslationParameters: [] } "Korea (North)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "Korea (North)" +value: "113" +data: App\Entity\Countries {#1453 …} +attr: [] +labelTranslationParameters: [] } "Korea (South)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "Korea (South)" +value: "114" +data: App\Entity\Countries {#1456 …} +attr: [] +labelTranslationParameters: [] } "Kuwait" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "Kuwait" +value: "115" +data: App\Entity\Countries {#1459 …} +attr: [] +labelTranslationParameters: [] } "Cayman Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "Cayman Islands" +value: "116" +data: App\Entity\Countries {#1462 …} +attr: [] +labelTranslationParameters: [] } "Kazachstan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "Kazachstan" +value: "117" +data: App\Entity\Countries {#1465 …} +attr: [] +labelTranslationParameters: [] } "Laos" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "Laos" +value: "118" +data: App\Entity\Countries {#1468 …} +attr: [] +labelTranslationParameters: [] } "Lebanon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "Lebanon" +value: "119" +data: App\Entity\Countries {#1471 …} +attr: [] +labelTranslationParameters: [] } "Saint Lucia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "Saint Lucia" +value: "120" +data: App\Entity\Countries {#1474 …} +attr: [] +labelTranslationParameters: [] } "Liechtenstein" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "Liechtenstein" +value: "121" +data: App\Entity\Countries {#1477 …} +attr: [] +labelTranslationParameters: [] } "Sri Lanka" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "Sri Lanka" +value: "122" +data: App\Entity\Countries {#1480 …} +attr: [] +labelTranslationParameters: [] } "Liberia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "Liberia" +value: "123" +data: App\Entity\Countries {#1483 …} +attr: [] +labelTranslationParameters: [] } "Lesotho" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "Lesotho" +value: "124" +data: App\Entity\Countries {#1486 …} +attr: [] +labelTranslationParameters: [] } "Lithuania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "Lithuania" +value: "125" +data: App\Entity\Countries {#1489 …} +attr: [] +labelTranslationParameters: [] } "Luxembourg" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "Luxembourg" +value: "126" +data: App\Entity\Countries {#1492 …} +attr: [] +labelTranslationParameters: [] } "Latvia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "Latvia" +value: "127" +data: App\Entity\Countries {#1495 …} +attr: [] +labelTranslationParameters: [] } "Libya" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "Libya" +value: "128" +data: App\Entity\Countries {#1498 …} +attr: [] +labelTranslationParameters: [] } "Morocco" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Morocco" +value: "129" +data: App\Entity\Countries {#1501 …} +attr: [] +labelTranslationParameters: [] } "Monaco" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "Monaco" +value: "130" +data: App\Entity\Countries {#1504 …} +attr: [] +labelTranslationParameters: [] } "Moldavia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "Moldavia" +value: "131" +data: App\Entity\Countries {#1507 …} +attr: [] +labelTranslationParameters: [] } "Madagascar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Madagascar" +value: "132" +data: App\Entity\Countries {#1510 …} +attr: [] +labelTranslationParameters: [] } "Marshall Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "Marshall Islands" +value: "133" +data: App\Entity\Countries {#1513 …} +attr: [] +labelTranslationParameters: [] } "Mali" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "Mali" +value: "134" +data: App\Entity\Countries {#1516 …} +attr: [] +labelTranslationParameters: [] } "Myanmar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "Myanmar" +value: "135" +data: App\Entity\Countries {#1519 …} +attr: [] +labelTranslationParameters: [] } "Mongolia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "Mongolia" +value: "136" +data: App\Entity\Countries {#1522 …} +attr: [] +labelTranslationParameters: [] } "Macau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "Macau" +value: "137" +data: App\Entity\Countries {#1525 …} +attr: [] +labelTranslationParameters: [] } "Northern Mariana Isl." => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "Northern Mariana Isl." +value: "138" +data: App\Entity\Countries {#1528 …} +attr: [] +labelTranslationParameters: [] } "Martinique (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "Martinique (Fr.)" +value: "139" +data: App\Entity\Countries {#1531 …} +attr: [] +labelTranslationParameters: [] } "Mauritania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "Mauritania" +value: "140" +data: App\Entity\Countries {#1534 …} +attr: [] +labelTranslationParameters: [] } "Montserrat" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Montserrat" +value: "141" +data: App\Entity\Countries {#1537 …} +attr: [] +labelTranslationParameters: [] } "Malta" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "Malta" +value: "142" +data: App\Entity\Countries {#1540 …} +attr: [] +labelTranslationParameters: [] } "Mauritius" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "Mauritius" +value: "143" +data: App\Entity\Countries {#1543 …} +attr: [] +labelTranslationParameters: [] } "Maldives" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Maldives" +value: "144" +data: App\Entity\Countries {#1546 …} +attr: [] +labelTranslationParameters: [] } "Malawi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Malawi" +value: "145" +data: App\Entity\Countries {#1549 …} +attr: [] +labelTranslationParameters: [] } "Mexico" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Mexico" +value: "146" +data: App\Entity\Countries {#1552 …} +attr: [] +labelTranslationParameters: [] } "Malaysia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Malaysia" +value: "147" +data: App\Entity\Countries {#1555 …} +attr: [] +labelTranslationParameters: [] } "Mozambique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "Mozambique" +value: "148" +data: App\Entity\Countries {#1558 …} +attr: [] +labelTranslationParameters: [] } "Namibia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Namibia" +value: "149" +data: App\Entity\Countries {#1561 …} +attr: [] +labelTranslationParameters: [] } "New Caledonia (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "New Caledonia (Fr.)" +value: "150" +data: App\Entity\Countries {#1564 …} +attr: [] +labelTranslationParameters: [] } "Niger" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "Niger" +value: "151" +data: App\Entity\Countries {#1567 …} +attr: [] +labelTranslationParameters: [] } "Norfolk Island" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "Norfolk Island" +value: "152" +data: App\Entity\Countries {#1570 …} +attr: [] +labelTranslationParameters: [] } "Nigeria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "Nigeria" +value: "153" +data: App\Entity\Countries {#1573 …} +attr: [] +labelTranslationParameters: [] } "Nicaragua" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "Nicaragua" +value: "154" +data: App\Entity\Countries {#1576 …} +attr: [] +labelTranslationParameters: [] } "Netherlands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "Netherlands" +value: "155" +data: App\Entity\Countries {#1579 …} +attr: [] +labelTranslationParameters: [] } "Norway" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "Norway" +value: "156" +data: App\Entity\Countries {#1582 …} +attr: [] +labelTranslationParameters: [] } "Nepal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Nepal" +value: "157" +data: App\Entity\Countries {#1585 …} +attr: [] +labelTranslationParameters: [] } "Nauru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Nauru" +value: "158" +data: App\Entity\Countries {#1588 …} +attr: [] +labelTranslationParameters: [] } "Niue" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "Niue" +value: "160" +data: App\Entity\Countries {#1591 …} +attr: [] +labelTranslationParameters: [] } "New Zealand" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "New Zealand" +value: "161" +data: App\Entity\Countries {#1594 …} +attr: [] +labelTranslationParameters: [] } "Oman" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "Oman" +value: "162" +data: App\Entity\Countries {#1597 …} +attr: [] +labelTranslationParameters: [] } "Panama" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Panama" +value: "163" +data: App\Entity\Countries {#1600 …} +attr: [] +labelTranslationParameters: [] } "Peru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Peru" +value: "164" +data: App\Entity\Countries {#1603 …} +attr: [] +labelTranslationParameters: [] } "French Southern and Antarctic Lands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "French Southern and Antarctic Lands" +value: "165" +data: App\Entity\Countries {#1606 …} +attr: [] +labelTranslationParameters: [] } "Papua New" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Papua New" +value: "166" +data: App\Entity\Countries {#1609 …} +attr: [] +labelTranslationParameters: [] } "Philippines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "Philippines" +value: "167" +data: App\Entity\Countries {#1612 …} +attr: [] +labelTranslationParameters: [] } "Pakistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Pakistan" +value: "168" +data: App\Entity\Countries {#1615 …} +attr: [] +labelTranslationParameters: [] } "Poland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Poland" +value: "169" +data: App\Entity\Countries {#1618 …} +attr: [] +labelTranslationParameters: [] } "St. Pierre & Miquelon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "St. Pierre & Miquelon" +value: "170" +data: App\Entity\Countries {#1621 …} +attr: [] +labelTranslationParameters: [] } "Pitcairn" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "Pitcairn" +value: "171" +data: App\Entity\Countries {#1624 …} +attr: [] +labelTranslationParameters: [] } "Puerto Rico" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Puerto Rico" +value: "172" +data: App\Entity\Countries {#1627 …} +attr: [] +labelTranslationParameters: [] } "Portugal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Portugal" +value: "173" +data: App\Entity\Countries {#1630 …} +attr: [] +labelTranslationParameters: [] } "Palau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Palau" +value: "174" +data: App\Entity\Countries {#1633 …} +attr: [] +labelTranslationParameters: [] } "Paraguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Paraguay" +value: "175" +data: App\Entity\Countries {#1636 …} +attr: [] +labelTranslationParameters: [] } "Qatar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "Qatar" +value: "176" +data: App\Entity\Countries {#1639 …} +attr: [] +labelTranslationParameters: [] } "Reunion (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Reunion (Fr.)" +value: "177" +data: App\Entity\Countries {#1642 …} +attr: [] +labelTranslationParameters: [] } "Romania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Romania" +value: "178" +data: App\Entity\Countries {#1645 …} +attr: [] +labelTranslationParameters: [] } "Russia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Russia" +value: "179" +data: App\Entity\Countries {#1648 …} +attr: [] +labelTranslationParameters: [] } "Rwanda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Rwanda" +value: "180" +data: App\Entity\Countries {#1651 …} +attr: [] +labelTranslationParameters: [] } "Saudi Arabia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Saudi Arabia" +value: "181" +data: App\Entity\Countries {#1654 …} +attr: [] +labelTranslationParameters: [] } "Solomon Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Solomon Islands" +value: "182" +data: App\Entity\Countries {#1657 …} +attr: [] +labelTranslationParameters: [] } "Seychelles" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Seychelles" +value: "183" +data: App\Entity\Countries {#1660 …} +attr: [] +labelTranslationParameters: [] } "Sudan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Sudan" +value: "184" +data: App\Entity\Countries {#1663 …} +attr: [] +labelTranslationParameters: [] } "Sweden" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Sweden" +value: "185" +data: App\Entity\Countries {#1666 …} +attr: [] +labelTranslationParameters: [] } "Singapore" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Singapore" +value: "186" +data: App\Entity\Countries {#1669 …} +attr: [] +labelTranslationParameters: [] } "St. Helena" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "St. Helena" +value: "187" +data: App\Entity\Countries {#1672 …} +attr: [] +labelTranslationParameters: [] } "Slovenia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "Slovenia" +value: "188" +data: App\Entity\Countries {#1675 …} +attr: [] +labelTranslationParameters: [] } "Svalbard & Jan Mayen Is" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Svalbard & Jan Mayen Is" +value: "189" +data: App\Entity\Countries {#1678 …} +attr: [] +labelTranslationParameters: [] } "Slovak Republic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Slovak Republic" +value: "190" +data: App\Entity\Countries {#1681 …} +attr: [] +labelTranslationParameters: [] } "Sierra Leone" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Sierra Leone" +value: "191" +data: App\Entity\Countries {#1684 …} +attr: [] +labelTranslationParameters: [] } "San Marino" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "San Marino" +value: "192" +data: App\Entity\Countries {#1687 …} +attr: [] +labelTranslationParameters: [] } "Senegal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Senegal" +value: "193" +data: App\Entity\Countries {#1690 …} +attr: [] +labelTranslationParameters: [] } "Somalia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Somalia" +value: "194" +data: App\Entity\Countries {#1693 …} +attr: [] +labelTranslationParameters: [] } "Suriname" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Suriname" +value: "195" +data: App\Entity\Countries {#1696 …} +attr: [] +labelTranslationParameters: [] } "St. Tome and Principe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "St. Tome and Principe" +value: "196" +data: App\Entity\Countries {#1699 …} +attr: [] +labelTranslationParameters: [] } "El Salvador" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "El Salvador" +value: "197" +data: App\Entity\Countries {#1702 …} +attr: [] +labelTranslationParameters: [] } "Syria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Syria" +value: "198" +data: App\Entity\Countries {#1705 …} +attr: [] +labelTranslationParameters: [] } "Swaziland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Swaziland" +value: "199" +data: App\Entity\Countries {#1708 …} +attr: [] +labelTranslationParameters: [] } "Turks and Caicos Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Turks and Caicos Islands" +value: "200" +data: App\Entity\Countries {#1711 …} +attr: [] +labelTranslationParameters: [] } "Chad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Chad" +value: "201" +data: App\Entity\Countries {#1714 …} +attr: [] +labelTranslationParameters: [] } "Togo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Togo" +value: "203" +data: App\Entity\Countries {#1717 …} +attr: [] +labelTranslationParameters: [] } "Thailand" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Thailand" +value: "204" +data: App\Entity\Countries {#1720 …} +attr: [] +labelTranslationParameters: [] } "Tadjikistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Tadjikistan" +value: "205" +data: App\Entity\Countries {#1723 …} +attr: [] +labelTranslationParameters: [] } "Tokelau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Tokelau" +value: "206" +data: App\Entity\Countries {#1726 …} +attr: [] +labelTranslationParameters: [] } "Turkmenistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Turkmenistan" +value: "207" +data: App\Entity\Countries {#1729 …} +attr: [] +labelTranslationParameters: [] } "Tunisia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Tunisia" +value: "208" +data: App\Entity\Countries {#1732 …} +attr: [] +labelTranslationParameters: [] } "Tonga" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "Tonga" +value: "209" +data: App\Entity\Countries {#1735 …} +attr: [] +labelTranslationParameters: [] } "East Timor" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "East Timor" +value: "210" +data: App\Entity\Countries {#1738 …} +attr: [] +labelTranslationParameters: [] } "Turkey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "Turkey" +value: "211" +data: App\Entity\Countries {#1741 …} +attr: [] +labelTranslationParameters: [] } "Trinidad & Tobago" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "Trinidad & Tobago" +value: "212" +data: App\Entity\Countries {#1744 …} +attr: [] +labelTranslationParameters: [] } "Tuvalu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "Tuvalu" +value: "213" +data: App\Entity\Countries {#1747 …} +attr: [] +labelTranslationParameters: [] } "Taiwan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "Taiwan" +value: "214" +data: App\Entity\Countries {#1750 …} +attr: [] +labelTranslationParameters: [] } "Tanzania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "Tanzania" +value: "215" +data: App\Entity\Countries {#1753 …} +attr: [] +labelTranslationParameters: [] } "Ukraine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "Ukraine" +value: "216" +data: App\Entity\Countries {#1756 …} +attr: [] +labelTranslationParameters: [] } "Uganda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Uganda" +value: "217" +data: App\Entity\Countries {#1759 …} +attr: [] +labelTranslationParameters: [] } "United States Minor Outlying Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "United States Minor Outlying Islands" +value: "218" +data: App\Entity\Countries {#1762 …} +attr: [] +labelTranslationParameters: [] } "United States" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "United States" +value: "219" +data: App\Entity\Countries {#1765 …} +attr: [] +labelTranslationParameters: [] } "Uruguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "Uruguay" +value: "220" +data: App\Entity\Countries {#1768 …} +attr: [] +labelTranslationParameters: [] } "Uzbekistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "Uzbekistan" +value: "221" +data: App\Entity\Countries {#1771 …} +attr: [] +labelTranslationParameters: [] } "Vatican City State" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Vatican City State" +value: "222" +data: App\Entity\Countries {#1774 …} +attr: [] +labelTranslationParameters: [] } "St.Vincent & Grenadines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "St.Vincent & Grenadines" +value: "223" +data: App\Entity\Countries {#1777 …} +attr: [] +labelTranslationParameters: [] } "Venezuela" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "Venezuela" +value: "224" +data: App\Entity\Countries {#1780 …} +attr: [] +labelTranslationParameters: [] } "Virgin Islands (British)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Virgin Islands (British)" +value: "225" +data: App\Entity\Countries {#1783 …} +attr: [] +labelTranslationParameters: [] } "Virgin Islands (US)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Virgin Islands (US)" +value: "226" +data: App\Entity\Countries {#1786 …} +attr: [] +labelTranslationParameters: [] } "Vietnam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "Vietnam" +value: "227" +data: App\Entity\Countries {#1789 …} +attr: [] +labelTranslationParameters: [] } "Vanuatu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "Vanuatu" +value: "228" +data: App\Entity\Countries {#1792 …} +attr: [] +labelTranslationParameters: [] } "Wallis & Futuna Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Wallis & Futuna Islands" +value: "229" +data: App\Entity\Countries {#1795 …} +attr: [] +labelTranslationParameters: [] } "Samoa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Samoa" +value: "230" +data: App\Entity\Countries {#1798 …} +attr: [] +labelTranslationParameters: [] } "Yemen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Yemen" +value: "231" +data: App\Entity\Countries {#1801 …} +attr: [] +labelTranslationParameters: [] } "Montenegro" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "Montenegro" +value: "232" +data: App\Entity\Countries {#1804 …} +attr: [] +labelTranslationParameters: [] } "South Africa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "South Africa" +value: "233" +data: App\Entity\Countries {#1807 …} +attr: [] +labelTranslationParameters: [] } "Zambia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Zambia" +value: "234" +data: App\Entity\Countries {#1810 …} +attr: [] +labelTranslationParameters: [] } "Serbia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Serbia" +value: "235" +data: App\Entity\Countries {#1813 …} +attr: [] +labelTranslationParameters: [] } "Zimbabwe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Zimbabwe" +value: "236" +data: App\Entity\Countries {#1816 …} +attr: [] +labelTranslationParameters: [] } "Azores" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "Azores" +value: "239" +data: App\Entity\Countries {#1819 …} +attr: [] +labelTranslationParameters: [] } "Aland Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Aland Islands" +value: "240" +data: App\Entity\Countries {#1822 …} +attr: [] +labelTranslationParameters: [] } "Afghanistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "Afghanistan" +value: "241" +data: App\Entity\Countries {#1825 …} +attr: [] +labelTranslationParameters: [] } "British Indian Ocean Territory" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "British Indian Ocean Territory" +value: "242" +data: App\Entity\Countries {#1828 …} +attr: [] +labelTranslationParameters: [] } "Guernsey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "Guernsey" +value: "243" +data: App\Entity\Countries {#1831 …} +attr: [] +labelTranslationParameters: [] } "Jersey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "Jersey" +value: "244" +data: App\Entity\Countries {#1834 …} +attr: [] +labelTranslationParameters: [] } "Mayotte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "Mayotte" +value: "246" +data: App\Entity\Countries {#1837 …} +attr: [] +labelTranslationParameters: [] } "Republic of Macedonia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Republic of Macedonia" +value: "247" +data: App\Entity\Countries {#1840 …} +attr: [] +labelTranslationParameters: [] } "Isle of Man" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "Isle of Man" +value: "248" +data: App\Entity\Countries {#1843 …} +attr: [] +labelTranslationParameters: [] } "Palestine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "Palestine" +value: "250" +data: App\Entity\Countries {#1846 …} +attr: [] +labelTranslationParameters: [] } "Northern Cyprus" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "Northern Cyprus" +value: "252" +data: App\Entity\Countries {#1849 …} +attr: [] +labelTranslationParameters: [] } "Eritrea" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "Eritrea" +value: "255" +data: App\Entity\Countries {#1852 …} +attr: [] +labelTranslationParameters: [] } "South Georgia and the South Sandwich Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "South Georgia and the South Sandwich Islands" +value: "256" +data: App\Entity\Countries {#1855 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1098 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1099 …5} |
full_name | "contact[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_country" |
is_selected | Closure($choice, $value) {#1101 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#961 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_country" |
valid | true |
value | "" |
hear
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "placeholder" => "How did you hear about us?" ] |
[ "maxlength" => 255 "placeholder" => "How did you hear about us?" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "How did you hear about us?" ] |
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 {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1021 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#1023 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "How did you hear about us?" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_hear" ] |
cache_key | "_contact_hear_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2096 -form: Symfony\Component\Form\Form {#1054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1100 …5} |
full_name | "contact[hear]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_hear" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "hear" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_hear" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "22663d1fc34dca47e8.0dPUL-3w03gUtqEqMxQcIu3CN3lJ_8TJIZhA9QKHhNw.o5-mVZiJlzdT-8JFBWZQZY-EXyM6y4yEcK8mn0yzwK-Uo4FFwL-kOWSPlQ" |
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 | "22663d1fc34dca47e8.0dPUL-3w03gUtqEqMxQcIu3CN3lJ_8TJIZhA9QKHhNw.o5-mVZiJlzdT-8JFBWZQZY-EXyM6y4yEcK8mn0yzwK-Uo4FFwL-kOWSPlQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#163 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#159 …} } |
data | "22663d1fc34dca47e8.0dPUL-3w03gUtqEqMxQcIu3CN3lJ_8TJIZhA9QKHhNw.o5-mVZiJlzdT-8JFBWZQZY-EXyM6y4yEcK8mn0yzwK-Uo4FFwL-kOWSPlQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#737 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#781 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#2100 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "22663d1fc34dca47e8.0dPUL-3w03gUtqEqMxQcIu3CN3lJ_8TJIZhA9QKHhNw.o5-mVZiJlzdT-8JFBWZQZY-EXyM6y4yEcK8mn0yzwK-Uo4FFwL-kOWSPlQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2113 -form: Symfony\Component\Form\Form {#2109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2104 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact__token" |
valid | true |
value | "22663d1fc34dca47e8.0dPUL-3w03gUtqEqMxQcIu3CN3lJ_8TJIZhA9QKHhNw.o5-mVZiJlzdT-8JFBWZQZY-EXyM6y4yEcK8mn0yzwK-Uo4FFwL-kOWSPlQ" |