- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client
- Doctrine 1
- E-mails
- JMS Serializer 0
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
user
"App\Form\UserType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#963 -id: null -roles: [] -firstName: null -lastName: null -email: null -password: null -plainPassword: null -plainPassword2: null -deletedAt: null -phoneNumber: null -phoneNumberAreaCode: null -customer: null -balanceTransactions: Doctrine\Common\Collections\ArrayCollection {#953 …} -isAuthenticationless: false -partner: null #createdAt: null #updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#963 -id: null -roles: [] -firstName: null -lastName: null -email: null -password: null -plainPassword: null -plainPassword2: null -deletedAt: null -phoneNumber: null -phoneNumberAreaCode: null -customer: null -balanceTransactions: Doctrine\Common\Collections\ArrayCollection {#953 …} -isAuthenticationless: false -partner: null #createdAt: null #updatedAt: null } |
same as passed value |
| validation_groups | [
"Registration"
] |
[
"Registration"
]
|
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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data | App\Entity\User {#963 -id: null -roles: [] -firstName: null -lastName: null -email: null -password: null -plainPassword: null -plainPassword2: null -deletedAt: null -phoneNumber: null -phoneNumberAreaCode: null -customer: null -balanceTransactions: Doctrine\Common\Collections\ArrayCollection {#953 …} -isAuthenticationless: false -partner: null #createdAt: null #updatedAt: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1088 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} use: { $class: "App\Entity\User" } } |
| 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_doxado | false |
| 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() {#1090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1089 …} } } |
| validation_groups | [
"Registration"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user" "_user" ] |
| cache_key | "_user_user" |
| compound | true |
| data | App\Entity\User {#963 -id: null -roles: [] -firstName: null -lastName: null -email: null -password: null -plainPassword: null -plainPassword2: null -deletedAt: null -phoneNumber: null -phoneNumberAreaCode: null -customer: null -balanceTransactions: Doctrine\Common\Collections\ArrayCollection {#953 …} -isAuthenticationless: false -partner: null #createdAt: null #updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1240 -form: Symfony\Component\Form\Form {#1246 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1091 …5} |
| full_name | "user" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user" |
| valid | true |
| value | App\Entity\User {#963 -id: null -roles: [] -firstName: null -lastName: null -email: null -password: null -plainPassword: null -plainPassword2: null -deletedAt: null -phoneNumber: null -phoneNumberAreaCode: null -customer: null -balanceTransactions: Doctrine\Common\Collections\ArrayCollection {#953 …} -isAuthenticationless: false -partner: null #createdAt: null #updatedAt: null } |
"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 | [ "maxlength" => 100 "placeholder" => "Ingresa tu dirección de e-mail" ] |
[ "maxlength" => 100 "placeholder" => "Ingresa tu dirección de e-mail" ] |
| label | "signup_doxado.email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 "placeholder" => "Ingresa tu dirección de e-mail" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} } |
| 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 | "signup_doxado.email" |
| 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() {#1111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1108 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "Ingresa tu dirección de e-mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_email" ] |
| cache_key | "_user_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1130 -form: Symfony\Component\Form\Form {#1250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1144 …5} |
| full_name | "user[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_email" |
| label | "signup_doxado.email" |
| 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 | "_user_email" |
| valid | true |
| value | "" |
firstName
"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" => 100 "placeholder" => "signup_doxado.first_name_hint" ] |
[ "maxlength" => 100 "placeholder" => "signup_doxado.first_name_hint" ] |
| label | "signup_doxado.first_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.first_name_hint" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} } |
| 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 | "signup_doxado.first_name" |
| 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() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1119 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.first_name_hint" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_firstName" ] |
| cache_key | "_user_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1121 -form: Symfony\Component\Form\Form {#1253 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1112 …5} |
| full_name | "user[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_firstName" |
| label | "signup_doxado.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_firstName" |
| valid | true |
| value | "" |
lastName
"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" => 100 "placeholder" => "signup_doxado.last_name_hint" ] |
[ "maxlength" => 100 "placeholder" => "signup_doxado.last_name_hint" ] |
| label | "signup_doxado.last_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.last_name_hint" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} } |
| 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 | "signup_doxado.last_name" |
| 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() {#1129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1128 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.last_name_hint" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_lastName" ] |
| cache_key | "_user_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1272 -form: Symfony\Component\Form\Form {#1256 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1274 …5} |
| full_name | "user[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_lastName" |
| label | "signup_doxado.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_lastName" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
[ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
| label | "signup_doxado.password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1141 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} } |
| 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 | "signup_doxado.password" |
| 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 | false |
| upload_max_size_message | Closure() {#1143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1140 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_plainPassword" ] |
| cache_key | "_user_plainPassword_password" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1275 -form: Symfony\Component\Form\Form {#1259 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1276 …5} |
| full_name | "user[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_plainPassword" |
| label | "signup_doxado.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_plainPassword" |
| valid | true |
| value | "" |
plainPassword2
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
[ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
| label | "signup_doxado.password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} } |
| 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 | "signup_doxado.password" |
| 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 | false |
| upload_max_size_message | Closure() {#1151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1150 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "signup_doxado.password_hint" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_plainPassword2" ] |
| cache_key | "_user_plainPassword2_password" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1277 -form: Symfony\Component\Form\Form {#1262 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1303 …5} |
| full_name | "user[plainPassword2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_plainPassword2" |
| label | "signup_doxado.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_plainPassword2" |
| valid | true |
| value | "" |
phoneNumberAreaCode
"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 | [] |
[] |
| choice_attr | Closure($val, $key, $index) {#1098 class: "App\Form\UserType" this: App\Form\UserType {#1050 …} } |
same as passed value |
| choice_label | Closure($el) {#1096 class: "App\Form\UserType" this: App\Form\UserType {#1050 …} } |
same as passed value |
| class | "App\Entity\Country" |
same as passed value |
| label | "signup_doxado.area_code" |
same as passed value |
| placeholder | "" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1097 class: "App\Form\UserType" this: App\Form\UserType {#1050 …} } |
Doctrine\ORM\QueryBuilder {#1207 -_em: Doctrine\ORM\EntityManager {#325 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1209 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1210 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1211 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.phoneCode IS NOT NULL" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1212 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.phoneCode ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT c FROM App\Entity\Country c WHERE c.phoneCode IS NOT NULL ORDER BY c.phoneCode ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1208 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($val, $key, $index) {#1098 class: "App\Form\UserType" this: App\Form\UserType {#1050 …} } |
| choice_filter | null |
| choice_label | Closure($el) {#1096 class: "App\Form\UserType" this: App\Form\UserType {#1050 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1245 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1214 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1213 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1226 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1229 -om: ContainerJiYvxvs\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#181 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1183 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Country" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data_class | null |
| disabled | false |
| em | ContainerJiYvxvs\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#181 …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 {#1229 -om: ContainerJiYvxvs\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#181 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1183 …} -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 | "signup_doxado.area_code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1207 -_em: Doctrine\ORM\EntityManager {#325 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1209 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1210 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1211 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.phoneCode IS NOT NULL" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1212 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.phoneCode ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT c FROM App\Entity\Country c WHERE c.phoneCode IS NOT NULL ORDER BY c.phoneCode ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1208 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1180 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_user_phoneNumberAreaCode" ] |
| cache_key | "_user_phoneNumberAreaCode_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1311 +label: "+1" +value: "11" +data: App\Entity\Country {#1349 …} +attr: [ "data-country" => "can" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "+1" +value: "84" +data: App\Entity\Country {#1395 …} +attr: [ "data-country" => "usa" ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +label: "+1" +value: "202" +data: App\Entity\Country {#1402 …} +attr: [ "data-country" => "kna" ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1313 +label: "+1242" +value: "148" +data: App\Entity\Country {#1409 …} +attr: [ "data-country" => "bhs" ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +label: "+1246" +value: "149" +data: App\Entity\Country {#1416 …} +attr: [ "data-country" => "brb" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +label: "+1268" +value: "109" +data: App\Entity\Country {#1423 …} +attr: [ "data-country" => "atg" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +label: "+1284" +value: "111" +data: App\Entity\Country {#1430 …} +attr: [ "data-country" => "vgb" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +label: "+1345" +value: "112" +data: App\Entity\Country {#1437 …} +attr: [ "data-country" => "cym" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "+1473" +value: "114" +data: App\Entity\Country {#1444 …} +attr: [ "data-country" => "grd" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +label: "+1649" +value: "124" +data: App\Entity\Country {#1451 …} +attr: [ "data-country" => "tca" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +label: "+1671" +value: "90" +data: App\Entity\Country {#1458 …} +attr: [ "data-country" => "gum" ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "+1684" +value: "147" +data: App\Entity\Country {#1465 …} +attr: [ "data-country" => "asm" ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +label: "+1767" +value: "171" +data: App\Entity\Country {#1472 …} +attr: [ "data-country" => "dma" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +label: "+1784" +value: "121" +data: App\Entity\Country {#1479 …} +attr: [ "data-country" => "vct" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +label: "+1787" +value: "103" +data: App\Entity\Country {#1486 …} +attr: [ "data-country" => "pri" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +label: "+1809" +value: "104" +data: App\Entity\Country {#1493 …} +attr: [ "data-country" => "dom" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +label: "+1868" +value: "123" +data: App\Entity\Country {#1500 …} +attr: [ "data-country" => "tto" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +label: "+1876" +value: "118" +data: App\Entity\Country {#1507 …} +attr: [ "data-country" => "jam" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +label: "+20" +value: "22" +data: App\Entity\Country {#1514 …} +attr: [ "data-country" => "egy" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "+212" +value: "51" +data: App\Entity\Country {#1521 …} +attr: [ "data-country" => "mar" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +label: "+213" +value: "20" +data: App\Entity\Country {#1528 …} +attr: [ "data-country" => "dza" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +label: "+216" +value: "79" +data: App\Entity\Country {#1535 …} +attr: [ "data-country" => "tun" ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +label: "+218" +value: "194" +data: App\Entity\Country {#1542 …} +attr: [ "data-country" => "lby" ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +label: "+220" +value: "180" +data: App\Entity\Country {#1549 …} +attr: [ "data-country" => "gmb" ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "+221" +value: "219" +data: App\Entity\Country {#1556 …} +attr: [ "data-country" => "sen" ] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +label: "+222" +value: "224" +data: App\Entity\Country {#1563 …} +attr: [ "data-country" => "mrt" ] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +label: "+223" +value: "225" +data: App\Entity\Country {#1570 …} +attr: [ "data-country" => "mli" ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +label: "+224" +value: "183" +data: App\Entity\Country {#1577 …} +attr: [ "data-country" => "gin" ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +label: "+225" +value: "187" +data: App\Entity\Country {#1584 …} +attr: [ "data-country" => "civ" ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +label: "+226" +value: "158" +data: App\Entity\Country {#1591 …} +attr: [ "data-country" => "bfa" ] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +label: "+227" +value: "233" +data: App\Entity\Country {#1598 …} +attr: [ "data-country" => "ner" ] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +label: "+228" +value: "223" +data: App\Entity\Country {#1605 …} +attr: [ "data-country" => "tgo" ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +label: "+229" +value: "152" +data: App\Entity\Country {#1612 …} +attr: [ "data-country" => "ben" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +label: "+230" +value: "55" +data: App\Entity\Country {#1619 …} +attr: [ "data-country" => "mus" ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +label: "+231" +value: "193" +data: App\Entity\Country {#1626 …} +attr: [ "data-country" => "lbr" ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +label: "+232" +value: "201" +data: App\Entity\Country {#1633 …} +attr: [ "data-country" => "sle" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2814 +label: "+233" +value: "28" +data: App\Entity\Country {#1640 …} +attr: [ "data-country" => "gha" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +label: "+234" +value: "58" +data: App\Entity\Country {#1647 …} +attr: [ "data-country" => "nga" ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2816 +label: "+235" +value: "163" +data: App\Entity\Country {#1654 …} +attr: [ "data-country" => "tcd" ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2817 +label: "+236" +value: "162" +data: App\Entity\Country {#1661 …} +attr: [ "data-country" => "caf" ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2818 +label: "+237" +value: "160" +data: App\Entity\Country {#1668 …} +attr: [ "data-country" => "cmr" ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +label: "+238" +value: "161" +data: App\Entity\Country {#1675 …} +attr: [ "data-country" => "cpv" ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2820 +label: "+240" +value: "174" +data: App\Entity\Country {#1682 …} +attr: [ "data-country" => "gnq" ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2821 +label: "+241" +value: "179" +data: App\Entity\Country {#1689 …} +attr: [ "data-country" => "gab" ] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2822 +label: "+242" +value: "226" +data: App\Entity\Country {#1696 …} +attr: [ "data-country" => "cog" ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "+243" +value: "169" +data: App\Entity\Country {#1703 …} +attr: [ "data-country" => "cod" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2824 +label: "+244" +value: "99" +data: App\Entity\Country {#1710 …} +attr: [ "data-country" => "ago" ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +label: "+246" +value: "157" +data: App\Entity\Country {#1717 …} +attr: [ "data-country" => "iot" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "+248" +value: "139" +data: App\Entity\Country {#1724 …} +attr: [ "data-country" => "syc" ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "+249" +value: "204" +data: App\Entity\Country {#1731 …} +attr: [ "data-country" => "sdn" ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "+250" +value: "200" +data: App\Entity\Country {#1738 …} +attr: [ "data-country" => "rwa" ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "+251" +value: "176" +data: App\Entity\Country {#1745 …} +attr: [ "data-country" => "eth" ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +label: "+253" +value: "170" +data: App\Entity\Country {#1752 …} +attr: [ "data-country" => "dji" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "+254" +value: "41" +data: App\Entity\Country {#1759 …} +attr: [ "data-country" => "ken" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +label: "+255" +value: "82" +data: App\Entity\Country {#1766 …} +attr: [ "data-country" => "tza" ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +label: "+256" +value: "207" +data: App\Entity\Country {#1773 …} +attr: [ "data-country" => "uga" ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +label: "+257" +value: "159" +data: App\Entity\Country {#1780 …} +attr: [ "data-country" => "bdi" ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "+258" +value: "198" +data: App\Entity\Country {#1787 …} +attr: [ "data-country" => "moz" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +label: "+260" +value: "89" +data: App\Entity\Country {#1794 …} +attr: [ "data-country" => "zmb" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +label: "+261" +value: "128" +data: App\Entity\Country {#1801 …} +attr: [ "data-country" => "mdg" ] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +label: "+264" +value: "234" +data: App\Entity\Country {#1808 …} +attr: [ "data-country" => "nam" ] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +label: "+264" +value: "235" +data: App\Entity\Country {#1815 …} +attr: [ "data-country" => "nam" ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2840 +label: "+265" +value: "197" +data: App\Entity\Country {#1822 …} +attr: [ "data-country" => "" ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2841 +label: "+267" +value: "156" +data: App\Entity\Country {#1829 …} +attr: [ "data-country" => "bwa" ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +label: "+268" +value: "205" +data: App\Entity\Country {#1836 …} +attr: [ "data-country" => "swz" ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +label: "+269" +value: "166" +data: App\Entity\Country {#1843 …} +attr: [ "data-country" => "com" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2844 +label: "+27" +value: "88" +data: App\Entity\Country {#1850 …} +attr: [ "data-country" => "zaf" ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +label: "+291" +value: "175" +data: App\Entity\Country {#1857 …} +attr: [ "data-country" => "eri" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2846 +label: "+297" +value: "110" +data: App\Entity\Country {#1864 …} +attr: [ "data-country" => "abw" ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2847 +label: "+298" +value: "178" +data: App\Entity\Country {#1871 …} +attr: [ "data-country" => "fro" ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2848 +label: "+299" +value: "181" +data: App\Entity\Country {#1878 …} +attr: [ "data-country" => "grl" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2849 +label: "+30" +value: "29" +data: App\Entity\Country {#1885 …} +attr: [ "data-country" => "grc" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2850 +label: "+31" +value: "59" +data: App\Entity\Country {#1892 …} +attr: [ "data-country" => "nld" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2851 +label: "+32" +value: "7" +data: App\Entity\Country {#1899 …} +attr: [ "data-country" => "bel" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2852 +label: "+33" +value: "26" +data: App\Entity\Country {#1906 …} +attr: [ "data-country" => "fra" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2853 +label: "+34" +value: "23" +data: App\Entity\Country {#1913 …} +attr: [ "data-country" => "esp" ] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2854 +label: "+34" +value: "230" +data: App\Entity\Country {#1920 …} +attr: [ "data-country" => "xci" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "+350" +value: "136" +data: App\Entity\Country {#1927 …} +attr: [ "data-country" => "gib" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2856 +label: "+351" +value: "68" +data: App\Entity\Country {#1934 …} +attr: [ "data-country" => "prt" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2857 +label: "+352" +value: "49" +data: App\Entity\Country {#1941 …} +attr: [ "data-country" => "lux" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2858 +label: "+353" +value: "34" +data: App\Entity\Country {#1948 …} +attr: [ "data-country" => "irl" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2859 +label: "+354" +value: "37" +data: App\Entity\Country {#1955 …} +attr: [ "data-country" => "isl" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2860 +label: "+355" +value: "2" +data: App\Entity\Country {#1962 …} +attr: [ "data-country" => "alb" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2861 +label: "+356" +value: "54" +data: App\Entity\Country {#1969 …} +attr: [ "data-country" => "mlt" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2862 +label: "+357" +value: "16" +data: App\Entity\Country {#1976 …} +attr: [ "data-country" => "cyp" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2863 +label: "+358" +value: "24" +data: App\Entity\Country {#1983 …} +attr: [ "data-country" => "fin" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2864 +label: "+359" +value: "8" +data: App\Entity\Country {#1990 …} +attr: [ "data-country" => "bgr" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2865 +label: "+36" +value: "32" +data: App\Entity\Country {#1997 …} +attr: [ "data-country" => "hun" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2866 +label: "+370" +value: "48" +data: App\Entity\Country {#2004 …} +attr: [ "data-country" => "ltu" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2867 +label: "+371" +value: "50" +data: App\Entity\Country {#2011 …} +attr: [ "data-country" => "lva" ] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2868 +label: "+371" +value: "222" +data: App\Entity\Country {#2018 …} +attr: [ "data-country" => "let" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2869 +label: "+372" +value: "21" +data: App\Entity\Country {#2025 …} +attr: [ "data-country" => "est" ] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2870 +label: "+373" +value: "221" +data: App\Entity\Country {#2032 …} +attr: [ "data-country" => "mda" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2871 +label: "+374" +value: "142" +data: App\Entity\Country {#2039 …} +attr: [ "data-country" => "arm" ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2872 +label: "+375" +value: "150" +data: App\Entity\Country {#2046 …} +attr: [ "data-country" => "blr" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2873 +label: "+376" +value: "137" +data: App\Entity\Country {#2053 …} +attr: [ "data-country" => "and" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2874 +label: "+377" +value: "96" +data: App\Entity\Country {#2060 …} +attr: [ "data-country" => "mco" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2875 +label: "+380" +value: "83" +data: App\Entity\Country {#2067 …} +attr: [ "data-country" => "ukr" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2876 +label: "+385" +value: "31" +data: App\Entity\Country {#2074 …} +attr: [ "data-country" => "hrv" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2877 +label: "+386" +value: "76" +data: App\Entity\Country {#2081 …} +attr: [ "data-country" => "svn" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2878 +label: "+387" +value: "135" +data: App\Entity\Country {#2088 …} +attr: [ "data-country" => "bih" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +label: "+389" +value: "127" +data: App\Entity\Country {#2095 …} +attr: [ "data-country" => "mkd" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2880 +label: "+39" +value: "38" +data: App\Entity\Country {#2102 …} +attr: [ "data-country" => "ita" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2881 +label: "+40" +value: "70" +data: App\Entity\Country {#2109 …} +attr: [ "data-country" => "rou" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2882 +label: "+41" +value: "12" +data: App\Entity\Country {#2116 …} +attr: [ "data-country" => "che" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2883 +label: "+420" +value: "17" +data: App\Entity\Country {#2123 …} +attr: [ "data-country" => "cze" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2884 +label: "+421" +value: "77" +data: App\Entity\Country {#2130 …} +attr: [ "data-country" => "svk" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2885 +label: "+43" +value: "4" +data: App\Entity\Country {#2137 …} +attr: [ "data-country" => "aut" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2886 +label: "+44" +value: "27" +data: App\Entity\Country {#2144 …} +attr: [ "data-country" => "gbr" ] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2887 +label: "+44" +value: "229" +data: App\Entity\Country {#2151 …} +attr: [ "data-country" => "sct" ] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2888 +label: "+44" +value: "231" +data: App\Entity\Country {#2158 …} +attr: [ "data-country" => "wls" ] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2889 +label: "+44" +value: "232" +data: App\Entity\Country {#2165 …} +attr: [ "data-country" => "nir" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2890 +label: "+45" +value: "19" +data: App\Entity\Country {#2172 …} +attr: [ "data-country" => "dnk" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2891 +label: "+46" +value: "74" +data: App\Entity\Country {#2179 …} +attr: [ "data-country" => "swe" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2892 +label: "+47" +value: "60" +data: App\Entity\Country {#2186 …} +attr: [ "data-country" => "nor" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2893 +label: "+48" +value: "67" +data: App\Entity\Country {#2193 …} +attr: [ "data-country" => "pol" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2894 +label: "+49" +value: "18" +data: App\Entity\Country {#2200 …} +attr: [ "data-country" => "deu" ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2895 +label: "+500" +value: "177" +data: App\Entity\Country {#2207 …} +attr: [ "data-country" => "flk" ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2896 +label: "+501" +value: "151" +data: App\Entity\Country {#2214 …} +attr: [ "data-country" => "blz" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2897 +label: "+502" +value: "105" +data: App\Entity\Country {#2221 …} +attr: [ "data-country" => "gtm" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2898 +label: "+503" +value: "107" +data: App\Entity\Country {#2228 …} +attr: [ "data-country" => "slv" ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2899 +label: "+504" +value: "184" +data: App\Entity\Country {#2235 …} +attr: [ "data-country" => "hnd" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2900 +label: "+505" +value: "106" +data: App\Entity\Country {#2242 …} +attr: [ "data-country" => "nic" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2901 +label: "+506" +value: "102" +data: App\Entity\Country {#2249 …} +attr: [ "data-country" => "cri" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2902 +label: "+507" +value: "63" +data: App\Entity\Country {#2256 …} +attr: [ "data-country" => "pan" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2903 +label: "+509" +value: "117" +data: App\Entity\Country {#2263 …} +attr: [ "data-country" => "hti" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2904 +label: "+51" +value: "64" +data: App\Entity\Country {#2270 …} +attr: [ "data-country" => "per" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2905 +label: "+52" +value: "56" +data: App\Entity\Country {#2277 …} +attr: [ "data-country" => "mex" ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2906 +label: "+53" +value: "168" +data: App\Entity\Country {#2284 …} +attr: [ "data-country" => "cub" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2907 +label: "+54" +value: "3" +data: App\Entity\Country {#2291 …} +attr: [ "data-country" => "arg" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2908 +label: "+55" +value: "10" +data: App\Entity\Country {#2298 …} +attr: [ "data-country" => "bra" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2909 +label: "+56" +value: "13" +data: App\Entity\Country {#2305 …} +attr: [ "data-country" => "chl" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2910 +label: "+57" +value: "15" +data: App\Entity\Country {#2312 …} +attr: [ "data-country" => "col" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2911 +label: "+58" +value: "86" +data: App\Entity\Country {#2319 …} +attr: [ "data-country" => "ven" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2912 +label: "+590" +value: "115" +data: App\Entity\Country {#2326 …} +attr: [ "data-country" => "glp" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2913 +label: "+591" +value: "100" +data: App\Entity\Country {#2333 …} +attr: [ "data-country" => "bol" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2914 +label: "+593" +value: "101" +data: App\Entity\Country {#2340 …} +attr: [ "data-country" => "ecu" ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2915 +label: "+594" +value: "196" +data: App\Entity\Country {#2347 …} +attr: [ "data-country" => "frg" ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2916 +label: "+595" +value: "145" +data: App\Entity\Country {#2354 …} +attr: [ "data-country" => "pry" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2917 +label: "+596" +value: "119" +data: App\Entity\Country {#2361 …} +attr: [ "data-country" => "mtq" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2918 +label: "+597" +value: "122" +data: App\Entity\Country {#2368 …} +attr: [ "data-country" => "sur" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2919 +label: "+598" +value: "85" +data: App\Entity\Country {#2375 …} +attr: [ "data-country" => "ury" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +label: "+60" +value: "57" +data: App\Entity\Country {#2382 …} +attr: [ "data-country" => "mys" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +label: "+61" +value: "5" +data: App\Entity\Country {#2389 …} +attr: [ "data-country" => "aus" ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +label: "+61" +value: "164" +data: App\Entity\Country {#2396 …} +attr: [ "data-country" => "cxr" ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +label: "+61" +value: "165" +data: App\Entity\Country {#2403 …} +attr: [ "data-country" => "cck" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +label: "+62" +value: "33" +data: App\Entity\Country {#2410 …} +attr: [ "data-country" => "idn" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +label: "+63" +value: "65" +data: App\Entity\Country {#2417 …} +attr: [ "data-country" => "phl" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +label: "+64" +value: "62" +data: App\Entity\Country {#2424 …} +attr: [ "data-country" => "nzl" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +label: "+65" +value: "75" +data: App\Entity\Country {#2431 …} +attr: [ "data-country" => "sgp" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +label: "+66" +value: "78" +data: App\Entity\Country {#2438 …} +attr: [ "data-country" => "tha" ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +label: "+670" +value: "172" +data: App\Entity\Country {#2445 …} +attr: [ "data-country" => "tls" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2930 +label: "+673" +value: "131" +data: App\Entity\Country {#2452 …} +attr: [ "data-country" => "brn" ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2931 +label: "+674" +value: "220" +data: App\Entity\Country {#2459 …} +attr: [ "data-country" => "nru" ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2932 +label: "+675" +value: "199" +data: App\Entity\Country {#2466 …} +attr: [ "data-country" => "png" ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2933 +label: "+676" +value: "206" +data: App\Entity\Country {#2473 …} +attr: [ "data-country" => "ton" ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2934 +label: "+677" +value: "218" +data: App\Entity\Country {#2480 …} +attr: [ "data-country" => "slb" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2935 +label: "+679" +value: "25" +data: App\Entity\Country {#2487 …} +attr: [ "data-country" => "fji" ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2936 +label: "+682" +value: "167" +data: App\Entity\Country {#2494 …} +attr: [ "data-country" => "cok" ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2937 +label: "+686" +value: "188" +data: App\Entity\Country {#2501 …} +attr: [ "data-country" => "kir" ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2938 +label: "+687" +value: "209" +data: App\Entity\Country {#2508 …} +attr: [ "data-country" => "vut" ] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +label: "+689" +value: "227" +data: App\Entity\Country {#2515 …} +attr: [ "data-country" => "pyf" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +label: "+7" +value: "72" +data: App\Entity\Country {#2522 …} +attr: [ "data-country" => "rus" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +label: "+81" +value: "40" +data: App\Entity\Country {#2529 …} +attr: [ "data-country" => "jpn" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2942 +label: "+84" +value: "87" +data: App\Entity\Country {#2536 …} +attr: [ "data-country" => "vnm" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2943 +label: "+852" +value: "30" +data: App\Entity\Country {#2543 …} +attr: [ "data-country" => "hkg" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2944 +label: "+853" +value: "53" +data: App\Entity\Country {#2550 …} +attr: [ "data-country" => "mac" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2945 +label: "+855" +value: "42" +data: App\Entity\Country {#2557 …} +attr: [ "data-country" => "khm" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2946 +label: "+856" +value: "46" +data: App\Entity\Country {#2564 …} +attr: [ "data-country" => "lao" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +label: "+86" +value: "14" +data: App\Entity\Country {#2571 …} +attr: [ "data-country" => "chn" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +label: "+880" +value: "6" +data: App\Entity\Country {#2578 …} +attr: [ "data-country" => "bgd" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +label: "+90" +value: "80" +data: App\Entity\Country {#2585 …} +attr: [ "data-country" => "tur" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "+91" +value: "36" +data: App\Entity\Country {#2592 …} +attr: [ "data-country" => "ind" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "+92" +value: "66" +data: App\Entity\Country {#2599 …} +attr: [ "data-country" => "pak" ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +label: "+93" +value: "146" +data: App\Entity\Country {#2606 …} +attr: [ "data-country" => "afg" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +label: "+94" +value: "47" +data: App\Entity\Country {#2613 …} +attr: [ "data-country" => "lka" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +label: "+960" +value: "141" +data: App\Entity\Country {#2620 …} +attr: [ "data-country" => "mdv" ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +label: "+961" +value: "191" +data: App\Entity\Country {#2627 …} +attr: [ "data-country" => "lbn" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +label: "+965" +value: "125" +data: App\Entity\Country {#2634 …} +attr: [ "data-country" => "kwt" ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "+967" +value: "210" +data: App\Entity\Country {#2641 …} +attr: [ "data-country" => "yem" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +label: "+968" +value: "130" +data: App\Entity\Country {#2648 …} +attr: [ "data-country" => "omn" ] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "+970" +value: "228" +data: App\Entity\Country {#2655 …} +attr: [ "data-country" => "pse" ] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "+971" +value: "1" +data: App\Entity\Country {#2662 …} +attr: [ "data-country" => "are" ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "+971" +value: "211" +data: App\Entity\Country {#2669 …} +attr: [ "data-country" => "abu" ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "+971" +value: "212" +data: App\Entity\Country {#2676 …} +attr: [ "data-country" => "ajm" ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +label: "+971" +value: "213" +data: App\Entity\Country {#2683 …} +attr: [ "data-country" => "dub" ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +label: "+971" +value: "214" +data: App\Entity\Country {#2690 …} +attr: [ "data-country" => "fuy" ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "+971" +value: "215" +data: App\Entity\Country {#2697 …} +attr: [ "data-country" => "ras" ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +label: "+971" +value: "216" +data: App\Entity\Country {#2704 …} +attr: [ "data-country" => "sar" ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "+971" +value: "217" +data: App\Entity\Country {#2711 …} +attr: [ "data-country" => "umm" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "+972" +value: "35" +data: App\Entity\Country {#2718 …} +attr: [ "data-country" => "isr" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +label: "+974" +value: "69" +data: App\Entity\Country {#2725 …} +attr: [ "data-country" => "qat" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "+976" +value: "52" +data: App\Entity\Country {#2732 …} +attr: [ "data-country" => "mng" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +label: "+977" +value: "61" +data: App\Entity\Country {#2739 …} +attr: [ "data-country" => "npl" ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +label: "+98" +value: "185" +data: App\Entity\Country {#2746 …} +attr: [ "data-country" => "irn" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "+992" +value: "129" +data: App\Entity\Country {#2753 …} +attr: [ "data-country" => "tjk" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "+994" +value: "143" +data: App\Entity\Country {#2760 …} +attr: [ "data-country" => "aze" ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "+995" +value: "144" +data: App\Entity\Country {#2767 …} +attr: [ "data-country" => "geo" ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "+996" +value: "190" +data: App\Entity\Country {#2774 …} +attr: [ "data-country" => "kgz" ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "+998" +value: "208" +data: App\Entity\Country {#2781 …} +attr: [ "data-country" => "uzb" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1307 -form: Symfony\Component\Form\Form {#1265 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1308 …5} |
| full_name | "user[phoneNumberAreaCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_phoneNumberAreaCode" |
| is_selected | Closure($choice, $value) {#2979 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1157 …} } |
| label | "signup_doxado.area_code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "phoneNumberAreaCode" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_phoneNumberAreaCode" |
| valid | true |
| value | "" |
phoneNumber
"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" => 10 "placeholder" => "signup_doxado.phone_number_hint" ] |
[ "maxlength" => 10 "placeholder" => "signup_doxado.phone_number_hint" ] |
| label | "signup_doxado.phone_number" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 10 "placeholder" => "signup_doxado.phone_number_hint" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} } |
| 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 | "signup_doxado.phone_number" |
| 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() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1237 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 10 "placeholder" => "signup_doxado.phone_number_hint" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_phoneNumber" ] |
| cache_key | "_user_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2978 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2980 …5} |
| full_name | "user[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_phoneNumber" |
| label | "signup_doxado.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_phoneNumber" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "502dca.ZcPVx5wX4NaGGI_9Gop50HS6VA86I6L7RZNPSF9PYPM.JpWTnthfrOPSUcKkYLMu4S3PLktAbNSCcscHeAs2CLI3nJKL-2eE475T4A" |
| 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 | "502dca.ZcPVx5wX4NaGGI_9Gop50HS6VA86I6L7RZNPSF9PYPM.JpWTnthfrOPSUcKkYLMu4S3PLktAbNSCcscHeAs2CLI3nJKL-2eE475T4A" |
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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#224 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#225 …} -namespace: Closure() {#227 …} } |
| data | "502dca.ZcPVx5wX4NaGGI_9Gop50HS6VA86I6L7RZNPSF9PYPM.JpWTnthfrOPSUcKkYLMu4S3PLktAbNSCcscHeAs2CLI3nJKL-2eE475T4A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1051 …} } |
| 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() {#2987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1071 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#2984 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
| cache_key | "_user__token_hidden" |
| compound | false |
| data | "502dca.ZcPVx5wX4NaGGI_9Gop50HS6VA86I6L7RZNPSF9PYPM.JpWTnthfrOPSUcKkYLMu4S3PLktAbNSCcscHeAs2CLI3nJKL-2eE475T4A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2997 -form: Symfony\Component\Form\Form {#2993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2988 …5} |
| full_name | "user[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user__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 | "_user__token" |
| valid | true |
| value | "502dca.ZcPVx5wX4NaGGI_9Gop50HS6VA86I6L7RZNPSF9PYPM.JpWTnthfrOPSUcKkYLMu4S3PLktAbNSCcscHeAs2CLI3nJKL-2eE475T4A" |