- 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 {#709 -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 {#709 -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 {#709 -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) {#791 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} 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() {#793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#792 …} } } |
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 {#709 -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 {#1020 -form: Symfony\Component\Form\Form {#1017 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#794 …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 {#709 -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) {#889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#890 …} } } |
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 {#922 -form: Symfony\Component\Form\Form {#1025 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#933 …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) {#896 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#804 …} } } |
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 {#913 -form: Symfony\Component\Form\Form {#1028 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#904 …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) {#812 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#897 …} } } |
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 {#818 -form: Symfony\Component\Form\Form {#1031 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1050 …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) {#910 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#920 …} } } |
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 {#1052 -form: Symfony\Component\Form\Form {#1034 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1053 …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) {#930 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#929 …} } } |
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 {#1054 -form: Symfony\Component\Form\Form {#1037 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1055 …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) {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#943 …} } } |
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 {#1087 -form: Symfony\Component\Form\Form {#1040 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1089 …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 {#975 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1004 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#979 …} } |
choice_name | "title" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1005 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#980 -om: ContainerI2wfYel\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#248 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#982 …} -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 {#980 -om: ContainerI2wfYel\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#248 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#982 …} -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() {#978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#976 …} } } |
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 {#1096 +label: "Andorra" +value: "1" +data: App\Entity\Countries {#1106 …} +attr: [] +labelTranslationParameters: [] } "United Arab Emirates" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "United Arab Emirates" +value: "2" +data: App\Entity\Countries {#1115 …} +attr: [] +labelTranslationParameters: [] } "Antigua and Barbuda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1102 +label: "Antigua and Barbuda" +value: "3" +data: App\Entity\Countries {#1118 …} +attr: [] +labelTranslationParameters: [] } "Anguilla" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +label: "Anguilla" +value: "4" +data: App\Entity\Countries {#1121 …} +attr: [] +labelTranslationParameters: [] } "Albania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1104 +label: "Albania" +value: "5" +data: App\Entity\Countries {#1124 …} +attr: [] +labelTranslationParameters: [] } "Armenia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +label: "Armenia" +value: "6" +data: App\Entity\Countries {#1127 …} +attr: [] +labelTranslationParameters: [] } "Netherland Antilles" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "Netherland Antilles" +value: "7" +data: App\Entity\Countries {#1130 …} +attr: [] +labelTranslationParameters: [] } "Angola" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +label: "Angola" +value: "8" +data: App\Entity\Countries {#1133 …} +attr: [] +labelTranslationParameters: [] } "Antarctica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +label: "Antarctica" +value: "9" +data: App\Entity\Countries {#1136 …} +attr: [] +labelTranslationParameters: [] } "Argentina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +label: "Argentina" +value: "10" +data: App\Entity\Countries {#1139 …} +attr: [] +labelTranslationParameters: [] } "American Samoa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +label: "American Samoa" +value: "11" +data: App\Entity\Countries {#1142 …} +attr: [] +labelTranslationParameters: [] } "Austria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1853 +label: "Austria" +value: "12" +data: App\Entity\Countries {#1145 …} +attr: [] +labelTranslationParameters: [] } "Australia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +label: "Australia" +value: "13" +data: App\Entity\Countries {#1148 …} +attr: [] +labelTranslationParameters: [] } "Aruba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "Aruba" +value: "14" +data: App\Entity\Countries {#1151 …} +attr: [] +labelTranslationParameters: [] } "Azerbaijan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "Azerbaijan" +value: "15" +data: App\Entity\Countries {#1154 …} +attr: [] +labelTranslationParameters: [] } "Bosnia-Herzegovina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "Bosnia-Herzegovina" +value: "16" +data: App\Entity\Countries {#1157 …} +attr: [] +labelTranslationParameters: [] } "Barbados" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "Barbados" +value: "17" +data: App\Entity\Countries {#1160 …} +attr: [] +labelTranslationParameters: [] } "Bangladesh" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "Bangladesh" +value: "18" +data: App\Entity\Countries {#1163 …} +attr: [] +labelTranslationParameters: [] } "Belgium" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "Belgium" +value: "19" +data: App\Entity\Countries {#1166 …} +attr: [] +labelTranslationParameters: [] } "Burkina Faso" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "Burkina Faso" +value: "20" +data: App\Entity\Countries {#1169 …} +attr: [] +labelTranslationParameters: [] } "Bulgaria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "Bulgaria" +value: "21" +data: App\Entity\Countries {#1172 …} +attr: [] +labelTranslationParameters: [] } "Bahrain" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "Bahrain" +value: "22" +data: App\Entity\Countries {#1175 …} +attr: [] +labelTranslationParameters: [] } "Burundi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "Burundi" +value: "23" +data: App\Entity\Countries {#1178 …} +attr: [] +labelTranslationParameters: [] } "Benin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "Benin" +value: "24" +data: App\Entity\Countries {#1181 …} +attr: [] +labelTranslationParameters: [] } "Bermuda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "Bermuda" +value: "25" +data: App\Entity\Countries {#1184 …} +attr: [] +labelTranslationParameters: [] } "Brunei Darussalam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "Brunei Darussalam" +value: "26" +data: App\Entity\Countries {#1187 …} +attr: [] +labelTranslationParameters: [] } "Bolivia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "Bolivia" +value: "27" +data: App\Entity\Countries {#1190 …} +attr: [] +labelTranslationParameters: [] } "Brazil" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "Brazil" +value: "28" +data: App\Entity\Countries {#1193 …} +attr: [] +labelTranslationParameters: [] } "Bahamas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "Bahamas" +value: "29" +data: App\Entity\Countries {#1196 …} +attr: [] +labelTranslationParameters: [] } "Buthan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "Buthan" +value: "30" +data: App\Entity\Countries {#1199 …} +attr: [] +labelTranslationParameters: [] } "Bouvet Island" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "Bouvet Island" +value: "31" +data: App\Entity\Countries {#1202 …} +attr: [] +labelTranslationParameters: [] } "Botswana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "Botswana" +value: "32" +data: App\Entity\Countries {#1205 …} +attr: [] +labelTranslationParameters: [] } "Belarus" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "Belarus" +value: "33" +data: App\Entity\Countries {#1208 …} +attr: [] +labelTranslationParameters: [] } "Belize" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "Belize" +value: "34" +data: App\Entity\Countries {#1211 …} +attr: [] +labelTranslationParameters: [] } "Canada" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "Canada" +value: "35" +data: App\Entity\Countries {#1214 …} +attr: [] +labelTranslationParameters: [] } "Cocos (Keeling) Isl." => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "Cocos (Keeling) Isl." +value: "36" +data: App\Entity\Countries {#1217 …} +attr: [] +labelTranslationParameters: [] } "Central African Rep." => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "Central African Rep." +value: "37" +data: App\Entity\Countries {#1220 …} +attr: [] +labelTranslationParameters: [] } "Republic of the Congo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "Republic of the Congo" +value: "38" +data: App\Entity\Countries {#1223 …} +attr: [] +labelTranslationParameters: [] } "Switzerland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "Switzerland" +value: "39" +data: App\Entity\Countries {#1226 …} +attr: [] +labelTranslationParameters: [] } "Ivory Coast" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "Ivory Coast" +value: "40" +data: App\Entity\Countries {#1229 …} +attr: [] +labelTranslationParameters: [] } "Cook Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Cook Islands" +value: "41" +data: App\Entity\Countries {#1232 …} +attr: [] +labelTranslationParameters: [] } "Chile" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "Chile" +value: "42" +data: App\Entity\Countries {#1235 …} +attr: [] +labelTranslationParameters: [] } "Cameroon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "Cameroon" +value: "43" +data: App\Entity\Countries {#1238 …} +attr: [] +labelTranslationParameters: [] } "China" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "China" +value: "44" +data: App\Entity\Countries {#1241 …} +attr: [] +labelTranslationParameters: [] } "Colombia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "Colombia" +value: "45" +data: App\Entity\Countries {#1244 …} +attr: [] +labelTranslationParameters: [] } "Costa Rica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "Costa Rica" +value: "46" +data: App\Entity\Countries {#1247 …} +attr: [] +labelTranslationParameters: [] } "Democratic Republic of the Congo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "Democratic Republic of the Congo" +value: "47" +data: App\Entity\Countries {#1250 …} +attr: [] +labelTranslationParameters: [] } "Cuba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "Cuba" +value: "48" +data: App\Entity\Countries {#1253 …} +attr: [] +labelTranslationParameters: [] } "Cape Verde" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "Cape Verde" +value: "49" +data: App\Entity\Countries {#1256 …} +attr: [] +labelTranslationParameters: [] } "Christmas Island" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "Christmas Island" +value: "50" +data: App\Entity\Countries {#1259 …} +attr: [] +labelTranslationParameters: [] } "Cyprus" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Cyprus" +value: "51" +data: App\Entity\Countries {#1262 …} +attr: [] +labelTranslationParameters: [] } "Czech Republic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Czech Republic" +value: "52" +data: App\Entity\Countries {#1265 …} +attr: [] +labelTranslationParameters: [] } "Germany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Germany" +value: "53" +data: App\Entity\Countries {#1268 …} +attr: [] +labelTranslationParameters: [] } "Djibouti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Djibouti" +value: "54" +data: App\Entity\Countries {#1271 …} +attr: [] +labelTranslationParameters: [] } "Denmark" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Denmark" +value: "55" +data: App\Entity\Countries {#1274 …} +attr: [] +labelTranslationParameters: [] } "Dominica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Dominica" +value: "56" +data: App\Entity\Countries {#1277 …} +attr: [] +labelTranslationParameters: [] } "Dominican Republic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Dominican Republic" +value: "57" +data: App\Entity\Countries {#1280 …} +attr: [] +labelTranslationParameters: [] } "Algeria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Algeria" +value: "58" +data: App\Entity\Countries {#1283 …} +attr: [] +labelTranslationParameters: [] } "Ecuador" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Ecuador" +value: "59" +data: App\Entity\Countries {#1286 …} +attr: [] +labelTranslationParameters: [] } "Estonia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Estonia" +value: "60" +data: App\Entity\Countries {#1289 …} +attr: [] +labelTranslationParameters: [] } "Egypt" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Egypt" +value: "61" +data: App\Entity\Countries {#1292 …} +attr: [] +labelTranslationParameters: [] } "Western Sahara" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Western Sahara" +value: "62" +data: App\Entity\Countries {#1295 …} +attr: [] +labelTranslationParameters: [] } "Spain" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Spain" +value: "63" +data: App\Entity\Countries {#1298 …} +attr: [] +labelTranslationParameters: [] } "Ethiopia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Ethiopia" +value: "64" +data: App\Entity\Countries {#1301 …} +attr: [] +labelTranslationParameters: [] } "Finland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Finland" +value: "65" +data: App\Entity\Countries {#1304 …} +attr: [] +labelTranslationParameters: [] } "Fiji" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Fiji" +value: "66" +data: App\Entity\Countries {#1307 …} +attr: [] +labelTranslationParameters: [] } "Falkland Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Falkland Islands" +value: "67" +data: App\Entity\Countries {#1310 …} +attr: [] +labelTranslationParameters: [] } "Micronesia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Micronesia" +value: "68" +data: App\Entity\Countries {#1313 …} +attr: [] +labelTranslationParameters: [] } "Faroe Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Faroe Islands" +value: "69" +data: App\Entity\Countries {#1316 …} +attr: [] +labelTranslationParameters: [] } "France" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "France" +value: "70" +data: App\Entity\Countries {#1319 …} +attr: [] +labelTranslationParameters: [] } "French Polynesia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "French Polynesia" +value: "71" +data: App\Entity\Countries {#1322 …} +attr: [] +labelTranslationParameters: [] } "Gabon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Gabon" +value: "72" +data: App\Entity\Countries {#1325 …} +attr: [] +labelTranslationParameters: [] } "United Kingdom (Great Britain)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "United Kingdom (Great Britain)" +value: "73" +data: App\Entity\Countries {#1328 …} +attr: [] +labelTranslationParameters: [] } "Grenada" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Grenada" +value: "74" +data: App\Entity\Countries {#1331 …} +attr: [] +labelTranslationParameters: [] } "Georgia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Georgia" +value: "75" +data: App\Entity\Countries {#1334 …} +attr: [] +labelTranslationParameters: [] } "Guyana (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Guyana (Fr.)" +value: "76" +data: App\Entity\Countries {#1337 …} +attr: [] +labelTranslationParameters: [] } "Ghana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Ghana" +value: "77" +data: App\Entity\Countries {#1340 …} +attr: [] +labelTranslationParameters: [] } "Gibraltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "Gibraltar" +value: "78" +data: App\Entity\Countries {#1343 …} +attr: [] +labelTranslationParameters: [] } "Greenland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "Greenland" +value: "79" +data: App\Entity\Countries {#1346 …} +attr: [] +labelTranslationParameters: [] } "Gambia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "Gambia" +value: "80" +data: App\Entity\Countries {#1349 …} +attr: [] +labelTranslationParameters: [] } "Guinea" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "Guinea" +value: "81" +data: App\Entity\Countries {#1352 …} +attr: [] +labelTranslationParameters: [] } "Guadeloupe (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "Guadeloupe (Fr.)" +value: "82" +data: App\Entity\Countries {#1355 …} +attr: [] +labelTranslationParameters: [] } "Equatorial Guinea" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "Equatorial Guinea" +value: "83" +data: App\Entity\Countries {#1358 …} +attr: [] +labelTranslationParameters: [] } "Greece" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "Greece" +value: "84" +data: App\Entity\Countries {#1361 …} +attr: [] +labelTranslationParameters: [] } "Guatemala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "Guatemala" +value: "85" +data: App\Entity\Countries {#1364 …} +attr: [] +labelTranslationParameters: [] } "Guam (US)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "Guam (US)" +value: "86" +data: App\Entity\Countries {#1367 …} +attr: [] +labelTranslationParameters: [] } "Guinea Bissau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "Guinea Bissau" +value: "87" +data: App\Entity\Countries {#1370 …} +attr: [] +labelTranslationParameters: [] } "Guyana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Guyana" +value: "88" +data: App\Entity\Countries {#1373 …} +attr: [] +labelTranslationParameters: [] } "Hong Kong" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "Hong Kong" +value: "89" +data: App\Entity\Countries {#1376 …} +attr: [] +labelTranslationParameters: [] } "Heard Island and McDonald Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "Heard Island and McDonald Islands" +value: "90" +data: App\Entity\Countries {#1379 …} +attr: [] +labelTranslationParameters: [] } "Honduras" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "Honduras" +value: "91" +data: App\Entity\Countries {#1382 …} +attr: [] +labelTranslationParameters: [] } "Croatia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "Croatia" +value: "92" +data: App\Entity\Countries {#1385 …} +attr: [] +labelTranslationParameters: [] } "Haiti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "Haiti" +value: "93" +data: App\Entity\Countries {#1388 …} +attr: [] +labelTranslationParameters: [] } "Hungary" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "Hungary" +value: "94" +data: App\Entity\Countries {#1391 …} +attr: [] +labelTranslationParameters: [] } "Indonesia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Indonesia" +value: "95" +data: App\Entity\Countries {#1394 …} +attr: [] +labelTranslationParameters: [] } "Ireland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "Ireland" +value: "96" +data: App\Entity\Countries {#1397 …} +attr: [] +labelTranslationParameters: [] } "Israel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "Israel" +value: "97" +data: App\Entity\Countries {#1400 …} +attr: [] +labelTranslationParameters: [] } "India" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "India" +value: "98" +data: App\Entity\Countries {#1403 …} +attr: [] +labelTranslationParameters: [] } "Iraq" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "Iraq" +value: "100" +data: App\Entity\Countries {#1406 …} +attr: [] +labelTranslationParameters: [] } "Iran" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "Iran" +value: "101" +data: App\Entity\Countries {#1409 …} +attr: [] +labelTranslationParameters: [] } "Iceland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "Iceland" +value: "102" +data: App\Entity\Countries {#1412 …} +attr: [] +labelTranslationParameters: [] } "Italy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "Italy" +value: "103" +data: App\Entity\Countries {#1415 …} +attr: [] +labelTranslationParameters: [] } "Jamaica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "Jamaica" +value: "104" +data: App\Entity\Countries {#1418 …} +attr: [] +labelTranslationParameters: [] } "Jordan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "Jordan" +value: "105" +data: App\Entity\Countries {#1421 …} +attr: [] +labelTranslationParameters: [] } "Japan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "Japan" +value: "106" +data: App\Entity\Countries {#1424 …} +attr: [] +labelTranslationParameters: [] } "Kenya" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "Kenya" +value: "107" +data: App\Entity\Countries {#1427 …} +attr: [] +labelTranslationParameters: [] } "Kirgistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "Kirgistan" +value: "108" +data: App\Entity\Countries {#1430 …} +attr: [] +labelTranslationParameters: [] } "Cambodia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "Cambodia" +value: "109" +data: App\Entity\Countries {#1433 …} +attr: [] +labelTranslationParameters: [] } "Kiribati" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "Kiribati" +value: "110" +data: App\Entity\Countries {#1436 …} +attr: [] +labelTranslationParameters: [] } "Comoros" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "Comoros" +value: "111" +data: App\Entity\Countries {#1439 …} +attr: [] +labelTranslationParameters: [] } "St.Kitts Nevis Anguilla" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "St.Kitts Nevis Anguilla" +value: "112" +data: App\Entity\Countries {#1442 …} +attr: [] +labelTranslationParameters: [] } "Korea (North)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "Korea (North)" +value: "113" +data: App\Entity\Countries {#1445 …} +attr: [] +labelTranslationParameters: [] } "Korea (South)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "Korea (South)" +value: "114" +data: App\Entity\Countries {#1448 …} +attr: [] +labelTranslationParameters: [] } "Kuwait" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "Kuwait" +value: "115" +data: App\Entity\Countries {#1451 …} +attr: [] +labelTranslationParameters: [] } "Cayman Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "Cayman Islands" +value: "116" +data: App\Entity\Countries {#1454 …} +attr: [] +labelTranslationParameters: [] } "Kazachstan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "Kazachstan" +value: "117" +data: App\Entity\Countries {#1457 …} +attr: [] +labelTranslationParameters: [] } "Laos" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "Laos" +value: "118" +data: App\Entity\Countries {#1460 …} +attr: [] +labelTranslationParameters: [] } "Lebanon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "Lebanon" +value: "119" +data: App\Entity\Countries {#1463 …} +attr: [] +labelTranslationParameters: [] } "Saint Lucia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "Saint Lucia" +value: "120" +data: App\Entity\Countries {#1466 …} +attr: [] +labelTranslationParameters: [] } "Liechtenstein" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "Liechtenstein" +value: "121" +data: App\Entity\Countries {#1469 …} +attr: [] +labelTranslationParameters: [] } "Sri Lanka" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "Sri Lanka" +value: "122" +data: App\Entity\Countries {#1472 …} +attr: [] +labelTranslationParameters: [] } "Liberia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "Liberia" +value: "123" +data: App\Entity\Countries {#1475 …} +attr: [] +labelTranslationParameters: [] } "Lesotho" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "Lesotho" +value: "124" +data: App\Entity\Countries {#1478 …} +attr: [] +labelTranslationParameters: [] } "Lithuania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "Lithuania" +value: "125" +data: App\Entity\Countries {#1481 …} +attr: [] +labelTranslationParameters: [] } "Luxembourg" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "Luxembourg" +value: "126" +data: App\Entity\Countries {#1484 …} +attr: [] +labelTranslationParameters: [] } "Latvia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "Latvia" +value: "127" +data: App\Entity\Countries {#1487 …} +attr: [] +labelTranslationParameters: [] } "Libya" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "Libya" +value: "128" +data: App\Entity\Countries {#1490 …} +attr: [] +labelTranslationParameters: [] } "Morocco" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "Morocco" +value: "129" +data: App\Entity\Countries {#1493 …} +attr: [] +labelTranslationParameters: [] } "Monaco" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "Monaco" +value: "130" +data: App\Entity\Countries {#1496 …} +attr: [] +labelTranslationParameters: [] } "Moldavia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "Moldavia" +value: "131" +data: App\Entity\Countries {#1499 …} +attr: [] +labelTranslationParameters: [] } "Madagascar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "Madagascar" +value: "132" +data: App\Entity\Countries {#1502 …} +attr: [] +labelTranslationParameters: [] } "Marshall Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "Marshall Islands" +value: "133" +data: App\Entity\Countries {#1505 …} +attr: [] +labelTranslationParameters: [] } "Mali" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "Mali" +value: "134" +data: App\Entity\Countries {#1508 …} +attr: [] +labelTranslationParameters: [] } "Myanmar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "Myanmar" +value: "135" +data: App\Entity\Countries {#1511 …} +attr: [] +labelTranslationParameters: [] } "Mongolia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "Mongolia" +value: "136" +data: App\Entity\Countries {#1514 …} +attr: [] +labelTranslationParameters: [] } "Macau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Macau" +value: "137" +data: App\Entity\Countries {#1517 …} +attr: [] +labelTranslationParameters: [] } "Northern Mariana Isl." => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "Northern Mariana Isl." +value: "138" +data: App\Entity\Countries {#1520 …} +attr: [] +labelTranslationParameters: [] } "Martinique (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "Martinique (Fr.)" +value: "139" +data: App\Entity\Countries {#1523 …} +attr: [] +labelTranslationParameters: [] } "Mauritania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Mauritania" +value: "140" +data: App\Entity\Countries {#1526 …} +attr: [] +labelTranslationParameters: [] } "Montserrat" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "Montserrat" +value: "141" +data: App\Entity\Countries {#1529 …} +attr: [] +labelTranslationParameters: [] } "Malta" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "Malta" +value: "142" +data: App\Entity\Countries {#1532 …} +attr: [] +labelTranslationParameters: [] } "Mauritius" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "Mauritius" +value: "143" +data: App\Entity\Countries {#1535 …} +attr: [] +labelTranslationParameters: [] } "Maldives" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "Maldives" +value: "144" +data: App\Entity\Countries {#1538 …} +attr: [] +labelTranslationParameters: [] } "Malawi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "Malawi" +value: "145" +data: App\Entity\Countries {#1541 …} +attr: [] +labelTranslationParameters: [] } "Mexico" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "Mexico" +value: "146" +data: App\Entity\Countries {#1544 …} +attr: [] +labelTranslationParameters: [] } "Malaysia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "Malaysia" +value: "147" +data: App\Entity\Countries {#1547 …} +attr: [] +labelTranslationParameters: [] } "Mozambique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "Mozambique" +value: "148" +data: App\Entity\Countries {#1550 …} +attr: [] +labelTranslationParameters: [] } "Namibia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Namibia" +value: "149" +data: App\Entity\Countries {#1553 …} +attr: [] +labelTranslationParameters: [] } "New Caledonia (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "New Caledonia (Fr.)" +value: "150" +data: App\Entity\Countries {#1556 …} +attr: [] +labelTranslationParameters: [] } "Niger" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "Niger" +value: "151" +data: App\Entity\Countries {#1559 …} +attr: [] +labelTranslationParameters: [] } "Norfolk Island" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Norfolk Island" +value: "152" +data: App\Entity\Countries {#1562 …} +attr: [] +labelTranslationParameters: [] } "Nigeria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Nigeria" +value: "153" +data: App\Entity\Countries {#1565 …} +attr: [] +labelTranslationParameters: [] } "Nicaragua" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Nicaragua" +value: "154" +data: App\Entity\Countries {#1568 …} +attr: [] +labelTranslationParameters: [] } "Netherlands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Netherlands" +value: "155" +data: App\Entity\Countries {#1571 …} +attr: [] +labelTranslationParameters: [] } "Norway" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "Norway" +value: "156" +data: App\Entity\Countries {#1574 …} +attr: [] +labelTranslationParameters: [] } "Nepal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Nepal" +value: "157" +data: App\Entity\Countries {#1577 …} +attr: [] +labelTranslationParameters: [] } "Nauru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "Nauru" +value: "158" +data: App\Entity\Countries {#1580 …} +attr: [] +labelTranslationParameters: [] } "Niue" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "Niue" +value: "160" +data: App\Entity\Countries {#1583 …} +attr: [] +labelTranslationParameters: [] } "New Zealand" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "New Zealand" +value: "161" +data: App\Entity\Countries {#1586 …} +attr: [] +labelTranslationParameters: [] } "Oman" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "Oman" +value: "162" +data: App\Entity\Countries {#1589 …} +attr: [] +labelTranslationParameters: [] } "Panama" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "Panama" +value: "163" +data: App\Entity\Countries {#1592 …} +attr: [] +labelTranslationParameters: [] } "Peru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "Peru" +value: "164" +data: App\Entity\Countries {#1595 …} +attr: [] +labelTranslationParameters: [] } "French Southern and Antarctic Lands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "French Southern and Antarctic Lands" +value: "165" +data: App\Entity\Countries {#1598 …} +attr: [] +labelTranslationParameters: [] } "Papua New" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Papua New" +value: "166" +data: App\Entity\Countries {#1601 …} +attr: [] +labelTranslationParameters: [] } "Philippines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Philippines" +value: "167" +data: App\Entity\Countries {#1604 …} +attr: [] +labelTranslationParameters: [] } "Pakistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "Pakistan" +value: "168" +data: App\Entity\Countries {#1607 …} +attr: [] +labelTranslationParameters: [] } "Poland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "Poland" +value: "169" +data: App\Entity\Countries {#1610 …} +attr: [] +labelTranslationParameters: [] } "St. Pierre & Miquelon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "St. Pierre & Miquelon" +value: "170" +data: App\Entity\Countries {#1613 …} +attr: [] +labelTranslationParameters: [] } "Pitcairn" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Pitcairn" +value: "171" +data: App\Entity\Countries {#1616 …} +attr: [] +labelTranslationParameters: [] } "Puerto Rico" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Puerto Rico" +value: "172" +data: App\Entity\Countries {#1619 …} +attr: [] +labelTranslationParameters: [] } "Portugal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "Portugal" +value: "173" +data: App\Entity\Countries {#1622 …} +attr: [] +labelTranslationParameters: [] } "Palau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Palau" +value: "174" +data: App\Entity\Countries {#1625 …} +attr: [] +labelTranslationParameters: [] } "Paraguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "Paraguay" +value: "175" +data: App\Entity\Countries {#1628 …} +attr: [] +labelTranslationParameters: [] } "Qatar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Qatar" +value: "176" +data: App\Entity\Countries {#1631 …} +attr: [] +labelTranslationParameters: [] } "Reunion (Fr.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Reunion (Fr.)" +value: "177" +data: App\Entity\Countries {#1634 …} +attr: [] +labelTranslationParameters: [] } "Romania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "Romania" +value: "178" +data: App\Entity\Countries {#1637 …} +attr: [] +labelTranslationParameters: [] } "Russia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "Russia" +value: "179" +data: App\Entity\Countries {#1640 …} +attr: [] +labelTranslationParameters: [] } "Rwanda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Rwanda" +value: "180" +data: App\Entity\Countries {#1643 …} +attr: [] +labelTranslationParameters: [] } "Saudi Arabia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Saudi Arabia" +value: "181" +data: App\Entity\Countries {#1646 …} +attr: [] +labelTranslationParameters: [] } "Solomon Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Solomon Islands" +value: "182" +data: App\Entity\Countries {#1649 …} +attr: [] +labelTranslationParameters: [] } "Seychelles" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Seychelles" +value: "183" +data: App\Entity\Countries {#1652 …} +attr: [] +labelTranslationParameters: [] } "Sudan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "Sudan" +value: "184" +data: App\Entity\Countries {#1655 …} +attr: [] +labelTranslationParameters: [] } "Sweden" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Sweden" +value: "185" +data: App\Entity\Countries {#1658 …} +attr: [] +labelTranslationParameters: [] } "Singapore" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Singapore" +value: "186" +data: App\Entity\Countries {#1661 …} +attr: [] +labelTranslationParameters: [] } "St. Helena" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "St. Helena" +value: "187" +data: App\Entity\Countries {#1664 …} +attr: [] +labelTranslationParameters: [] } "Slovenia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Slovenia" +value: "188" +data: App\Entity\Countries {#1667 …} +attr: [] +labelTranslationParameters: [] } "Svalbard & Jan Mayen Is" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Svalbard & Jan Mayen Is" +value: "189" +data: App\Entity\Countries {#1670 …} +attr: [] +labelTranslationParameters: [] } "Slovak Republic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Slovak Republic" +value: "190" +data: App\Entity\Countries {#1673 …} +attr: [] +labelTranslationParameters: [] } "Sierra Leone" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Sierra Leone" +value: "191" +data: App\Entity\Countries {#1676 …} +attr: [] +labelTranslationParameters: [] } "San Marino" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "San Marino" +value: "192" +data: App\Entity\Countries {#1679 …} +attr: [] +labelTranslationParameters: [] } "Senegal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Senegal" +value: "193" +data: App\Entity\Countries {#1682 …} +attr: [] +labelTranslationParameters: [] } "Somalia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Somalia" +value: "194" +data: App\Entity\Countries {#1685 …} +attr: [] +labelTranslationParameters: [] } "Suriname" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Suriname" +value: "195" +data: App\Entity\Countries {#1688 …} +attr: [] +labelTranslationParameters: [] } "St. Tome and Principe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "St. Tome and Principe" +value: "196" +data: App\Entity\Countries {#1691 …} +attr: [] +labelTranslationParameters: [] } "El Salvador" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "El Salvador" +value: "197" +data: App\Entity\Countries {#1694 …} +attr: [] +labelTranslationParameters: [] } "Syria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Syria" +value: "198" +data: App\Entity\Countries {#1697 …} +attr: [] +labelTranslationParameters: [] } "Swaziland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Swaziland" +value: "199" +data: App\Entity\Countries {#1700 …} +attr: [] +labelTranslationParameters: [] } "Turks and Caicos Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Turks and Caicos Islands" +value: "200" +data: App\Entity\Countries {#1703 …} +attr: [] +labelTranslationParameters: [] } "Chad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Chad" +value: "201" +data: App\Entity\Countries {#1706 …} +attr: [] +labelTranslationParameters: [] } "Togo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Togo" +value: "203" +data: App\Entity\Countries {#1709 …} +attr: [] +labelTranslationParameters: [] } "Thailand" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Thailand" +value: "204" +data: App\Entity\Countries {#1712 …} +attr: [] +labelTranslationParameters: [] } "Tadjikistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Tadjikistan" +value: "205" +data: App\Entity\Countries {#1715 …} +attr: [] +labelTranslationParameters: [] } "Tokelau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "Tokelau" +value: "206" +data: App\Entity\Countries {#1718 …} +attr: [] +labelTranslationParameters: [] } "Turkmenistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Turkmenistan" +value: "207" +data: App\Entity\Countries {#1721 …} +attr: [] +labelTranslationParameters: [] } "Tunisia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Tunisia" +value: "208" +data: App\Entity\Countries {#1724 …} +attr: [] +labelTranslationParameters: [] } "Tonga" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Tonga" +value: "209" +data: App\Entity\Countries {#1727 …} +attr: [] +labelTranslationParameters: [] } "East Timor" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "East Timor" +value: "210" +data: App\Entity\Countries {#1730 …} +attr: [] +labelTranslationParameters: [] } "Turkey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Turkey" +value: "211" +data: App\Entity\Countries {#1733 …} +attr: [] +labelTranslationParameters: [] } "Trinidad & Tobago" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Trinidad & Tobago" +value: "212" +data: App\Entity\Countries {#1736 …} +attr: [] +labelTranslationParameters: [] } "Tuvalu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Tuvalu" +value: "213" +data: App\Entity\Countries {#1739 …} +attr: [] +labelTranslationParameters: [] } "Taiwan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Taiwan" +value: "214" +data: App\Entity\Countries {#1742 …} +attr: [] +labelTranslationParameters: [] } "Tanzania" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Tanzania" +value: "215" +data: App\Entity\Countries {#1745 …} +attr: [] +labelTranslationParameters: [] } "Ukraine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Ukraine" +value: "216" +data: App\Entity\Countries {#1748 …} +attr: [] +labelTranslationParameters: [] } "Uganda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "Uganda" +value: "217" +data: App\Entity\Countries {#1751 …} +attr: [] +labelTranslationParameters: [] } "United States Minor Outlying Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "United States Minor Outlying Islands" +value: "218" +data: App\Entity\Countries {#1754 …} +attr: [] +labelTranslationParameters: [] } "United States" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "United States" +value: "219" +data: App\Entity\Countries {#1757 …} +attr: [] +labelTranslationParameters: [] } "Uruguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "Uruguay" +value: "220" +data: App\Entity\Countries {#1760 …} +attr: [] +labelTranslationParameters: [] } "Uzbekistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "Uzbekistan" +value: "221" +data: App\Entity\Countries {#1763 …} +attr: [] +labelTranslationParameters: [] } "Vatican City State" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "Vatican City State" +value: "222" +data: App\Entity\Countries {#1766 …} +attr: [] +labelTranslationParameters: [] } "St.Vincent & Grenadines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "St.Vincent & Grenadines" +value: "223" +data: App\Entity\Countries {#1769 …} +attr: [] +labelTranslationParameters: [] } "Venezuela" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "Venezuela" +value: "224" +data: App\Entity\Countries {#1772 …} +attr: [] +labelTranslationParameters: [] } "Virgin Islands (British)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Virgin Islands (British)" +value: "225" +data: App\Entity\Countries {#1775 …} +attr: [] +labelTranslationParameters: [] } "Virgin Islands (US)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "Virgin Islands (US)" +value: "226" +data: App\Entity\Countries {#1778 …} +attr: [] +labelTranslationParameters: [] } "Vietnam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "Vietnam" +value: "227" +data: App\Entity\Countries {#1781 …} +attr: [] +labelTranslationParameters: [] } "Vanuatu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "Vanuatu" +value: "228" +data: App\Entity\Countries {#1784 …} +attr: [] +labelTranslationParameters: [] } "Wallis & Futuna Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "Wallis & Futuna Islands" +value: "229" +data: App\Entity\Countries {#1787 …} +attr: [] +labelTranslationParameters: [] } "Samoa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Samoa" +value: "230" +data: App\Entity\Countries {#1790 …} +attr: [] +labelTranslationParameters: [] } "Yemen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "Yemen" +value: "231" +data: App\Entity\Countries {#1793 …} +attr: [] +labelTranslationParameters: [] } "Montenegro" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "Montenegro" +value: "232" +data: App\Entity\Countries {#1796 …} +attr: [] +labelTranslationParameters: [] } "South Africa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "South Africa" +value: "233" +data: App\Entity\Countries {#1799 …} +attr: [] +labelTranslationParameters: [] } "Zambia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Zambia" +value: "234" +data: App\Entity\Countries {#1802 …} +attr: [] +labelTranslationParameters: [] } "Serbia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "Serbia" +value: "235" +data: App\Entity\Countries {#1805 …} +attr: [] +labelTranslationParameters: [] } "Zimbabwe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "Zimbabwe" +value: "236" +data: App\Entity\Countries {#1808 …} +attr: [] +labelTranslationParameters: [] } "Azores" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Azores" +value: "239" +data: App\Entity\Countries {#1811 …} +attr: [] +labelTranslationParameters: [] } "Aland Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Aland Islands" +value: "240" +data: App\Entity\Countries {#1814 …} +attr: [] +labelTranslationParameters: [] } "Afghanistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Afghanistan" +value: "241" +data: App\Entity\Countries {#1817 …} +attr: [] +labelTranslationParameters: [] } "British Indian Ocean Territory" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "British Indian Ocean Territory" +value: "242" +data: App\Entity\Countries {#1820 …} +attr: [] +labelTranslationParameters: [] } "Guernsey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Guernsey" +value: "243" +data: App\Entity\Countries {#1823 …} +attr: [] +labelTranslationParameters: [] } "Jersey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Jersey" +value: "244" +data: App\Entity\Countries {#1826 …} +attr: [] +labelTranslationParameters: [] } "Mayotte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Mayotte" +value: "246" +data: App\Entity\Countries {#1829 …} +attr: [] +labelTranslationParameters: [] } "Republic of Macedonia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Republic of Macedonia" +value: "247" +data: App\Entity\Countries {#1832 …} +attr: [] +labelTranslationParameters: [] } "Isle of Man" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "Isle of Man" +value: "248" +data: App\Entity\Countries {#1835 …} +attr: [] +labelTranslationParameters: [] } "Palestine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Palestine" +value: "250" +data: App\Entity\Countries {#1838 …} +attr: [] +labelTranslationParameters: [] } "Northern Cyprus" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "Northern Cyprus" +value: "252" +data: App\Entity\Countries {#1841 …} +attr: [] +labelTranslationParameters: [] } "Eritrea" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "Eritrea" +value: "255" +data: App\Entity\Countries {#1844 …} +attr: [] +labelTranslationParameters: [] } "South Georgia and the South Sandwich Islands" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "South Georgia and the South Sandwich Islands" +value: "256" +data: App\Entity\Countries {#1847 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1090 -form: Symfony\Component\Form\Form {#1043 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1091 …5} |
full_name | "contact[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_country" |
is_selected | Closure($choice, $value) {#1093 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#953 …} } |
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) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#1015 …} } } |
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 {#2088 -form: Symfony\Component\Form\Form {#1046 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1092 …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 | "6998c5a98d42cc30995c33043114841.HiUxKDGx3Uy0fdP3ta50Zlfc3mUzfP_0hAkG6dibDZo.LFIcHmHnlR2BKbKa-8gsBS-o7EhlEsmCzVZz27fMfPErFQlLWOK3HO0tng" |
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 | "6998c5a98d42cc30995c33043114841.HiUxKDGx3Uy0fdP3ta50Zlfc3mUzfP_0hAkG6dibDZo.LFIcHmHnlR2BKbKa-8gsBS-o7EhlEsmCzVZz27fMfPErFQlLWOK3HO0tng" |
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 | "6998c5a98d42cc30995c33043114841.HiUxKDGx3Uy0fdP3ta50Zlfc3mUzfP_0hAkG6dibDZo.LFIcHmHnlR2BKbKa-8gsBS-o7EhlEsmCzVZz27fMfPErFQlLWOK3HO0tng" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2104 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#729 …} } |
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() {#2106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#773 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#116 …} $translationDomain: "validators" $message: Closure() {#2103 …} } } |
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 | "6998c5a98d42cc30995c33043114841.HiUxKDGx3Uy0fdP3ta50Zlfc3mUzfP_0hAkG6dibDZo.LFIcHmHnlR2BKbKa-8gsBS-o7EhlEsmCzVZz27fMfPErFQlLWOK3HO0tng" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2116 -form: Symfony\Component\Form\Form {#2112 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2107 …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 | "6998c5a98d42cc30995c33043114841.HiUxKDGx3Uy0fdP3ta50Zlfc3mUzfP_0hAkG6dibDZo.LFIcHmHnlR2BKbKa-8gsBS-o7EhlEsmCzVZz27fMfPErFQlLWOK3HO0tng" |