- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 10
- Events
- Routing
- Cache
- Translation 309
- Security
- Twig
- Doctrine
- Migrations
- Debug
- E-mails
- EasyAdmin
- 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
-
-
ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE
-
text
-
slug
-
textarea
-
textEditor
-
codeEditor
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH
-
ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1
-
boolean
-
autocomplete
-
-
0
-
1
-
2
-
-
-
placeholder
-
0
-
1
-
2
-
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK
-
ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY
-
integer
-
decimal
-
percent
-
ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5
-
money
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN
-
ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S
-
date
-
time
-
datetime
-
timezone
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ
-
ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M
-
country
-
currency
-
language
-
locale
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS
-
ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4
-
-
0
-
1
-
-
author
-
-
-
email
-
-
-
email
-
-
-
-
-
fullName
-
username
-
email
-
-
-
fullName
-
username
-
email
-
-
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV
-
ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG
-
-
file
-
delete
-
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX
-
ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S
-
id
-
ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W
-
color
-
email
-
telephone
-
url
-
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ
-
_token
-
FormFieldReference
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-new-form" "id" => "new-FormFieldReference-form" ] |
[ "class" => "ea-new-form" "id" => "new-FormFieldReference-form" ] |
| data | App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-new-form" "id" => "new-FormFieldReference-form" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data | App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } |
| data_class | "App\Entity\FormFieldReference" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} use: { $class: "App\Entity\FormFieldReference" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#1739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1736 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-FormFieldReference-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_FormFieldReference" ] |
| cache_key | "_FormFieldReference_ea_crud" |
| compound | true |
| data | App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } |
| disabled | false |
| ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5626 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2442 -form: Symfony\Component\Form\Form {#1745 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2439 …5} |
| full_name | "FormFieldReference" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "FormFieldReference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference" |
| valid | true |
| value | App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } |
ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#1085 -message: "Text Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1752 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1085 -message: "Text Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1753 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#776 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1085 -message: "Text Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#779 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#778 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#780 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -uniqueId: Symfony\Component\Uid\Ulid {#777 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#782 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2316 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#776 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1085 -message: "Text Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#779 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#778 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#780 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -uniqueId: Symfony\Component\Uid\Ulid {#777 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#782 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2393 -form: Symfony\Component\Form\Form {#2520 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2731 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE" |
| label | Symfony\Component\Translation\TranslatableMessage {#1085 -message: "Text Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70GQVDD7SR4G2CHRSDZE" |
| valid | true |
| value | null |
text
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Lorem ipsum dolor sit amet" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Text Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | "Text Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1767 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_FormFieldReference_text" ] |
| cache_key | "_FormFieldReference_text_text" |
| compound | false |
| data | "Lorem ipsum dolor sit amet" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#784 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "text" -value: "Lorem ipsum dolor sit amet" -formattedValue: "Lorem ipsum dolor sit amet" -formatValueCallable: null -label: "Text Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#787 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#786 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#788 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -uniqueId: Symfony\Component\Uid\Ulid {#785 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#790 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2206 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#784 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "text" -value: "Lorem ipsum dolor sit amet" -formattedValue: "Lorem ipsum dolor sit amet" -formatValueCallable: null -label: "Text Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#787 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#786 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#788 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -uniqueId: Symfony\Component\Uid\Ulid {#785 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#790 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2274 -form: Symfony\Component\Form\Form {#2523 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2378 …5} |
| full_name | "FormFieldReference[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_text" |
| label | "Text Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_text" |
| valid | true |
| value | "Lorem ipsum dolor sit amet" |
slug
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\SlugType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Slug Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
| target | "text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1779 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | "Slug Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| target | "text" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1775 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ea_slug" "_FormFieldReference_slug" ] |
| cache_key | "_FormFieldReference_slug_ea_slug" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#841 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\SlugField" -propertyName: "slug" -value: null -formattedValue: null -formatValueCallable: null -label: "Slug Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\SlugType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#794 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#838 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#793 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#872 …} -uniqueId: Symfony\Component\Uid\Ulid {#839 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#796 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2179 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#841 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\SlugField" -propertyName: "slug" -value: null -formattedValue: null -formatValueCallable: null -label: "Slug Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\SlugType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#794 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#838 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#793 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#872 …} -uniqueId: Symfony\Component\Uid\Ulid {#839 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#796 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2200 -form: Symfony\Component\Form\Form {#2526 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2263 …5} |
| full_name | "FormFieldReference[slug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_slug" |
| label | "Slug Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "slug" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| size | null |
| submitted | false |
| target | "text" |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_slug" |
| valid | true |
| value | "" |
textarea
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
[ "rows" => 5 "data-ea-textarea-field" => true ] |
| label | "Textarea Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-textarea" ] |
[ "class" => "field-textarea" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1792 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | "Textarea Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1793 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_FormFieldReference_textarea" ] |
| cache_key | "_FormFieldReference_textarea_textarea" |
| compound | false |
| data | """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#798 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "textarea" -value: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ -formattedValue: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed d…" -formatValueCallable: null -label: "Textarea Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#803 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/crud/field/textarea.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#802 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#804 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#789 …} -uniqueId: Symfony\Component\Uid\Ulid {#801 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#806 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2128 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#798 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "textarea" -value: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ -formattedValue: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed d…" -formatValueCallable: null -label: "Textarea Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#803 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/crud/field/textarea.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#802 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#804 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#789 …} -uniqueId: Symfony\Component\Uid\Ulid {#801 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#806 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2163 -form: Symfony\Component\Form\Form {#2529 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2191 …5} |
| full_name | "FormFieldReference[textarea]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_textarea" |
| label | "Textarea Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "textarea" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_textarea" |
| valid | true |
| value | """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ |
textEditor
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Text Editor Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text_editor" ] |
[ "class" => "field-text_editor" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1802 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | "Text Editor Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text_editor" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1801 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "ea_text_editor" "_FormFieldReference_textEditor" ] |
| cache_key | "_FormFieldReference_textEditor_ea_text_editor" |
| compound | false |
| data | """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#860 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField" -propertyName: "textEditor" -value: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ -formattedValue: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ -formatValueCallable: null -label: "Text Editor Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#857 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-text_editor" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/text_editor" -templatePath: "@EasyAdmin/crud/field/text_editor.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#858 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#856 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1095 …} -uniqueId: Symfony\Component\Uid\Ulid {#859 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#854 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2100 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#860 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField" -propertyName: "textEditor" -value: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ -formattedValue: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ -formatValueCallable: null -label: "Text Editor Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#857 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-text_editor" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/text_editor" -templatePath: "@EasyAdmin/crud/field/text_editor.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#858 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#856 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1095 …} -uniqueId: Symfony\Component\Uid\Ulid {#859 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#854 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2120 -form: Symfony\Component\Form\Form {#2532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2147 …5} |
| full_name | "FormFieldReference[textEditor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_textEditor" |
| label | "Text Editor Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "textEditor" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text_editor" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_textEditor" |
| valid | true |
| value | """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ |
codeEditor
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CodeEditorType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Code Editor Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-code_editor" ] |
[ "class" => "field-code_editor" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | "Code Editor Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-code_editor" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1819 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "ea_code_editor" "_FormFieldReference_codeEditor" ] |
| cache_key | "_FormFieldReference_codeEditor_ea_code_editor" |
| compound | false |
| data | """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#852 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CodeEditorField" -propertyName: "codeEditor" -value: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ -formattedValue: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ -formatValueCallable: null -label: "Code Editor Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CodeEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#845 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-code_editor" -columns: null -defaultColumns: "col-md-12 col-xxl-10" -translationParameters: [] -templateName: "crud/field/code_editor" -templatePath: "@EasyAdmin/crud/field/code_editor.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#846 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#844 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#805 …} -uniqueId: Symfony\Component\Uid\Ulid {#847 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#842 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2038 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#852 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CodeEditorField" -propertyName: "codeEditor" -value: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ -formattedValue: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ -formatValueCallable: null -label: "Code Editor Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CodeEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#845 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-code_editor" -columns: null -defaultColumns: "col-md-12 col-xxl-10" -translationParameters: [] -templateName: "crud/field/code_editor" -templatePath: "@EasyAdmin/crud/field/code_editor.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#846 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#844 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#805 …} -uniqueId: Symfony\Component\Uid\Ulid {#847 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#842 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2081 -form: Symfony\Component\Form\Form {#2535 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2111 …5} |
| full_name | "FormFieldReference[codeEditor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_codeEditor" |
| label | "Code Editor Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codeEditor" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-code_editor" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_codeEditor" |
| valid | true |
| value | """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1832 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1172 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1505 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1523 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1532 …} -uniqueId: Symfony\Component\Uid\Ulid {#1514 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1533 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2000 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1172 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1505 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1523 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1532 …} -uniqueId: Symfony\Component\Uid\Ulid {#1514 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1533 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2019 -form: Symfony\Component\Form\Form {#2538 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2059 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSH" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#1144 -message: "Choice Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1840 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1144 -message: "Choice Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1841 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#833 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1144 -message: "Choice Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#830 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#831 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#829 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1183 …} -uniqueId: Symfony\Component\Uid\Ulid {#832 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#827 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1958 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#833 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1144 -message: "Choice Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#830 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#831 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#829 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1183 …} -uniqueId: Symfony\Component\Uid\Ulid {#832 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#827 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1986 -form: Symfony\Component\Form\Form {#2541 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2007 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1" |
| label | Symfony\Component\Translation\TranslatableMessage {#1144 -message: "Choice Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70GSTB2ENGT5404MCCW1" |
| valid | true |
| value | null |
boolean
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Boolean Field" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Boolean Field" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1857 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_FormFieldReference_boolean" ] |
| cache_key | "_FormFieldReference_boolean_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#894 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "boolean" -value: false -formattedValue: false -formatValueCallable: null -label: "Boolean Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#891 …} -sortable: false -virtual: true -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#892 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#890 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#855 …} -uniqueId: Symfony\Component\Uid\Ulid {#893 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#888 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1921 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#894 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "boolean" -value: false -formattedValue: false -formatValueCallable: null -label: "Boolean Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#891 …} -sortable: false -virtual: true -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#892 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#890 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#855 …} -uniqueId: Symfony\Component\Uid\Ulid {#893 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#888 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1943 -form: Symfony\Component\Form\Form {#2544 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1972 …5} |
| full_name | "FormFieldReference[boolean]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_boolean" |
| label | "Boolean Field" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "boolean" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_boolean" |
| valid | true |
| value | "1" |
autocomplete
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [
0
] |
| View Format |
[
"0"
]
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
[ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
| expanded | false |
false
|
| label | "Choice Field (autocomplete)" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | true |
same as passed value |
| placeholder | "" |
null
|
| required | false |
false
|
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choice Field (autocomplete)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| 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 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1875 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_FormFieldReference_autocomplete" ] |
| cache_key | "_FormFieldReference_autocomplete_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Choice 1" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Choice 2" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Choice 3" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [
0
] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#909 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "autocomplete" -value: [ 0 ] -formattedValue: [ 0 ] -formatValueCallable: null -label: "Choice Field (autocomplete)" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#906 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-8 col-xxl-6" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#907 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#905 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1192 …} -uniqueId: Symfony\Component\Uid\Ulid {#908 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#903 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2605 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#909 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "autocomplete" -value: [ 0 ] -formattedValue: [ 0 ] -formatValueCallable: null -label: "Choice Field (autocomplete)" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#906 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-8 col-xxl-6" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#907 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#905 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1192 …} -uniqueId: Symfony\Component\Uid\Ulid {#908 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#903 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1909 -form: Symfony\Component\Form\Form {#2547 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1930 …5} |
| full_name | "FormFieldReference[autocomplete][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_autocomplete" |
| is_selected | Closure($choice, array $values) {#2623 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Choice Field (autocomplete)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "autocomplete" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_autocomplete" |
| valid | true |
| value | [
"0"
] |
checkbox
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ 0 1 ] |
| View Format |
[ "0" "1" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
[ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
| expanded | true |
same as passed value |
| label | "Choice Field (checkbox)" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | true |
same as passed value |
| placeholder | "" |
null
|
| required | false |
false
|
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choice Field (checkbox)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| 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 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1890 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_FormFieldReference_checkbox" ] |
| cache_key | "_FormFieldReference_checkbox_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Choice 1" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Choice 2" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Choice 3" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ 0 1 ] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#901 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "checkbox" -value: [ 0 1 ] -formattedValue: [ 0 1 ] -formatValueCallable: null -label: "Choice Field (checkbox)" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#898 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#899 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#897 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1201 …} -uniqueId: Symfony\Component\Uid\Ulid {#900 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#895 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2562 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#901 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "checkbox" -value: [ 0 1 ] -formattedValue: [ 0 1 ] -formatValueCallable: null -label: "Choice Field (checkbox)" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#898 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#899 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#897 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1201 …} -uniqueId: Symfony\Component\Uid\Ulid {#900 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#895 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2596 -form: Symfony\Component\Form\Form {#2577 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2614 …5} |
| full_name | "FormFieldReference[checkbox]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_checkbox" |
| is_selected | Closure($choice, array $values) {#1892 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Choice Field (checkbox)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "checkbox" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_checkbox" |
| valid | true |
| value | [ "0" "1" ] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Choice 1" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "0" |
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 | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Choice 1" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2551 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_FormFieldReference_checkbox_entry" ] |
| cache_key | "_FormFieldReference_checkbox_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1843 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1878 -form: Symfony\Component\Form\Form {#2580 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2553 …5} |
| full_name | "FormFieldReference[checkbox][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_checkbox_0" |
| label | "Choice 1" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_checkbox_entry" |
| valid | true |
| value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Choice 2" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
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 | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Choice 2" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2560 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_FormFieldReference_checkbox_entry" ] |
| cache_key | "_FormFieldReference_checkbox_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1808 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1834 -form: Symfony\Component\Form\Form {#2583 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1849 …5} |
| full_name | "FormFieldReference[checkbox][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_checkbox_1" |
| label | "Choice 2" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_checkbox_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Choice 3" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
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 | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Choice 3" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2569 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_FormFieldReference_checkbox_entry" ] |
| cache_key | "_FormFieldReference_checkbox_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1769 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1795 -form: Symfony\Component\Form\Form {#2586 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1821 …5} |
| full_name | "FormFieldReference[checkbox][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_checkbox_2" |
| label | "Choice 3" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_checkbox_entry" |
| valid | true |
| value | "2" |
radiobutton
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 2 |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
[ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
| expanded | true |
same as passed value |
| label | "Choice Field (radiobutton)" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
false
|
| placeholder | "" |
"None"
|
| required | false |
false
|
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Choice 1" => 0 "Choice 2" => 1 "Choice 3" => 2 ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choice Field (radiobutton)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "None" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1907 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_FormFieldReference_radiobutton" ] |
| cache_key | "_FormFieldReference_radiobutton_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Choice 1" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Choice 2" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Choice 3" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | 2 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#824 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "radiobutton" -value: 2 -formattedValue: 2 -formatValueCallable: null -label: "Choice Field (radiobutton)" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#821 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#822 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#820 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1210 …} -uniqueId: Symfony\Component\Uid\Ulid {#823 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#818 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2786 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#824 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "radiobutton" -value: 2 -formattedValue: 2 -formatValueCallable: null -label: "Choice Field (radiobutton)" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#821 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#822 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#820 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1210 …} -uniqueId: Symfony\Component\Uid\Ulid {#823 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#818 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2571 -form: Symfony\Component\Form\Form {#2629 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1778 …5} |
| full_name | "FormFieldReference[radiobutton]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_radiobutton" |
| is_selected | Closure($choice, $value) {#1755 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Choice Field (radiobutton)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "radiobutton" |
| placeholder | "None" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_radiobutton" |
| valid | true |
| value | "2" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "None" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "" |
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 | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2591 …} } } |
| validation_groups | null |
| value | "" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_FormFieldReference_radiobutton_entry" ] |
| cache_key | "_FormFieldReference_radiobutton_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3144 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2788 -form: Symfony\Component\Form\Form {#2632 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2787 …5} |
| full_name | "FormFieldReference[radiobutton]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_radiobutton_placeholder" |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeholder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_radiobutton_entry" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Choice 1" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
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 | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Choice 1" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2603 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_FormFieldReference_radiobutton_entry" ] |
| cache_key | "_FormFieldReference_radiobutton_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3146 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#3140 -form: Symfony\Component\Form\Form {#2635 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2789 …5} |
| full_name | "FormFieldReference[radiobutton]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_radiobutton_0" |
| label | "Choice 1" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_radiobutton_entry" |
| valid | true |
| value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Choice 2" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
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 | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Choice 2" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2612 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_FormFieldReference_radiobutton_entry" ] |
| cache_key | "_FormFieldReference_radiobutton_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3149 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#3147 -form: Symfony\Component\Form\Form {#2638 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3145 …5} |
| full_name | "FormFieldReference[radiobutton]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_radiobutton_1" |
| label | "Choice 2" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_radiobutton_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Choice 3" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "2" |
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 | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Choice 3" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2621 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_FormFieldReference_radiobutton_entry" ] |
| cache_key | "_FormFieldReference_radiobutton_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3152 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#3150 -form: Symfony\Component\Form\Form {#2641 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3148 …5} |
| full_name | "FormFieldReference[radiobutton]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_radiobutton_2" |
| label | "Choice 3" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_radiobutton_entry" |
| valid | true |
| value | "2" |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1919 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1534 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1537 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1536 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1538 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1539 …} -uniqueId: Symfony\Component\Uid\Ulid {#1535 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1540 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3154 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1534 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1537 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1536 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1538 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1539 …} -uniqueId: Symfony\Component\Uid\Ulid {#1535 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1540 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2784 -form: Symfony\Component\Form\Form {#2644 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3151 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSK" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#1219 -message: "Numeric Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1219 -message: "Numeric Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1928 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#815 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1219 -message: "Numeric Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#812 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#813 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#811 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …} -uniqueId: Symfony\Component\Uid\Ulid {#814 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#861 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3157 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#815 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1219 -message: "Numeric Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#812 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#813 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#811 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …} -uniqueId: Symfony\Component\Uid\Ulid {#814 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#861 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3155 -form: Symfony\Component\Form\Form {#2647 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3153 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY" |
| label | Symfony\Component\Translation\TranslatableMessage {#1219 -message: "Numeric Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70GT33PB3MNK1T6GGTCY" |
| valid | true |
| value | null |
integer
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 7 |
| View Format |
"7"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Integer Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Integer Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1936 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_FormFieldReference_integer" ] |
| cache_key | "_FormFieldReference_integer_integer" |
| compound | false |
| data | 7 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#936 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "integer" -value: 7 -formattedValue: 7 -formatValueCallable: null -label: "Integer Field" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#933 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#934 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#932 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#896 …} -uniqueId: Symfony\Component\Uid\Ulid {#935 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#930 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3160 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#936 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "integer" -value: 7 -formattedValue: 7 -formatValueCallable: null -label: "Integer Field" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#933 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#934 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#932 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#896 …} -uniqueId: Symfony\Component\Uid\Ulid {#935 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#930 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3158 -form: Symfony\Component\Form\Form {#2650 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3156 …5} |
| full_name | "FormFieldReference[integer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_integer" |
| label | "Integer Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "integer" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-integer" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_integer" |
| valid | true |
| value | "7" |
decimal
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 81.26 |
| View Format |
"81.26"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "number" |
same as passed value |
| label | "Number Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Number Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1955 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_FormFieldReference_decimal" ] |
| cache_key | "_FormFieldReference_decimal_number" |
| compound | false |
| data | 81.26 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#948 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "decimal" -value: 81.26 -formattedValue: "81.26" -formatValueCallable: null -label: "Number Field" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#945 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/crud/field/number.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#946 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1237 …} -uniqueId: Symfony\Component\Uid\Ulid {#947 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3163 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#948 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "decimal" -value: 81.26 -formattedValue: "81.26" -formatValueCallable: null -label: "Number Field" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#945 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/crud/field/number.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#946 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1237 …} -uniqueId: Symfony\Component\Uid\Ulid {#947 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3161 -form: Symfony\Component\Form\Form {#2653 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3159 …5} |
| full_name | "FormFieldReference[decimal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_decimal" |
| label | "Number Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "decimal" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_decimal" |
| valid | true |
| value | "81.26" |
percent
"Symfony\Component\Form\Extension\Core\Type\PercentType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0.35 |
| View Format |
"35"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "right" ] |
[ "data-ea-align" => "right" ] |
| label | "Percent Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-percent" ] |
[ "class" => "field-percent" ] |
| scale | 0 |
same as passed value |
| symbol | "%" |
same as passed value |
| type | "fractional" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "right" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a percentage value." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Percent Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-percent" ] |
| scale | 0 |
| setter | null |
| symbol | "%" |
| translation_domain | null |
| trim | true |
| type | "fractional" |
| upload_max_size_message | Closure() {#1971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1965 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "right" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "percent" "_FormFieldReference_percent" ] |
| cache_key | "_FormFieldReference_percent_percent" |
| compound | false |
| data | 0.35 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#955 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\PercentField" -propertyName: "percent" -value: 0.35 -formattedValue: "35%" -formatValueCallable: null -label: "Percent Field" -formType: "Symfony\Component\Form\Extension\Core\Type\PercentType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#951 …} -sortable: false -virtual: true -permission: null -textAlign: "right" -help: null -cssClass: "field-percent" -columns: "col-md-2" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/percent" -templatePath: "@EasyAdmin/crud/field/percent.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#952 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#950 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#931 …} -uniqueId: Symfony\Component\Uid\Ulid {#953 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#928 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3166 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#955 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\PercentField" -propertyName: "percent" -value: 0.35 -formattedValue: "35%" -formatValueCallable: null -label: "Percent Field" -formType: "Symfony\Component\Form\Extension\Core\Type\PercentType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#951 …} -sortable: false -virtual: true -permission: null -textAlign: "right" -help: null -cssClass: "field-percent" -columns: "col-md-2" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/percent" -templatePath: "@EasyAdmin/crud/field/percent.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#952 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#950 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#931 …} -uniqueId: Symfony\Component\Uid\Ulid {#953 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#928 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3164 -form: Symfony\Component\Form\Form {#2656 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3162 …5} |
| full_name | "FormFieldReference[percent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_percent" |
| label | "Percent Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "percent" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-percent" ] |
| size | null |
| submitted | false |
| symbol | "%" |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_percent" |
| valid | true |
| value | "35" |
ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | null |
null
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_row flex-fill" ] |
[ "class" => "field-form_row flex-fill" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_row flex-fill" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1982 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_row" "_FormFieldReference_ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5" ] |
| cache_key | "_FormFieldReference_ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5_ea_form_row" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#926 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#923 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_row" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#924 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#922 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …} -uniqueId: Symfony\Component\Uid\Ulid {#925 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#920 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3169 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#926 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#923 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_row" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#924 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#922 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …} -uniqueId: Symfony\Component\Uid\Ulid {#925 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#920 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3167 -form: Symfony\Component\Form\Form {#2659 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3165 …5} |
| full_name | "FormFieldReference[ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_row flex-fill" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_row_01KBTN70GVTCS98VAY80KMVQJ5" |
| valid | true |
| value | null |
money
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 19900 |
| View Format |
"199.00"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "right" ] |
[ "data-ea-align" => "right" ] |
| currency | "EUR" |
same as passed value |
| divisor | 100 |
same as passed value |
| label | "Money Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-money" ] |
[ "class" => "field-money" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "right" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#1993 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Money Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-money" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#1992 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "right" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_FormFieldReference_money" ] |
| cache_key | "_FormFieldReference_money_money" |
| compound | false |
| data | 19900 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#970 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField" -propertyName: "money" -value: 19900 -formattedValue: "€199.00" -formatValueCallable: null -label: "Money Field" -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …} -sortable: false -virtual: true -permission: null -textAlign: "right" -help: null -cssClass: "field-money" -columns: "col-md-3" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/money" -templatePath: "@EasyAdmin/crud/field/money.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#968 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1274 …} -uniqueId: Symfony\Component\Uid\Ulid {#969 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3172 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#970 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField" -propertyName: "money" -value: 19900 -formattedValue: "€199.00" -formatValueCallable: null -label: "Money Field" -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …} -sortable: false -virtual: true -permission: null -textAlign: "right" -help: null -cssClass: "field-money" -columns: "col-md-3" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/money" -templatePath: "@EasyAdmin/crud/field/money.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#968 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1274 …} -uniqueId: Symfony\Component\Uid\Ulid {#969 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3170 -form: Symfony\Component\Form\Form {#2662 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3168 …5} |
| full_name | "FormFieldReference[money]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_money" |
| label | "Money Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "€ {{ widget }}" |
| multipart | false |
| name | "money" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-money" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_money" |
| valid | true |
| value | "199.00" |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#2008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2009 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1541 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1544 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1543 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1545 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1546 …} -uniqueId: Symfony\Component\Uid\Ulid {#1542 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1547 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3175 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1541 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1544 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1543 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1545 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1546 …} -uniqueId: Symfony\Component\Uid\Ulid {#1542 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1547 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3173 -form: Symfony\Component\Form\Form {#2665 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3171 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSN" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#921 -message: "Date and Time Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#2016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#921 -message: "Date and Time Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2017 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#940 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#921 -message: "Date and Time Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#956 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1273 …} -uniqueId: Symfony\Component\Uid\Ulid {#957 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3178 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#940 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#921 -message: "Date and Time Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#956 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1273 …} -uniqueId: Symfony\Component\Uid\Ulid {#957 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3176 -form: Symfony\Component\Form\Form {#2668 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3174 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S" |
| label | Symfony\Component\Translation\TranslatableMessage {#921 -message: "Date and Time Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70GZBNAMEH8EPB87A04S" |
| valid | true |
| value | null |
date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTimeImmutable @1767385282 {#2860 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } |
| View Format |
"2026-01-02"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Date Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-date" ] |
[ "class" => "field-date" ] |
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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 | [ "class" => "field-date" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2036 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_FormFieldReference_date" ] |
| cache_key | "_FormFieldReference_date_date" |
| compound | false |
| data | DateTimeImmutable @1767385282 {#2860 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#992 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "date" -value: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } -formattedValue: "2026年1月2日" -formatValueCallable: null -label: "Date Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#989 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/crud/field/date.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#990 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1283 …} -uniqueId: Symfony\Component\Uid\Ulid {#991 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775} +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3181 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#992 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "date" -value: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } -formattedValue: "2026年1月2日" -formatValueCallable: null -label: "Date Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#989 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/crud/field/date.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#990 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1283 …} -uniqueId: Symfony\Component\Uid\Ulid {#991 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775} +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3179 -form: Symfony\Component\Form\Form {#2671 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3177 …5} |
| full_name | "FormFieldReference[date]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_date" |
| label | "Date Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "date" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-date" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| type | "date" |
| unique_block_prefix | "_FormFieldReference_date" |
| valid | true |
| value | "2026-01-02" |
| widget | "single_text" |
time
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTimeImmutable @1763328082 {#2864 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } |
| View Format |
"15:21"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Time Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-time" ] |
[ "class" => "field-time" ] |
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | [] |
| hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "H:i:s" |
| invalid_message | "Please enter a valid time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Time Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| model_timezone | null |
| placeholder | [ "hour" => "" "minute" => "" "second" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| reference_date | null |
| required | false |
| row_attr | [ "class" => "field-time" ] |
| seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2057 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "time" "_FormFieldReference_time" ] |
| cache_key | "_FormFieldReference_time_time" |
| compound | false |
| data | DateTimeImmutable @1763328082 {#2864 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1000 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TimeField" -propertyName: "time" -value: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } -formattedValue: "15:21:22" -formatValueCallable: null -label: "Time Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#997 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-time" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/time" -templatePath: "@EasyAdmin/crud/field/time.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#998 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#996 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#959 …} -uniqueId: Symfony\Component\Uid\Ulid {#999 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774} +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3184 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1000 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TimeField" -propertyName: "time" -value: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } -formattedValue: "15:21:22" -formatValueCallable: null -label: "Time Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#997 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-time" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/time" -templatePath: "@EasyAdmin/crud/field/time.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#998 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#996 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#959 …} -uniqueId: Symfony\Component\Uid\Ulid {#999 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774} +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3182 -form: Symfony\Component\Form\Form {#2674 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3180 …5} |
| full_name | "FormFieldReference[time]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_time" |
| label | "Time Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "time" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-time" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| type | "time" |
| unique_block_prefix | "_FormFieldReference_time" |
| valid | true |
| value | "15:21" |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
datetime
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTimeImmutable @1778095282 {#2868 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } |
| View Format |
"2026-05-06T14:21:22"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "DateTime Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | false |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "DateTime Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| 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 | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2079 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_FormFieldReference_datetime" ] |
| cache_key | "_FormFieldReference_datetime_datetime" |
| compound | false |
| data | DateTimeImmutable @1778095282 {#2868 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#962 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "datetime" -value: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } -formattedValue: "2026年5月6日 14:21" -formatValueCallable: null -label: "DateTime Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#867 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#866 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#868 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1301 …} -uniqueId: Symfony\Component\Uid\Ulid {#865 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#870 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770} +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3187 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#962 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "datetime" -value: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } -formattedValue: "2026年5月6日 14:21" -formatValueCallable: null -label: "DateTime Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#867 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#866 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#868 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1301 …} -uniqueId: Symfony\Component\Uid\Ulid {#865 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#870 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770} +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3185 -form: Symfony\Component\Form\Form {#2677 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3183 …5} |
| full_name | "FormFieldReference[datetime]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_datetime" |
| label | "DateTime Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "datetime" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-datetime" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_FormFieldReference_datetime" |
| valid | true |
| value | "2026-05-06T14:21:22" |
| widget | "single_text" |
timezone
"Symfony\Component\Form\Extension\Core\Type\TimezoneType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Europe/Madrid" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
| intl | true |
same as passed value |
| label | "Timezone Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-timezone" ] |
[ "class" => "field-timezone" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2104 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#2097 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| inherit_data | false |
| input | "string" |
| intl | true |
| invalid_message | "Please select a valid timezone." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Timezone Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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 |
| regions | 2047 |
| required | false |
| row_attr | [ "class" => "field-timezone" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2088 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "timezone" "_FormFieldReference_timezone" ] |
| cache_key | "_FormFieldReference_timezone_timezone" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "阿富汗时间(喀布尔)" +value: "Asia/Kabul" +data: "Asia/Kabul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "阿根廷时间(布宜诺斯艾利斯)" +value: "America/Buenos_Aires" +data: "America/Buenos_Aires" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "阿根廷时间(胡胡伊)" +value: "America/Jujuy" +data: "America/Jujuy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "阿根廷时间(卡塔马卡)" +value: "America/Catamarca" +data: "America/Catamarca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "阿根廷时间(科尔多瓦)" +value: "America/Cordoba" +data: "America/Cordoba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "阿根廷时间(拉里奥哈)" +value: "America/Argentina/La_Rioja" +data: "America/Argentina/La_Rioja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "阿根廷时间(里奥加耶戈斯)" +value: "America/Argentina/Rio_Gallegos" +data: "America/Argentina/Rio_Gallegos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "阿根廷时间(门多萨)" +value: "America/Mendoza" +data: "America/Mendoza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "阿根廷时间(萨尔塔)" +value: "America/Argentina/Salta" +data: "America/Argentina/Salta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "阿根廷时间(圣胡安)" +value: "America/Argentina/San_Juan" +data: "America/Argentina/San_Juan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "阿根廷时间(圣路易斯)" +value: "America/Argentina/San_Luis" +data: "America/Argentina/San_Luis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "阿根廷时间(图库曼)" +value: "America/Argentina/Tucuman" +data: "America/Argentina/Tucuman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "阿根廷时间(乌斯怀亚)" +value: "America/Argentina/Ushuaia" +data: "America/Argentina/Ushuaia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "阿克里时间(里奥布郎库)" +value: "America/Rio_Branco" +data: "America/Rio_Branco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "阿克里时间(依伦尼贝)" +value: "America/Eirunepe" +data: "America/Eirunepe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "阿拉伯时间(巴格达)" +value: "Asia/Baghdad" +data: "Asia/Baghdad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "阿拉伯时间(巴林)" +value: "Asia/Bahrain" +data: "Asia/Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "阿拉伯时间(卡塔尔)" +value: "Asia/Qatar" +data: "Asia/Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "阿拉伯时间(科威特)" +value: "Asia/Kuwait" +data: "Asia/Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "阿拉伯时间(利雅得)" +value: "Asia/Riyadh" +data: "Asia/Riyadh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "阿拉伯时间(亚丁)" +value: "Asia/Aden" +data: "Asia/Aden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "阿拉斯加时间(安克雷奇)" +value: "America/Anchorage" +data: "America/Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "阿拉斯加时间(梅特拉卡特拉)" +value: "America/Metlakatla" +data: "America/Metlakatla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "阿拉斯加时间(诺姆)" +value: "America/Nome" +data: "America/Nome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "阿拉斯加时间(锡特卡)" +value: "America/Sitka" +data: "America/Sitka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "阿拉斯加时间(亚库塔特)" +value: "America/Yakutat" +data: "America/Yakutat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "阿拉斯加时间(朱诺)" +value: "America/Juneau" +data: "America/Juneau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "阿纳德尔时间" +value: "Asia/Anadyr" +data: "Asia/Anadyr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "阿皮亚时间" +value: "Pacific/Apia" +data: "Pacific/Apia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "阿塞拜疆时间(巴库)" +value: "Asia/Baku" +data: "Asia/Baku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "澳大利亚东部时间(布里斯班)" +value: "Australia/Brisbane" +data: "Australia/Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "澳大利亚东部时间(霍巴特)" +value: "Australia/Hobart" +data: "Australia/Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "澳大利亚东部时间(库利)" +value: "Australia/Currie" +data: "Australia/Currie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "澳大利亚东部时间(林德曼)" +value: "Australia/Lindeman" +data: "Australia/Lindeman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "澳大利亚东部时间(麦格理)" +value: "Antarctica/Macquarie" +data: "Antarctica/Macquarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "澳大利亚东部时间(墨尔本)" +value: "Australia/Melbourne" +data: "Australia/Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "澳大利亚东部时间(悉尼)" +value: "Australia/Sydney" +data: "Australia/Sydney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "澳大利亚西部时间(珀斯)" +value: "Australia/Perth" +data: "Australia/Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "澳大利亚中部时间(阿德莱德)" +value: "Australia/Adelaide" +data: "Australia/Adelaide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "澳大利亚中部时间(布罗肯希尔)" +value: "Australia/Broken_Hill" +data: "Australia/Broken_Hill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "澳大利亚中部时间(达尔文)" +value: "Australia/Darwin" +data: "Australia/Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "澳大利亚中西部时间(尤克拉)" +value: "Australia/Eucla" +data: "Australia/Eucla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "巴布亚新几内亚时间(布干维尔)" +value: "Pacific/Bougainville" +data: "Pacific/Bougainville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "巴布亚新几内亚时间(莫尔兹比港)" +value: "Pacific/Port_Moresby" +data: "Pacific/Port_Moresby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "巴基斯坦时间(卡拉奇)" +value: "Asia/Karachi" +data: "Asia/Karachi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "巴拉圭时间(亚松森)" +value: "America/Asuncion" +data: "America/Asuncion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "巴西利亚时间(阿拉瓜伊纳)" +value: "America/Araguaina" +data: "America/Araguaina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "巴西利亚时间(巴伊亚)" +value: "America/Bahia" +data: "America/Bahia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "巴西利亚时间(贝伦)" +value: "America/Belem" +data: "America/Belem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "巴西利亚时间(福塔雷萨)" +value: "America/Fortaleza" +data: "America/Fortaleza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "巴西利亚时间(累西腓)" +value: "America/Recife" +data: "America/Recife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "巴西利亚时间(马塞约)" +value: "America/Maceio" +data: "America/Maceio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "巴西利亚时间(圣保罗)" +value: "America/Sao_Paulo" +data: "America/Sao_Paulo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "巴西利亚时间(圣塔伦)" +value: "America/Santarem" +data: "America/Santarem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "北美东部时间" +value: "EST5EDT" +data: "EST5EDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "北美东部时间(阿蒂科肯)" +value: "America/Coral_Harbour" +data: "America/Coral_Harbour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "北美东部时间(巴拿马)" +value: "America/Panama" +data: "America/Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "北美东部时间(大特克)" +value: "America/Grand_Turk" +data: "America/Grand_Turk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "北美东部时间(底特律)" +value: "America/Detroit" +data: "America/Detroit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "北美东部时间(多伦多)" +value: "America/Toronto" +data: "America/Toronto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "北美东部时间(开曼)" +value: "America/Cayman" +data: "America/Cayman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "北美东部时间(坎昆)" +value: "America/Cancun" +data: "America/Cancun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "北美东部时间(肯塔基州蒙蒂塞洛)" +value: "America/Kentucky/Monticello" +data: "America/Kentucky/Monticello" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "北美东部时间(路易斯维尔)" +value: "America/Louisville" +data: "America/Louisville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "北美东部时间(拿骚)" +value: "America/Nassau" +data: "America/Nassau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "北美东部时间(尼皮贡)" +value: "America/Nipigon" +data: "America/Nipigon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "北美东部时间(纽约)" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "北美东部时间(旁涅唐)" +value: "America/Pangnirtung" +data: "America/Pangnirtung" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "北美东部时间(桑德贝)" +value: "America/Thunder_Bay" +data: "America/Thunder_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "北美东部时间(太子港)" +value: "America/Port-au-Prince" +data: "America/Port-au-Prince" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "北美东部时间(牙买加)" +value: "America/Jamaica" +data: "America/Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "北美东部时间(伊魁特)" +value: "America/Iqaluit" +data: "America/Iqaluit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "北美东部时间(印第安纳波利斯)" +value: "America/Indianapolis" +data: "America/Indianapolis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "北美东部时间(印第安纳州彼得斯堡)" +value: "America/Indiana/Petersburg" +data: "America/Indiana/Petersburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "北美东部时间(印第安纳州马伦戈)" +value: "America/Indiana/Marengo" +data: "America/Indiana/Marengo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "北美东部时间(印第安纳州威纳马克)" +value: "America/Indiana/Winamac" +data: "America/Indiana/Winamac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "北美东部时间(印第安纳州维维市)" +value: "America/Indiana/Vevay" +data: "America/Indiana/Vevay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "北美东部时间(印第安纳州温森斯)" +value: "America/Indiana/Vincennes" +data: "America/Indiana/Vincennes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "北美山区时间" +value: "MST7MDT" +data: "MST7MDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "北美山区时间(埃德蒙顿)" +value: "America/Edmonton" +data: "America/Edmonton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "北美山区时间(奥希纳加)" +value: "America/Ojinaga" +data: "America/Ojinaga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "北美山区时间(博伊西)" +value: "America/Boise" +data: "America/Boise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "北美山区时间(丹佛)" +value: "America/Denver" +data: "America/Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "北美山区时间(道森克里克)" +value: "America/Dawson_Creek" +data: "America/Dawson_Creek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "北美山区时间(凤凰城)" +value: "America/Phoenix" +data: "America/Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "北美山区时间(剑桥湾)" +value: "America/Cambridge_Bay" +data: "America/Cambridge_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "北美山区时间(克雷斯顿)" +value: "America/Creston" +data: "America/Creston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "北美山区时间(纳尔逊堡)" +value: "America/Fort_Nelson" +data: "America/Fort_Nelson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "北美山区时间(耶洛奈夫)" +value: "America/Yellowknife" +data: "America/Yellowknife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "北美山区时间(伊努维克)" +value: "America/Inuvik" +data: "America/Inuvik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "北美太平洋时间" +value: "PST8PDT" +data: "PST8PDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "北美太平洋时间(蒂华纳)" +value: "America/Tijuana" +data: "America/Tijuana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "北美太平洋时间(洛杉矶)" +value: "America/Los_Angeles" +data: "America/Los_Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "北美太平洋时间(温哥华)" +value: "America/Vancouver" +data: "America/Vancouver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "北美中部时间" +value: "CST6CDT" +data: "CST6CDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "北美中部时间(巴伊亚班德拉斯)" +value: "America/Bahia_Banderas" +data: "America/Bahia_Banderas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "北美中部时间(北达科他州比尤拉)" +value: "America/North_Dakota/Beulah" +data: "America/North_Dakota/Beulah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "北美中部时间(北达科他州申特)" +value: "America/North_Dakota/Center" +data: "America/North_Dakota/Center" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "北美中部时间(北达科他州新塞勒姆)" +value: "America/North_Dakota/New_Salem" +data: "America/North_Dakota/New_Salem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "北美中部时间(伯利兹)" +value: "America/Belize" +data: "America/Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "北美中部时间(哥斯达黎加)" +value: "America/Costa_Rica" +data: "America/Costa_Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "北美中部时间(兰今湾)" +value: "America/Rankin_Inlet" +data: "America/Rankin_Inlet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "北美中部时间(雷尼河)" +value: "America/Rainy_River" +data: "America/Rainy_River" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "北美中部时间(雷索卢特)" +value: "America/Resolute" +data: "America/Resolute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "北美中部时间(里贾纳)" +value: "America/Regina" +data: "America/Regina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "北美中部时间(马那瓜)" +value: "America/Managua" +data: "America/Managua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "北美中部时间(马塔莫罗斯)" +value: "America/Matamoros" +data: "America/Matamoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "北美中部时间(梅里达)" +value: "America/Merida" +data: "America/Merida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "北美中部时间(梅诺米尼)" +value: "America/Menominee" +data: "America/Menominee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "北美中部时间(蒙特雷)" +value: "America/Monterrey" +data: "America/Monterrey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "北美中部时间(墨西哥城)" +value: "America/Mexico_City" +data: "America/Mexico_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3306 +label: "北美中部时间(萨尔瓦多)" +value: "America/El_Salvador" +data: "America/El_Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "北美中部时间(斯威夫特卡伦特)" +value: "America/Swift_Current" +data: "America/Swift_Current" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "北美中部时间(特古西加尔巴)" +value: "America/Tegucigalpa" +data: "America/Tegucigalpa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3309 +label: "北美中部时间(危地马拉)" +value: "America/Guatemala" +data: "America/Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "北美中部时间(温尼伯)" +value: "America/Winnipeg" +data: "America/Winnipeg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "北美中部时间(印第安纳州诺克斯)" +value: "America/Indiana/Knox" +data: "America/Indiana/Knox" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "北美中部时间(印第安纳州特尔城)" +value: "America/Indiana/Tell_City" +data: "America/Indiana/Tell_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3313 +label: "北美中部时间(芝加哥)" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "彼得罗巴甫洛夫斯克-堪察加时间" +value: "Asia/Kamchatka" +data: "Asia/Kamchatka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "波纳佩时间(波纳佩岛)" +value: "Pacific/Ponape" +data: "Pacific/Ponape" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "玻利维亚标准时间(拉巴斯)" +value: "America/La_Paz" +data: "America/La_Paz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "不丹时间(廷布)" +value: "Asia/Thimphu" +data: "Asia/Thimphu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "查莫罗时间(关岛)" +value: "Pacific/Guam" +data: "Pacific/Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "查莫罗时间(塞班)" +value: "Pacific/Saipan" +data: "Pacific/Saipan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "查坦时间(查塔姆)" +value: "Pacific/Chatham" +data: "Pacific/Chatham" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "楚克时间(特鲁克群岛)" +value: "Pacific/Truk" +data: "Pacific/Truk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "大西洋时间(阿鲁巴)" +value: "America/Aruba" +data: "America/Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "大西洋时间(安圭拉)" +value: "America/Anguilla" +data: "America/Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "大西洋时间(安提瓜)" +value: "America/Antigua" +data: "America/Antigua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "大西洋时间(巴巴多斯)" +value: "America/Barbados" +data: "America/Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "大西洋时间(百慕大)" +value: "Atlantic/Bermuda" +data: "Atlantic/Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +label: "大西洋时间(波多黎各)" +value: "America/Puerto_Rico" +data: "America/Puerto_Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "大西洋时间(布兰克萨布隆)" +value: "America/Blanc-Sablon" +data: "America/Blanc-Sablon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +label: "大西洋时间(多米尼加)" +value: "America/Dominica" +data: "America/Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +label: "大西洋时间(格莱斯贝)" +value: "America/Glace_Bay" +data: "America/Glace_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3331 +label: "大西洋时间(格林纳达)" +value: "America/Grenada" +data: "America/Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "大西洋时间(古斯湾)" +value: "America/Goose_Bay" +data: "America/Goose_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3333 +label: "大西洋时间(瓜德罗普)" +value: "America/Guadeloupe" +data: "America/Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3334 +label: "大西洋时间(哈利法克斯)" +value: "America/Halifax" +data: "America/Halifax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "大西洋时间(克拉伦代克)" +value: "America/Kralendijk" +data: "America/Kralendijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "大西洋时间(库拉索)" +value: "America/Curacao" +data: "America/Curacao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "大西洋时间(马里戈特)" +value: "America/Marigot" +data: "America/Marigot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "大西洋时间(马提尼克)" +value: "America/Martinique" +data: "America/Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "大西洋时间(蒙克顿)" +value: "America/Moncton" +data: "America/Moncton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "大西洋时间(蒙特塞拉特)" +value: "America/Montserrat" +data: "America/Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3341 +label: "大西洋时间(圣巴泰勒米岛)" +value: "America/St_Barthelemy" +data: "America/St_Barthelemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3342 +label: "大西洋时间(圣多明各)" +value: "America/Santo_Domingo" +data: "America/Santo_Domingo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "大西洋时间(圣基茨)" +value: "America/St_Kitts" +data: "America/St_Kitts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "大西洋时间(圣卢西亚)" +value: "America/St_Lucia" +data: "America/St_Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "大西洋时间(圣托马斯)" +value: "America/St_Thomas" +data: "America/St_Thomas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "大西洋时间(圣文森特)" +value: "America/St_Vincent" +data: "America/St_Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "大西洋时间(图勒)" +value: "America/Thule" +data: "America/Thule" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "大西洋时间(托尔托拉)" +value: "America/Tortola" +data: "America/Tortola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "大西洋时间(西班牙港)" +value: "America/Port_of_Spain" +data: "America/Port_of_Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3350 +label: "大西洋时间(下太子区)" +value: "America/Lower_Princes" +data: "America/Lower_Princes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "戴维斯时间" +value: "Antarctica/Davis" +data: "Antarctica/Davis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "迪蒙·迪维尔时间" +value: "Antarctica/DumontDUrville" +data: "Antarctica/DumontDUrville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "东部非洲时间(阿斯马拉)" +value: "Africa/Asmera" +data: "Africa/Asmera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3354 +label: "东部非洲时间(安塔那那利佛)" +value: "Indian/Antananarivo" +data: "Indian/Antananarivo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3355 +label: "东部非洲时间(达累斯萨拉姆)" +value: "Africa/Dar_es_Salaam" +data: "Africa/Dar_es_Salaam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3356 +label: "东部非洲时间(吉布提)" +value: "Africa/Djibouti" +data: "Africa/Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "东部非洲时间(坎帕拉)" +value: "Africa/Kampala" +data: "Africa/Kampala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "东部非洲时间(科摩罗)" +value: "Indian/Comoro" +data: "Indian/Comoro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "东部非洲时间(马约特)" +value: "Indian/Mayotte" +data: "Indian/Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "东部非洲时间(摩加迪沙)" +value: "Africa/Mogadishu" +data: "Africa/Mogadishu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3361 +label: "东部非洲时间(内罗毕)" +value: "Africa/Nairobi" +data: "Africa/Nairobi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "东部非洲时间(亚的斯亚贝巴)" +value: "Africa/Addis_Ababa" +data: "Africa/Addis_Ababa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3363 +label: "东帝汶时间(帝力)" +value: "Asia/Dili" +data: "Asia/Dili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3364 +label: "东欧时间(安曼)" +value: "Asia/Amman" +data: "Asia/Amman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3365 +label: "东欧时间(贝鲁特)" +value: "Asia/Beirut" +data: "Asia/Beirut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3366 +label: "东欧时间(布加勒斯特)" +value: "Europe/Bucharest" +data: "Europe/Bucharest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3367 +label: "东欧时间(大马士革)" +value: "Asia/Damascus" +data: "Asia/Damascus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3368 +label: "东欧时间(的黎波里)" +value: "Africa/Tripoli" +data: "Africa/Tripoli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3369 +label: "东欧时间(法马古斯塔)" +value: "Asia/Famagusta" +data: "Asia/Famagusta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3370 +label: "东欧时间(赫尔辛基)" +value: "Europe/Helsinki" +data: "Europe/Helsinki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "东欧时间(基辅)" +value: "Europe/Kiev" +data: "Europe/Kiev" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "东欧时间(基希讷乌)" +value: "Europe/Chisinau" +data: "Europe/Chisinau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "东欧时间(加里宁格勒)" +value: "Europe/Kaliningrad" +data: "Europe/Kaliningrad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "东欧时间(加沙)" +value: "Asia/Gaza" +data: "Asia/Gaza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "东欧时间(开罗)" +value: "Africa/Cairo" +data: "Africa/Cairo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "东欧时间(里加)" +value: "Europe/Riga" +data: "Europe/Riga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "东欧时间(玛丽港)" +value: "Europe/Mariehamn" +data: "Europe/Mariehamn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "东欧时间(尼科西亚)" +value: "Asia/Nicosia" +data: "Asia/Nicosia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "东欧时间(索非亚)" +value: "Europe/Sofia" +data: "Europe/Sofia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "东欧时间(塔林)" +value: "Europe/Tallinn" +data: "Europe/Tallinn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "东欧时间(维尔纽斯)" +value: "Europe/Vilnius" +data: "Europe/Vilnius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "东欧时间(乌日哥罗德)" +value: "Europe/Uzhgorod" +data: "Europe/Uzhgorod" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "东欧时间(希伯伦)" +value: "Asia/Hebron" +data: "Asia/Hebron" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "东欧时间(雅典)" +value: "Europe/Athens" +data: "Europe/Athens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "东欧时间(扎波罗热)" +value: "Europe/Zaporozhye" +data: "Europe/Zaporozhye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "俄罗斯时间(巴尔瑙尔)" +value: "Asia/Barnaul" +data: "Asia/Barnaul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "俄罗斯时间(基洛夫)" +value: "Europe/Kirov" +data: "Europe/Kirov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "俄罗斯时间(托木斯克)" +value: "Asia/Tomsk" +data: "Asia/Tomsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "厄瓜多尔标准时间(瓜亚基尔)" +value: "America/Guayaquil" +data: "America/Guayaquil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "鄂木斯克时间" +value: "Asia/Omsk" +data: "Asia/Omsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "法属圭亚那标准时间(卡宴)" +value: "America/Cayenne" +data: "America/Cayenne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "法属南方和南极领地时间(凯尔盖朗)" +value: "Indian/Kerguelen" +data: "Indian/Kerguelen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3393 +label: "菲律宾时间(马尼拉)" +value: "Asia/Manila" +data: "Asia/Manila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "菲尼克斯群岛时间(恩德伯里)" +value: "Pacific/Enderbury" +data: "Pacific/Enderbury" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "斐济时间" +value: "Pacific/Fiji" +data: "Pacific/Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "费尔南多-迪诺罗尼亚岛时间(洛罗尼亚)" +value: "America/Noronha" +data: "America/Noronha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "伏尔加格勒时间" +value: "Europe/Volgograd" +data: "Europe/Volgograd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "佛得角时间" +value: "Atlantic/Cape_Verde" +data: "Atlantic/Cape_Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "福克兰群岛时间(斯坦利)" +value: "Atlantic/Stanley" +data: "Atlantic/Stanley" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "复活节岛时间" +value: "Pacific/Easter" +data: "Pacific/Easter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "甘比尔时间" +value: "Pacific/Gambier" +data: "Pacific/Gambier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3402 +label: "哥伦比亚时间(波哥大)" +value: "America/Bogota" +data: "America/Bogota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3403 +label: "格林尼治标准时间" +value: "Etc/GMT" +data: "Etc/GMT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3404 +label: "格林尼治标准时间(阿比让)" +value: "Africa/Abidjan" +data: "Africa/Abidjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "格林尼治标准时间(阿克拉)" +value: "Africa/Accra" +data: "Africa/Accra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "格林尼治标准时间(巴马科)" +value: "Africa/Bamako" +data: "Africa/Bamako" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "格林尼治标准时间(班珠尔)" +value: "Africa/Banjul" +data: "Africa/Banjul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "格林尼治标准时间(比绍)" +value: "Africa/Bissau" +data: "Africa/Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "格林尼治标准时间(达喀尔)" +value: "Africa/Dakar" +data: "Africa/Dakar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "格林尼治标准时间(丹马沙文)" +value: "America/Danmarkshavn" +data: "America/Danmarkshavn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "格林尼治标准时间(都柏林)" +value: "Europe/Dublin" +data: "Europe/Dublin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "格林尼治标准时间(弗里敦)" +value: "Africa/Freetown" +data: "Africa/Freetown" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "格林尼治标准时间(根西岛)" +value: "Europe/Guernsey" +data: "Europe/Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "格林尼治标准时间(科纳克里)" +value: "Africa/Conakry" +data: "Africa/Conakry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: "格林尼治标准时间(雷克雅未克)" +value: "Atlantic/Reykjavik" +data: "Atlantic/Reykjavik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: "格林尼治标准时间(伦敦)" +value: "Europe/London" +data: "Europe/London" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "格林尼治标准时间(洛美)" +value: "Africa/Lome" +data: "Africa/Lome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: "格林尼治标准时间(马恩岛)" +value: "Europe/Isle_of_Man" +data: "Europe/Isle_of_Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "格林尼治标准时间(蒙罗维亚)" +value: "Africa/Monrovia" +data: "Africa/Monrovia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +label: "格林尼治标准时间(努瓦克肖特)" +value: "Africa/Nouakchott" +data: "Africa/Nouakchott" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3421 +label: "格林尼治标准时间(圣多美)" +value: "Africa/Sao_Tome" +data: "Africa/Sao_Tome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3422 +label: "格林尼治标准时间(圣赫勒拿)" +value: "Atlantic/St_Helena" +data: "Atlantic/St_Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +label: "格林尼治标准时间(特罗尔)" +value: "Antarctica/Troll" +data: "Antarctica/Troll" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3424 +label: "格林尼治标准时间(瓦加杜古)" +value: "Africa/Ouagadougou" +data: "Africa/Ouagadougou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3425 +label: "格林尼治标准时间(泽西岛)" +value: "Europe/Jersey" +data: "Europe/Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3426 +label: "格陵兰岛东部时间(斯科列斯比桑德)" +value: "America/Scoresbysund" +data: "America/Scoresbysund" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +label: "格陵兰岛西部时间(努克)" +value: "America/Godthab" +data: "America/Godthab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3428 +label: "格鲁吉亚时间(第比利斯)" +value: "Asia/Tbilisi" +data: "Asia/Tbilisi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3429 +label: "古巴时间(哈瓦那)" +value: "America/Havana" +data: "America/Havana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3430 +label: "圭亚那时间" +value: "America/Guyana" +data: "America/Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +label: "哈萨克斯坦东部时间(阿拉木图)" +value: "Asia/Almaty" +data: "Asia/Almaty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +label: "哈萨克斯坦东部时间(库斯塔奈)" +value: "Asia/Qostanay" +data: "Asia/Qostanay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3433 +label: "哈萨克斯坦西部时间(阿克套)" +value: "Asia/Aqtau" +data: "Asia/Aqtau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +label: "哈萨克斯坦西部时间(阿克托别)" +value: "Asia/Aqtobe" +data: "Asia/Aqtobe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3435 +label: "哈萨克斯坦西部时间(阿特劳)" +value: "Asia/Atyrau" +data: "Asia/Atyrau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "哈萨克斯坦西部时间(克孜洛尔达)" +value: "Asia/Qyzylorda" +data: "Asia/Qyzylorda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "哈萨克斯坦西部时间(乌拉尔)" +value: "Asia/Oral" +data: "Asia/Oral" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3438 +label: "海参崴时间(符拉迪沃斯托克)" +value: "Asia/Vladivostok" +data: "Asia/Vladivostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3439 +label: "海参崴时间(乌斯内拉)" +value: "Asia/Ust-Nera" +data: "Asia/Ust-Nera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +label: "海湾标准时间(迪拜)" +value: "Asia/Dubai" +data: "Asia/Dubai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "海湾标准时间(马斯喀特)" +value: "Asia/Muscat" +data: "Asia/Muscat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +label: "韩国时间(平壤)" +value: "Asia/Pyongyang" +data: "Asia/Pyongyang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +label: "韩国时间(首尔)" +value: "Asia/Seoul" +data: "Asia/Seoul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +label: "豪勋爵岛时间" +value: "Australia/Lord_Howe" +data: "Australia/Lord_Howe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +label: "吉尔伯特群岛时间(塔拉瓦)" +value: "Pacific/Tarawa" +data: "Pacific/Tarawa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "吉尔吉斯斯坦时间(比什凯克)" +value: "Asia/Bishkek" +data: "Asia/Bishkek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "加拉帕戈斯时间" +value: "Pacific/Galapagos" +data: "Pacific/Galapagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "加拿大时间(Montreal)" +value: "America/Montreal" +data: "America/Montreal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +label: "凯西时间(卡塞)" +value: "Antarctica/Casey" +data: "Antarctica/Casey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "科布多时间" +value: "Asia/Hovd" +data: "Asia/Hovd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +label: "科科斯群岛时间(可可斯)" +value: "Indian/Cocos" +data: "Indian/Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +label: "科斯雷时间(库赛埃)" +value: "Pacific/Kosrae" +data: "Pacific/Kosrae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +label: "克拉斯诺亚尔斯克时间" +value: "Asia/Krasnoyarsk" +data: "Asia/Krasnoyarsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +label: "克拉斯诺亚尔斯克时间(新库兹涅茨克)" +value: "Asia/Novokuznetsk" +data: "Asia/Novokuznetsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "库克群岛时间(拉罗汤加)" +value: "Pacific/Rarotonga" +data: "Pacific/Rarotonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +label: "库页岛时间(萨哈林)" +value: "Asia/Sakhalin" +data: "Asia/Sakhalin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +label: "莱恩群岛时间(基里地马地岛)" +value: "Pacific/Kiritimati" +data: "Pacific/Kiritimati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3458 +label: "留尼汪时间" +value: "Indian/Reunion" +data: "Indian/Reunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3459 +label: "罗瑟拉时间" +value: "Antarctica/Rothera" +data: "Antarctica/Rothera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "马尔代夫时间" +value: "Indian/Maldives" +data: "Indian/Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +label: "马加丹时间" +value: "Asia/Magadan" +data: "Asia/Magadan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3462 +label: "马加丹时间(中科雷姆斯克)" +value: "Asia/Srednekolymsk" +data: "Asia/Srednekolymsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3463 +label: "马克萨斯群岛时间" +value: "Pacific/Marquesas" +data: "Pacific/Marquesas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "马来西亚时间(古晋)" +value: "Asia/Kuching" +data: "Asia/Kuching" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3465 +label: "马来西亚时间(吉隆坡)" +value: "Asia/Kuala_Lumpur" +data: "Asia/Kuala_Lumpur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +label: "马绍尔群岛时间(夸贾林)" +value: "Pacific/Kwajalein" +data: "Pacific/Kwajalein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3467 +label: "马绍尔群岛时间(马朱罗)" +value: "Pacific/Majuro" +data: "Pacific/Majuro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3468 +label: "毛里求斯时间" +value: "Indian/Mauritius" +data: "Indian/Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +label: "孟加拉时间(达卡)" +value: "Asia/Dhaka" +data: "Asia/Dhaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +label: "秘鲁时间(利马)" +value: "America/Lima" +data: "America/Lima" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +label: "缅甸时间(仰光)" +value: "Asia/Rangoon" +data: "Asia/Rangoon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3472 +label: "莫森时间" +value: "Antarctica/Mawson" +data: "Antarctica/Mawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3473 +label: "莫斯科时间" +value: "Europe/Moscow" +data: "Europe/Moscow" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3474 +label: "莫斯科时间(阿斯特拉罕)" +value: "Europe/Astrakhan" +data: "Europe/Astrakhan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +label: "莫斯科时间(明斯克)" +value: "Europe/Minsk" +data: "Europe/Minsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +label: "莫斯科时间(萨拉托夫)" +value: "Europe/Saratov" +data: "Europe/Saratov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3477 +label: "莫斯科时间(乌里扬诺夫斯克)" +value: "Europe/Ulyanovsk" +data: "Europe/Ulyanovsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3478 +label: "莫斯科时间(辛菲罗波尔)" +value: "Europe/Simferopol" +data: "Europe/Simferopol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3479 +label: "墨西哥太平洋时间(埃莫西约)" +value: "America/Hermosillo" +data: "America/Hermosillo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +label: "墨西哥太平洋时间(马萨特兰)" +value: "America/Mazatlan" +data: "America/Mazatlan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +label: "墨西哥太平洋时间(奇瓦瓦)" +value: "America/Chihuahua" +data: "America/Chihuahua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +label: "墨西哥西北部时间(圣伊萨贝尔)" +value: "America/Santa_Isabel" +data: "America/Santa_Isabel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +label: "南非标准时间(马塞卢)" +value: "Africa/Maseru" +data: "Africa/Maseru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +label: "南非标准时间(姆巴巴纳)" +value: "Africa/Mbabane" +data: "Africa/Mbabane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +label: "南非标准时间(约翰内斯堡)" +value: "Africa/Johannesburg" +data: "Africa/Johannesburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +label: "南乔治亚岛时间" +value: "Atlantic/South_Georgia" +data: "Atlantic/South_Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3487 +label: "瑙鲁时间" +value: "Pacific/Nauru" +data: "Pacific/Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +label: "尼泊尔时间(加德满都)" +value: "Asia/Katmandu" +data: "Asia/Katmandu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +label: "纽埃时间" +value: "Pacific/Niue" +data: "Pacific/Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +label: "纽芬兰时间(圣约翰斯)" +value: "America/St_Johns" +data: "America/St_Johns" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +label: "诺福克岛时间" +value: "Pacific/Norfolk" +data: "Pacific/Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +label: "帕劳时间" +value: "Pacific/Palau" +data: "Pacific/Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +label: "皮特凯恩时间" +value: "Pacific/Pitcairn" +data: "Pacific/Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +label: "日本时间(东京)" +value: "Asia/Tokyo" +data: "Asia/Tokyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +label: "萨马拉时间" +value: "Europe/Samara" +data: "Europe/Samara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +label: "萨摩亚时间(帕果帕果)" +value: "Pacific/Pago_Pago" +data: "Pacific/Pago_Pago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +label: "萨摩亚时间(中途岛)" +value: "Pacific/Midway" +data: "Pacific/Midway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +label: "塞舌尔时间(马埃岛)" +value: "Indian/Mahe" +data: "Indian/Mahe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3499 +label: "圣诞岛时间" +value: "Indian/Christmas" +data: "Indian/Christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +label: "圣皮埃尔和密克隆群岛时间" +value: "America/Miquelon" +data: "America/Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +label: "苏里南时间(帕拉马里博)" +value: "America/Paramaribo" +data: "America/Paramaribo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +label: "所罗门群岛时间(瓜达尔卡纳尔)" +value: "Pacific/Guadalcanal" +data: "Pacific/Guadalcanal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +label: "塔吉克斯坦时间(杜尚别)" +value: "Asia/Dushanbe" +data: "Asia/Dushanbe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +label: "塔希提岛时间" +value: "Pacific/Tahiti" +data: "Pacific/Tahiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +label: "台北时间" +value: "Asia/Taipei" +data: "Asia/Taipei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +label: "汤加时间(东加塔布)" +value: "Pacific/Tongatapu" +data: "Pacific/Tongatapu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +label: "图瓦卢时间(富纳富提)" +value: "Pacific/Funafuti" +data: "Pacific/Funafuti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +label: "土耳其时间(伊斯坦布尔)" +value: "Europe/Istanbul" +data: "Europe/Istanbul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +label: "土库曼斯坦时间(阿什哈巴德)" +value: "Asia/Ashgabat" +data: "Asia/Ashgabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +label: "托克劳时间(法考福)" +value: "Pacific/Fakaofo" +data: "Pacific/Fakaofo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +label: "瓦利斯和富图纳时间" +value: "Pacific/Wallis" +data: "Pacific/Wallis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +label: "瓦努阿图时间(埃法特)" +value: "Pacific/Efate" +data: "Pacific/Efate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +label: "威克岛时间" +value: "Pacific/Wake" +data: "Pacific/Wake" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +label: "委内瑞拉时间(加拉加斯)" +value: "America/Caracas" +data: "America/Caracas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +label: "文莱达鲁萨兰时间" +value: "Asia/Brunei" +data: "Asia/Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +label: "沃斯托克时间" +value: "Antarctica/Vostok" +data: "Antarctica/Vostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +label: "乌拉圭时间(蒙得维的亚)" +value: "America/Montevideo" +data: "America/Montevideo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +label: "乌兰巴托时间" +value: "Asia/Ulaanbaatar" +data: "Asia/Ulaanbaatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +label: "乌兰巴托时间(乔巴山)" +value: "Asia/Choibalsan" +data: "Asia/Choibalsan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +label: "乌兹别克斯坦时间(撒马尔罕)" +value: "Asia/Samarkand" +data: "Asia/Samarkand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +label: "乌兹别克斯坦时间(塔什干)" +value: "Asia/Tashkent" +data: "Asia/Tashkent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +label: "西部非洲时间(班吉)" +value: "Africa/Bangui" +data: "Africa/Bangui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +label: "西部非洲时间(波多诺伏)" +value: "Africa/Porto-Novo" +data: "Africa/Porto-Novo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +label: "西部非洲时间(布拉柴维尔)" +value: "Africa/Brazzaville" +data: "Africa/Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +label: "西部非洲时间(杜阿拉)" +value: "Africa/Douala" +data: "Africa/Douala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3526 +label: "西部非洲时间(恩贾梅纳)" +value: "Africa/Ndjamena" +data: "Africa/Ndjamena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3527 +label: "西部非洲时间(金沙萨)" +value: "Africa/Kinshasa" +data: "Africa/Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3528 +label: "西部非洲时间(拉各斯)" +value: "Africa/Lagos" +data: "Africa/Lagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3529 +label: "西部非洲时间(利伯维尔)" +value: "Africa/Libreville" +data: "Africa/Libreville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3530 +label: "西部非洲时间(罗安达)" +value: "Africa/Luanda" +data: "Africa/Luanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +label: "西部非洲时间(马拉博)" +value: "Africa/Malabo" +data: "Africa/Malabo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +label: "西部非洲时间(尼亚美)" +value: "Africa/Niamey" +data: "Africa/Niamey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +label: "西欧时间(阿尤恩)" +value: "Africa/El_Aaiun" +data: "Africa/El_Aaiun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +label: "西欧时间(法罗)" +value: "Atlantic/Faeroe" +data: "Atlantic/Faeroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3535 +label: "西欧时间(加那利)" +value: "Atlantic/Canary" +data: "Atlantic/Canary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3536 +label: "西欧时间(卡萨布兰卡)" +value: "Africa/Casablanca" +data: "Africa/Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3537 +label: "西欧时间(里斯本)" +value: "Europe/Lisbon" +data: "Europe/Lisbon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3538 +label: "西欧时间(马德拉)" +value: "Atlantic/Madeira" +data: "Atlantic/Madeira" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3539 +label: "夏威夷-阿留申时间(埃达克)" +value: "America/Adak" +data: "America/Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3540 +label: "夏威夷-阿留申时间(檀香山)" +value: "Pacific/Honolulu" +data: "Pacific/Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3541 +label: "夏威夷-阿留申时间(约翰斯顿)" +value: "Pacific/Johnston" +data: "Pacific/Johnston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3542 +label: "香港时间" +value: "Asia/Hong_Kong" +data: "Asia/Hong_Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3543 +label: "协调世界时" +value: "Etc/UTC" +data: "Etc/UTC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +label: "新加坡标准时间" +value: "Asia/Singapore" +data: "Asia/Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3545 +label: "新喀里多尼亚时间(努美阿)" +value: "Pacific/Noumea" +data: "Pacific/Noumea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +label: "新西伯利亚时间" +value: "Asia/Novosibirsk" +data: "Asia/Novosibirsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3547 +label: "新西兰时间(奥克兰)" +value: "Pacific/Auckland" +data: "Pacific/Auckland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3548 +label: "新西兰时间(麦克默多)" +value: "Antarctica/McMurdo" +data: "Antarctica/McMurdo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +label: "雅库茨克时间" +value: "Asia/Yakutsk" +data: "Asia/Yakutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3550 +label: "雅库茨克时间(赤塔)" +value: "Asia/Chita" +data: "Asia/Chita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3551 +label: "雅库茨克时间(汉德加)" +value: "Asia/Khandyga" +data: "Asia/Khandyga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3552 +label: "亚马逊时间(波多韦柳)" +value: "America/Porto_Velho" +data: "America/Porto_Velho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3553 +label: "亚马逊时间(博阿维斯塔)" +value: "America/Boa_Vista" +data: "America/Boa_Vista" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3554 +label: "亚马逊时间(大坎普)" +value: "America/Campo_Grande" +data: "America/Campo_Grande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3555 +label: "亚马逊时间(库亚巴)" +value: "America/Cuiaba" +data: "America/Cuiaba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3556 +label: "亚马逊时间(马瑙斯)" +value: "America/Manaus" +data: "America/Manaus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3557 +label: "亚美尼亚时间(埃里温)" +value: "Asia/Yerevan" +data: "Asia/Yerevan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3558 +label: "亚速尔群岛时间" +value: "Atlantic/Azores" +data: "Atlantic/Azores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +label: "叶卡捷琳堡时间" +value: "Asia/Yekaterinburg" +data: "Asia/Yekaterinburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +label: "伊尔库茨克时间" +value: "Asia/Irkutsk" +data: "Asia/Irkutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +label: "伊朗时间(德黑兰)" +value: "Asia/Tehran" +data: "Asia/Tehran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "以色列时间(耶路撒冷)" +value: "Asia/Jerusalem" +data: "Asia/Jerusalem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +label: "印度尼西亚东部时间(查亚普拉)" +value: "Asia/Jayapura" +data: "Asia/Jayapura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +label: "印度尼西亚西部时间(坤甸)" +value: "Asia/Pontianak" +data: "Asia/Pontianak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +label: "印度尼西亚西部时间(雅加达)" +value: "Asia/Jakarta" +data: "Asia/Jakarta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "印度尼西亚中部时间(望加锡)" +value: "Asia/Makassar" +data: "Asia/Makassar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +label: "印度时间(加尔各答)" +value: "Asia/Calcutta" +data: "Asia/Calcutta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +label: "印度时间(科伦坡)" +value: "Asia/Colombo" +data: "Asia/Colombo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +label: "印度洋时间(查戈斯)" +value: "Indian/Chagos" +data: "Indian/Chagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +label: "育空时间(道森)" +value: "America/Dawson" +data: "America/Dawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +label: "育空时间(怀特霍斯)" +value: "America/Whitehorse" +data: "America/Whitehorse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +label: "昭和时间" +value: "Antarctica/Syowa" +data: "Antarctica/Syowa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "智利时间(帕尔默)" +value: "Antarctica/Palmer" +data: "Antarctica/Palmer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +label: "智利时间(蓬塔阿雷纳斯)" +value: "America/Punta_Arenas" +data: "America/Punta_Arenas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +label: "智利时间(圣地亚哥)" +value: "America/Santiago" +data: "America/Santiago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +label: "中部非洲时间(布兰太尔)" +value: "Africa/Blantyre" +data: "Africa/Blantyre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +label: "中部非洲时间(布琼布拉)" +value: "Africa/Bujumbura" +data: "Africa/Bujumbura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +label: "中部非洲时间(哈博罗内)" +value: "Africa/Gaborone" +data: "Africa/Gaborone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +label: "中部非洲时间(哈拉雷)" +value: "Africa/Harare" +data: "Africa/Harare" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +label: "中部非洲时间(基加利)" +value: "Africa/Kigali" +data: "Africa/Kigali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +label: "中部非洲时间(喀土穆)" +value: "Africa/Khartoum" +data: "Africa/Khartoum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +label: "中部非洲时间(卢本巴希)" +value: "Africa/Lubumbashi" +data: "Africa/Lubumbashi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "中部非洲时间(卢萨卡)" +value: "Africa/Lusaka" +data: "Africa/Lusaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +label: "中部非洲时间(马普托)" +value: "Africa/Maputo" +data: "Africa/Maputo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +label: "中部非洲时间(温得和克)" +value: "Africa/Windhoek" +data: "Africa/Windhoek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +label: "中部非洲时间(朱巴)" +value: "Africa/Juba" +data: "Africa/Juba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +label: "中国时间(澳门)" +value: "Asia/Macau" +data: "Asia/Macau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +label: "中国时间(上海)" +value: "Asia/Shanghai" +data: "Asia/Shanghai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +label: "中国时间(乌鲁木齐)" +value: "Asia/Urumqi" +data: "Asia/Urumqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +label: "中南半岛时间(胡志明市)" +value: "Asia/Saigon" +data: "Asia/Saigon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +label: "中南半岛时间(金边)" +value: "Asia/Phnom_Penh" +data: "Asia/Phnom_Penh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "中南半岛时间(曼谷)" +value: "Asia/Bangkok" +data: "Asia/Bangkok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +label: "中南半岛时间(万象)" +value: "Asia/Vientiane" +data: "Asia/Vientiane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +label: "中欧时间(阿尔及尔)" +value: "Africa/Algiers" +data: "Africa/Algiers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +label: "中欧时间(阿姆斯特丹)" +value: "Europe/Amsterdam" +data: "Europe/Amsterdam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +label: "中欧时间(安道尔)" +value: "Europe/Andorra" +data: "Europe/Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +label: "中欧时间(奥斯陆)" +value: "Europe/Oslo" +data: "Europe/Oslo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +label: "中欧时间(巴黎)" +value: "Europe/Paris" +data: "Europe/Paris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +label: "中欧时间(柏林)" +value: "Europe/Berlin" +data: "Europe/Berlin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +label: "中欧时间(贝尔格莱德)" +value: "Europe/Belgrade" +data: "Europe/Belgrade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +label: "中欧时间(波德戈里察)" +value: "Europe/Podgorica" +data: "Europe/Podgorica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +label: "中欧时间(布达佩斯)" +value: "Europe/Budapest" +data: "Europe/Budapest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +label: "中欧时间(布拉迪斯拉发)" +value: "Europe/Bratislava" +data: "Europe/Bratislava" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +label: "中欧时间(布拉格)" +value: "Europe/Prague" +data: "Europe/Prague" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +label: "中欧时间(布鲁塞尔)" +value: "Europe/Brussels" +data: "Europe/Brussels" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +label: "中欧时间(布辛根)" +value: "Europe/Busingen" +data: "Europe/Busingen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +label: "中欧时间(地拉那)" +value: "Europe/Tirane" +data: "Europe/Tirane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +label: "中欧时间(梵蒂冈)" +value: "Europe/Vatican" +data: "Europe/Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +label: "中欧时间(哥本哈根)" +value: "Europe/Copenhagen" +data: "Europe/Copenhagen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +label: "中欧时间(华沙)" +value: "Europe/Warsaw" +data: "Europe/Warsaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +label: "中欧时间(朗伊尔城)" +value: "Arctic/Longyearbyen" +data: "Arctic/Longyearbyen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +label: "中欧时间(卢布尔雅那)" +value: "Europe/Ljubljana" +data: "Europe/Ljubljana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +label: "中欧时间(卢森堡)" +value: "Europe/Luxembourg" +data: "Europe/Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3614 +label: "中欧时间(罗马)" +value: "Europe/Rome" +data: "Europe/Rome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3615 +label: "中欧时间(马德里)" +value: "Europe/Madrid" +data: "Europe/Madrid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3616 +label: "中欧时间(马耳他)" +value: "Europe/Malta" +data: "Europe/Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3617 +label: "中欧时间(摩纳哥)" +value: "Europe/Monaco" +data: "Europe/Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3618 +label: "中欧时间(萨格勒布)" +value: "Europe/Zagreb" +data: "Europe/Zagreb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3619 +label: "中欧时间(萨拉热窝)" +value: "Europe/Sarajevo" +data: "Europe/Sarajevo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3620 +label: "中欧时间(圣马力诺)" +value: "Europe/San_Marino" +data: "Europe/San_Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3621 +label: "中欧时间(斯德哥尔摩)" +value: "Europe/Stockholm" +data: "Europe/Stockholm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +label: "中欧时间(斯科普里)" +value: "Europe/Skopje" +data: "Europe/Skopje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3623 +label: "中欧时间(苏黎世)" +value: "Europe/Zurich" +data: "Europe/Zurich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +label: "中欧时间(突尼斯)" +value: "Africa/Tunis" +data: "Africa/Tunis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +label: "中欧时间(瓦杜兹)" +value: "Europe/Vaduz" +data: "Europe/Vaduz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +label: "中欧时间(维也纳)" +value: "Europe/Vienna" +data: "Europe/Vienna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +label: "中欧时间(休达)" +value: "Africa/Ceuta" +data: "Africa/Ceuta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +label: "中欧时间(直布罗陀)" +value: "Europe/Gibraltar" +data: "Europe/Gibraltar" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "Europe/Madrid" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1011 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TimezoneField" -propertyName: "timezone" -value: "Europe/Madrid" -formattedValue: "Europe/Madrid" -formatValueCallable: null -label: "Timezone Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TimezoneType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-timezone" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/timezone" -templatePath: "@EasyAdmin/crud/field/timezone.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1009 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1319 …} -uniqueId: Symfony\Component\Uid\Ulid {#1010 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3632 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1011 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TimezoneField" -propertyName: "timezone" -value: "Europe/Madrid" -formattedValue: "Europe/Madrid" -formatValueCallable: null -label: "Timezone Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TimezoneType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-timezone" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/timezone" -templatePath: "@EasyAdmin/crud/field/timezone.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1009 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1319 …} -uniqueId: Symfony\Component\Uid\Ulid {#1010 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3188 -form: Symfony\Component\Form\Form {#2680 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3186 …5} |
| full_name | "FormFieldReference[timezone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_timezone" |
| is_selected | Closure($choice, $value) {#3630 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Timezone Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "timezone" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-timezone" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_timezone" |
| valid | true |
| value | "Europe/Madrid" |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#2110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2109 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1548 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1551 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1550 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1552 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1553 …} -uniqueId: Symfony\Component\Uid\Ulid {#1549 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1554 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3635 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1548 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1551 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1550 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1552 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1553 …} -uniqueId: Symfony\Component\Uid\Ulid {#1549 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1554 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3633 -form: Symfony\Component\Form\Form {#2683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3631 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSQ" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#869 -message: "Internationalization Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#869 -message: "Internationalization Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2118 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1002 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#869 -message: "Internationalization Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#984 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#982 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1339 …} -uniqueId: Symfony\Component\Uid\Ulid {#1001 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3638 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1002 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#869 -message: "Internationalization Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#984 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#982 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1339 …} -uniqueId: Symfony\Component\Uid\Ulid {#1001 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3636 -form: Symfony\Component\Form\Form {#2686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3634 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M" |
| label | Symfony\Component\Translation\TranslatableMessage {#869 -message: "Internationalization Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70H0ER7PZNGE4X145V4M" |
| valid | true |
| value | null |
country
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "CR" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "true" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "true" ] |
| choices | [ "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AL.svg" class="country-flag" loading="lazy" alt="阿尔巴尼亚"> <span>阿尔巴尼亚</span></div>" => "AL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DZ.svg" class="country-flag" loading="lazy" alt="阿尔及利亚"> <span>阿尔及利亚</span></div>" => "DZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AF.svg" class="country-flag" loading="lazy" alt="阿富汗"> <span>阿富汗</span></div>" => "AF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AR.svg" class="country-flag" loading="lazy" alt="阿根廷"> <span>阿根廷</span></div>" => "AR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AE.svg" class="country-flag" loading="lazy" alt="阿拉伯联合酋长国"> <span>阿拉伯联合酋长国</span></div>" => "AE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AW.svg" class="country-flag" loading="lazy" alt="阿鲁巴"> <span>阿鲁巴</span></div>" => "AW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/OM.svg" class="country-flag" loading="lazy" alt="阿曼"> <span>阿曼</span></div>" => "OM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AZ.svg" class="country-flag" loading="lazy" alt="阿塞拜疆"> <span>阿塞拜疆</span></div>" => "AZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EG.svg" class="country-flag" loading="lazy" alt="埃及"> <span>埃及</span></div>" => "EG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ET.svg" class="country-flag" loading="lazy" alt="埃塞俄比亚"> <span>埃塞俄比亚</span></div>" => "ET" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IE.svg" class="country-flag" loading="lazy" alt="爱尔兰"> <span>爱尔兰</span></div>" => "IE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EE.svg" class="country-flag" loading="lazy" alt="爱沙尼亚"> <span>爱沙尼亚</span></div>" => "EE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AD.svg" class="country-flag" loading="lazy" alt="安道尔"> <span>安道尔</span></div>" => "AD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AO.svg" class="country-flag" loading="lazy" alt="安哥拉"> <span>安哥拉</span></div>" => "AO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AI.svg" class="country-flag" loading="lazy" alt="安圭拉"> <span>安圭拉</span></div>" => "AI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AG.svg" class="country-flag" loading="lazy" alt="安提瓜和巴布达"> <span>安提瓜和巴布达</span></div>" => "AG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AT.svg" class="country-flag" loading="lazy" alt="奥地利"> <span>奥地利</span></div>" => "AT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AX.svg" class="country-flag" loading="lazy" alt="奥兰群岛"> <span>奥兰群岛</span></div>" => "AX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AU.svg" class="country-flag" loading="lazy" alt="澳大利亚"> <span>澳大利亚</span></div>" => "AU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BB.svg" class="country-flag" loading="lazy" alt="巴巴多斯"> <span>巴巴多斯</span></div>" => "BB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PG.svg" class="country-flag" loading="lazy" alt="巴布亚新几内亚"> <span>巴布亚新几内亚</span></div>" => "PG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BS.svg" class="country-flag" loading="lazy" alt="巴哈马"> <span>巴哈马</span></div>" => "BS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PK.svg" class="country-flag" loading="lazy" alt="巴基斯坦"> <span>巴基斯坦</span></div>" => "PK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PY.svg" class="country-flag" loading="lazy" alt="巴拉圭"> <span>巴拉圭</span></div>" => "PY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PS.svg" class="country-flag" loading="lazy" alt="巴勒斯坦领土"> <span>巴勒斯坦领土</span></div>" => "PS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BH.svg" class="country-flag" loading="lazy" alt="巴林"> <span>巴林</span></div>" => "BH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PA.svg" class="country-flag" loading="lazy" alt="巴拿马"> <span>巴拿马</span></div>" => "PA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BR.svg" class="country-flag" loading="lazy" alt="巴西"> <span>巴西</span></div>" => "BR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BY.svg" class="country-flag" loading="lazy" alt="白俄罗斯"> <span>白俄罗斯</span></div>" => "BY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BM.svg" class="country-flag" loading="lazy" alt="百慕大"> <span>百慕大</span></div>" => "BM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BG.svg" class="country-flag" loading="lazy" alt="保加利亚"> <span>保加利亚</span></div>" => "BG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MP.svg" class="country-flag" loading="lazy" alt="北马里亚纳群岛"> <span>北马里亚纳群岛</span></div>" => "MP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MK.svg" class="country-flag" loading="lazy" alt="北马其顿"> <span>北马其顿</span></div>" => "MK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BJ.svg" class="country-flag" loading="lazy" alt="贝宁"> <span>贝宁</span></div>" => "BJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BE.svg" class="country-flag" loading="lazy" alt="比利时"> <span>比利时</span></div>" => "BE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IS.svg" class="country-flag" loading="lazy" alt="冰岛"> <span>冰岛</span></div>" => "IS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PR.svg" class="country-flag" loading="lazy" alt="波多黎各"> <span>波多黎各</span></div>" => "PR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PL.svg" class="country-flag" loading="lazy" alt="波兰"> <span>波兰</span></div>" => "PL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BA.svg" class="country-flag" loading="lazy" alt="波斯尼亚和黑塞哥维那"> <span>波斯尼亚和黑塞哥维那</span></div>" => "BA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BO.svg" class="country-flag" loading="lazy" alt="玻利维亚"> <span>玻利维亚</span></div>" => "BO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BZ.svg" class="country-flag" loading="lazy" alt="伯利兹"> <span>伯利兹</span></div>" => "BZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BW.svg" class="country-flag" loading="lazy" alt="博茨瓦纳"> <span>博茨瓦纳</span></div>" => "BW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BT.svg" class="country-flag" loading="lazy" alt="不丹"> <span>不丹</span></div>" => "BT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BF.svg" class="country-flag" loading="lazy" alt="布基纳法索"> <span>布基纳法索</span></div>" => "BF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BI.svg" class="country-flag" loading="lazy" alt="布隆迪"> <span>布隆迪</span></div>" => "BI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BV.svg" class="country-flag" loading="lazy" alt="布韦岛"> <span>布韦岛</span></div>" => "BV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KP.svg" class="country-flag" loading="lazy" alt="朝鲜"> <span>朝鲜</span></div>" => "KP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GQ.svg" class="country-flag" loading="lazy" alt="赤道几内亚"> <span>赤道几内亚</span></div>" => "GQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DK.svg" class="country-flag" loading="lazy" alt="丹麦"> <span>丹麦</span></div>" => "DK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DE.svg" class="country-flag" loading="lazy" alt="德国"> <span>德国</span></div>" => "DE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TL.svg" class="country-flag" loading="lazy" alt="东帝汶"> <span>东帝汶</span></div>" => "TL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TG.svg" class="country-flag" loading="lazy" alt="多哥"> <span>多哥</span></div>" => "TG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DO.svg" class="country-flag" loading="lazy" alt="多米尼加共和国"> <span>多米尼加共和国</span></div>" => "DO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DM.svg" class="country-flag" loading="lazy" alt="多米尼克"> <span>多米尼克</span></div>" => "DM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RU.svg" class="country-flag" loading="lazy" alt="俄罗斯"> <span>俄罗斯</span></div>" => "RU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EC.svg" class="country-flag" loading="lazy" alt="厄瓜多尔"> <span>厄瓜多尔</span></div>" => "EC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ER.svg" class="country-flag" loading="lazy" alt="厄立特里亚"> <span>厄立特里亚</span></div>" => "ER" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FR.svg" class="country-flag" loading="lazy" alt="法国"> <span>法国</span></div>" => "FR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FO.svg" class="country-flag" loading="lazy" alt="法罗群岛"> <span>法罗群岛</span></div>" => "FO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PF.svg" class="country-flag" loading="lazy" alt="法属波利尼西亚"> <span>法属波利尼西亚</span></div>" => "PF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GF.svg" class="country-flag" loading="lazy" alt="法属圭亚那"> <span>法属圭亚那</span></div>" => "GF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TF.svg" class="country-flag" loading="lazy" alt="法属南部领地"> <span>法属南部领地</span></div>" => "TF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MF.svg" class="country-flag" loading="lazy" alt="法属圣马丁"> <span>法属圣马丁</span></div>" => "MF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VA.svg" class="country-flag" loading="lazy" alt="梵蒂冈"> <span>梵蒂冈</span></div>" => "VA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PH.svg" class="country-flag" loading="lazy" alt="菲律宾"> <span>菲律宾</span></div>" => "PH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FJ.svg" class="country-flag" loading="lazy" alt="斐济"> <span>斐济</span></div>" => "FJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FI.svg" class="country-flag" loading="lazy" alt="芬兰"> <span>芬兰</span></div>" => "FI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CV.svg" class="country-flag" loading="lazy" alt="佛得角"> <span>佛得角</span></div>" => "CV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FK.svg" class="country-flag" loading="lazy" alt="福克兰群岛"> <span>福克兰群岛</span></div>" => "FK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GM.svg" class="country-flag" loading="lazy" alt="冈比亚"> <span>冈比亚</span></div>" => "GM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CG.svg" class="country-flag" loading="lazy" alt="刚果(布)"> <span>刚果(布)</span></div>" => "CG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CD.svg" class="country-flag" loading="lazy" alt="刚果(金)"> <span>刚果(金)</span></div>" => "CD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CO.svg" class="country-flag" loading="lazy" alt="哥伦比亚"> <span>哥伦比亚</span></div>" => "CO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CR.svg" class="country-flag" loading="lazy" alt="哥斯达黎加"> <span>哥斯达黎加</span></div>" => "CR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GD.svg" class="country-flag" loading="lazy" alt="格林纳达"> <span>格林纳达</span></div>" => "GD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GL.svg" class="country-flag" loading="lazy" alt="格陵兰"> <span>格陵兰</span></div>" => "GL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GE.svg" class="country-flag" loading="lazy" alt="格鲁吉亚"> <span>格鲁吉亚</span></div>" => "GE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GG.svg" class="country-flag" loading="lazy" alt="根西岛"> <span>根西岛</span></div>" => "GG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CU.svg" class="country-flag" loading="lazy" alt="古巴"> <span>古巴</span></div>" => "CU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GP.svg" class="country-flag" loading="lazy" alt="瓜德罗普"> <span>瓜德罗普</span></div>" => "GP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GU.svg" class="country-flag" loading="lazy" alt="关岛"> <span>关岛</span></div>" => "GU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GY.svg" class="country-flag" loading="lazy" alt="圭亚那"> <span>圭亚那</span></div>" => "GY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KZ.svg" class="country-flag" loading="lazy" alt="哈萨克斯坦"> <span>哈萨克斯坦</span></div>" => "KZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HT.svg" class="country-flag" loading="lazy" alt="海地"> <span>海地</span></div>" => "HT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KR.svg" class="country-flag" loading="lazy" alt="韩国"> <span>韩国</span></div>" => "KR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NL.svg" class="country-flag" loading="lazy" alt="荷兰"> <span>荷兰</span></div>" => "NL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BQ.svg" class="country-flag" loading="lazy" alt="荷属加勒比区"> <span>荷属加勒比区</span></div>" => "BQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SX.svg" class="country-flag" loading="lazy" alt="荷属圣马丁"> <span>荷属圣马丁</span></div>" => "SX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HM.svg" class="country-flag" loading="lazy" alt="赫德岛和麦克唐纳群岛"> <span>赫德岛和麦克唐纳群岛</span></div>" => "HM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ME.svg" class="country-flag" loading="lazy" alt="黑山"> <span>黑山</span></div>" => "ME" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HN.svg" class="country-flag" loading="lazy" alt="洪都拉斯"> <span>洪都拉斯</span></div>" => "HN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KI.svg" class="country-flag" loading="lazy" alt="基里巴斯"> <span>基里巴斯</span></div>" => "KI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DJ.svg" class="country-flag" loading="lazy" alt="吉布提"> <span>吉布提</span></div>" => "DJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KG.svg" class="country-flag" loading="lazy" alt="吉尔吉斯斯坦"> <span>吉尔吉斯斯坦</span></div>" => "KG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GN.svg" class="country-flag" loading="lazy" alt="几内亚"> <span>几内亚</span></div>" => "GN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GW.svg" class="country-flag" loading="lazy" alt="几内亚比绍"> <span>几内亚比绍</span></div>" => "GW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CA.svg" class="country-flag" loading="lazy" alt="加拿大"> <span>加拿大</span></div>" => "CA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GH.svg" class="country-flag" loading="lazy" alt="加纳"> <span>加纳</span></div>" => "GH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GA.svg" class="country-flag" loading="lazy" alt="加蓬"> <span>加蓬</span></div>" => "GA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KH.svg" class="country-flag" loading="lazy" alt="柬埔寨"> <span>柬埔寨</span></div>" => "KH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CZ.svg" class="country-flag" loading="lazy" alt="捷克"> <span>捷克</span></div>" => "CZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZW.svg" class="country-flag" loading="lazy" alt="津巴布韦"> <span>津巴布韦</span></div>" => "ZW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CM.svg" class="country-flag" loading="lazy" alt="喀麦隆"> <span>喀麦隆</span></div>" => "CM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/QA.svg" class="country-flag" loading="lazy" alt="卡塔尔"> <span>卡塔尔</span></div>" => "QA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KY.svg" class="country-flag" loading="lazy" alt="开曼群岛"> <span>开曼群岛</span></div>" => "KY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CC.svg" class="country-flag" loading="lazy" alt="科科斯(基林)群岛"> <span>科科斯(基林)群岛</span></div>" => "CC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KM.svg" class="country-flag" loading="lazy" alt="科摩罗"> <span>科摩罗</span></div>" => "KM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CI.svg" class="country-flag" loading="lazy" alt="科特迪瓦"> <span>科特迪瓦</span></div>" => "CI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KW.svg" class="country-flag" loading="lazy" alt="科威特"> <span>科威特</span></div>" => "KW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HR.svg" class="country-flag" loading="lazy" alt="克罗地亚"> <span>克罗地亚</span></div>" => "HR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KE.svg" class="country-flag" loading="lazy" alt="肯尼亚"> <span>肯尼亚</span></div>" => "KE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CK.svg" class="country-flag" loading="lazy" alt="库克群岛"> <span>库克群岛</span></div>" => "CK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CW.svg" class="country-flag" loading="lazy" alt="库拉索"> <span>库拉索</span></div>" => "CW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LV.svg" class="country-flag" loading="lazy" alt="拉脱维亚"> <span>拉脱维亚</span></div>" => "LV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LS.svg" class="country-flag" loading="lazy" alt="莱索托"> <span>莱索托</span></div>" => "LS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LA.svg" class="country-flag" loading="lazy" alt="老挝"> <span>老挝</span></div>" => "LA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LB.svg" class="country-flag" loading="lazy" alt="黎巴嫩"> <span>黎巴嫩</span></div>" => "LB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LT.svg" class="country-flag" loading="lazy" alt="立陶宛"> <span>立陶宛</span></div>" => "LT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LR.svg" class="country-flag" loading="lazy" alt="利比里亚"> <span>利比里亚</span></div>" => "LR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LY.svg" class="country-flag" loading="lazy" alt="利比亚"> <span>利比亚</span></div>" => "LY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LI.svg" class="country-flag" loading="lazy" alt="列支敦士登"> <span>列支敦士登</span></div>" => "LI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RE.svg" class="country-flag" loading="lazy" alt="留尼汪"> <span>留尼汪</span></div>" => "RE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LU.svg" class="country-flag" loading="lazy" alt="卢森堡"> <span>卢森堡</span></div>" => "LU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RW.svg" class="country-flag" loading="lazy" alt="卢旺达"> <span>卢旺达</span></div>" => "RW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RO.svg" class="country-flag" loading="lazy" alt="罗马尼亚"> <span>罗马尼亚</span></div>" => "RO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MG.svg" class="country-flag" loading="lazy" alt="马达加斯加"> <span>马达加斯加</span></div>" => "MG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IM.svg" class="country-flag" loading="lazy" alt="马恩岛"> <span>马恩岛</span></div>" => "IM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MV.svg" class="country-flag" loading="lazy" alt="马尔代夫"> <span>马尔代夫</span></div>" => "MV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MT.svg" class="country-flag" loading="lazy" alt="马耳他"> <span>马耳他</span></div>" => "MT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MW.svg" class="country-flag" loading="lazy" alt="马拉维"> <span>马拉维</span></div>" => "MW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MY.svg" class="country-flag" loading="lazy" alt="马来西亚"> <span>马来西亚</span></div>" => "MY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ML.svg" class="country-flag" loading="lazy" alt="马里"> <span>马里</span></div>" => "ML" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MH.svg" class="country-flag" loading="lazy" alt="马绍尔群岛"> <span>马绍尔群岛</span></div>" => "MH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MQ.svg" class="country-flag" loading="lazy" alt="马提尼克"> <span>马提尼克</span></div>" => "MQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YT.svg" class="country-flag" loading="lazy" alt="马约特"> <span>马约特</span></div>" => "YT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MU.svg" class="country-flag" loading="lazy" alt="毛里求斯"> <span>毛里求斯</span></div>" => "MU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MR.svg" class="country-flag" loading="lazy" alt="毛里塔尼亚"> <span>毛里塔尼亚</span></div>" => "MR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/US.svg" class="country-flag" loading="lazy" alt="美国"> <span>美国</span></div>" => "US" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UM.svg" class="country-flag" loading="lazy" alt="美国本土外小岛屿"> <span>美国本土外小岛屿</span></div>" => "UM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AS.svg" class="country-flag" loading="lazy" alt="美属萨摩亚"> <span>美属萨摩亚</span></div>" => "AS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VI.svg" class="country-flag" loading="lazy" alt="美属维尔京群岛"> <span>美属维尔京群岛</span></div>" => "VI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MN.svg" class="country-flag" loading="lazy" alt="蒙古"> <span>蒙古</span></div>" => "MN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MS.svg" class="country-flag" loading="lazy" alt="蒙特塞拉特"> <span>蒙特塞拉特</span></div>" => "MS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BD.svg" class="country-flag" loading="lazy" alt="孟加拉国"> <span>孟加拉国</span></div>" => "BD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PE.svg" class="country-flag" loading="lazy" alt="秘鲁"> <span>秘鲁</span></div>" => "PE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FM.svg" class="country-flag" loading="lazy" alt="密克罗尼西亚"> <span>密克罗尼西亚</span></div>" => "FM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MM.svg" class="country-flag" loading="lazy" alt="缅甸"> <span>缅甸</span></div>" => "MM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MD.svg" class="country-flag" loading="lazy" alt="摩尔多瓦"> <span>摩尔多瓦</span></div>" => "MD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MA.svg" class="country-flag" loading="lazy" alt="摩洛哥"> <span>摩洛哥</span></div>" => "MA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MC.svg" class="country-flag" loading="lazy" alt="摩纳哥"> <span>摩纳哥</span></div>" => "MC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MZ.svg" class="country-flag" loading="lazy" alt="莫桑比克"> <span>莫桑比克</span></div>" => "MZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MX.svg" class="country-flag" loading="lazy" alt="墨西哥"> <span>墨西哥</span></div>" => "MX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NA.svg" class="country-flag" loading="lazy" alt="纳米比亚"> <span>纳米比亚</span></div>" => "NA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZA.svg" class="country-flag" loading="lazy" alt="南非"> <span>南非</span></div>" => "ZA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AQ.svg" class="country-flag" loading="lazy" alt="南极洲"> <span>南极洲</span></div>" => "AQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GS.svg" class="country-flag" loading="lazy" alt="南乔治亚和南桑威奇群岛"> <span>南乔治亚和南桑威奇群岛</span></div>" => "GS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SS.svg" class="country-flag" loading="lazy" alt="南苏丹"> <span>南苏丹</span></div>" => "SS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NR.svg" class="country-flag" loading="lazy" alt="瑙鲁"> <span>瑙鲁</span></div>" => "NR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NI.svg" class="country-flag" loading="lazy" alt="尼加拉瓜"> <span>尼加拉瓜</span></div>" => "NI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NP.svg" class="country-flag" loading="lazy" alt="尼泊尔"> <span>尼泊尔</span></div>" => "NP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NE.svg" class="country-flag" loading="lazy" alt="尼日尔"> <span>尼日尔</span></div>" => "NE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NG.svg" class="country-flag" loading="lazy" alt="尼日利亚"> <span>尼日利亚</span></div>" => "NG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NU.svg" class="country-flag" loading="lazy" alt="纽埃"> <span>纽埃</span></div>" => "NU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NO.svg" class="country-flag" loading="lazy" alt="挪威"> <span>挪威</span></div>" => "NO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NF.svg" class="country-flag" loading="lazy" alt="诺福克岛"> <span>诺福克岛</span></div>" => "NF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PW.svg" class="country-flag" loading="lazy" alt="帕劳"> <span>帕劳</span></div>" => "PW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PN.svg" class="country-flag" loading="lazy" alt="皮特凯恩群岛"> <span>皮特凯恩群岛</span></div>" => "PN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PT.svg" class="country-flag" loading="lazy" alt="葡萄牙"> <span>葡萄牙</span></div>" => "PT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JP.svg" class="country-flag" loading="lazy" alt="日本"> <span>日本</span></div>" => "JP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SE.svg" class="country-flag" loading="lazy" alt="瑞典"> <span>瑞典</span></div>" => "SE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CH.svg" class="country-flag" loading="lazy" alt="瑞士"> <span>瑞士</span></div>" => "CH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SV.svg" class="country-flag" loading="lazy" alt="萨尔瓦多"> <span>萨尔瓦多</span></div>" => "SV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WS.svg" class="country-flag" loading="lazy" alt="萨摩亚"> <span>萨摩亚</span></div>" => "WS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RS.svg" class="country-flag" loading="lazy" alt="塞尔维亚"> <span>塞尔维亚</span></div>" => "RS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SL.svg" class="country-flag" loading="lazy" alt="塞拉利昂"> <span>塞拉利昂</span></div>" => "SL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SN.svg" class="country-flag" loading="lazy" alt="塞内加尔"> <span>塞内加尔</span></div>" => "SN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CY.svg" class="country-flag" loading="lazy" alt="塞浦路斯"> <span>塞浦路斯</span></div>" => "CY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SC.svg" class="country-flag" loading="lazy" alt="塞舌尔"> <span>塞舌尔</span></div>" => "SC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SA.svg" class="country-flag" loading="lazy" alt="沙特阿拉伯"> <span>沙特阿拉伯</span></div>" => "SA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BL.svg" class="country-flag" loading="lazy" alt="圣巴泰勒米"> <span>圣巴泰勒米</span></div>" => "BL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CX.svg" class="country-flag" loading="lazy" alt="圣诞岛"> <span>圣诞岛</span></div>" => "CX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ST.svg" class="country-flag" loading="lazy" alt="圣多美和普林西比"> <span>圣多美和普林西比</span></div>" => "ST" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SH.svg" class="country-flag" loading="lazy" alt="圣赫勒拿"> <span>圣赫勒拿</span></div>" => "SH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KN.svg" class="country-flag" loading="lazy" alt="圣基茨和尼维斯"> <span>圣基茨和尼维斯</span></div>" => "KN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LC.svg" class="country-flag" loading="lazy" alt="圣卢西亚"> <span>圣卢西亚</span></div>" => "LC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SM.svg" class="country-flag" loading="lazy" alt="圣马力诺"> <span>圣马力诺</span></div>" => "SM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PM.svg" class="country-flag" loading="lazy" alt="圣皮埃尔和密克隆群岛"> <span>圣皮埃尔和密克隆群岛</span></div>" => "PM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VC.svg" class="country-flag" loading="lazy" alt="圣文森特和格林纳丁斯"> <span>圣文森特和格林纳丁斯</span></div>" => "VC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LK.svg" class="country-flag" loading="lazy" alt="斯里兰卡"> <span>斯里兰卡</span></div>" => "LK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SK.svg" class="country-flag" loading="lazy" alt="斯洛伐克"> <span>斯洛伐克</span></div>" => "SK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SI.svg" class="country-flag" loading="lazy" alt="斯洛文尼亚"> <span>斯洛文尼亚</span></div>" => "SI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SJ.svg" class="country-flag" loading="lazy" alt="斯瓦尔巴和扬马延"> <span>斯瓦尔巴和扬马延</span></div>" => "SJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SZ.svg" class="country-flag" loading="lazy" alt="斯威士兰"> <span>斯威士兰</span></div>" => "SZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SD.svg" class="country-flag" loading="lazy" alt="苏丹"> <span>苏丹</span></div>" => "SD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SR.svg" class="country-flag" loading="lazy" alt="苏里南"> <span>苏里南</span></div>" => "SR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SB.svg" class="country-flag" loading="lazy" alt="所罗门群岛"> <span>所罗门群岛</span></div>" => "SB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SO.svg" class="country-flag" loading="lazy" alt="索马里"> <span>索马里</span></div>" => "SO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TJ.svg" class="country-flag" loading="lazy" alt="塔吉克斯坦"> <span>塔吉克斯坦</span></div>" => "TJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TW.svg" class="country-flag" loading="lazy" alt="台湾"> <span>台湾</span></div>" => "TW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TH.svg" class="country-flag" loading="lazy" alt="泰国"> <span>泰国</span></div>" => "TH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TZ.svg" class="country-flag" loading="lazy" alt="坦桑尼亚"> <span>坦桑尼亚</span></div>" => "TZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TO.svg" class="country-flag" loading="lazy" alt="汤加"> <span>汤加</span></div>" => "TO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TC.svg" class="country-flag" loading="lazy" alt="特克斯和凯科斯群岛"> <span>特克斯和凯科斯群岛</span></div>" => "TC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TT.svg" class="country-flag" loading="lazy" alt="特立尼达和多巴哥"> <span>特立尼达和多巴哥</span></div>" => "TT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TN.svg" class="country-flag" loading="lazy" alt="突尼斯"> <span>突尼斯</span></div>" => "TN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TV.svg" class="country-flag" loading="lazy" alt="图瓦卢"> <span>图瓦卢</span></div>" => "TV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TR.svg" class="country-flag" loading="lazy" alt="土耳其"> <span>土耳其</span></div>" => "TR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TM.svg" class="country-flag" loading="lazy" alt="土库曼斯坦"> <span>土库曼斯坦</span></div>" => "TM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TK.svg" class="country-flag" loading="lazy" alt="托克劳"> <span>托克劳</span></div>" => "TK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WF.svg" class="country-flag" loading="lazy" alt="瓦利斯和富图纳"> <span>瓦利斯和富图纳</span></div>" => "WF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VU.svg" class="country-flag" loading="lazy" alt="瓦努阿图"> <span>瓦努阿图</span></div>" => "VU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GT.svg" class="country-flag" loading="lazy" alt="危地马拉"> <span>危地马拉</span></div>" => "GT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VE.svg" class="country-flag" loading="lazy" alt="委内瑞拉"> <span>委内瑞拉</span></div>" => "VE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BN.svg" class="country-flag" loading="lazy" alt="文莱"> <span>文莱</span></div>" => "BN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UG.svg" class="country-flag" loading="lazy" alt="乌干达"> <span>乌干达</span></div>" => "UG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UA.svg" class="country-flag" loading="lazy" alt="乌克兰"> <span>乌克兰</span></div>" => "UA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UY.svg" class="country-flag" loading="lazy" alt="乌拉圭"> <span>乌拉圭</span></div>" => "UY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UZ.svg" class="country-flag" loading="lazy" alt="乌兹别克斯坦"> <span>乌兹别克斯坦</span></div>" => "UZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ES.svg" class="country-flag" loading="lazy" alt="西班牙"> <span>西班牙</span></div>" => "ES" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EH.svg" class="country-flag" loading="lazy" alt="西撒哈拉"> <span>西撒哈拉</span></div>" => "EH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GR.svg" class="country-flag" loading="lazy" alt="希腊"> <span>希腊</span></div>" => "GR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SG.svg" class="country-flag" loading="lazy" alt="新加坡"> <span>新加坡</span></div>" => "SG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NC.svg" class="country-flag" loading="lazy" alt="新喀里多尼亚"> <span>新喀里多尼亚</span></div>" => "NC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NZ.svg" class="country-flag" loading="lazy" alt="新西兰"> <span>新西兰</span></div>" => "NZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HU.svg" class="country-flag" loading="lazy" alt="匈牙利"> <span>匈牙利</span></div>" => "HU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SY.svg" class="country-flag" loading="lazy" alt="叙利亚"> <span>叙利亚</span></div>" => "SY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JM.svg" class="country-flag" loading="lazy" alt="牙买加"> <span>牙买加</span></div>" => "JM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AM.svg" class="country-flag" loading="lazy" alt="亚美尼亚"> <span>亚美尼亚</span></div>" => "AM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YE.svg" class="country-flag" loading="lazy" alt="也门"> <span>也门</span></div>" => "YE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IQ.svg" class="country-flag" loading="lazy" alt="伊拉克"> <span>伊拉克</span></div>" => "IQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IR.svg" class="country-flag" loading="lazy" alt="伊朗"> <span>伊朗</span></div>" => "IR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IL.svg" class="country-flag" loading="lazy" alt="以色列"> <span>以色列</span></div>" => "IL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IT.svg" class="country-flag" loading="lazy" alt="意大利"> <span>意大利</span></div>" => "IT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IN.svg" class="country-flag" loading="lazy" alt="印度"> <span>印度</span></div>" => "IN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ID.svg" class="country-flag" loading="lazy" alt="印度尼西亚"> <span>印度尼西亚</span></div>" => "ID" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GB.svg" class="country-flag" loading="lazy" alt="英国"> <span>英国</span></div>" => "GB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VG.svg" class="country-flag" loading="lazy" alt="英属维尔京群岛"> <span>英属维尔京群岛</span></div>" => "VG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IO.svg" class="country-flag" loading="lazy" alt="英属印度洋领地"> <span>英属印度洋领地</span></div>" => "IO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JO.svg" class="country-flag" loading="lazy" alt="约旦"> <span>约旦</span></div>" => "JO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VN.svg" class="country-flag" loading="lazy" alt="越南"> <span>越南</span></div>" => "VN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZM.svg" class="country-flag" loading="lazy" alt="赞比亚"> <span>赞比亚</span></div>" => "ZM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JE.svg" class="country-flag" loading="lazy" alt="泽西岛"> <span>泽西岛</span></div>" => "JE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TD.svg" class="country-flag" loading="lazy" alt="乍得"> <span>乍得</span></div>" => "TD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GI.svg" class="country-flag" loading="lazy" alt="直布罗陀"> <span>直布罗陀</span></div>" => "GI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CL.svg" class="country-flag" loading="lazy" alt="智利"> <span>智利</span></div>" => "CL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CF.svg" class="country-flag" loading="lazy" alt="中非共和国"> <span>中非共和国</span></div>" => "CF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CN.svg" class="country-flag" loading="lazy" alt="中国"> <span>中国</span></div>" => "CN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MO.svg" class="country-flag" loading="lazy" alt="中国澳门特别行政区"> <span>中国澳门特别行政区</span></div>" => "MO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HK.svg" class="country-flag" loading="lazy" alt="中国香港特别行政区"> <span>中国香港特别行政区</span></div>" => "HK" ] |
[ "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AL.svg" class="country-flag" loading="lazy" alt="阿尔巴尼亚"> <span>阿尔巴尼亚</span></div>" => "AL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DZ.svg" class="country-flag" loading="lazy" alt="阿尔及利亚"> <span>阿尔及利亚</span></div>" => "DZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AF.svg" class="country-flag" loading="lazy" alt="阿富汗"> <span>阿富汗</span></div>" => "AF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AR.svg" class="country-flag" loading="lazy" alt="阿根廷"> <span>阿根廷</span></div>" => "AR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AE.svg" class="country-flag" loading="lazy" alt="阿拉伯联合酋长国"> <span>阿拉伯联合酋长国</span></div>" => "AE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AW.svg" class="country-flag" loading="lazy" alt="阿鲁巴"> <span>阿鲁巴</span></div>" => "AW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/OM.svg" class="country-flag" loading="lazy" alt="阿曼"> <span>阿曼</span></div>" => "OM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AZ.svg" class="country-flag" loading="lazy" alt="阿塞拜疆"> <span>阿塞拜疆</span></div>" => "AZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EG.svg" class="country-flag" loading="lazy" alt="埃及"> <span>埃及</span></div>" => "EG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ET.svg" class="country-flag" loading="lazy" alt="埃塞俄比亚"> <span>埃塞俄比亚</span></div>" => "ET" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IE.svg" class="country-flag" loading="lazy" alt="爱尔兰"> <span>爱尔兰</span></div>" => "IE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EE.svg" class="country-flag" loading="lazy" alt="爱沙尼亚"> <span>爱沙尼亚</span></div>" => "EE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AD.svg" class="country-flag" loading="lazy" alt="安道尔"> <span>安道尔</span></div>" => "AD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AO.svg" class="country-flag" loading="lazy" alt="安哥拉"> <span>安哥拉</span></div>" => "AO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AI.svg" class="country-flag" loading="lazy" alt="安圭拉"> <span>安圭拉</span></div>" => "AI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AG.svg" class="country-flag" loading="lazy" alt="安提瓜和巴布达"> <span>安提瓜和巴布达</span></div>" => "AG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AT.svg" class="country-flag" loading="lazy" alt="奥地利"> <span>奥地利</span></div>" => "AT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AX.svg" class="country-flag" loading="lazy" alt="奥兰群岛"> <span>奥兰群岛</span></div>" => "AX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AU.svg" class="country-flag" loading="lazy" alt="澳大利亚"> <span>澳大利亚</span></div>" => "AU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BB.svg" class="country-flag" loading="lazy" alt="巴巴多斯"> <span>巴巴多斯</span></div>" => "BB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PG.svg" class="country-flag" loading="lazy" alt="巴布亚新几内亚"> <span>巴布亚新几内亚</span></div>" => "PG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BS.svg" class="country-flag" loading="lazy" alt="巴哈马"> <span>巴哈马</span></div>" => "BS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PK.svg" class="country-flag" loading="lazy" alt="巴基斯坦"> <span>巴基斯坦</span></div>" => "PK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PY.svg" class="country-flag" loading="lazy" alt="巴拉圭"> <span>巴拉圭</span></div>" => "PY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PS.svg" class="country-flag" loading="lazy" alt="巴勒斯坦领土"> <span>巴勒斯坦领土</span></div>" => "PS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BH.svg" class="country-flag" loading="lazy" alt="巴林"> <span>巴林</span></div>" => "BH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PA.svg" class="country-flag" loading="lazy" alt="巴拿马"> <span>巴拿马</span></div>" => "PA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BR.svg" class="country-flag" loading="lazy" alt="巴西"> <span>巴西</span></div>" => "BR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BY.svg" class="country-flag" loading="lazy" alt="白俄罗斯"> <span>白俄罗斯</span></div>" => "BY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BM.svg" class="country-flag" loading="lazy" alt="百慕大"> <span>百慕大</span></div>" => "BM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BG.svg" class="country-flag" loading="lazy" alt="保加利亚"> <span>保加利亚</span></div>" => "BG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MP.svg" class="country-flag" loading="lazy" alt="北马里亚纳群岛"> <span>北马里亚纳群岛</span></div>" => "MP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MK.svg" class="country-flag" loading="lazy" alt="北马其顿"> <span>北马其顿</span></div>" => "MK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BJ.svg" class="country-flag" loading="lazy" alt="贝宁"> <span>贝宁</span></div>" => "BJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BE.svg" class="country-flag" loading="lazy" alt="比利时"> <span>比利时</span></div>" => "BE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IS.svg" class="country-flag" loading="lazy" alt="冰岛"> <span>冰岛</span></div>" => "IS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PR.svg" class="country-flag" loading="lazy" alt="波多黎各"> <span>波多黎各</span></div>" => "PR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PL.svg" class="country-flag" loading="lazy" alt="波兰"> <span>波兰</span></div>" => "PL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BA.svg" class="country-flag" loading="lazy" alt="波斯尼亚和黑塞哥维那"> <span>波斯尼亚和黑塞哥维那</span></div>" => "BA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BO.svg" class="country-flag" loading="lazy" alt="玻利维亚"> <span>玻利维亚</span></div>" => "BO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BZ.svg" class="country-flag" loading="lazy" alt="伯利兹"> <span>伯利兹</span></div>" => "BZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BW.svg" class="country-flag" loading="lazy" alt="博茨瓦纳"> <span>博茨瓦纳</span></div>" => "BW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BT.svg" class="country-flag" loading="lazy" alt="不丹"> <span>不丹</span></div>" => "BT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BF.svg" class="country-flag" loading="lazy" alt="布基纳法索"> <span>布基纳法索</span></div>" => "BF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BI.svg" class="country-flag" loading="lazy" alt="布隆迪"> <span>布隆迪</span></div>" => "BI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BV.svg" class="country-flag" loading="lazy" alt="布韦岛"> <span>布韦岛</span></div>" => "BV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KP.svg" class="country-flag" loading="lazy" alt="朝鲜"> <span>朝鲜</span></div>" => "KP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GQ.svg" class="country-flag" loading="lazy" alt="赤道几内亚"> <span>赤道几内亚</span></div>" => "GQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DK.svg" class="country-flag" loading="lazy" alt="丹麦"> <span>丹麦</span></div>" => "DK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DE.svg" class="country-flag" loading="lazy" alt="德国"> <span>德国</span></div>" => "DE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TL.svg" class="country-flag" loading="lazy" alt="东帝汶"> <span>东帝汶</span></div>" => "TL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TG.svg" class="country-flag" loading="lazy" alt="多哥"> <span>多哥</span></div>" => "TG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DO.svg" class="country-flag" loading="lazy" alt="多米尼加共和国"> <span>多米尼加共和国</span></div>" => "DO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DM.svg" class="country-flag" loading="lazy" alt="多米尼克"> <span>多米尼克</span></div>" => "DM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RU.svg" class="country-flag" loading="lazy" alt="俄罗斯"> <span>俄罗斯</span></div>" => "RU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EC.svg" class="country-flag" loading="lazy" alt="厄瓜多尔"> <span>厄瓜多尔</span></div>" => "EC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ER.svg" class="country-flag" loading="lazy" alt="厄立特里亚"> <span>厄立特里亚</span></div>" => "ER" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FR.svg" class="country-flag" loading="lazy" alt="法国"> <span>法国</span></div>" => "FR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FO.svg" class="country-flag" loading="lazy" alt="法罗群岛"> <span>法罗群岛</span></div>" => "FO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PF.svg" class="country-flag" loading="lazy" alt="法属波利尼西亚"> <span>法属波利尼西亚</span></div>" => "PF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GF.svg" class="country-flag" loading="lazy" alt="法属圭亚那"> <span>法属圭亚那</span></div>" => "GF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TF.svg" class="country-flag" loading="lazy" alt="法属南部领地"> <span>法属南部领地</span></div>" => "TF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MF.svg" class="country-flag" loading="lazy" alt="法属圣马丁"> <span>法属圣马丁</span></div>" => "MF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VA.svg" class="country-flag" loading="lazy" alt="梵蒂冈"> <span>梵蒂冈</span></div>" => "VA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PH.svg" class="country-flag" loading="lazy" alt="菲律宾"> <span>菲律宾</span></div>" => "PH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FJ.svg" class="country-flag" loading="lazy" alt="斐济"> <span>斐济</span></div>" => "FJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FI.svg" class="country-flag" loading="lazy" alt="芬兰"> <span>芬兰</span></div>" => "FI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CV.svg" class="country-flag" loading="lazy" alt="佛得角"> <span>佛得角</span></div>" => "CV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FK.svg" class="country-flag" loading="lazy" alt="福克兰群岛"> <span>福克兰群岛</span></div>" => "FK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GM.svg" class="country-flag" loading="lazy" alt="冈比亚"> <span>冈比亚</span></div>" => "GM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CG.svg" class="country-flag" loading="lazy" alt="刚果(布)"> <span>刚果(布)</span></div>" => "CG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CD.svg" class="country-flag" loading="lazy" alt="刚果(金)"> <span>刚果(金)</span></div>" => "CD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CO.svg" class="country-flag" loading="lazy" alt="哥伦比亚"> <span>哥伦比亚</span></div>" => "CO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CR.svg" class="country-flag" loading="lazy" alt="哥斯达黎加"> <span>哥斯达黎加</span></div>" => "CR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GD.svg" class="country-flag" loading="lazy" alt="格林纳达"> <span>格林纳达</span></div>" => "GD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GL.svg" class="country-flag" loading="lazy" alt="格陵兰"> <span>格陵兰</span></div>" => "GL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GE.svg" class="country-flag" loading="lazy" alt="格鲁吉亚"> <span>格鲁吉亚</span></div>" => "GE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GG.svg" class="country-flag" loading="lazy" alt="根西岛"> <span>根西岛</span></div>" => "GG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CU.svg" class="country-flag" loading="lazy" alt="古巴"> <span>古巴</span></div>" => "CU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GP.svg" class="country-flag" loading="lazy" alt="瓜德罗普"> <span>瓜德罗普</span></div>" => "GP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GU.svg" class="country-flag" loading="lazy" alt="关岛"> <span>关岛</span></div>" => "GU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GY.svg" class="country-flag" loading="lazy" alt="圭亚那"> <span>圭亚那</span></div>" => "GY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KZ.svg" class="country-flag" loading="lazy" alt="哈萨克斯坦"> <span>哈萨克斯坦</span></div>" => "KZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HT.svg" class="country-flag" loading="lazy" alt="海地"> <span>海地</span></div>" => "HT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KR.svg" class="country-flag" loading="lazy" alt="韩国"> <span>韩国</span></div>" => "KR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NL.svg" class="country-flag" loading="lazy" alt="荷兰"> <span>荷兰</span></div>" => "NL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BQ.svg" class="country-flag" loading="lazy" alt="荷属加勒比区"> <span>荷属加勒比区</span></div>" => "BQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SX.svg" class="country-flag" loading="lazy" alt="荷属圣马丁"> <span>荷属圣马丁</span></div>" => "SX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HM.svg" class="country-flag" loading="lazy" alt="赫德岛和麦克唐纳群岛"> <span>赫德岛和麦克唐纳群岛</span></div>" => "HM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ME.svg" class="country-flag" loading="lazy" alt="黑山"> <span>黑山</span></div>" => "ME" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HN.svg" class="country-flag" loading="lazy" alt="洪都拉斯"> <span>洪都拉斯</span></div>" => "HN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KI.svg" class="country-flag" loading="lazy" alt="基里巴斯"> <span>基里巴斯</span></div>" => "KI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DJ.svg" class="country-flag" loading="lazy" alt="吉布提"> <span>吉布提</span></div>" => "DJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KG.svg" class="country-flag" loading="lazy" alt="吉尔吉斯斯坦"> <span>吉尔吉斯斯坦</span></div>" => "KG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GN.svg" class="country-flag" loading="lazy" alt="几内亚"> <span>几内亚</span></div>" => "GN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GW.svg" class="country-flag" loading="lazy" alt="几内亚比绍"> <span>几内亚比绍</span></div>" => "GW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CA.svg" class="country-flag" loading="lazy" alt="加拿大"> <span>加拿大</span></div>" => "CA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GH.svg" class="country-flag" loading="lazy" alt="加纳"> <span>加纳</span></div>" => "GH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GA.svg" class="country-flag" loading="lazy" alt="加蓬"> <span>加蓬</span></div>" => "GA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KH.svg" class="country-flag" loading="lazy" alt="柬埔寨"> <span>柬埔寨</span></div>" => "KH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CZ.svg" class="country-flag" loading="lazy" alt="捷克"> <span>捷克</span></div>" => "CZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZW.svg" class="country-flag" loading="lazy" alt="津巴布韦"> <span>津巴布韦</span></div>" => "ZW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CM.svg" class="country-flag" loading="lazy" alt="喀麦隆"> <span>喀麦隆</span></div>" => "CM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/QA.svg" class="country-flag" loading="lazy" alt="卡塔尔"> <span>卡塔尔</span></div>" => "QA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KY.svg" class="country-flag" loading="lazy" alt="开曼群岛"> <span>开曼群岛</span></div>" => "KY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CC.svg" class="country-flag" loading="lazy" alt="科科斯(基林)群岛"> <span>科科斯(基林)群岛</span></div>" => "CC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KM.svg" class="country-flag" loading="lazy" alt="科摩罗"> <span>科摩罗</span></div>" => "KM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CI.svg" class="country-flag" loading="lazy" alt="科特迪瓦"> <span>科特迪瓦</span></div>" => "CI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KW.svg" class="country-flag" loading="lazy" alt="科威特"> <span>科威特</span></div>" => "KW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HR.svg" class="country-flag" loading="lazy" alt="克罗地亚"> <span>克罗地亚</span></div>" => "HR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KE.svg" class="country-flag" loading="lazy" alt="肯尼亚"> <span>肯尼亚</span></div>" => "KE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CK.svg" class="country-flag" loading="lazy" alt="库克群岛"> <span>库克群岛</span></div>" => "CK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CW.svg" class="country-flag" loading="lazy" alt="库拉索"> <span>库拉索</span></div>" => "CW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LV.svg" class="country-flag" loading="lazy" alt="拉脱维亚"> <span>拉脱维亚</span></div>" => "LV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LS.svg" class="country-flag" loading="lazy" alt="莱索托"> <span>莱索托</span></div>" => "LS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LA.svg" class="country-flag" loading="lazy" alt="老挝"> <span>老挝</span></div>" => "LA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LB.svg" class="country-flag" loading="lazy" alt="黎巴嫩"> <span>黎巴嫩</span></div>" => "LB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LT.svg" class="country-flag" loading="lazy" alt="立陶宛"> <span>立陶宛</span></div>" => "LT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LR.svg" class="country-flag" loading="lazy" alt="利比里亚"> <span>利比里亚</span></div>" => "LR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LY.svg" class="country-flag" loading="lazy" alt="利比亚"> <span>利比亚</span></div>" => "LY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LI.svg" class="country-flag" loading="lazy" alt="列支敦士登"> <span>列支敦士登</span></div>" => "LI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RE.svg" class="country-flag" loading="lazy" alt="留尼汪"> <span>留尼汪</span></div>" => "RE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LU.svg" class="country-flag" loading="lazy" alt="卢森堡"> <span>卢森堡</span></div>" => "LU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RW.svg" class="country-flag" loading="lazy" alt="卢旺达"> <span>卢旺达</span></div>" => "RW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RO.svg" class="country-flag" loading="lazy" alt="罗马尼亚"> <span>罗马尼亚</span></div>" => "RO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MG.svg" class="country-flag" loading="lazy" alt="马达加斯加"> <span>马达加斯加</span></div>" => "MG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IM.svg" class="country-flag" loading="lazy" alt="马恩岛"> <span>马恩岛</span></div>" => "IM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MV.svg" class="country-flag" loading="lazy" alt="马尔代夫"> <span>马尔代夫</span></div>" => "MV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MT.svg" class="country-flag" loading="lazy" alt="马耳他"> <span>马耳他</span></div>" => "MT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MW.svg" class="country-flag" loading="lazy" alt="马拉维"> <span>马拉维</span></div>" => "MW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MY.svg" class="country-flag" loading="lazy" alt="马来西亚"> <span>马来西亚</span></div>" => "MY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ML.svg" class="country-flag" loading="lazy" alt="马里"> <span>马里</span></div>" => "ML" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MH.svg" class="country-flag" loading="lazy" alt="马绍尔群岛"> <span>马绍尔群岛</span></div>" => "MH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MQ.svg" class="country-flag" loading="lazy" alt="马提尼克"> <span>马提尼克</span></div>" => "MQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YT.svg" class="country-flag" loading="lazy" alt="马约特"> <span>马约特</span></div>" => "YT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MU.svg" class="country-flag" loading="lazy" alt="毛里求斯"> <span>毛里求斯</span></div>" => "MU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MR.svg" class="country-flag" loading="lazy" alt="毛里塔尼亚"> <span>毛里塔尼亚</span></div>" => "MR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/US.svg" class="country-flag" loading="lazy" alt="美国"> <span>美国</span></div>" => "US" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UM.svg" class="country-flag" loading="lazy" alt="美国本土外小岛屿"> <span>美国本土外小岛屿</span></div>" => "UM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AS.svg" class="country-flag" loading="lazy" alt="美属萨摩亚"> <span>美属萨摩亚</span></div>" => "AS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VI.svg" class="country-flag" loading="lazy" alt="美属维尔京群岛"> <span>美属维尔京群岛</span></div>" => "VI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MN.svg" class="country-flag" loading="lazy" alt="蒙古"> <span>蒙古</span></div>" => "MN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MS.svg" class="country-flag" loading="lazy" alt="蒙特塞拉特"> <span>蒙特塞拉特</span></div>" => "MS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BD.svg" class="country-flag" loading="lazy" alt="孟加拉国"> <span>孟加拉国</span></div>" => "BD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PE.svg" class="country-flag" loading="lazy" alt="秘鲁"> <span>秘鲁</span></div>" => "PE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FM.svg" class="country-flag" loading="lazy" alt="密克罗尼西亚"> <span>密克罗尼西亚</span></div>" => "FM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MM.svg" class="country-flag" loading="lazy" alt="缅甸"> <span>缅甸</span></div>" => "MM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MD.svg" class="country-flag" loading="lazy" alt="摩尔多瓦"> <span>摩尔多瓦</span></div>" => "MD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MA.svg" class="country-flag" loading="lazy" alt="摩洛哥"> <span>摩洛哥</span></div>" => "MA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MC.svg" class="country-flag" loading="lazy" alt="摩纳哥"> <span>摩纳哥</span></div>" => "MC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MZ.svg" class="country-flag" loading="lazy" alt="莫桑比克"> <span>莫桑比克</span></div>" => "MZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MX.svg" class="country-flag" loading="lazy" alt="墨西哥"> <span>墨西哥</span></div>" => "MX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NA.svg" class="country-flag" loading="lazy" alt="纳米比亚"> <span>纳米比亚</span></div>" => "NA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZA.svg" class="country-flag" loading="lazy" alt="南非"> <span>南非</span></div>" => "ZA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AQ.svg" class="country-flag" loading="lazy" alt="南极洲"> <span>南极洲</span></div>" => "AQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GS.svg" class="country-flag" loading="lazy" alt="南乔治亚和南桑威奇群岛"> <span>南乔治亚和南桑威奇群岛</span></div>" => "GS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SS.svg" class="country-flag" loading="lazy" alt="南苏丹"> <span>南苏丹</span></div>" => "SS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NR.svg" class="country-flag" loading="lazy" alt="瑙鲁"> <span>瑙鲁</span></div>" => "NR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NI.svg" class="country-flag" loading="lazy" alt="尼加拉瓜"> <span>尼加拉瓜</span></div>" => "NI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NP.svg" class="country-flag" loading="lazy" alt="尼泊尔"> <span>尼泊尔</span></div>" => "NP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NE.svg" class="country-flag" loading="lazy" alt="尼日尔"> <span>尼日尔</span></div>" => "NE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NG.svg" class="country-flag" loading="lazy" alt="尼日利亚"> <span>尼日利亚</span></div>" => "NG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NU.svg" class="country-flag" loading="lazy" alt="纽埃"> <span>纽埃</span></div>" => "NU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NO.svg" class="country-flag" loading="lazy" alt="挪威"> <span>挪威</span></div>" => "NO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NF.svg" class="country-flag" loading="lazy" alt="诺福克岛"> <span>诺福克岛</span></div>" => "NF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PW.svg" class="country-flag" loading="lazy" alt="帕劳"> <span>帕劳</span></div>" => "PW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PN.svg" class="country-flag" loading="lazy" alt="皮特凯恩群岛"> <span>皮特凯恩群岛</span></div>" => "PN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PT.svg" class="country-flag" loading="lazy" alt="葡萄牙"> <span>葡萄牙</span></div>" => "PT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JP.svg" class="country-flag" loading="lazy" alt="日本"> <span>日本</span></div>" => "JP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SE.svg" class="country-flag" loading="lazy" alt="瑞典"> <span>瑞典</span></div>" => "SE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CH.svg" class="country-flag" loading="lazy" alt="瑞士"> <span>瑞士</span></div>" => "CH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SV.svg" class="country-flag" loading="lazy" alt="萨尔瓦多"> <span>萨尔瓦多</span></div>" => "SV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WS.svg" class="country-flag" loading="lazy" alt="萨摩亚"> <span>萨摩亚</span></div>" => "WS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RS.svg" class="country-flag" loading="lazy" alt="塞尔维亚"> <span>塞尔维亚</span></div>" => "RS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SL.svg" class="country-flag" loading="lazy" alt="塞拉利昂"> <span>塞拉利昂</span></div>" => "SL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SN.svg" class="country-flag" loading="lazy" alt="塞内加尔"> <span>塞内加尔</span></div>" => "SN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CY.svg" class="country-flag" loading="lazy" alt="塞浦路斯"> <span>塞浦路斯</span></div>" => "CY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SC.svg" class="country-flag" loading="lazy" alt="塞舌尔"> <span>塞舌尔</span></div>" => "SC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SA.svg" class="country-flag" loading="lazy" alt="沙特阿拉伯"> <span>沙特阿拉伯</span></div>" => "SA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BL.svg" class="country-flag" loading="lazy" alt="圣巴泰勒米"> <span>圣巴泰勒米</span></div>" => "BL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CX.svg" class="country-flag" loading="lazy" alt="圣诞岛"> <span>圣诞岛</span></div>" => "CX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ST.svg" class="country-flag" loading="lazy" alt="圣多美和普林西比"> <span>圣多美和普林西比</span></div>" => "ST" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SH.svg" class="country-flag" loading="lazy" alt="圣赫勒拿"> <span>圣赫勒拿</span></div>" => "SH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KN.svg" class="country-flag" loading="lazy" alt="圣基茨和尼维斯"> <span>圣基茨和尼维斯</span></div>" => "KN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LC.svg" class="country-flag" loading="lazy" alt="圣卢西亚"> <span>圣卢西亚</span></div>" => "LC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SM.svg" class="country-flag" loading="lazy" alt="圣马力诺"> <span>圣马力诺</span></div>" => "SM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PM.svg" class="country-flag" loading="lazy" alt="圣皮埃尔和密克隆群岛"> <span>圣皮埃尔和密克隆群岛</span></div>" => "PM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VC.svg" class="country-flag" loading="lazy" alt="圣文森特和格林纳丁斯"> <span>圣文森特和格林纳丁斯</span></div>" => "VC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LK.svg" class="country-flag" loading="lazy" alt="斯里兰卡"> <span>斯里兰卡</span></div>" => "LK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SK.svg" class="country-flag" loading="lazy" alt="斯洛伐克"> <span>斯洛伐克</span></div>" => "SK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SI.svg" class="country-flag" loading="lazy" alt="斯洛文尼亚"> <span>斯洛文尼亚</span></div>" => "SI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SJ.svg" class="country-flag" loading="lazy" alt="斯瓦尔巴和扬马延"> <span>斯瓦尔巴和扬马延</span></div>" => "SJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SZ.svg" class="country-flag" loading="lazy" alt="斯威士兰"> <span>斯威士兰</span></div>" => "SZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SD.svg" class="country-flag" loading="lazy" alt="苏丹"> <span>苏丹</span></div>" => "SD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SR.svg" class="country-flag" loading="lazy" alt="苏里南"> <span>苏里南</span></div>" => "SR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SB.svg" class="country-flag" loading="lazy" alt="所罗门群岛"> <span>所罗门群岛</span></div>" => "SB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SO.svg" class="country-flag" loading="lazy" alt="索马里"> <span>索马里</span></div>" => "SO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TJ.svg" class="country-flag" loading="lazy" alt="塔吉克斯坦"> <span>塔吉克斯坦</span></div>" => "TJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TW.svg" class="country-flag" loading="lazy" alt="台湾"> <span>台湾</span></div>" => "TW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TH.svg" class="country-flag" loading="lazy" alt="泰国"> <span>泰国</span></div>" => "TH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TZ.svg" class="country-flag" loading="lazy" alt="坦桑尼亚"> <span>坦桑尼亚</span></div>" => "TZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TO.svg" class="country-flag" loading="lazy" alt="汤加"> <span>汤加</span></div>" => "TO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TC.svg" class="country-flag" loading="lazy" alt="特克斯和凯科斯群岛"> <span>特克斯和凯科斯群岛</span></div>" => "TC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TT.svg" class="country-flag" loading="lazy" alt="特立尼达和多巴哥"> <span>特立尼达和多巴哥</span></div>" => "TT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TN.svg" class="country-flag" loading="lazy" alt="突尼斯"> <span>突尼斯</span></div>" => "TN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TV.svg" class="country-flag" loading="lazy" alt="图瓦卢"> <span>图瓦卢</span></div>" => "TV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TR.svg" class="country-flag" loading="lazy" alt="土耳其"> <span>土耳其</span></div>" => "TR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TM.svg" class="country-flag" loading="lazy" alt="土库曼斯坦"> <span>土库曼斯坦</span></div>" => "TM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TK.svg" class="country-flag" loading="lazy" alt="托克劳"> <span>托克劳</span></div>" => "TK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WF.svg" class="country-flag" loading="lazy" alt="瓦利斯和富图纳"> <span>瓦利斯和富图纳</span></div>" => "WF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VU.svg" class="country-flag" loading="lazy" alt="瓦努阿图"> <span>瓦努阿图</span></div>" => "VU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GT.svg" class="country-flag" loading="lazy" alt="危地马拉"> <span>危地马拉</span></div>" => "GT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VE.svg" class="country-flag" loading="lazy" alt="委内瑞拉"> <span>委内瑞拉</span></div>" => "VE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BN.svg" class="country-flag" loading="lazy" alt="文莱"> <span>文莱</span></div>" => "BN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UG.svg" class="country-flag" loading="lazy" alt="乌干达"> <span>乌干达</span></div>" => "UG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UA.svg" class="country-flag" loading="lazy" alt="乌克兰"> <span>乌克兰</span></div>" => "UA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UY.svg" class="country-flag" loading="lazy" alt="乌拉圭"> <span>乌拉圭</span></div>" => "UY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UZ.svg" class="country-flag" loading="lazy" alt="乌兹别克斯坦"> <span>乌兹别克斯坦</span></div>" => "UZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ES.svg" class="country-flag" loading="lazy" alt="西班牙"> <span>西班牙</span></div>" => "ES" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EH.svg" class="country-flag" loading="lazy" alt="西撒哈拉"> <span>西撒哈拉</span></div>" => "EH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GR.svg" class="country-flag" loading="lazy" alt="希腊"> <span>希腊</span></div>" => "GR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SG.svg" class="country-flag" loading="lazy" alt="新加坡"> <span>新加坡</span></div>" => "SG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NC.svg" class="country-flag" loading="lazy" alt="新喀里多尼亚"> <span>新喀里多尼亚</span></div>" => "NC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NZ.svg" class="country-flag" loading="lazy" alt="新西兰"> <span>新西兰</span></div>" => "NZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HU.svg" class="country-flag" loading="lazy" alt="匈牙利"> <span>匈牙利</span></div>" => "HU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SY.svg" class="country-flag" loading="lazy" alt="叙利亚"> <span>叙利亚</span></div>" => "SY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JM.svg" class="country-flag" loading="lazy" alt="牙买加"> <span>牙买加</span></div>" => "JM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AM.svg" class="country-flag" loading="lazy" alt="亚美尼亚"> <span>亚美尼亚</span></div>" => "AM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YE.svg" class="country-flag" loading="lazy" alt="也门"> <span>也门</span></div>" => "YE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IQ.svg" class="country-flag" loading="lazy" alt="伊拉克"> <span>伊拉克</span></div>" => "IQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IR.svg" class="country-flag" loading="lazy" alt="伊朗"> <span>伊朗</span></div>" => "IR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IL.svg" class="country-flag" loading="lazy" alt="以色列"> <span>以色列</span></div>" => "IL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IT.svg" class="country-flag" loading="lazy" alt="意大利"> <span>意大利</span></div>" => "IT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IN.svg" class="country-flag" loading="lazy" alt="印度"> <span>印度</span></div>" => "IN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ID.svg" class="country-flag" loading="lazy" alt="印度尼西亚"> <span>印度尼西亚</span></div>" => "ID" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GB.svg" class="country-flag" loading="lazy" alt="英国"> <span>英国</span></div>" => "GB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VG.svg" class="country-flag" loading="lazy" alt="英属维尔京群岛"> <span>英属维尔京群岛</span></div>" => "VG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IO.svg" class="country-flag" loading="lazy" alt="英属印度洋领地"> <span>英属印度洋领地</span></div>" => "IO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JO.svg" class="country-flag" loading="lazy" alt="约旦"> <span>约旦</span></div>" => "JO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VN.svg" class="country-flag" loading="lazy" alt="越南"> <span>越南</span></div>" => "VN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZM.svg" class="country-flag" loading="lazy" alt="赞比亚"> <span>赞比亚</span></div>" => "ZM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JE.svg" class="country-flag" loading="lazy" alt="泽西岛"> <span>泽西岛</span></div>" => "JE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TD.svg" class="country-flag" loading="lazy" alt="乍得"> <span>乍得</span></div>" => "TD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GI.svg" class="country-flag" loading="lazy" alt="直布罗陀"> <span>直布罗陀</span></div>" => "GI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CL.svg" class="country-flag" loading="lazy" alt="智利"> <span>智利</span></div>" => "CL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CF.svg" class="country-flag" loading="lazy" alt="中非共和国"> <span>中非共和国</span></div>" => "CF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CN.svg" class="country-flag" loading="lazy" alt="中国"> <span>中国</span></div>" => "CN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MO.svg" class="country-flag" loading="lazy" alt="中国澳门特别行政区"> <span>中国澳门特别行政区</span></div>" => "MO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HK.svg" class="country-flag" loading="lazy" alt="中国香港特别行政区"> <span>中国香港特别行政区</span></div>" => "HK" ] |
| label | "Country Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-country" ] |
[ "class" => "field-country" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "true" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AL.svg" class="country-flag" loading="lazy" alt="阿尔巴尼亚"> <span>阿尔巴尼亚</span></div>" => "AL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DZ.svg" class="country-flag" loading="lazy" alt="阿尔及利亚"> <span>阿尔及利亚</span></div>" => "DZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AF.svg" class="country-flag" loading="lazy" alt="阿富汗"> <span>阿富汗</span></div>" => "AF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AR.svg" class="country-flag" loading="lazy" alt="阿根廷"> <span>阿根廷</span></div>" => "AR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AE.svg" class="country-flag" loading="lazy" alt="阿拉伯联合酋长国"> <span>阿拉伯联合酋长国</span></div>" => "AE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AW.svg" class="country-flag" loading="lazy" alt="阿鲁巴"> <span>阿鲁巴</span></div>" => "AW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/OM.svg" class="country-flag" loading="lazy" alt="阿曼"> <span>阿曼</span></div>" => "OM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AZ.svg" class="country-flag" loading="lazy" alt="阿塞拜疆"> <span>阿塞拜疆</span></div>" => "AZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EG.svg" class="country-flag" loading="lazy" alt="埃及"> <span>埃及</span></div>" => "EG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ET.svg" class="country-flag" loading="lazy" alt="埃塞俄比亚"> <span>埃塞俄比亚</span></div>" => "ET" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IE.svg" class="country-flag" loading="lazy" alt="爱尔兰"> <span>爱尔兰</span></div>" => "IE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EE.svg" class="country-flag" loading="lazy" alt="爱沙尼亚"> <span>爱沙尼亚</span></div>" => "EE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AD.svg" class="country-flag" loading="lazy" alt="安道尔"> <span>安道尔</span></div>" => "AD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AO.svg" class="country-flag" loading="lazy" alt="安哥拉"> <span>安哥拉</span></div>" => "AO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AI.svg" class="country-flag" loading="lazy" alt="安圭拉"> <span>安圭拉</span></div>" => "AI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AG.svg" class="country-flag" loading="lazy" alt="安提瓜和巴布达"> <span>安提瓜和巴布达</span></div>" => "AG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AT.svg" class="country-flag" loading="lazy" alt="奥地利"> <span>奥地利</span></div>" => "AT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AX.svg" class="country-flag" loading="lazy" alt="奥兰群岛"> <span>奥兰群岛</span></div>" => "AX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AU.svg" class="country-flag" loading="lazy" alt="澳大利亚"> <span>澳大利亚</span></div>" => "AU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BB.svg" class="country-flag" loading="lazy" alt="巴巴多斯"> <span>巴巴多斯</span></div>" => "BB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PG.svg" class="country-flag" loading="lazy" alt="巴布亚新几内亚"> <span>巴布亚新几内亚</span></div>" => "PG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BS.svg" class="country-flag" loading="lazy" alt="巴哈马"> <span>巴哈马</span></div>" => "BS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PK.svg" class="country-flag" loading="lazy" alt="巴基斯坦"> <span>巴基斯坦</span></div>" => "PK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PY.svg" class="country-flag" loading="lazy" alt="巴拉圭"> <span>巴拉圭</span></div>" => "PY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PS.svg" class="country-flag" loading="lazy" alt="巴勒斯坦领土"> <span>巴勒斯坦领土</span></div>" => "PS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BH.svg" class="country-flag" loading="lazy" alt="巴林"> <span>巴林</span></div>" => "BH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PA.svg" class="country-flag" loading="lazy" alt="巴拿马"> <span>巴拿马</span></div>" => "PA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BR.svg" class="country-flag" loading="lazy" alt="巴西"> <span>巴西</span></div>" => "BR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BY.svg" class="country-flag" loading="lazy" alt="白俄罗斯"> <span>白俄罗斯</span></div>" => "BY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BM.svg" class="country-flag" loading="lazy" alt="百慕大"> <span>百慕大</span></div>" => "BM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BG.svg" class="country-flag" loading="lazy" alt="保加利亚"> <span>保加利亚</span></div>" => "BG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MP.svg" class="country-flag" loading="lazy" alt="北马里亚纳群岛"> <span>北马里亚纳群岛</span></div>" => "MP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MK.svg" class="country-flag" loading="lazy" alt="北马其顿"> <span>北马其顿</span></div>" => "MK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BJ.svg" class="country-flag" loading="lazy" alt="贝宁"> <span>贝宁</span></div>" => "BJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BE.svg" class="country-flag" loading="lazy" alt="比利时"> <span>比利时</span></div>" => "BE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IS.svg" class="country-flag" loading="lazy" alt="冰岛"> <span>冰岛</span></div>" => "IS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PR.svg" class="country-flag" loading="lazy" alt="波多黎各"> <span>波多黎各</span></div>" => "PR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PL.svg" class="country-flag" loading="lazy" alt="波兰"> <span>波兰</span></div>" => "PL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BA.svg" class="country-flag" loading="lazy" alt="波斯尼亚和黑塞哥维那"> <span>波斯尼亚和黑塞哥维那</span></div>" => "BA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BO.svg" class="country-flag" loading="lazy" alt="玻利维亚"> <span>玻利维亚</span></div>" => "BO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BZ.svg" class="country-flag" loading="lazy" alt="伯利兹"> <span>伯利兹</span></div>" => "BZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BW.svg" class="country-flag" loading="lazy" alt="博茨瓦纳"> <span>博茨瓦纳</span></div>" => "BW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BT.svg" class="country-flag" loading="lazy" alt="不丹"> <span>不丹</span></div>" => "BT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BF.svg" class="country-flag" loading="lazy" alt="布基纳法索"> <span>布基纳法索</span></div>" => "BF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BI.svg" class="country-flag" loading="lazy" alt="布隆迪"> <span>布隆迪</span></div>" => "BI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BV.svg" class="country-flag" loading="lazy" alt="布韦岛"> <span>布韦岛</span></div>" => "BV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KP.svg" class="country-flag" loading="lazy" alt="朝鲜"> <span>朝鲜</span></div>" => "KP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GQ.svg" class="country-flag" loading="lazy" alt="赤道几内亚"> <span>赤道几内亚</span></div>" => "GQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DK.svg" class="country-flag" loading="lazy" alt="丹麦"> <span>丹麦</span></div>" => "DK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DE.svg" class="country-flag" loading="lazy" alt="德国"> <span>德国</span></div>" => "DE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TL.svg" class="country-flag" loading="lazy" alt="东帝汶"> <span>东帝汶</span></div>" => "TL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TG.svg" class="country-flag" loading="lazy" alt="多哥"> <span>多哥</span></div>" => "TG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DO.svg" class="country-flag" loading="lazy" alt="多米尼加共和国"> <span>多米尼加共和国</span></div>" => "DO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DM.svg" class="country-flag" loading="lazy" alt="多米尼克"> <span>多米尼克</span></div>" => "DM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RU.svg" class="country-flag" loading="lazy" alt="俄罗斯"> <span>俄罗斯</span></div>" => "RU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EC.svg" class="country-flag" loading="lazy" alt="厄瓜多尔"> <span>厄瓜多尔</span></div>" => "EC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ER.svg" class="country-flag" loading="lazy" alt="厄立特里亚"> <span>厄立特里亚</span></div>" => "ER" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FR.svg" class="country-flag" loading="lazy" alt="法国"> <span>法国</span></div>" => "FR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FO.svg" class="country-flag" loading="lazy" alt="法罗群岛"> <span>法罗群岛</span></div>" => "FO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PF.svg" class="country-flag" loading="lazy" alt="法属波利尼西亚"> <span>法属波利尼西亚</span></div>" => "PF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GF.svg" class="country-flag" loading="lazy" alt="法属圭亚那"> <span>法属圭亚那</span></div>" => "GF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TF.svg" class="country-flag" loading="lazy" alt="法属南部领地"> <span>法属南部领地</span></div>" => "TF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MF.svg" class="country-flag" loading="lazy" alt="法属圣马丁"> <span>法属圣马丁</span></div>" => "MF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VA.svg" class="country-flag" loading="lazy" alt="梵蒂冈"> <span>梵蒂冈</span></div>" => "VA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PH.svg" class="country-flag" loading="lazy" alt="菲律宾"> <span>菲律宾</span></div>" => "PH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FJ.svg" class="country-flag" loading="lazy" alt="斐济"> <span>斐济</span></div>" => "FJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FI.svg" class="country-flag" loading="lazy" alt="芬兰"> <span>芬兰</span></div>" => "FI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CV.svg" class="country-flag" loading="lazy" alt="佛得角"> <span>佛得角</span></div>" => "CV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FK.svg" class="country-flag" loading="lazy" alt="福克兰群岛"> <span>福克兰群岛</span></div>" => "FK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GM.svg" class="country-flag" loading="lazy" alt="冈比亚"> <span>冈比亚</span></div>" => "GM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CG.svg" class="country-flag" loading="lazy" alt="刚果(布)"> <span>刚果(布)</span></div>" => "CG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CD.svg" class="country-flag" loading="lazy" alt="刚果(金)"> <span>刚果(金)</span></div>" => "CD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CO.svg" class="country-flag" loading="lazy" alt="哥伦比亚"> <span>哥伦比亚</span></div>" => "CO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CR.svg" class="country-flag" loading="lazy" alt="哥斯达黎加"> <span>哥斯达黎加</span></div>" => "CR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GD.svg" class="country-flag" loading="lazy" alt="格林纳达"> <span>格林纳达</span></div>" => "GD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GL.svg" class="country-flag" loading="lazy" alt="格陵兰"> <span>格陵兰</span></div>" => "GL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GE.svg" class="country-flag" loading="lazy" alt="格鲁吉亚"> <span>格鲁吉亚</span></div>" => "GE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GG.svg" class="country-flag" loading="lazy" alt="根西岛"> <span>根西岛</span></div>" => "GG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CU.svg" class="country-flag" loading="lazy" alt="古巴"> <span>古巴</span></div>" => "CU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GP.svg" class="country-flag" loading="lazy" alt="瓜德罗普"> <span>瓜德罗普</span></div>" => "GP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GU.svg" class="country-flag" loading="lazy" alt="关岛"> <span>关岛</span></div>" => "GU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GY.svg" class="country-flag" loading="lazy" alt="圭亚那"> <span>圭亚那</span></div>" => "GY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KZ.svg" class="country-flag" loading="lazy" alt="哈萨克斯坦"> <span>哈萨克斯坦</span></div>" => "KZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HT.svg" class="country-flag" loading="lazy" alt="海地"> <span>海地</span></div>" => "HT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KR.svg" class="country-flag" loading="lazy" alt="韩国"> <span>韩国</span></div>" => "KR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NL.svg" class="country-flag" loading="lazy" alt="荷兰"> <span>荷兰</span></div>" => "NL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BQ.svg" class="country-flag" loading="lazy" alt="荷属加勒比区"> <span>荷属加勒比区</span></div>" => "BQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SX.svg" class="country-flag" loading="lazy" alt="荷属圣马丁"> <span>荷属圣马丁</span></div>" => "SX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HM.svg" class="country-flag" loading="lazy" alt="赫德岛和麦克唐纳群岛"> <span>赫德岛和麦克唐纳群岛</span></div>" => "HM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ME.svg" class="country-flag" loading="lazy" alt="黑山"> <span>黑山</span></div>" => "ME" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HN.svg" class="country-flag" loading="lazy" alt="洪都拉斯"> <span>洪都拉斯</span></div>" => "HN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KI.svg" class="country-flag" loading="lazy" alt="基里巴斯"> <span>基里巴斯</span></div>" => "KI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DJ.svg" class="country-flag" loading="lazy" alt="吉布提"> <span>吉布提</span></div>" => "DJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KG.svg" class="country-flag" loading="lazy" alt="吉尔吉斯斯坦"> <span>吉尔吉斯斯坦</span></div>" => "KG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GN.svg" class="country-flag" loading="lazy" alt="几内亚"> <span>几内亚</span></div>" => "GN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GW.svg" class="country-flag" loading="lazy" alt="几内亚比绍"> <span>几内亚比绍</span></div>" => "GW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CA.svg" class="country-flag" loading="lazy" alt="加拿大"> <span>加拿大</span></div>" => "CA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GH.svg" class="country-flag" loading="lazy" alt="加纳"> <span>加纳</span></div>" => "GH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GA.svg" class="country-flag" loading="lazy" alt="加蓬"> <span>加蓬</span></div>" => "GA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KH.svg" class="country-flag" loading="lazy" alt="柬埔寨"> <span>柬埔寨</span></div>" => "KH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CZ.svg" class="country-flag" loading="lazy" alt="捷克"> <span>捷克</span></div>" => "CZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZW.svg" class="country-flag" loading="lazy" alt="津巴布韦"> <span>津巴布韦</span></div>" => "ZW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CM.svg" class="country-flag" loading="lazy" alt="喀麦隆"> <span>喀麦隆</span></div>" => "CM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/QA.svg" class="country-flag" loading="lazy" alt="卡塔尔"> <span>卡塔尔</span></div>" => "QA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KY.svg" class="country-flag" loading="lazy" alt="开曼群岛"> <span>开曼群岛</span></div>" => "KY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CC.svg" class="country-flag" loading="lazy" alt="科科斯(基林)群岛"> <span>科科斯(基林)群岛</span></div>" => "CC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KM.svg" class="country-flag" loading="lazy" alt="科摩罗"> <span>科摩罗</span></div>" => "KM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CI.svg" class="country-flag" loading="lazy" alt="科特迪瓦"> <span>科特迪瓦</span></div>" => "CI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KW.svg" class="country-flag" loading="lazy" alt="科威特"> <span>科威特</span></div>" => "KW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HR.svg" class="country-flag" loading="lazy" alt="克罗地亚"> <span>克罗地亚</span></div>" => "HR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KE.svg" class="country-flag" loading="lazy" alt="肯尼亚"> <span>肯尼亚</span></div>" => "KE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CK.svg" class="country-flag" loading="lazy" alt="库克群岛"> <span>库克群岛</span></div>" => "CK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CW.svg" class="country-flag" loading="lazy" alt="库拉索"> <span>库拉索</span></div>" => "CW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LV.svg" class="country-flag" loading="lazy" alt="拉脱维亚"> <span>拉脱维亚</span></div>" => "LV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LS.svg" class="country-flag" loading="lazy" alt="莱索托"> <span>莱索托</span></div>" => "LS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LA.svg" class="country-flag" loading="lazy" alt="老挝"> <span>老挝</span></div>" => "LA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LB.svg" class="country-flag" loading="lazy" alt="黎巴嫩"> <span>黎巴嫩</span></div>" => "LB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LT.svg" class="country-flag" loading="lazy" alt="立陶宛"> <span>立陶宛</span></div>" => "LT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LR.svg" class="country-flag" loading="lazy" alt="利比里亚"> <span>利比里亚</span></div>" => "LR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LY.svg" class="country-flag" loading="lazy" alt="利比亚"> <span>利比亚</span></div>" => "LY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LI.svg" class="country-flag" loading="lazy" alt="列支敦士登"> <span>列支敦士登</span></div>" => "LI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RE.svg" class="country-flag" loading="lazy" alt="留尼汪"> <span>留尼汪</span></div>" => "RE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LU.svg" class="country-flag" loading="lazy" alt="卢森堡"> <span>卢森堡</span></div>" => "LU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RW.svg" class="country-flag" loading="lazy" alt="卢旺达"> <span>卢旺达</span></div>" => "RW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RO.svg" class="country-flag" loading="lazy" alt="罗马尼亚"> <span>罗马尼亚</span></div>" => "RO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MG.svg" class="country-flag" loading="lazy" alt="马达加斯加"> <span>马达加斯加</span></div>" => "MG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IM.svg" class="country-flag" loading="lazy" alt="马恩岛"> <span>马恩岛</span></div>" => "IM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MV.svg" class="country-flag" loading="lazy" alt="马尔代夫"> <span>马尔代夫</span></div>" => "MV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MT.svg" class="country-flag" loading="lazy" alt="马耳他"> <span>马耳他</span></div>" => "MT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MW.svg" class="country-flag" loading="lazy" alt="马拉维"> <span>马拉维</span></div>" => "MW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MY.svg" class="country-flag" loading="lazy" alt="马来西亚"> <span>马来西亚</span></div>" => "MY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ML.svg" class="country-flag" loading="lazy" alt="马里"> <span>马里</span></div>" => "ML" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MH.svg" class="country-flag" loading="lazy" alt="马绍尔群岛"> <span>马绍尔群岛</span></div>" => "MH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MQ.svg" class="country-flag" loading="lazy" alt="马提尼克"> <span>马提尼克</span></div>" => "MQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YT.svg" class="country-flag" loading="lazy" alt="马约特"> <span>马约特</span></div>" => "YT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MU.svg" class="country-flag" loading="lazy" alt="毛里求斯"> <span>毛里求斯</span></div>" => "MU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MR.svg" class="country-flag" loading="lazy" alt="毛里塔尼亚"> <span>毛里塔尼亚</span></div>" => "MR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/US.svg" class="country-flag" loading="lazy" alt="美国"> <span>美国</span></div>" => "US" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UM.svg" class="country-flag" loading="lazy" alt="美国本土外小岛屿"> <span>美国本土外小岛屿</span></div>" => "UM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AS.svg" class="country-flag" loading="lazy" alt="美属萨摩亚"> <span>美属萨摩亚</span></div>" => "AS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VI.svg" class="country-flag" loading="lazy" alt="美属维尔京群岛"> <span>美属维尔京群岛</span></div>" => "VI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MN.svg" class="country-flag" loading="lazy" alt="蒙古"> <span>蒙古</span></div>" => "MN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MS.svg" class="country-flag" loading="lazy" alt="蒙特塞拉特"> <span>蒙特塞拉特</span></div>" => "MS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BD.svg" class="country-flag" loading="lazy" alt="孟加拉国"> <span>孟加拉国</span></div>" => "BD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PE.svg" class="country-flag" loading="lazy" alt="秘鲁"> <span>秘鲁</span></div>" => "PE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FM.svg" class="country-flag" loading="lazy" alt="密克罗尼西亚"> <span>密克罗尼西亚</span></div>" => "FM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MM.svg" class="country-flag" loading="lazy" alt="缅甸"> <span>缅甸</span></div>" => "MM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MD.svg" class="country-flag" loading="lazy" alt="摩尔多瓦"> <span>摩尔多瓦</span></div>" => "MD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MA.svg" class="country-flag" loading="lazy" alt="摩洛哥"> <span>摩洛哥</span></div>" => "MA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MC.svg" class="country-flag" loading="lazy" alt="摩纳哥"> <span>摩纳哥</span></div>" => "MC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MZ.svg" class="country-flag" loading="lazy" alt="莫桑比克"> <span>莫桑比克</span></div>" => "MZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MX.svg" class="country-flag" loading="lazy" alt="墨西哥"> <span>墨西哥</span></div>" => "MX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NA.svg" class="country-flag" loading="lazy" alt="纳米比亚"> <span>纳米比亚</span></div>" => "NA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZA.svg" class="country-flag" loading="lazy" alt="南非"> <span>南非</span></div>" => "ZA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AQ.svg" class="country-flag" loading="lazy" alt="南极洲"> <span>南极洲</span></div>" => "AQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GS.svg" class="country-flag" loading="lazy" alt="南乔治亚和南桑威奇群岛"> <span>南乔治亚和南桑威奇群岛</span></div>" => "GS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SS.svg" class="country-flag" loading="lazy" alt="南苏丹"> <span>南苏丹</span></div>" => "SS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NR.svg" class="country-flag" loading="lazy" alt="瑙鲁"> <span>瑙鲁</span></div>" => "NR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NI.svg" class="country-flag" loading="lazy" alt="尼加拉瓜"> <span>尼加拉瓜</span></div>" => "NI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NP.svg" class="country-flag" loading="lazy" alt="尼泊尔"> <span>尼泊尔</span></div>" => "NP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NE.svg" class="country-flag" loading="lazy" alt="尼日尔"> <span>尼日尔</span></div>" => "NE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NG.svg" class="country-flag" loading="lazy" alt="尼日利亚"> <span>尼日利亚</span></div>" => "NG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NU.svg" class="country-flag" loading="lazy" alt="纽埃"> <span>纽埃</span></div>" => "NU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NO.svg" class="country-flag" loading="lazy" alt="挪威"> <span>挪威</span></div>" => "NO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NF.svg" class="country-flag" loading="lazy" alt="诺福克岛"> <span>诺福克岛</span></div>" => "NF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PW.svg" class="country-flag" loading="lazy" alt="帕劳"> <span>帕劳</span></div>" => "PW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PN.svg" class="country-flag" loading="lazy" alt="皮特凯恩群岛"> <span>皮特凯恩群岛</span></div>" => "PN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PT.svg" class="country-flag" loading="lazy" alt="葡萄牙"> <span>葡萄牙</span></div>" => "PT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JP.svg" class="country-flag" loading="lazy" alt="日本"> <span>日本</span></div>" => "JP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SE.svg" class="country-flag" loading="lazy" alt="瑞典"> <span>瑞典</span></div>" => "SE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CH.svg" class="country-flag" loading="lazy" alt="瑞士"> <span>瑞士</span></div>" => "CH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SV.svg" class="country-flag" loading="lazy" alt="萨尔瓦多"> <span>萨尔瓦多</span></div>" => "SV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WS.svg" class="country-flag" loading="lazy" alt="萨摩亚"> <span>萨摩亚</span></div>" => "WS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RS.svg" class="country-flag" loading="lazy" alt="塞尔维亚"> <span>塞尔维亚</span></div>" => "RS" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SL.svg" class="country-flag" loading="lazy" alt="塞拉利昂"> <span>塞拉利昂</span></div>" => "SL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SN.svg" class="country-flag" loading="lazy" alt="塞内加尔"> <span>塞内加尔</span></div>" => "SN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CY.svg" class="country-flag" loading="lazy" alt="塞浦路斯"> <span>塞浦路斯</span></div>" => "CY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SC.svg" class="country-flag" loading="lazy" alt="塞舌尔"> <span>塞舌尔</span></div>" => "SC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SA.svg" class="country-flag" loading="lazy" alt="沙特阿拉伯"> <span>沙特阿拉伯</span></div>" => "SA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BL.svg" class="country-flag" loading="lazy" alt="圣巴泰勒米"> <span>圣巴泰勒米</span></div>" => "BL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CX.svg" class="country-flag" loading="lazy" alt="圣诞岛"> <span>圣诞岛</span></div>" => "CX" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ST.svg" class="country-flag" loading="lazy" alt="圣多美和普林西比"> <span>圣多美和普林西比</span></div>" => "ST" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SH.svg" class="country-flag" loading="lazy" alt="圣赫勒拿"> <span>圣赫勒拿</span></div>" => "SH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KN.svg" class="country-flag" loading="lazy" alt="圣基茨和尼维斯"> <span>圣基茨和尼维斯</span></div>" => "KN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LC.svg" class="country-flag" loading="lazy" alt="圣卢西亚"> <span>圣卢西亚</span></div>" => "LC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SM.svg" class="country-flag" loading="lazy" alt="圣马力诺"> <span>圣马力诺</span></div>" => "SM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PM.svg" class="country-flag" loading="lazy" alt="圣皮埃尔和密克隆群岛"> <span>圣皮埃尔和密克隆群岛</span></div>" => "PM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VC.svg" class="country-flag" loading="lazy" alt="圣文森特和格林纳丁斯"> <span>圣文森特和格林纳丁斯</span></div>" => "VC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LK.svg" class="country-flag" loading="lazy" alt="斯里兰卡"> <span>斯里兰卡</span></div>" => "LK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SK.svg" class="country-flag" loading="lazy" alt="斯洛伐克"> <span>斯洛伐克</span></div>" => "SK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SI.svg" class="country-flag" loading="lazy" alt="斯洛文尼亚"> <span>斯洛文尼亚</span></div>" => "SI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SJ.svg" class="country-flag" loading="lazy" alt="斯瓦尔巴和扬马延"> <span>斯瓦尔巴和扬马延</span></div>" => "SJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SZ.svg" class="country-flag" loading="lazy" alt="斯威士兰"> <span>斯威士兰</span></div>" => "SZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SD.svg" class="country-flag" loading="lazy" alt="苏丹"> <span>苏丹</span></div>" => "SD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SR.svg" class="country-flag" loading="lazy" alt="苏里南"> <span>苏里南</span></div>" => "SR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SB.svg" class="country-flag" loading="lazy" alt="所罗门群岛"> <span>所罗门群岛</span></div>" => "SB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SO.svg" class="country-flag" loading="lazy" alt="索马里"> <span>索马里</span></div>" => "SO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TJ.svg" class="country-flag" loading="lazy" alt="塔吉克斯坦"> <span>塔吉克斯坦</span></div>" => "TJ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TW.svg" class="country-flag" loading="lazy" alt="台湾"> <span>台湾</span></div>" => "TW" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TH.svg" class="country-flag" loading="lazy" alt="泰国"> <span>泰国</span></div>" => "TH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TZ.svg" class="country-flag" loading="lazy" alt="坦桑尼亚"> <span>坦桑尼亚</span></div>" => "TZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TO.svg" class="country-flag" loading="lazy" alt="汤加"> <span>汤加</span></div>" => "TO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TC.svg" class="country-flag" loading="lazy" alt="特克斯和凯科斯群岛"> <span>特克斯和凯科斯群岛</span></div>" => "TC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TT.svg" class="country-flag" loading="lazy" alt="特立尼达和多巴哥"> <span>特立尼达和多巴哥</span></div>" => "TT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TN.svg" class="country-flag" loading="lazy" alt="突尼斯"> <span>突尼斯</span></div>" => "TN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TV.svg" class="country-flag" loading="lazy" alt="图瓦卢"> <span>图瓦卢</span></div>" => "TV" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TR.svg" class="country-flag" loading="lazy" alt="土耳其"> <span>土耳其</span></div>" => "TR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TM.svg" class="country-flag" loading="lazy" alt="土库曼斯坦"> <span>土库曼斯坦</span></div>" => "TM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TK.svg" class="country-flag" loading="lazy" alt="托克劳"> <span>托克劳</span></div>" => "TK" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WF.svg" class="country-flag" loading="lazy" alt="瓦利斯和富图纳"> <span>瓦利斯和富图纳</span></div>" => "WF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VU.svg" class="country-flag" loading="lazy" alt="瓦努阿图"> <span>瓦努阿图</span></div>" => "VU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GT.svg" class="country-flag" loading="lazy" alt="危地马拉"> <span>危地马拉</span></div>" => "GT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VE.svg" class="country-flag" loading="lazy" alt="委内瑞拉"> <span>委内瑞拉</span></div>" => "VE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BN.svg" class="country-flag" loading="lazy" alt="文莱"> <span>文莱</span></div>" => "BN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UG.svg" class="country-flag" loading="lazy" alt="乌干达"> <span>乌干达</span></div>" => "UG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UA.svg" class="country-flag" loading="lazy" alt="乌克兰"> <span>乌克兰</span></div>" => "UA" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UY.svg" class="country-flag" loading="lazy" alt="乌拉圭"> <span>乌拉圭</span></div>" => "UY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UZ.svg" class="country-flag" loading="lazy" alt="乌兹别克斯坦"> <span>乌兹别克斯坦</span></div>" => "UZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ES.svg" class="country-flag" loading="lazy" alt="西班牙"> <span>西班牙</span></div>" => "ES" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EH.svg" class="country-flag" loading="lazy" alt="西撒哈拉"> <span>西撒哈拉</span></div>" => "EH" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GR.svg" class="country-flag" loading="lazy" alt="希腊"> <span>希腊</span></div>" => "GR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SG.svg" class="country-flag" loading="lazy" alt="新加坡"> <span>新加坡</span></div>" => "SG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NC.svg" class="country-flag" loading="lazy" alt="新喀里多尼亚"> <span>新喀里多尼亚</span></div>" => "NC" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NZ.svg" class="country-flag" loading="lazy" alt="新西兰"> <span>新西兰</span></div>" => "NZ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HU.svg" class="country-flag" loading="lazy" alt="匈牙利"> <span>匈牙利</span></div>" => "HU" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SY.svg" class="country-flag" loading="lazy" alt="叙利亚"> <span>叙利亚</span></div>" => "SY" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JM.svg" class="country-flag" loading="lazy" alt="牙买加"> <span>牙买加</span></div>" => "JM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AM.svg" class="country-flag" loading="lazy" alt="亚美尼亚"> <span>亚美尼亚</span></div>" => "AM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YE.svg" class="country-flag" loading="lazy" alt="也门"> <span>也门</span></div>" => "YE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IQ.svg" class="country-flag" loading="lazy" alt="伊拉克"> <span>伊拉克</span></div>" => "IQ" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IR.svg" class="country-flag" loading="lazy" alt="伊朗"> <span>伊朗</span></div>" => "IR" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IL.svg" class="country-flag" loading="lazy" alt="以色列"> <span>以色列</span></div>" => "IL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IT.svg" class="country-flag" loading="lazy" alt="意大利"> <span>意大利</span></div>" => "IT" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IN.svg" class="country-flag" loading="lazy" alt="印度"> <span>印度</span></div>" => "IN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ID.svg" class="country-flag" loading="lazy" alt="印度尼西亚"> <span>印度尼西亚</span></div>" => "ID" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GB.svg" class="country-flag" loading="lazy" alt="英国"> <span>英国</span></div>" => "GB" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VG.svg" class="country-flag" loading="lazy" alt="英属维尔京群岛"> <span>英属维尔京群岛</span></div>" => "VG" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IO.svg" class="country-flag" loading="lazy" alt="英属印度洋领地"> <span>英属印度洋领地</span></div>" => "IO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JO.svg" class="country-flag" loading="lazy" alt="约旦"> <span>约旦</span></div>" => "JO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VN.svg" class="country-flag" loading="lazy" alt="越南"> <span>越南</span></div>" => "VN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZM.svg" class="country-flag" loading="lazy" alt="赞比亚"> <span>赞比亚</span></div>" => "ZM" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JE.svg" class="country-flag" loading="lazy" alt="泽西岛"> <span>泽西岛</span></div>" => "JE" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TD.svg" class="country-flag" loading="lazy" alt="乍得"> <span>乍得</span></div>" => "TD" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GI.svg" class="country-flag" loading="lazy" alt="直布罗陀"> <span>直布罗陀</span></div>" => "GI" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CL.svg" class="country-flag" loading="lazy" alt="智利"> <span>智利</span></div>" => "CL" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CF.svg" class="country-flag" loading="lazy" alt="中非共和国"> <span>中非共和国</span></div>" => "CF" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CN.svg" class="country-flag" loading="lazy" alt="中国"> <span>中国</span></div>" => "CN" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MO.svg" class="country-flag" loading="lazy" alt="中国澳门特别行政区"> <span>中国澳门特别行政区</span></div>" => "MO" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HK.svg" class="country-flag" loading="lazy" alt="中国香港特别行政区"> <span>中国香港特别行政区</span></div>" => "HK" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Country Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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 |
| required | false |
| row_attr | [ "class" => "field-country" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2126 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "true" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_FormFieldReference_country" ] |
| cache_key | "_FormFieldReference_country_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AL.svg" class="country-flag" loading="lazy" alt="阿尔巴尼亚"> <span>阿尔巴尼亚</span></div>" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DZ.svg" class="country-flag" loading="lazy" alt="阿尔及利亚"> <span>阿尔及利亚</span></div>" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AF.svg" class="country-flag" loading="lazy" alt="阿富汗"> <span>阿富汗</span></div>" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AR.svg" class="country-flag" loading="lazy" alt="阿根廷"> <span>阿根廷</span></div>" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AE.svg" class="country-flag" loading="lazy" alt="阿拉伯联合酋长国"> <span>阿拉伯联合酋长国</span></div>" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AW.svg" class="country-flag" loading="lazy" alt="阿鲁巴"> <span>阿鲁巴</span></div>" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/OM.svg" class="country-flag" loading="lazy" alt="阿曼"> <span>阿曼</span></div>" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AZ.svg" class="country-flag" loading="lazy" alt="阿塞拜疆"> <span>阿塞拜疆</span></div>" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EG.svg" class="country-flag" loading="lazy" alt="埃及"> <span>埃及</span></div>" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ET.svg" class="country-flag" loading="lazy" alt="埃塞俄比亚"> <span>埃塞俄比亚</span></div>" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IE.svg" class="country-flag" loading="lazy" alt="爱尔兰"> <span>爱尔兰</span></div>" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EE.svg" class="country-flag" loading="lazy" alt="爱沙尼亚"> <span>爱沙尼亚</span></div>" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AD.svg" class="country-flag" loading="lazy" alt="安道尔"> <span>安道尔</span></div>" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AO.svg" class="country-flag" loading="lazy" alt="安哥拉"> <span>安哥拉</span></div>" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AI.svg" class="country-flag" loading="lazy" alt="安圭拉"> <span>安圭拉</span></div>" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AG.svg" class="country-flag" loading="lazy" alt="安提瓜和巴布达"> <span>安提瓜和巴布达</span></div>" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AT.svg" class="country-flag" loading="lazy" alt="奥地利"> <span>奥地利</span></div>" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AX.svg" class="country-flag" loading="lazy" alt="奥兰群岛"> <span>奥兰群岛</span></div>" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AU.svg" class="country-flag" loading="lazy" alt="澳大利亚"> <span>澳大利亚</span></div>" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BB.svg" class="country-flag" loading="lazy" alt="巴巴多斯"> <span>巴巴多斯</span></div>" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PG.svg" class="country-flag" loading="lazy" alt="巴布亚新几内亚"> <span>巴布亚新几内亚</span></div>" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BS.svg" class="country-flag" loading="lazy" alt="巴哈马"> <span>巴哈马</span></div>" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PK.svg" class="country-flag" loading="lazy" alt="巴基斯坦"> <span>巴基斯坦</span></div>" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PY.svg" class="country-flag" loading="lazy" alt="巴拉圭"> <span>巴拉圭</span></div>" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PS.svg" class="country-flag" loading="lazy" alt="巴勒斯坦领土"> <span>巴勒斯坦领土</span></div>" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BH.svg" class="country-flag" loading="lazy" alt="巴林"> <span>巴林</span></div>" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PA.svg" class="country-flag" loading="lazy" alt="巴拿马"> <span>巴拿马</span></div>" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BR.svg" class="country-flag" loading="lazy" alt="巴西"> <span>巴西</span></div>" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BY.svg" class="country-flag" loading="lazy" alt="白俄罗斯"> <span>白俄罗斯</span></div>" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BM.svg" class="country-flag" loading="lazy" alt="百慕大"> <span>百慕大</span></div>" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BG.svg" class="country-flag" loading="lazy" alt="保加利亚"> <span>保加利亚</span></div>" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MP.svg" class="country-flag" loading="lazy" alt="北马里亚纳群岛"> <span>北马里亚纳群岛</span></div>" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MK.svg" class="country-flag" loading="lazy" alt="北马其顿"> <span>北马其顿</span></div>" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BJ.svg" class="country-flag" loading="lazy" alt="贝宁"> <span>贝宁</span></div>" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BE.svg" class="country-flag" loading="lazy" alt="比利时"> <span>比利时</span></div>" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IS.svg" class="country-flag" loading="lazy" alt="冰岛"> <span>冰岛</span></div>" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PR.svg" class="country-flag" loading="lazy" alt="波多黎各"> <span>波多黎各</span></div>" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PL.svg" class="country-flag" loading="lazy" alt="波兰"> <span>波兰</span></div>" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BA.svg" class="country-flag" loading="lazy" alt="波斯尼亚和黑塞哥维那"> <span>波斯尼亚和黑塞哥维那</span></div>" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BO.svg" class="country-flag" loading="lazy" alt="玻利维亚"> <span>玻利维亚</span></div>" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BZ.svg" class="country-flag" loading="lazy" alt="伯利兹"> <span>伯利兹</span></div>" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BW.svg" class="country-flag" loading="lazy" alt="博茨瓦纳"> <span>博茨瓦纳</span></div>" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BT.svg" class="country-flag" loading="lazy" alt="不丹"> <span>不丹</span></div>" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BF.svg" class="country-flag" loading="lazy" alt="布基纳法索"> <span>布基纳法索</span></div>" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BI.svg" class="country-flag" loading="lazy" alt="布隆迪"> <span>布隆迪</span></div>" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BV.svg" class="country-flag" loading="lazy" alt="布韦岛"> <span>布韦岛</span></div>" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KP.svg" class="country-flag" loading="lazy" alt="朝鲜"> <span>朝鲜</span></div>" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GQ.svg" class="country-flag" loading="lazy" alt="赤道几内亚"> <span>赤道几内亚</span></div>" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DK.svg" class="country-flag" loading="lazy" alt="丹麦"> <span>丹麦</span></div>" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DE.svg" class="country-flag" loading="lazy" alt="德国"> <span>德国</span></div>" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TL.svg" class="country-flag" loading="lazy" alt="东帝汶"> <span>东帝汶</span></div>" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TG.svg" class="country-flag" loading="lazy" alt="多哥"> <span>多哥</span></div>" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DO.svg" class="country-flag" loading="lazy" alt="多米尼加共和国"> <span>多米尼加共和国</span></div>" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DM.svg" class="country-flag" loading="lazy" alt="多米尼克"> <span>多米尼克</span></div>" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RU.svg" class="country-flag" loading="lazy" alt="俄罗斯"> <span>俄罗斯</span></div>" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EC.svg" class="country-flag" loading="lazy" alt="厄瓜多尔"> <span>厄瓜多尔</span></div>" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ER.svg" class="country-flag" loading="lazy" alt="厄立特里亚"> <span>厄立特里亚</span></div>" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FR.svg" class="country-flag" loading="lazy" alt="法国"> <span>法国</span></div>" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FO.svg" class="country-flag" loading="lazy" alt="法罗群岛"> <span>法罗群岛</span></div>" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PF.svg" class="country-flag" loading="lazy" alt="法属波利尼西亚"> <span>法属波利尼西亚</span></div>" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GF.svg" class="country-flag" loading="lazy" alt="法属圭亚那"> <span>法属圭亚那</span></div>" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TF.svg" class="country-flag" loading="lazy" alt="法属南部领地"> <span>法属南部领地</span></div>" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MF.svg" class="country-flag" loading="lazy" alt="法属圣马丁"> <span>法属圣马丁</span></div>" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VA.svg" class="country-flag" loading="lazy" alt="梵蒂冈"> <span>梵蒂冈</span></div>" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3704 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PH.svg" class="country-flag" loading="lazy" alt="菲律宾"> <span>菲律宾</span></div>" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3705 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FJ.svg" class="country-flag" loading="lazy" alt="斐济"> <span>斐济</span></div>" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FI.svg" class="country-flag" loading="lazy" alt="芬兰"> <span>芬兰</span></div>" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3707 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CV.svg" class="country-flag" loading="lazy" alt="佛得角"> <span>佛得角</span></div>" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3708 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FK.svg" class="country-flag" loading="lazy" alt="福克兰群岛"> <span>福克兰群岛</span></div>" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3709 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GM.svg" class="country-flag" loading="lazy" alt="冈比亚"> <span>冈比亚</span></div>" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CG.svg" class="country-flag" loading="lazy" alt="刚果(布)"> <span>刚果(布)</span></div>" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3711 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CD.svg" class="country-flag" loading="lazy" alt="刚果(金)"> <span>刚果(金)</span></div>" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CO.svg" class="country-flag" loading="lazy" alt="哥伦比亚"> <span>哥伦比亚</span></div>" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CR.svg" class="country-flag" loading="lazy" alt="哥斯达黎加"> <span>哥斯达黎加</span></div>" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GD.svg" class="country-flag" loading="lazy" alt="格林纳达"> <span>格林纳达</span></div>" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GL.svg" class="country-flag" loading="lazy" alt="格陵兰"> <span>格陵兰</span></div>" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GE.svg" class="country-flag" loading="lazy" alt="格鲁吉亚"> <span>格鲁吉亚</span></div>" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GG.svg" class="country-flag" loading="lazy" alt="根西岛"> <span>根西岛</span></div>" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CU.svg" class="country-flag" loading="lazy" alt="古巴"> <span>古巴</span></div>" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3719 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GP.svg" class="country-flag" loading="lazy" alt="瓜德罗普"> <span>瓜德罗普</span></div>" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GU.svg" class="country-flag" loading="lazy" alt="关岛"> <span>关岛</span></div>" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GY.svg" class="country-flag" loading="lazy" alt="圭亚那"> <span>圭亚那</span></div>" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KZ.svg" class="country-flag" loading="lazy" alt="哈萨克斯坦"> <span>哈萨克斯坦</span></div>" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HT.svg" class="country-flag" loading="lazy" alt="海地"> <span>海地</span></div>" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KR.svg" class="country-flag" loading="lazy" alt="韩国"> <span>韩国</span></div>" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NL.svg" class="country-flag" loading="lazy" alt="荷兰"> <span>荷兰</span></div>" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BQ.svg" class="country-flag" loading="lazy" alt="荷属加勒比区"> <span>荷属加勒比区</span></div>" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SX.svg" class="country-flag" loading="lazy" alt="荷属圣马丁"> <span>荷属圣马丁</span></div>" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HM.svg" class="country-flag" loading="lazy" alt="赫德岛和麦克唐纳群岛"> <span>赫德岛和麦克唐纳群岛</span></div>" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ME.svg" class="country-flag" loading="lazy" alt="黑山"> <span>黑山</span></div>" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HN.svg" class="country-flag" loading="lazy" alt="洪都拉斯"> <span>洪都拉斯</span></div>" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KI.svg" class="country-flag" loading="lazy" alt="基里巴斯"> <span>基里巴斯</span></div>" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/DJ.svg" class="country-flag" loading="lazy" alt="吉布提"> <span>吉布提</span></div>" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KG.svg" class="country-flag" loading="lazy" alt="吉尔吉斯斯坦"> <span>吉尔吉斯斯坦</span></div>" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GN.svg" class="country-flag" loading="lazy" alt="几内亚"> <span>几内亚</span></div>" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GW.svg" class="country-flag" loading="lazy" alt="几内亚比绍"> <span>几内亚比绍</span></div>" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CA.svg" class="country-flag" loading="lazy" alt="加拿大"> <span>加拿大</span></div>" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GH.svg" class="country-flag" loading="lazy" alt="加纳"> <span>加纳</span></div>" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GA.svg" class="country-flag" loading="lazy" alt="加蓬"> <span>加蓬</span></div>" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KH.svg" class="country-flag" loading="lazy" alt="柬埔寨"> <span>柬埔寨</span></div>" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CZ.svg" class="country-flag" loading="lazy" alt="捷克"> <span>捷克</span></div>" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZW.svg" class="country-flag" loading="lazy" alt="津巴布韦"> <span>津巴布韦</span></div>" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CM.svg" class="country-flag" loading="lazy" alt="喀麦隆"> <span>喀麦隆</span></div>" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3743 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/QA.svg" class="country-flag" loading="lazy" alt="卡塔尔"> <span>卡塔尔</span></div>" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KY.svg" class="country-flag" loading="lazy" alt="开曼群岛"> <span>开曼群岛</span></div>" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CC.svg" class="country-flag" loading="lazy" alt="科科斯(基林)群岛"> <span>科科斯(基林)群岛</span></div>" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KM.svg" class="country-flag" loading="lazy" alt="科摩罗"> <span>科摩罗</span></div>" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CI.svg" class="country-flag" loading="lazy" alt="科特迪瓦"> <span>科特迪瓦</span></div>" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3748 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KW.svg" class="country-flag" loading="lazy" alt="科威特"> <span>科威特</span></div>" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3749 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HR.svg" class="country-flag" loading="lazy" alt="克罗地亚"> <span>克罗地亚</span></div>" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3750 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KE.svg" class="country-flag" loading="lazy" alt="肯尼亚"> <span>肯尼亚</span></div>" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CK.svg" class="country-flag" loading="lazy" alt="库克群岛"> <span>库克群岛</span></div>" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CW.svg" class="country-flag" loading="lazy" alt="库拉索"> <span>库拉索</span></div>" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LV.svg" class="country-flag" loading="lazy" alt="拉脱维亚"> <span>拉脱维亚</span></div>" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LS.svg" class="country-flag" loading="lazy" alt="莱索托"> <span>莱索托</span></div>" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LA.svg" class="country-flag" loading="lazy" alt="老挝"> <span>老挝</span></div>" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3756 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LB.svg" class="country-flag" loading="lazy" alt="黎巴嫩"> <span>黎巴嫩</span></div>" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3757 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LT.svg" class="country-flag" loading="lazy" alt="立陶宛"> <span>立陶宛</span></div>" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LR.svg" class="country-flag" loading="lazy" alt="利比里亚"> <span>利比里亚</span></div>" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LY.svg" class="country-flag" loading="lazy" alt="利比亚"> <span>利比亚</span></div>" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LI.svg" class="country-flag" loading="lazy" alt="列支敦士登"> <span>列支敦士登</span></div>" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3761 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RE.svg" class="country-flag" loading="lazy" alt="留尼汪"> <span>留尼汪</span></div>" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LU.svg" class="country-flag" loading="lazy" alt="卢森堡"> <span>卢森堡</span></div>" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RW.svg" class="country-flag" loading="lazy" alt="卢旺达"> <span>卢旺达</span></div>" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RO.svg" class="country-flag" loading="lazy" alt="罗马尼亚"> <span>罗马尼亚</span></div>" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MG.svg" class="country-flag" loading="lazy" alt="马达加斯加"> <span>马达加斯加</span></div>" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IM.svg" class="country-flag" loading="lazy" alt="马恩岛"> <span>马恩岛</span></div>" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MV.svg" class="country-flag" loading="lazy" alt="马尔代夫"> <span>马尔代夫</span></div>" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MT.svg" class="country-flag" loading="lazy" alt="马耳他"> <span>马耳他</span></div>" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MW.svg" class="country-flag" loading="lazy" alt="马拉维"> <span>马拉维</span></div>" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MY.svg" class="country-flag" loading="lazy" alt="马来西亚"> <span>马来西亚</span></div>" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ML.svg" class="country-flag" loading="lazy" alt="马里"> <span>马里</span></div>" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MH.svg" class="country-flag" loading="lazy" alt="马绍尔群岛"> <span>马绍尔群岛</span></div>" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MQ.svg" class="country-flag" loading="lazy" alt="马提尼克"> <span>马提尼克</span></div>" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YT.svg" class="country-flag" loading="lazy" alt="马约特"> <span>马约特</span></div>" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MU.svg" class="country-flag" loading="lazy" alt="毛里求斯"> <span>毛里求斯</span></div>" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MR.svg" class="country-flag" loading="lazy" alt="毛里塔尼亚"> <span>毛里塔尼亚</span></div>" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/US.svg" class="country-flag" loading="lazy" alt="美国"> <span>美国</span></div>" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UM.svg" class="country-flag" loading="lazy" alt="美国本土外小岛屿"> <span>美国本土外小岛屿</span></div>" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AS.svg" class="country-flag" loading="lazy" alt="美属萨摩亚"> <span>美属萨摩亚</span></div>" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VI.svg" class="country-flag" loading="lazy" alt="美属维尔京群岛"> <span>美属维尔京群岛</span></div>" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MN.svg" class="country-flag" loading="lazy" alt="蒙古"> <span>蒙古</span></div>" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MS.svg" class="country-flag" loading="lazy" alt="蒙特塞拉特"> <span>蒙特塞拉特</span></div>" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BD.svg" class="country-flag" loading="lazy" alt="孟加拉国"> <span>孟加拉国</span></div>" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PE.svg" class="country-flag" loading="lazy" alt="秘鲁"> <span>秘鲁</span></div>" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/FM.svg" class="country-flag" loading="lazy" alt="密克罗尼西亚"> <span>密克罗尼西亚</span></div>" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MM.svg" class="country-flag" loading="lazy" alt="缅甸"> <span>缅甸</span></div>" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MD.svg" class="country-flag" loading="lazy" alt="摩尔多瓦"> <span>摩尔多瓦</span></div>" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MA.svg" class="country-flag" loading="lazy" alt="摩洛哥"> <span>摩洛哥</span></div>" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MC.svg" class="country-flag" loading="lazy" alt="摩纳哥"> <span>摩纳哥</span></div>" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MZ.svg" class="country-flag" loading="lazy" alt="莫桑比克"> <span>莫桑比克</span></div>" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MX.svg" class="country-flag" loading="lazy" alt="墨西哥"> <span>墨西哥</span></div>" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NA.svg" class="country-flag" loading="lazy" alt="纳米比亚"> <span>纳米比亚</span></div>" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZA.svg" class="country-flag" loading="lazy" alt="南非"> <span>南非</span></div>" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AQ.svg" class="country-flag" loading="lazy" alt="南极洲"> <span>南极洲</span></div>" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GS.svg" class="country-flag" loading="lazy" alt="南乔治亚和南桑威奇群岛"> <span>南乔治亚和南桑威奇群岛</span></div>" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SS.svg" class="country-flag" loading="lazy" alt="南苏丹"> <span>南苏丹</span></div>" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NR.svg" class="country-flag" loading="lazy" alt="瑙鲁"> <span>瑙鲁</span></div>" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NI.svg" class="country-flag" loading="lazy" alt="尼加拉瓜"> <span>尼加拉瓜</span></div>" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NP.svg" class="country-flag" loading="lazy" alt="尼泊尔"> <span>尼泊尔</span></div>" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NE.svg" class="country-flag" loading="lazy" alt="尼日尔"> <span>尼日尔</span></div>" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NG.svg" class="country-flag" loading="lazy" alt="尼日利亚"> <span>尼日利亚</span></div>" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NU.svg" class="country-flag" loading="lazy" alt="纽埃"> <span>纽埃</span></div>" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NO.svg" class="country-flag" loading="lazy" alt="挪威"> <span>挪威</span></div>" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NF.svg" class="country-flag" loading="lazy" alt="诺福克岛"> <span>诺福克岛</span></div>" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PW.svg" class="country-flag" loading="lazy" alt="帕劳"> <span>帕劳</span></div>" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PN.svg" class="country-flag" loading="lazy" alt="皮特凯恩群岛"> <span>皮特凯恩群岛</span></div>" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PT.svg" class="country-flag" loading="lazy" alt="葡萄牙"> <span>葡萄牙</span></div>" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JP.svg" class="country-flag" loading="lazy" alt="日本"> <span>日本</span></div>" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SE.svg" class="country-flag" loading="lazy" alt="瑞典"> <span>瑞典</span></div>" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CH.svg" class="country-flag" loading="lazy" alt="瑞士"> <span>瑞士</span></div>" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SV.svg" class="country-flag" loading="lazy" alt="萨尔瓦多"> <span>萨尔瓦多</span></div>" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WS.svg" class="country-flag" loading="lazy" alt="萨摩亚"> <span>萨摩亚</span></div>" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/RS.svg" class="country-flag" loading="lazy" alt="塞尔维亚"> <span>塞尔维亚</span></div>" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SL.svg" class="country-flag" loading="lazy" alt="塞拉利昂"> <span>塞拉利昂</span></div>" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SN.svg" class="country-flag" loading="lazy" alt="塞内加尔"> <span>塞内加尔</span></div>" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CY.svg" class="country-flag" loading="lazy" alt="塞浦路斯"> <span>塞浦路斯</span></div>" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SC.svg" class="country-flag" loading="lazy" alt="塞舌尔"> <span>塞舌尔</span></div>" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SA.svg" class="country-flag" loading="lazy" alt="沙特阿拉伯"> <span>沙特阿拉伯</span></div>" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BL.svg" class="country-flag" loading="lazy" alt="圣巴泰勒米"> <span>圣巴泰勒米</span></div>" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CX.svg" class="country-flag" loading="lazy" alt="圣诞岛"> <span>圣诞岛</span></div>" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ST.svg" class="country-flag" loading="lazy" alt="圣多美和普林西比"> <span>圣多美和普林西比</span></div>" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SH.svg" class="country-flag" loading="lazy" alt="圣赫勒拿"> <span>圣赫勒拿</span></div>" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KN.svg" class="country-flag" loading="lazy" alt="圣基茨和尼维斯"> <span>圣基茨和尼维斯</span></div>" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LC.svg" class="country-flag" loading="lazy" alt="圣卢西亚"> <span>圣卢西亚</span></div>" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SM.svg" class="country-flag" loading="lazy" alt="圣马力诺"> <span>圣马力诺</span></div>" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/PM.svg" class="country-flag" loading="lazy" alt="圣皮埃尔和密克隆群岛"> <span>圣皮埃尔和密克隆群岛</span></div>" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VC.svg" class="country-flag" loading="lazy" alt="圣文森特和格林纳丁斯"> <span>圣文森特和格林纳丁斯</span></div>" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/LK.svg" class="country-flag" loading="lazy" alt="斯里兰卡"> <span>斯里兰卡</span></div>" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SK.svg" class="country-flag" loading="lazy" alt="斯洛伐克"> <span>斯洛伐克</span></div>" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SI.svg" class="country-flag" loading="lazy" alt="斯洛文尼亚"> <span>斯洛文尼亚</span></div>" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SJ.svg" class="country-flag" loading="lazy" alt="斯瓦尔巴和扬马延"> <span>斯瓦尔巴和扬马延</span></div>" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SZ.svg" class="country-flag" loading="lazy" alt="斯威士兰"> <span>斯威士兰</span></div>" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SD.svg" class="country-flag" loading="lazy" alt="苏丹"> <span>苏丹</span></div>" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SR.svg" class="country-flag" loading="lazy" alt="苏里南"> <span>苏里南</span></div>" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SB.svg" class="country-flag" loading="lazy" alt="所罗门群岛"> <span>所罗门群岛</span></div>" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SO.svg" class="country-flag" loading="lazy" alt="索马里"> <span>索马里</span></div>" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TJ.svg" class="country-flag" loading="lazy" alt="塔吉克斯坦"> <span>塔吉克斯坦</span></div>" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TW.svg" class="country-flag" loading="lazy" alt="台湾"> <span>台湾</span></div>" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TH.svg" class="country-flag" loading="lazy" alt="泰国"> <span>泰国</span></div>" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TZ.svg" class="country-flag" loading="lazy" alt="坦桑尼亚"> <span>坦桑尼亚</span></div>" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TO.svg" class="country-flag" loading="lazy" alt="汤加"> <span>汤加</span></div>" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TC.svg" class="country-flag" loading="lazy" alt="特克斯和凯科斯群岛"> <span>特克斯和凯科斯群岛</span></div>" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TT.svg" class="country-flag" loading="lazy" alt="特立尼达和多巴哥"> <span>特立尼达和多巴哥</span></div>" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TN.svg" class="country-flag" loading="lazy" alt="突尼斯"> <span>突尼斯</span></div>" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TV.svg" class="country-flag" loading="lazy" alt="图瓦卢"> <span>图瓦卢</span></div>" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TR.svg" class="country-flag" loading="lazy" alt="土耳其"> <span>土耳其</span></div>" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TM.svg" class="country-flag" loading="lazy" alt="土库曼斯坦"> <span>土库曼斯坦</span></div>" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TK.svg" class="country-flag" loading="lazy" alt="托克劳"> <span>托克劳</span></div>" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/WF.svg" class="country-flag" loading="lazy" alt="瓦利斯和富图纳"> <span>瓦利斯和富图纳</span></div>" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VU.svg" class="country-flag" loading="lazy" alt="瓦努阿图"> <span>瓦努阿图</span></div>" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GT.svg" class="country-flag" loading="lazy" alt="危地马拉"> <span>危地马拉</span></div>" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VE.svg" class="country-flag" loading="lazy" alt="委内瑞拉"> <span>委内瑞拉</span></div>" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/BN.svg" class="country-flag" loading="lazy" alt="文莱"> <span>文莱</span></div>" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UG.svg" class="country-flag" loading="lazy" alt="乌干达"> <span>乌干达</span></div>" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UA.svg" class="country-flag" loading="lazy" alt="乌克兰"> <span>乌克兰</span></div>" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UY.svg" class="country-flag" loading="lazy" alt="乌拉圭"> <span>乌拉圭</span></div>" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/UZ.svg" class="country-flag" loading="lazy" alt="乌兹别克斯坦"> <span>乌兹别克斯坦</span></div>" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ES.svg" class="country-flag" loading="lazy" alt="西班牙"> <span>西班牙</span></div>" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/EH.svg" class="country-flag" loading="lazy" alt="西撒哈拉"> <span>西撒哈拉</span></div>" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GR.svg" class="country-flag" loading="lazy" alt="希腊"> <span>希腊</span></div>" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SG.svg" class="country-flag" loading="lazy" alt="新加坡"> <span>新加坡</span></div>" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NC.svg" class="country-flag" loading="lazy" alt="新喀里多尼亚"> <span>新喀里多尼亚</span></div>" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/NZ.svg" class="country-flag" loading="lazy" alt="新西兰"> <span>新西兰</span></div>" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HU.svg" class="country-flag" loading="lazy" alt="匈牙利"> <span>匈牙利</span></div>" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/SY.svg" class="country-flag" loading="lazy" alt="叙利亚"> <span>叙利亚</span></div>" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JM.svg" class="country-flag" loading="lazy" alt="牙买加"> <span>牙买加</span></div>" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/AM.svg" class="country-flag" loading="lazy" alt="亚美尼亚"> <span>亚美尼亚</span></div>" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/YE.svg" class="country-flag" loading="lazy" alt="也门"> <span>也门</span></div>" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IQ.svg" class="country-flag" loading="lazy" alt="伊拉克"> <span>伊拉克</span></div>" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IR.svg" class="country-flag" loading="lazy" alt="伊朗"> <span>伊朗</span></div>" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IL.svg" class="country-flag" loading="lazy" alt="以色列"> <span>以色列</span></div>" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IT.svg" class="country-flag" loading="lazy" alt="意大利"> <span>意大利</span></div>" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IN.svg" class="country-flag" loading="lazy" alt="印度"> <span>印度</span></div>" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ID.svg" class="country-flag" loading="lazy" alt="印度尼西亚"> <span>印度尼西亚</span></div>" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GB.svg" class="country-flag" loading="lazy" alt="英国"> <span>英国</span></div>" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VG.svg" class="country-flag" loading="lazy" alt="英属维尔京群岛"> <span>英属维尔京群岛</span></div>" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/IO.svg" class="country-flag" loading="lazy" alt="英属印度洋领地"> <span>英属印度洋领地</span></div>" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JO.svg" class="country-flag" loading="lazy" alt="约旦"> <span>约旦</span></div>" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/VN.svg" class="country-flag" loading="lazy" alt="越南"> <span>越南</span></div>" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/ZM.svg" class="country-flag" loading="lazy" alt="赞比亚"> <span>赞比亚</span></div>" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/JE.svg" class="country-flag" loading="lazy" alt="泽西岛"> <span>泽西岛</span></div>" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/TD.svg" class="country-flag" loading="lazy" alt="乍得"> <span>乍得</span></div>" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/GI.svg" class="country-flag" loading="lazy" alt="直布罗陀"> <span>直布罗陀</span></div>" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CL.svg" class="country-flag" loading="lazy" alt="智利"> <span>智利</span></div>" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CF.svg" class="country-flag" loading="lazy" alt="中非共和国"> <span>中非共和国</span></div>" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/CN.svg" class="country-flag" loading="lazy" alt="中国"> <span>中国</span></div>" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/MO.svg" class="country-flag" loading="lazy" alt="中国澳门特别行政区"> <span>中国澳门特别行政区</span></div>" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/HK.svg" class="country-flag" loading="lazy" alt="中国香港特别行政区"> <span>中国香港特别行政区</span></div>" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "CR" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1034 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CountryField" -propertyName: "country" -value: "CR" -formattedValue: [ "CR" => "哥斯达黎加" ] -formatValueCallable: null -label: "Country Field" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-country" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/country" -templatePath: "@EasyAdmin/crud/field/country.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1032 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1030 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1329 …} -uniqueId: Symfony\Component\Uid\Ulid {#1033 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1028 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3892 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1034 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CountryField" -propertyName: "country" -value: "CR" -formattedValue: [ "CR" => "哥斯达黎加" ] -formatValueCallable: null -label: "Country Field" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-country" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/country" -templatePath: "@EasyAdmin/crud/field/country.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1032 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1030 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1329 …} -uniqueId: Symfony\Component\Uid\Ulid {#1033 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1028 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3639 -form: Symfony\Component\Form\Form {#2689 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3637 …5} |
| full_name | "FormFieldReference[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_country" |
| is_selected | Closure($choice, $value) {#3890 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Country Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-country" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_country" |
| valid | true |
| value | "CR" |
currency
"Symfony\Component\Form\Extension\Core\Type\CurrencyType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "JPY" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
| label | "Currency Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-currency" ] |
[ "class" => "field-currency" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2146 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#2144 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please select a valid currency." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Currency Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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 |
| required | false |
| row_attr | [ "class" => "field-currency" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2138 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "currency" "_FormFieldReference_currency" ] |
| cache_key | "_FormFieldReference_currency_currency" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "阿尔巴尼亚列克" +value: "ALL" +data: "ALL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "阿尔巴尼亚列克(1946–1965)" +value: "ALK" +data: "ALK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "阿尔及利亚第纳尔" +value: "DZD" +data: "DZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "阿富汗尼" +value: "AFN" +data: "AFN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "阿富汗尼 (1927–2002)" +value: "AFA" +data: "AFA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "阿根廷奥斯特拉尔" +value: "ARA" +data: "ARA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "阿根廷比索" +value: "ARS" +data: "ARS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "阿根廷比索 (1881–1970)" +value: "ARM" +data: "ARM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "阿根廷比索 (1983–1985)" +value: "ARP" +data: "ARP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "阿根廷法定比索 (1970–1983)" +value: "ARL" +data: "ARL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "阿联酋迪拉姆" +value: "AED" +data: "AED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "阿鲁巴弗罗林" +value: "AWG" +data: "AWG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "阿曼里亚尔" +value: "OMR" +data: "OMR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "阿塞拜疆马纳特" +value: "AZN" +data: "AZN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "阿塞拜疆马纳特 (1993–2006)" +value: "AZM" +data: "AZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "埃及镑" +value: "EGP" +data: "EGP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "埃塞俄比亚比尔" +value: "ETB" +data: "ETB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "爱尔兰镑" +value: "IEP" +data: "IEP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "爱沙尼亚克朗" +value: "EEK" +data: "EEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "安道尔比塞塔" +value: "ADP" +data: "ADP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "安哥拉宽扎" +value: "AOA" +data: "AOA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "安哥拉宽扎 (1977–1990)" +value: "AOK" +data: "AOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "安哥拉新宽扎 (1990–2000)" +value: "AON" +data: "AON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "安哥拉重新调整宽扎 (1995–1999)" +value: "AOR" +data: "AOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "奥地利先令" +value: "ATS" +data: "ATS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "澳大利亚元" +value: "AUD" +data: "AUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "澳门币" +value: "MOP" +data: "MOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "巴巴多斯元" +value: "BBD" +data: "BBD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "巴布亚新几内亚基那" +value: "PGK" +data: "PGK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "巴哈马元" +value: "BSD" +data: "BSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "巴基斯坦卢比" +value: "PKR" +data: "PKR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "巴拉圭瓜拉尼" +value: "PYG" +data: "PYG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "巴林第纳尔" +value: "BHD" +data: "BHD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "巴拿马巴波亚" +value: "PAB" +data: "PAB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "巴西克鲁塞罗 (1942–1967)" +value: "BRZ" +data: "BRZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "巴西克鲁塞罗 (1990–1993)" +value: "BRE" +data: "BRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "巴西克鲁塞罗 (1993–1994)" +value: "BRR" +data: "BRR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "巴西克鲁扎多 (1986–1989)" +value: "BRC" +data: "BRC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "巴西雷亚尔" +value: "BRL" +data: "BRL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "巴西新克鲁赛罗 (1967–1986)" +value: "BRB" +data: "BRB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "巴西新克鲁扎多 (1989–1990)" +value: "BRN" +data: "BRN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "白俄罗斯卢布" +value: "BYN" +data: "BYN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "白俄罗斯卢布 (2000–2016)" +value: "BYR" +data: "BYR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "白俄罗斯新卢布 (1994–1999)" +value: "BYB" +data: "BYB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "百慕大元" +value: "BMD" +data: "BMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "保加利亚列弗" +value: "BGN" +data: "BGN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "保加利亚列弗 (1879–1952)" +value: "BGO" +data: "BGO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "保加利亚社会党列弗" +value: "BGM" +data: "BGM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "保加利亚硬列弗" +value: "BGL" +data: "BGL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "比利时法郎" +value: "BEF" +data: "BEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "比利时法郎(金融)" +value: "BEL" +data: "BEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "比利时法郎(可兑换)" +value: "BEC" +data: "BEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "冰岛克朗" +value: "ISK" +data: "ISK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "冰岛克朗(1918–1981)" +value: "ISJ" +data: "ISJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "波兰兹罗提" +value: "PLN" +data: "PLN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "波兰兹罗提 (1950–1995)" +value: "PLZ" +data: "PLZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "波士尼亚-赫塞哥维纳第纳尔 (1992–1994)" +value: "BAD" +data: "BAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "波士尼亚-赫塞哥维纳新第纳尔 (1994–1997)" +value: "BAN" +data: "BAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "波斯尼亚-黑塞哥维那可兑换马克" +value: "BAM" +data: "BAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "玻利维亚 Mvdol(资金)" +value: "BOV" +data: "BOV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "玻利维亚比索" +value: "BOP" +data: "BOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "玻利维亚诺" +value: "BOB" +data: "BOB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "玻利维亚诺 (1863–1963)" +value: "BOL" +data: "BOL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "伯利兹元" +value: "BZD" +data: "BZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "博茨瓦纳普拉" +value: "BWP" +data: "BWP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "不丹努尔特鲁姆" +value: "BTN" +data: "BTN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "布隆迪法郎" +value: "BIF" +data: "BIF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "朝鲜元" +value: "KPW" +data: "KPW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "赤道几内亚埃奎勒" +value: "GQE" +data: "GQE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "丹麦克朗" +value: "DKK" +data: "DKK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "德国马克" +value: "DEM" +data: "DEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "帝汶埃斯库多" +value: "TPE" +data: "TPE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "东德马克" +value: "DDM" +data: "DDM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "东加勒比元" +value: "XCD" +data: "XCD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "多米尼加比索" +value: "DOP" +data: "DOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "俄国卢布 (1991–1998)" +value: "RUR" +data: "RUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "俄罗斯卢布" +value: "RUB" +data: "RUB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "厄瓜多尔 (UVC)" +value: "ECV" +data: "ECV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "厄瓜多尔苏克雷" +value: "ECS" +data: "ECS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "厄立特里亚纳克法" +value: "ERN" +data: "ERN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "法国法郎" +value: "FRF" +data: "FRF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "法国法郎 (UIC)" +value: "XFU" +data: "XFU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "法国金法郎" +value: "XFO" +data: "XFO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "法郎 (WIR)" +value: "CHW" +data: "CHW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "菲律宾比索" +value: "PHP" +data: "PHP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "斐济元" +value: "FJD" +data: "FJD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "芬兰马克" +value: "FIM" +data: "FIM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "佛得角埃斯库多" +value: "CVE" +data: "CVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "福克兰群岛镑" +value: "FKP" +data: "FKP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "冈比亚达拉西" +value: "GMD" +data: "GMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "刚果法郎" +value: "CDF" +data: "CDF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "港元" +value: "HKD" +data: "HKD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "哥伦比亚比索" +value: "COP" +data: "COP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "哥伦比亚币" +value: "COU" +data: "COU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "哥斯达黎加科朗" +value: "CRC" +data: "CRC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "格鲁吉亚库蓬拉瑞特" +value: "GEK" +data: "GEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "格鲁吉亚拉里" +value: "GEL" +data: "GEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "古巴比索" +value: "CUP" +data: "CUP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "古巴可兑换比索" +value: "CUC" +data: "CUC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "圭亚那元" +value: "GYD" +data: "GYD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "哈萨克斯坦坚戈" +value: "KZT" +data: "KZT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "海地古德" +value: "HTG" +data: "HTG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "韩元" +value: "KRW" +data: "KRW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "韩元 (1945–1953)" +value: "KRO" +data: "KRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "韩元 (1953–1962)" +value: "KRH" +data: "KRH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "荷兰盾" +value: "NLG" +data: "NLG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "荷属安的列斯盾" +value: "ANG" +data: "ANG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "洪都拉斯伦皮拉" +value: "HNL" +data: "HNL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "吉布提法郎" +value: "DJF" +data: "DJF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "吉尔吉斯斯坦索姆" +value: "KGS" +data: "KGS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "几内亚比绍比索" +value: "GWP" +data: "GWP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "几内亚法郎" +value: "GNF" +data: "GNF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "几内亚西里" +value: "GNS" +data: "GNS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "加拿大元" +value: "CAD" +data: "CAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "加纳塞地" +value: "GHS" +data: "GHS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "加纳塞第" +value: "GHC" +data: "GHC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "柬埔寨瑞尔" +value: "KHR" +data: "KHR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "捷克克朗" +value: "CZK" +data: "CZK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "捷克硬克朗" +value: "CSK" +data: "CSK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "津巴布韦元 (1980–2008)" +value: "ZWD" +data: "ZWD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "津巴布韦元 (2008)" +value: "ZWR" +data: "ZWR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "津巴布韦元 (2009)" +value: "ZWL" +data: "ZWL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "旧罗马尼亚列伊" +value: "ROL" +data: "ROL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "旧莫桑比克美提卡" +value: "MZM" +data: "MZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "旧塞尔维亚第纳尔" +value: "CSD" +data: "CSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "卡塔尔里亚尔" +value: "QAR" +data: "QAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "开曼元" +value: "KYD" +data: "KYD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "科摩罗法郎" +value: "KMF" +data: "KMF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "科威特第纳尔" +value: "KWD" +data: "KWD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "克罗地亚第纳尔" +value: "HRD" +data: "HRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "克罗地亚库纳" +value: "HRK" +data: "HRK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "肯尼亚先令" +value: "KES" +data: "KES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "拉脱维亚拉特" +value: "LVL" +data: "LVL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "拉脱维亚卢布" +value: "LVR" +data: "LVR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "莱索托洛蒂" +value: "LSL" +data: "LSL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "老挝基普" +value: "LAK" +data: "LAK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "黎巴嫩镑" +value: "LBP" +data: "LBP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "立陶宛立特" +value: "LTL" +data: "LTL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "立陶宛塔咯呐司" +value: "LTT" +data: "LTT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "利比里亚元" +value: "LRD" +data: "LRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "利比亚第纳尔" +value: "LYD" +data: "LYD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "卢森堡法郎" +value: "LUF" +data: "LUF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "卢森堡金融法郎" +value: "LUL" +data: "LUL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "卢森堡可兑换法郎" +value: "LUC" +data: "LUC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +label: "卢旺达法郎" +value: "RWF" +data: "RWF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +label: "罗得西亚元" +value: "RHD" +data: "RHD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +label: "罗马尼亚列伊" +value: "RON" +data: "RON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "马达加斯加阿里亚里" +value: "MGA" +data: "MGA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +label: "马达加斯加法郎" +value: "MGF" +data: "MGF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "马尔代夫卢比(1947–1981)" +value: "MVP" +data: "MVP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "马尔代夫卢菲亚" +value: "MVR" +data: "MVR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "马耳他镑" +value: "MTP" +data: "MTP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "马耳他里拉" +value: "MTL" +data: "MTL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "马拉维克瓦查" +value: "MWK" +data: "MWK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +label: "马来西亚林吉特" +value: "MYR" +data: "MYR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "马里法郎" +value: "MLF" +data: "MLF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "马其顿第纳尔" +value: "MKD" +data: "MKD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "马其顿第纳尔 (1992–1993)" +value: "MKN" +data: "MKN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "毛里求斯卢比" +value: "MUR" +data: "MUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "毛里塔尼亚乌吉亚" +value: "MRU" +data: "MRU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "毛里塔尼亚乌吉亚 (1973–2017)" +value: "MRO" +data: "MRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +label: "美元" +value: "USD" +data: "USD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "美元(次日)" +value: "USN" +data: "USN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "美元(当日)" +value: "USS" +data: "USS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "蒙古图格里克" +value: "MNT" +data: "MNT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +label: "孟加拉塔卡" +value: "BDT" +data: "BDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +label: "秘鲁索尔" +value: "PEN" +data: "PEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +label: "秘鲁索尔 (1863–1965)" +value: "PES" +data: "PES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +label: "秘鲁印第" +value: "PEI" +data: "PEI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +label: "缅甸元" +value: "MMK" +data: "MMK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +label: "缅元" +value: "BUK" +data: "BUK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +label: "摩尔多瓦库邦" +value: "MDC" +data: "MDC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +label: "摩尔多瓦列伊" +value: "MDL" +data: "MDL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +label: "摩洛哥迪拉姆" +value: "MAD" +data: "MAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +label: "摩洛哥法郎" +value: "MAF" +data: "MAF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +label: "摩纳哥法郎" +value: "MCF" +data: "MCF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +label: "莫桑比克埃斯库多" +value: "MZE" +data: "MZE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +label: "莫桑比克美提卡" +value: "MZN" +data: "MZN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +label: "墨西哥(资金)" +value: "MXV" +data: "MXV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +label: "墨西哥比索" +value: "MXN" +data: "MXN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +label: "墨西哥银比索 (1861–1992)" +value: "MXP" +data: "MXP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +label: "纳米比亚元" +value: "NAD" +data: "NAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +label: "南非兰特" +value: "ZAR" +data: "ZAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +label: "南非兰特 (金融)" +value: "ZAL" +data: "ZAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +label: "南斯拉夫改良第纳尔 (1992–1993)" +value: "YUR" +data: "YUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +label: "南斯拉夫可兑换第纳尔 (1990–1992)" +value: "YUN" +data: "YUN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +label: "南斯拉夫新第纳尔 (1994–2002)" +value: "YUM" +data: "YUM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +label: "南斯拉夫硬第纳尔 (1966–1990)" +value: "YUD" +data: "YUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +label: "南苏丹镑" +value: "SSP" +data: "SSP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +label: "尼加拉瓜科多巴" +value: "NIO" +data: "NIO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +label: "尼加拉瓜科多巴 (1988–1991)" +value: "NIC" +data: "NIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4091 +label: "尼泊尔卢比" +value: "NPR" +data: "NPR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +label: "尼日利亚奈拉" +value: "NGN" +data: "NGN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +label: "挪威克朗" +value: "NOK" +data: "NOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +label: "欧元" +value: "EUR" +data: "EUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +label: "欧元 (WIR)" +value: "CHE" +data: "CHE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +label: "欧洲货币单位" +value: "XEU" +data: "XEU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4097 +label: "葡萄牙埃斯库多" +value: "PTE" +data: "PTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +label: "葡萄牙几内亚埃斯库多" +value: "GWE" +data: "GWE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +label: "人民币" +value: "CNY" +data: "CNY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4100 +label: "人民币(离岸)" +value: "CNH" +data: "CNH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4101 +label: "日元" +value: "JPY" +data: "JPY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +label: "瑞典克朗" +value: "SEK" +data: "SEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +label: "瑞士法郎" +value: "CHF" +data: "CHF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +label: "萨尔瓦多科朗" +value: "SVC" +data: "SVC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +label: "萨摩亚塔拉" +value: "WST" +data: "WST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +label: "塞尔维亚第纳尔" +value: "RSD" +data: "RSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4107 +label: "塞拉利昂利昂" +value: "SLL" +data: "SLL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4108 +label: "塞拉利昂新利昂" +value: "SLE" +data: "SLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4109 +label: "塞浦路斯镑" +value: "CYP" +data: "CYP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4110 +label: "塞舌尔卢比" +value: "SCR" +data: "SCR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4111 +label: "沙特里亚尔" +value: "SAR" +data: "SAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4112 +label: "圣多美和普林西比多布拉" +value: "STN" +data: "STN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4113 +label: "圣多美和普林西比多布拉 (1977–2017)" +value: "STD" +data: "STD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4114 +label: "圣赫勒拿群岛磅" +value: "SHP" +data: "SHP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4115 +label: "斯里兰卡卢比" +value: "LKR" +data: "LKR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4116 +label: "斯洛伐克克朗" +value: "SKK" +data: "SKK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +label: "斯洛文尼亚托拉尔" +value: "SIT" +data: "SIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +label: "斯威士兰里兰吉尼" +value: "SZL" +data: "SZL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +label: "苏丹镑" +value: "SDG" +data: "SDG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +label: "苏丹镑 (1957–1998)" +value: "SDP" +data: "SDP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4121 +label: "苏丹第纳尔 (1992–2007)" +value: "SDD" +data: "SDD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +label: "苏里南盾" +value: "SRG" +data: "SRG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +label: "苏里南元" +value: "SRD" +data: "SRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +label: "苏联卢布" +value: "SUR" +data: "SUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4125 +label: "所罗门群岛元" +value: "SBD" +data: "SBD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +label: "索马里先令" +value: "SOS" +data: "SOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4127 +label: "塔吉克斯坦卢布" +value: "TJR" +data: "TJR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4128 +label: "塔吉克斯坦索莫尼" +value: "TJS" +data: "TJS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4129 +label: "太平洋法郎" +value: "XPF" +data: "XPF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4130 +label: "泰铢" +value: "THB" +data: "THB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +label: "坦桑尼亚先令" +value: "TZS" +data: "TZS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +label: "汤加潘加" +value: "TOP" +data: "TOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +label: "特立尼达和多巴哥元" +value: "TTD" +data: "TTD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4134 +label: "突尼斯第纳尔" +value: "TND" +data: "TND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4135 +label: "土耳其里拉" +value: "TRY" +data: "TRY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4136 +label: "土耳其里拉 (1922–2005)" +value: "TRL" +data: "TRL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4137 +label: "土库曼斯坦马纳特" +value: "TMT" +data: "TMT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4138 +label: "土库曼斯坦马纳特 (1993–2009)" +value: "TMM" +data: "TMM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4139 +label: "瓦努阿图瓦图" +value: "VUV" +data: "VUV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +label: "危地马拉格查尔" +value: "GTQ" +data: "GTQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +label: "委内瑞拉玻利瓦尔" +value: "VES" +data: "VES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4142 +label: "委内瑞拉玻利瓦尔 (1871–2008)" +value: "VEB" +data: "VEB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +label: "委内瑞拉玻利瓦尔 (2008–2018)" +value: "VEF" +data: "VEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +label: "委内瑞拉主权币" +value: "VED" +data: "VED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4145 +label: "文莱元" +value: "BND" +data: "BND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +label: "乌干达先令" +value: "UGX" +data: "UGX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +label: "乌干达先令 (1966–1987)" +value: "UGS" +data: "UGS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +label: "乌克兰币" +value: "UAK" +data: "UAK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4149 +label: "乌克兰格里夫纳" +value: "UAH" +data: "UAH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4150 +label: "乌拉圭比索" +value: "UYU" +data: "UYU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4151 +label: "乌拉圭比索 (1975–1993)" +value: "UYP" +data: "UYP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4152 +label: "乌拉圭比索(索引单位)" +value: "UYI" +data: "UYI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4153 +label: "乌拉圭票面工资指数单位" +value: "UYW" +data: "UYW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4154 +label: "乌兹别克斯坦苏姆" +value: "UZS" +data: "UZS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4155 +label: "西班牙比塞塔" +value: "ESP" +data: "ESP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4156 +label: "西班牙比塞塔(兑换帐户)" +value: "ESB" +data: "ESB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4157 +label: "西班牙比塞塔(帐户 A)" +value: "ESA" +data: "ESA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4158 +label: "西非法郎" +value: "XOF" +data: "XOF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4159 +label: "希腊德拉克马" +value: "GRD" +data: "GRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4160 +label: "新加坡元" +value: "SGD" +data: "SGD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4161 +label: "新台币" +value: "TWD" +data: "TWD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4162 +label: "新西兰元" +value: "NZD" +data: "NZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4163 +label: "新扎伊尔 (1993–1998)" +value: "ZRN" +data: "ZRN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +label: "匈牙利福林" +value: "HUF" +data: "HUF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +label: "叙利亚镑" +value: "SYP" +data: "SYP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4166 +label: "牙买加元" +value: "JMD" +data: "JMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4167 +label: "亚美尼亚德拉姆" +value: "AMD" +data: "AMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4168 +label: "也门第纳尔" +value: "YDD" +data: "YDD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4169 +label: "也门里亚尔" +value: "YER" +data: "YER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4170 +label: "伊拉克第纳尔" +value: "IQD" +data: "IQD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +label: "伊朗里亚尔" +value: "IRR" +data: "IRR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +label: "以色列镑" +value: "ILP" +data: "ILP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +label: "以色列谢克尔(1980–1985)" +value: "ILR" +data: "ILR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +label: "以色列新谢克尔" +value: "ILS" +data: "ILS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +label: "意大利里拉" +value: "ITL" +data: "ITL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4176 +label: "印度卢比" +value: "INR" +data: "INR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4177 +label: "印度尼西亚盾" +value: "IDR" +data: "IDR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4178 +label: "英镑" +value: "GBP" +data: "GBP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4179 +label: "约旦第纳尔" +value: "JOD" +data: "JOD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4180 +label: "越南盾" +value: "VND" +data: "VND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4181 +label: "越南盾 (1978–1985)" +value: "VNN" +data: "VNN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +label: "赞比亚克瓦查" +value: "ZMW" +data: "ZMW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4183 +label: "赞比亚克瓦查 (1968–2012)" +value: "ZMK" +data: "ZMK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4184 +label: "扎伊尔 (1971–1993)" +value: "ZRZ" +data: "ZRZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +label: "直布罗陀镑" +value: "GIP" +data: "GIP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4186 +label: "智利(资金)" +value: "CLF" +data: "CLF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4187 +label: "智利埃斯库多" +value: "CLE" +data: "CLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4188 +label: "智利比索" +value: "CLP" +data: "CLP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4189 +label: "中非法郎" +value: "XAF" +data: "XAF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4190 +label: "中国人民银行元" +value: "CNX" +data: "CNX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +label: "RINET 基金" +value: "XRE" +data: "XRE" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "JPY" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1039 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CurrencyField" -propertyName: "currency" -value: "JPY" -formattedValue: [ "name" => "日元" "symbol" => "JP¥" ] -formatValueCallable: null -label: "Currency Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CurrencyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-currency" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/currency" -templatePath: "@EasyAdmin/crud/field/currency.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1037 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1374 …} -uniqueId: Symfony\Component\Uid\Ulid {#1038 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4195 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1039 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CurrencyField" -propertyName: "currency" -value: "JPY" -formattedValue: [ "name" => "日元" "symbol" => "JP¥" ] -formatValueCallable: null -label: "Currency Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CurrencyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-currency" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/currency" -templatePath: "@EasyAdmin/crud/field/currency.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1037 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1374 …} -uniqueId: Symfony\Component\Uid\Ulid {#1038 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3893 -form: Symfony\Component\Form\Form {#2692 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3891 …5} |
| full_name | "FormFieldReference[currency]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_currency" |
| is_selected | Closure($choice, $value) {#4193 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Currency Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "currency" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-currency" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_currency" |
| valid | true |
| value | "JPY" |
language
"Symfony\Component\Form\Extension\Core\Type\LanguageType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ar" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
| choice_loader | null |
null
|
| choices | [ "阿布哈西亚语" => "ab" "阿灿语" => "cch" "阿当梅语" => "ada" "阿迪格语" => "ady" "阿尔巴尼亚语" => "sq" "阿法尔语" => "aa" "阿弗里希利语" => "afh" "阿卡德语" => "akk" "阿肯语" => "ak" "阿库色语" => "bss" "阿拉伯语" => "ar" "阿拉贡语" => "an" "阿拉米语" => "arc" "阿拉帕霍语" => "arp" "阿拉瓦克语" => "arw" "阿留申语" => "ale" "阿罗马尼亚语" => "rup" "阿姆哈拉语" => "am" "阿乔利语" => "ach" "阿萨姆语" => "as" "阿塞拜疆语" => "az" "阿斯图里亚斯语" => "ast" "阿提卡米克语" => "atj" "阿瓦德语" => "awa" "阿瓦尔语" => "av" "阿维斯塔语" => "ae" "阿伊努语" => "ain" "埃菲克语" => "efi" "埃兰语" => "elx" "埃维语" => "ee" "埃翁多语" => "ewo" "艾卡朱克语" => "eka" "艾马拉语" => "ay" "爱尔兰语" => "ga" "爱沙尼亚语" => "et" "昂加语" => "anp" "奥博洛语" => "ann" "奥吉布瓦语" => "oj" "奥克语" => "oc" "奥里亚语" => "or" "奥罗莫语" => "om" "奥塞梯语" => "os" "奥塞治语" => "osa" "奥斯曼土耳其语" => "ota" "巴非特语" => "bfd" "巴菲亚语" => "ksf" "巴拉维语" => "pal" "巴厘语" => "ban" "巴利语" => "pi" "巴姆穆语" => "bax" "巴萨语" => "bas" "巴什基尔语" => "ba" "巴斯克语" => "eu" "白俄罗斯语" => "be" "班巴拉语" => "bm" "邦阿西南语" => "pag" "邦板牙语" => "pam" "保加利亚语" => "bg" "北恩德贝勒语" => "nd" "北方萨米语" => "se" "北弗里西亚语" => "frr" "北卢尔语" => "lrc" "北桑海语" => "twq" "北索托语" => "nso" "北塔穹语" => "ttm" "贝纳语" => "bez" "贝沙语" => "bej" "本巴语" => "bem" "比科尔语" => "bik" "比林语" => "byn" "比尼语" => "bin" "比斯拉马语" => "bi" "俾路支语" => "bal" "标准摩洛哥塔马塞特语" => "zgh" "冰岛语" => "is" "波兰语" => "pl" "波纳佩语" => "pon" "波斯尼亚语" => "bs" "波斯语" => "fa" "博多语" => "brx" "博杰普尔语" => "bho" "布吉语" => "bug" "布拉杰语" => "bra" "布里斯符号" => "zbl" "布里亚特语" => "bua" "布列塔尼语" => "br" "布鲁语" => "bum" "藏语" => "bo" "查克玛语" => "ccp" "查莫罗语" => "ch" "察合台语" => "chg" "车臣语" => "ce" "楚克语" => "chk" "楚瓦什语" => "cv" "茨瓦纳语" => "tn" "聪加语" => "ts" "达尔格瓦语" => "dar" "达科他语" => "dak" "达扎葛语" => "dzg" "鞑靼语" => "tt" "丹麦语" => "da" "掸语" => "shn" "道本语" => "tok" "德顿语" => "tet" "德语" => "de" "低地德语" => "nds" "迪维希语" => "dv" "迪尤拉语" => "dyu" "蒂夫语" => "tiv" "丁卡语" => "din" "东北部克里语" => "crl" "东弗里西亚语" => "frs" "东南部克里语" => "crj" "东桑海语" => "ses" "杜阿拉语" => "dua" "多格拉语" => "doi" "多格里布语" => "dgr" "俄语" => "ru" "厄尔兹亚语" => "myv" "恩布语" => "ebu" "恩东加语" => "ng" "恩甘澎语" => "nnh" "恩艮巴语" => "jgo" "恩济马语" => "nzi" "恩加图语" => "yrl" "法罗语" => "fo" "法语" => "fr" "梵语" => "sa" "芳蒂语" => "fat" "芳格语" => "fan" "菲律宾语" => "fil" "腓尼基语" => "phn" "斐济语" => "fj" "芬兰语" => "fi" "丰语" => "fon" "弗留利语" => "fur" "富拉语" => "ff" "甘拜语" => "sba" "赣语" => "gan" "冈德语" => "gon" "刚果语" => "kg" "高棉语" => "km" "戈马拉语" => "bbj" "哥伦打洛语" => "gor" "哥特语" => "got" "哥威迅语" => "gwi" "格巴亚语" => "gba" "格列博语" => "grb" "格陵兰语" => "kl" "格鲁吉亚语" => "ka" "古埃及语" => "egy" "古爱尔兰语" => "sga" "古波斯语" => "peo" "古典尼瓦尔语" => "nwc" "古典叙利亚语" => "syc" "古法语" => "fro" "古高地德语" => "goh" "古吉拉特语" => "gu" "古诺尔斯语" => "non" "古普罗文斯语" => "pro" "古西语" => "guz" "古希腊语" => "grc" "古英语" => "ang" "瓜拉尼语" => "gn" "国际文字(E)" => "ie" "国际语" => "ia" "哈尔魁梅林语" => "hur" "哈萨克语" => "kk" "海达语" => "hai" "海地克里奥尔语" => "ht" "海峡萨利希语" => "str" "韩语" => "ko" "豪萨语" => "ha" "和田语" => "kho" "荷兰语" => "nl" "赫雷罗语" => "hz" "赫梯语" => "hit" "胡帕语" => "hup" "基切语" => "quc" "吉尔伯特语" => "gil" "吉库尤语" => "ki" "吉普赛语" => "rom" "吉兹语" => "gez" "加告兹语" => "gag" "加勒比语" => "car" "加利西亚语" => "gl" "加涅姆布语" => "kbl" "加泰罗尼亚语" => "ca" "加族语" => "gaa" "迦约语" => "gay" "教会斯拉夫语" => "cu" "捷克语" => "cs" "金邦杜语" => "kmb" "卡巴尔德语" => "kbd" "卡拜尔语" => "kab" "卡布佛得鲁语" => "kea" "卡多语" => "cad" "卡尔梅克语" => "xal" "卡捷语" => "kaj" "卡库语" => "kkj" "卡拉卡尔帕克语" => "kaa" "卡拉恰伊巴尔卡尔语" => "krc" "卡累利阿语" => "krl" "卡伦金语" => "kln" "卡罗莱纳州阿尔冈昆语" => "crr" "卡姆巴语" => "kam" "卡纳达语" => "kn" "卡努里语" => "kr" "卡舒比语" => "csb" "卡塔布语" => "kcg" "卡威语" => "kaw" "卡西语" => "kha" "卡尤加语" => "cay" "卡真法语" => "frc" "坎刚语" => "kgp" "康沃尔语" => "kw" "柯尔克孜语" => "ky" "科隆语" => "ksh" "科米-彼尔米亚克语" => "koi" "科米语" => "kv" "科摩罗语" => "swb" "科姆语" => "bkm" "科普特语" => "cop" "科萨语" => "xh" "科斯拉伊语" => "kos" "科西嘉语" => "co" "克里克语" => "mus" "克里米亚鞑靼语" => "crh" "克里语" => "cr" "克林贡语" => "tlh" "克罗地亚语" => "hr" "克罗语" => "kfo" "克佩列语" => "kpe" "克钦语" => "kac" "克丘亚语" => "qu" "克什米尔语" => "ks" "客家语" => "hak" "孔卡尼语" => "kok" "库尔德语" => "ku" "库鲁克语" => "kru" "库梅克语" => "kum" "库特奈语" => "kut" "夸夸瓦拉语" => "kwk" "夸西奥语" => "nmg" "宽亚玛语" => "kj" "拉迪诺语" => "lad" "拉丁语" => "la" "拉贾斯坦语" => "raj" "拉科塔语" => "lkt" "拉罗汤加语" => "rar" "拉帕努伊语" => "rap" "拉脱维亚语" => "lv" "兰巴语" => "lam" "兰博语" => "rof" "朗吉语" => "lag" "老挝语" => "lo" "立陶宛语" => "lt" "利古里亚语" => "lij" "利洛埃特语" => "lil" "列兹金语" => "lez" "林堡语" => "li" "林加拉语" => "ln" "隆达语" => "lun" "隆迪语" => "rn" "卢奥语" => "luo" "卢巴-卢拉语" => "lua" "卢干达语" => "lg" "卢森堡语" => "lb" "卢旺达语" => "rw" "卢雅语" => "luy" "卢伊塞诺语" => "lui" "鲁巴加丹加语" => "lu" "路易斯安那克里奥尔语" => "lou" "吕勒萨米语" => "smj" "罗马尼亚语" => "ro" "罗曼什语" => "rm" "罗瓦语" => "rwk" "罗兴亚语" => "rhg" "逻辑语" => "jbo" "洛齐语" => "loz" "马坝语" => "mde" "马都拉语" => "mad" "马恩语" => "gv" "马尔瓦里语" => "mwr" "马耳他语" => "mt" "马法语" => "maf" "马孔德语" => "kde" "马库阿语" => "mgh" "马拉地语" => "mr" "马拉加斯语" => "mg" "马拉雅拉姆语" => "ml" "马来语" => "ms" "马里语" => "chm" "马利塞-帕萨马科迪语" => "pqm" "马普切语" => "arn" "马其顿语" => "mk" "马切姆语" => "jmc" "马赛语" => "mas" "马绍尔语" => "mh" "马赞德兰语" => "mzn" "迈蒂利语" => "mai" "满语" => "mnc" "曼达尔语" => "mdr" "曼丁哥语" => "man" "曼尼普尔语" => "mni" "毛里求斯克里奥尔语" => "mfe" "毛利语" => "mi" "梅敦巴语" => "byv" "梅鲁语" => "mer" "梅塔语" => "mgo" "门德语" => "men" "蒙当语" => "mua" "蒙戈语" => "lol" "蒙古语" => "mn" "孟加拉语" => "bn" "米兰德斯语" => "mwl" "米南佳保语" => "min" "米其芙语" => "crg" "米佐语" => "lus" "密克马克语" => "mic" "缅甸语" => "my" "苗语" => "hmn" "闽南语" => "nan" "摩霍克语" => "moh" "摩揭陀语" => "mag" "莫克沙语" => "mdf" "莫西语" => "mos" "姆耶内语" => "mye" "穆斯克里语" => "crm" "那不勒斯语" => "nap" "纳吉迪阿拉伯语" => "ars" "纳马语" => "naq" "纳瓦霍语" => "nv" "南阿尔泰语" => "alt" "南恩德贝勒语" => "nr" "南非荷兰语" => "af" "南海达语" => "hax" "南库尔德语" => "sdh" "南卢舒特种子语" => "slh" "南萨米语" => "sma" "南索托语" => "st" "南塔穹语" => "tce" "瑙鲁语" => "na" "尼昂科勒语" => "nyn" "尼奥罗语" => "nyo" "尼泊尔语" => "ne" "尼日利亚皮钦语" => "pcm" "尼瓦尔语" => "new" "尼亚萨汤加语" => "tog" "尼亚斯语" => "nia" "尼扬韦齐语" => "nym" "纽埃语" => "niu" "努埃尔语" => "nus" "挪威尼诺斯克语" => "nn" "挪威语" => "no" "诺盖语" => "nog" "欧吉克里语" => "ojs" "欧肯那根语" => "oka" "帕劳语" => "pau" "帕雷语" => "asa" "帕皮阿门托语" => "pap" "旁遮普语" => "pa" "皮京语" => "pis" "平原克里语" => "crk" "葡萄牙语" => "pt" "普鲁士语" => "prg" "普什图语" => "ps" "齐切瓦语" => "ny" "奇布查语" => "chb" "奇尔科廷语" => "clc" "奇加语" => "cgg" "奇努克混合语" => "chn" "奇佩维安语" => "chp" "契维语" => "tw" "乔克托语" => "cho" "切罗基语" => "chr" "钦西安语" => "tsi" "日语" => "ja" "瑞典语" => "sv" "瑞士德语" => "gsw" "萨波蒂克语" => "zap" "萨丁语" => "sc" "萨哈语" => "sah" "萨霍语" => "ssy" "萨马利亚阿拉姆语" => "sam" "萨米亚语" => "lsm" "萨摩亚语" => "sm" "萨萨克文" => "sas" "塞尔库普语" => "sel" "塞尔维亚-克罗地亚语" => "sh" "塞尔维亚语" => "sr" "塞雷尔语" => "srr" "塞纳语" => "seh" "塞内卡语" => "see" "塞舌尔克里奥尔语" => "crs" "赛德克语" => "trv" "桑布鲁语" => "saq" "桑达韦语" => "sad" "桑戈语" => "sg" "桑古语" => "sbp" "桑塔利语" => "sat" "僧伽罗语" => "si" "上索布语" => "hsb" "绍纳语" => "sn" "史拉维语" => "den" "世界语" => "eo" "书面挪威语" => "nb" "斯科特萨米语" => "sms" "斯洛伐克语" => "sk" "斯洛文尼亚语" => "sl" "斯瓦蒂语" => "ss" "斯瓦希里语" => "sw" "四川彝语" => "ii" "苏格兰盖尔语" => "gd" "苏格兰语" => "sco" "苏库马语" => "suk" "苏里南汤加语" => "srn" "苏美尔语" => "sux" "苏苏语" => "sus" "宿务语" => "ceb" "粟特语" => "sog" "索加语" => "xog" "索马里语" => "so" "索宁克语" => "snk" "他加禄语" => "tl" "塔尔坦语" => "tht" "塔吉克语" => "tg" "塔吉什语" => "tgx" "塔马齐格特语" => "tzm" "塔马奇克语" => "tmh" "塔希提语" => "ty" "台塔语" => "dav" "泰卢固语" => "te" "泰米尔语" => "ta" "泰姆奈语" => "tem" "泰语" => "th" "汤加语" => "to" "特拉华语" => "del" "特林吉特语" => "tli" "特伦诺语" => "ter" "特索语" => "teo" "提格雷语" => "tig" "提格利尼亚语" => "ti" "通布卡语" => "tum" "图瓦卢语" => "tvl" "图瓦语" => "tyv" "土耳其语" => "tr" "土库曼语" => "tk" "托克劳语" => "tkl" "托克皮辛语" => "tpi" "瓦尔皮瑞语" => "wbp" "瓦尔瑟语" => "wae" "瓦拉莫语" => "wal" "瓦隆语" => "wa" "瓦瑞语" => "war" "瓦绍语" => "was" "瓦伊语" => "vai" "望加锡语" => "mak" "威尔士语" => "cy" "威尼斯语" => "vec" "维普森语" => "vep" "维吾尔语" => "ug" "温旧语" => "vun" "文达语" => "ve" "翁本杜语" => "umb" "沃拉普克语" => "vo" "沃洛夫语" => "wo" "沃提克语" => "vot" "乌德穆尔特语" => "udm" "乌尔都语" => "ur" "乌加里特语" => "uga" "乌克兰语" => "uk" "乌兹别克语" => "uz" "吴语" => "wuu" "西奥吉布瓦语" => "ojw" "西班牙语" => "es" "西北部奥吉布瓦语" => "ojb" "西俾路支语" => "bgn" "西非书面文字" => "nqo" "西弗里西亚语" => "fy" "西加拿大因纽特语" => "ikt" "西克西卡语" => "bla" "西旁遮普语" => "lah" "西桑海语" => "khq" "西西里语" => "scn" "希伯来语" => "he" "希尔哈语" => "shi" "希腊语" => "el" "希里莫图语" => "ho" "希利盖农语" => "hil" "悉达摩语" => "sid" "下索布语" => "dsb" "夏威夷语" => "haw" "夏延语" => "chy" "香巴拉语" => "ksb" "湘语" => "hsn" "信德语" => "sd" "匈牙利语" => "hu" "叙利亚语" => "syr" "巽他语" => "su" "雅浦语" => "yap" "亚罕语" => "agq" "亚美尼亚语" => "hy" "亚齐语" => "ace" "洋卞语" => "yav" "瑶族语" => "yao" "耶姆巴语" => "ybb" "伊班语" => "iba" "伊比比奥语" => "ibb" "伊博语" => "ig" "伊多语" => "io" "伊洛卡诺语" => "ilo" "伊纳里萨米语" => "smn" "伊努皮克语" => "ik" "意大利语" => "it" "意第绪语" => "yi" "因纽特语" => "iu" "因努埃蒙语" => "moe" "印地语" => "hi" "印度尼西亚语" => "id" "印古什语" => "inh" "英语" => "en" "犹太阿拉伯语" => "jrb" "犹太波斯语" => "jpr" "约鲁巴语" => "yo" "粤语" => "yue" "越南语" => "vi" "泽纳加语" => "zen" "扎扎语" => "zza" "乍得阿拉伯语" => "shu" "爪哇语" => "jv" "沼泽克里语" => "csw" "哲尔马语" => "dje" "中奥吉布瓦语" => "ojc" "中古爱尔兰语" => "mga" "中古法语" => "frm" "中古高地德语" => "gmh" "中古荷兰语" => "dum" "中古英语" => "enm" "中库尔德语" => "ckb" "中文" => "zh" "朱拉语" => "dyo" "壮语" => "za" "宗卡语" => "dz" "祖鲁语" => "zu" "祖尼语" => "zun" "Alabama" => "akz" "Algerian Arabic" => "arq" "American Sign Language" => "ase" "Ao Naga" => "njo" "Araona" => "aro" "Arpitan" => "frp" "Badaga" => "bfq" "Bakhtiari" => "bqi" "Banjar" => "bjn" "Batak Toba" => "bbc" "Bavarian" => "bar" "Betawi" => "bew" "Bishnupriya" => "bpy" "Brahui" => "brh" "Capiznon" => "cps" "Central Dusun" => "dtp" "Central Yupik" => "esu" "Chickasaw" => "cic" "Chimborazo Highland Quichua" => "qug" "Eastern Canadian Inuktitut" => "ike" "Eastern Ojibwa" => "ojg" "Egyptian Arabic" => "arz" "Emilian" => "egl" "Extremaduran" => "ext" "Fiji Hindi" => "hif" "Frafra" => "gur" "Gheg Albanian" => "aln" "Gilaki" => "glk" "Goan Konkani" => "gom" "Haryanvi" => "bgc" "Hmong Njua" => "hnj" "Ingrian" => "izh" "Jamaican Creole English" => "jam" "Jutish" => "jut" "Kenyang" => "ken" "Khowar" => "khw" "Kinaray-a" => "krj" "Kirmanjki" => "kiu" "Kotava" => "avk" "Krio" => "kri" "Latgalian" => "ltg" "Laz" => "lzz" "Lingua Franca Nova" => "lfn" "Literary Chinese" => "lzh" "Livonian" => "liv" "Lombard" => "lmo" "Lower Silesian" => "sli" "Main-Franconian" => "vmf" "Mentawai" => "mwv" "Mingrelian" => "xmf" "Moroccan Arabic" => "ary" "Muslim Tat" => "ttt" "Northern Haida" => "hdn" "Novial" => "nov" "Palatine German" => "pfl" "Pennsylvania German" => "pdc" "Picard" => "pcd" "Piedmontese" => "pms" "Plautdietsch" => "pdt" "Pontic" => "pnt" "Riffian" => "rif" "Romagnol" => "rgn" "Rotuman" => "rtm" "Roviana" => "rug" "Rusyn" => "rue" "Samogitian" => "sgs" "Sassarese Sardinian" => "sdc" "Saterland Frisian" => "stq" "Saurashtra" => "saz" "Selayar" => "sly" "Seri" => "sei" "Silesian" => "szl" "Tai Dam" => "blt" "Talysh" => "tly" "Tornedalen Finnish" => "fit" "Torwali" => "trw" "Tsakhur" => "tkr" "Tsakonian" => "tsd" "Tulu" => "tcy" "Tunisian Arabic" => "aeb" "Turoyo" => "tru" "Võro" => "vro" "Wayuu" => "guc" "West Flemish" => "vls" "Western Mari" => "mrj" "Woods Cree" => "cwd" "Zeelandic" => "zea" "Zoroastrian Dari" => "gbz" ] |
[ "阿布哈西亚语" => "ab" "阿灿语" => "cch" "阿当梅语" => "ada" "阿迪格语" => "ady" "阿尔巴尼亚语" => "sq" "阿法尔语" => "aa" "阿弗里希利语" => "afh" "阿卡德语" => "akk" "阿肯语" => "ak" "阿库色语" => "bss" "阿拉伯语" => "ar" "阿拉贡语" => "an" "阿拉米语" => "arc" "阿拉帕霍语" => "arp" "阿拉瓦克语" => "arw" "阿留申语" => "ale" "阿罗马尼亚语" => "rup" "阿姆哈拉语" => "am" "阿乔利语" => "ach" "阿萨姆语" => "as" "阿塞拜疆语" => "az" "阿斯图里亚斯语" => "ast" "阿提卡米克语" => "atj" "阿瓦德语" => "awa" "阿瓦尔语" => "av" "阿维斯塔语" => "ae" "阿伊努语" => "ain" "埃菲克语" => "efi" "埃兰语" => "elx" "埃维语" => "ee" "埃翁多语" => "ewo" "艾卡朱克语" => "eka" "艾马拉语" => "ay" "爱尔兰语" => "ga" "爱沙尼亚语" => "et" "昂加语" => "anp" "奥博洛语" => "ann" "奥吉布瓦语" => "oj" "奥克语" => "oc" "奥里亚语" => "or" "奥罗莫语" => "om" "奥塞梯语" => "os" "奥塞治语" => "osa" "奥斯曼土耳其语" => "ota" "巴非特语" => "bfd" "巴菲亚语" => "ksf" "巴拉维语" => "pal" "巴厘语" => "ban" "巴利语" => "pi" "巴姆穆语" => "bax" "巴萨语" => "bas" "巴什基尔语" => "ba" "巴斯克语" => "eu" "白俄罗斯语" => "be" "班巴拉语" => "bm" "邦阿西南语" => "pag" "邦板牙语" => "pam" "保加利亚语" => "bg" "北恩德贝勒语" => "nd" "北方萨米语" => "se" "北弗里西亚语" => "frr" "北卢尔语" => "lrc" "北桑海语" => "twq" "北索托语" => "nso" "北塔穹语" => "ttm" "贝纳语" => "bez" "贝沙语" => "bej" "本巴语" => "bem" "比科尔语" => "bik" "比林语" => "byn" "比尼语" => "bin" "比斯拉马语" => "bi" "俾路支语" => "bal" "标准摩洛哥塔马塞特语" => "zgh" "冰岛语" => "is" "波兰语" => "pl" "波纳佩语" => "pon" "波斯尼亚语" => "bs" "波斯语" => "fa" "博多语" => "brx" "博杰普尔语" => "bho" "布吉语" => "bug" "布拉杰语" => "bra" "布里斯符号" => "zbl" "布里亚特语" => "bua" "布列塔尼语" => "br" "布鲁语" => "bum" "藏语" => "bo" "查克玛语" => "ccp" "查莫罗语" => "ch" "察合台语" => "chg" "车臣语" => "ce" "楚克语" => "chk" "楚瓦什语" => "cv" "茨瓦纳语" => "tn" "聪加语" => "ts" "达尔格瓦语" => "dar" "达科他语" => "dak" "达扎葛语" => "dzg" "鞑靼语" => "tt" "丹麦语" => "da" "掸语" => "shn" "道本语" => "tok" "德顿语" => "tet" "德语" => "de" "低地德语" => "nds" "迪维希语" => "dv" "迪尤拉语" => "dyu" "蒂夫语" => "tiv" "丁卡语" => "din" "东北部克里语" => "crl" "东弗里西亚语" => "frs" "东南部克里语" => "crj" "东桑海语" => "ses" "杜阿拉语" => "dua" "多格拉语" => "doi" "多格里布语" => "dgr" "俄语" => "ru" "厄尔兹亚语" => "myv" "恩布语" => "ebu" "恩东加语" => "ng" "恩甘澎语" => "nnh" "恩艮巴语" => "jgo" "恩济马语" => "nzi" "恩加图语" => "yrl" "法罗语" => "fo" "法语" => "fr" "梵语" => "sa" "芳蒂语" => "fat" "芳格语" => "fan" "菲律宾语" => "fil" "腓尼基语" => "phn" "斐济语" => "fj" "芬兰语" => "fi" "丰语" => "fon" "弗留利语" => "fur" "富拉语" => "ff" "甘拜语" => "sba" "赣语" => "gan" "冈德语" => "gon" "刚果语" => "kg" "高棉语" => "km" "戈马拉语" => "bbj" "哥伦打洛语" => "gor" "哥特语" => "got" "哥威迅语" => "gwi" "格巴亚语" => "gba" "格列博语" => "grb" "格陵兰语" => "kl" "格鲁吉亚语" => "ka" "古埃及语" => "egy" "古爱尔兰语" => "sga" "古波斯语" => "peo" "古典尼瓦尔语" => "nwc" "古典叙利亚语" => "syc" "古法语" => "fro" "古高地德语" => "goh" "古吉拉特语" => "gu" "古诺尔斯语" => "non" "古普罗文斯语" => "pro" "古西语" => "guz" "古希腊语" => "grc" "古英语" => "ang" "瓜拉尼语" => "gn" "国际文字(E)" => "ie" "国际语" => "ia" "哈尔魁梅林语" => "hur" "哈萨克语" => "kk" "海达语" => "hai" "海地克里奥尔语" => "ht" "海峡萨利希语" => "str" "韩语" => "ko" "豪萨语" => "ha" "和田语" => "kho" "荷兰语" => "nl" "赫雷罗语" => "hz" "赫梯语" => "hit" "胡帕语" => "hup" "基切语" => "quc" "吉尔伯特语" => "gil" "吉库尤语" => "ki" "吉普赛语" => "rom" "吉兹语" => "gez" "加告兹语" => "gag" "加勒比语" => "car" "加利西亚语" => "gl" "加涅姆布语" => "kbl" "加泰罗尼亚语" => "ca" "加族语" => "gaa" "迦约语" => "gay" "教会斯拉夫语" => "cu" "捷克语" => "cs" "金邦杜语" => "kmb" "卡巴尔德语" => "kbd" "卡拜尔语" => "kab" "卡布佛得鲁语" => "kea" "卡多语" => "cad" "卡尔梅克语" => "xal" "卡捷语" => "kaj" "卡库语" => "kkj" "卡拉卡尔帕克语" => "kaa" "卡拉恰伊巴尔卡尔语" => "krc" "卡累利阿语" => "krl" "卡伦金语" => "kln" "卡罗莱纳州阿尔冈昆语" => "crr" "卡姆巴语" => "kam" "卡纳达语" => "kn" "卡努里语" => "kr" "卡舒比语" => "csb" "卡塔布语" => "kcg" "卡威语" => "kaw" "卡西语" => "kha" "卡尤加语" => "cay" "卡真法语" => "frc" "坎刚语" => "kgp" "康沃尔语" => "kw" "柯尔克孜语" => "ky" "科隆语" => "ksh" "科米-彼尔米亚克语" => "koi" "科米语" => "kv" "科摩罗语" => "swb" "科姆语" => "bkm" "科普特语" => "cop" "科萨语" => "xh" "科斯拉伊语" => "kos" "科西嘉语" => "co" "克里克语" => "mus" "克里米亚鞑靼语" => "crh" "克里语" => "cr" "克林贡语" => "tlh" "克罗地亚语" => "hr" "克罗语" => "kfo" "克佩列语" => "kpe" "克钦语" => "kac" "克丘亚语" => "qu" "克什米尔语" => "ks" "客家语" => "hak" "孔卡尼语" => "kok" "库尔德语" => "ku" "库鲁克语" => "kru" "库梅克语" => "kum" "库特奈语" => "kut" "夸夸瓦拉语" => "kwk" "夸西奥语" => "nmg" "宽亚玛语" => "kj" "拉迪诺语" => "lad" "拉丁语" => "la" "拉贾斯坦语" => "raj" "拉科塔语" => "lkt" "拉罗汤加语" => "rar" "拉帕努伊语" => "rap" "拉脱维亚语" => "lv" "兰巴语" => "lam" "兰博语" => "rof" "朗吉语" => "lag" "老挝语" => "lo" "立陶宛语" => "lt" "利古里亚语" => "lij" "利洛埃特语" => "lil" "列兹金语" => "lez" "林堡语" => "li" "林加拉语" => "ln" "隆达语" => "lun" "隆迪语" => "rn" "卢奥语" => "luo" "卢巴-卢拉语" => "lua" "卢干达语" => "lg" "卢森堡语" => "lb" "卢旺达语" => "rw" "卢雅语" => "luy" "卢伊塞诺语" => "lui" "鲁巴加丹加语" => "lu" "路易斯安那克里奥尔语" => "lou" "吕勒萨米语" => "smj" "罗马尼亚语" => "ro" "罗曼什语" => "rm" "罗瓦语" => "rwk" "罗兴亚语" => "rhg" "逻辑语" => "jbo" "洛齐语" => "loz" "马坝语" => "mde" "马都拉语" => "mad" "马恩语" => "gv" "马尔瓦里语" => "mwr" "马耳他语" => "mt" "马法语" => "maf" "马孔德语" => "kde" "马库阿语" => "mgh" "马拉地语" => "mr" "马拉加斯语" => "mg" "马拉雅拉姆语" => "ml" "马来语" => "ms" "马里语" => "chm" "马利塞-帕萨马科迪语" => "pqm" "马普切语" => "arn" "马其顿语" => "mk" "马切姆语" => "jmc" "马赛语" => "mas" "马绍尔语" => "mh" "马赞德兰语" => "mzn" "迈蒂利语" => "mai" "满语" => "mnc" "曼达尔语" => "mdr" "曼丁哥语" => "man" "曼尼普尔语" => "mni" "毛里求斯克里奥尔语" => "mfe" "毛利语" => "mi" "梅敦巴语" => "byv" "梅鲁语" => "mer" "梅塔语" => "mgo" "门德语" => "men" "蒙当语" => "mua" "蒙戈语" => "lol" "蒙古语" => "mn" "孟加拉语" => "bn" "米兰德斯语" => "mwl" "米南佳保语" => "min" "米其芙语" => "crg" "米佐语" => "lus" "密克马克语" => "mic" "缅甸语" => "my" "苗语" => "hmn" "闽南语" => "nan" "摩霍克语" => "moh" "摩揭陀语" => "mag" "莫克沙语" => "mdf" "莫西语" => "mos" "姆耶内语" => "mye" "穆斯克里语" => "crm" "那不勒斯语" => "nap" "纳吉迪阿拉伯语" => "ars" "纳马语" => "naq" "纳瓦霍语" => "nv" "南阿尔泰语" => "alt" "南恩德贝勒语" => "nr" "南非荷兰语" => "af" "南海达语" => "hax" "南库尔德语" => "sdh" "南卢舒特种子语" => "slh" "南萨米语" => "sma" "南索托语" => "st" "南塔穹语" => "tce" "瑙鲁语" => "na" "尼昂科勒语" => "nyn" "尼奥罗语" => "nyo" "尼泊尔语" => "ne" "尼日利亚皮钦语" => "pcm" "尼瓦尔语" => "new" "尼亚萨汤加语" => "tog" "尼亚斯语" => "nia" "尼扬韦齐语" => "nym" "纽埃语" => "niu" "努埃尔语" => "nus" "挪威尼诺斯克语" => "nn" "挪威语" => "no" "诺盖语" => "nog" "欧吉克里语" => "ojs" "欧肯那根语" => "oka" "帕劳语" => "pau" "帕雷语" => "asa" "帕皮阿门托语" => "pap" "旁遮普语" => "pa" "皮京语" => "pis" "平原克里语" => "crk" "葡萄牙语" => "pt" "普鲁士语" => "prg" "普什图语" => "ps" "齐切瓦语" => "ny" "奇布查语" => "chb" "奇尔科廷语" => "clc" "奇加语" => "cgg" "奇努克混合语" => "chn" "奇佩维安语" => "chp" "契维语" => "tw" "乔克托语" => "cho" "切罗基语" => "chr" "钦西安语" => "tsi" "日语" => "ja" "瑞典语" => "sv" "瑞士德语" => "gsw" "萨波蒂克语" => "zap" "萨丁语" => "sc" "萨哈语" => "sah" "萨霍语" => "ssy" "萨马利亚阿拉姆语" => "sam" "萨米亚语" => "lsm" "萨摩亚语" => "sm" "萨萨克文" => "sas" "塞尔库普语" => "sel" "塞尔维亚-克罗地亚语" => "sh" "塞尔维亚语" => "sr" "塞雷尔语" => "srr" "塞纳语" => "seh" "塞内卡语" => "see" "塞舌尔克里奥尔语" => "crs" "赛德克语" => "trv" "桑布鲁语" => "saq" "桑达韦语" => "sad" "桑戈语" => "sg" "桑古语" => "sbp" "桑塔利语" => "sat" "僧伽罗语" => "si" "上索布语" => "hsb" "绍纳语" => "sn" "史拉维语" => "den" "世界语" => "eo" "书面挪威语" => "nb" "斯科特萨米语" => "sms" "斯洛伐克语" => "sk" "斯洛文尼亚语" => "sl" "斯瓦蒂语" => "ss" "斯瓦希里语" => "sw" "四川彝语" => "ii" "苏格兰盖尔语" => "gd" "苏格兰语" => "sco" "苏库马语" => "suk" "苏里南汤加语" => "srn" "苏美尔语" => "sux" "苏苏语" => "sus" "宿务语" => "ceb" "粟特语" => "sog" "索加语" => "xog" "索马里语" => "so" "索宁克语" => "snk" "他加禄语" => "tl" "塔尔坦语" => "tht" "塔吉克语" => "tg" "塔吉什语" => "tgx" "塔马齐格特语" => "tzm" "塔马奇克语" => "tmh" "塔希提语" => "ty" "台塔语" => "dav" "泰卢固语" => "te" "泰米尔语" => "ta" "泰姆奈语" => "tem" "泰语" => "th" "汤加语" => "to" "特拉华语" => "del" "特林吉特语" => "tli" "特伦诺语" => "ter" "特索语" => "teo" "提格雷语" => "tig" "提格利尼亚语" => "ti" "通布卡语" => "tum" "图瓦卢语" => "tvl" "图瓦语" => "tyv" "土耳其语" => "tr" "土库曼语" => "tk" "托克劳语" => "tkl" "托克皮辛语" => "tpi" "瓦尔皮瑞语" => "wbp" "瓦尔瑟语" => "wae" "瓦拉莫语" => "wal" "瓦隆语" => "wa" "瓦瑞语" => "war" "瓦绍语" => "was" "瓦伊语" => "vai" "望加锡语" => "mak" "威尔士语" => "cy" "威尼斯语" => "vec" "维普森语" => "vep" "维吾尔语" => "ug" "温旧语" => "vun" "文达语" => "ve" "翁本杜语" => "umb" "沃拉普克语" => "vo" "沃洛夫语" => "wo" "沃提克语" => "vot" "乌德穆尔特语" => "udm" "乌尔都语" => "ur" "乌加里特语" => "uga" "乌克兰语" => "uk" "乌兹别克语" => "uz" "吴语" => "wuu" "西奥吉布瓦语" => "ojw" "西班牙语" => "es" "西北部奥吉布瓦语" => "ojb" "西俾路支语" => "bgn" "西非书面文字" => "nqo" "西弗里西亚语" => "fy" "西加拿大因纽特语" => "ikt" "西克西卡语" => "bla" "西旁遮普语" => "lah" "西桑海语" => "khq" "西西里语" => "scn" "希伯来语" => "he" "希尔哈语" => "shi" "希腊语" => "el" "希里莫图语" => "ho" "希利盖农语" => "hil" "悉达摩语" => "sid" "下索布语" => "dsb" "夏威夷语" => "haw" "夏延语" => "chy" "香巴拉语" => "ksb" "湘语" => "hsn" "信德语" => "sd" "匈牙利语" => "hu" "叙利亚语" => "syr" "巽他语" => "su" "雅浦语" => "yap" "亚罕语" => "agq" "亚美尼亚语" => "hy" "亚齐语" => "ace" "洋卞语" => "yav" "瑶族语" => "yao" "耶姆巴语" => "ybb" "伊班语" => "iba" "伊比比奥语" => "ibb" "伊博语" => "ig" "伊多语" => "io" "伊洛卡诺语" => "ilo" "伊纳里萨米语" => "smn" "伊努皮克语" => "ik" "意大利语" => "it" "意第绪语" => "yi" "因纽特语" => "iu" "因努埃蒙语" => "moe" "印地语" => "hi" "印度尼西亚语" => "id" "印古什语" => "inh" "英语" => "en" "犹太阿拉伯语" => "jrb" "犹太波斯语" => "jpr" "约鲁巴语" => "yo" "粤语" => "yue" "越南语" => "vi" "泽纳加语" => "zen" "扎扎语" => "zza" "乍得阿拉伯语" => "shu" "爪哇语" => "jv" "沼泽克里语" => "csw" "哲尔马语" => "dje" "中奥吉布瓦语" => "ojc" "中古爱尔兰语" => "mga" "中古法语" => "frm" "中古高地德语" => "gmh" "中古荷兰语" => "dum" "中古英语" => "enm" "中库尔德语" => "ckb" "中文" => "zh" "朱拉语" => "dyo" "壮语" => "za" "宗卡语" => "dz" "祖鲁语" => "zu" "祖尼语" => "zun" "Alabama" => "akz" "Algerian Arabic" => "arq" "American Sign Language" => "ase" "Ao Naga" => "njo" "Araona" => "aro" "Arpitan" => "frp" "Badaga" => "bfq" "Bakhtiari" => "bqi" "Banjar" => "bjn" "Batak Toba" => "bbc" "Bavarian" => "bar" "Betawi" => "bew" "Bishnupriya" => "bpy" "Brahui" => "brh" "Capiznon" => "cps" "Central Dusun" => "dtp" "Central Yupik" => "esu" "Chickasaw" => "cic" "Chimborazo Highland Quichua" => "qug" "Eastern Canadian Inuktitut" => "ike" "Eastern Ojibwa" => "ojg" "Egyptian Arabic" => "arz" "Emilian" => "egl" "Extremaduran" => "ext" "Fiji Hindi" => "hif" "Frafra" => "gur" "Gheg Albanian" => "aln" "Gilaki" => "glk" "Goan Konkani" => "gom" "Haryanvi" => "bgc" "Hmong Njua" => "hnj" "Ingrian" => "izh" "Jamaican Creole English" => "jam" "Jutish" => "jut" "Kenyang" => "ken" "Khowar" => "khw" "Kinaray-a" => "krj" "Kirmanjki" => "kiu" "Kotava" => "avk" "Krio" => "kri" "Latgalian" => "ltg" "Laz" => "lzz" "Lingua Franca Nova" => "lfn" "Literary Chinese" => "lzh" "Livonian" => "liv" "Lombard" => "lmo" "Lower Silesian" => "sli" "Main-Franconian" => "vmf" "Mentawai" => "mwv" "Mingrelian" => "xmf" "Moroccan Arabic" => "ary" "Muslim Tat" => "ttt" "Northern Haida" => "hdn" "Novial" => "nov" "Palatine German" => "pfl" "Pennsylvania German" => "pdc" "Picard" => "pcd" "Piedmontese" => "pms" "Plautdietsch" => "pdt" "Pontic" => "pnt" "Riffian" => "rif" "Romagnol" => "rgn" "Rotuman" => "rtm" "Roviana" => "rug" "Rusyn" => "rue" "Samogitian" => "sgs" "Sassarese Sardinian" => "sdc" "Saterland Frisian" => "stq" "Saurashtra" => "saz" "Selayar" => "sly" "Seri" => "sei" "Silesian" => "szl" "Tai Dam" => "blt" "Talysh" => "tly" "Tornedalen Finnish" => "fit" "Torwali" => "trw" "Tsakhur" => "tkr" "Tsakonian" => "tsd" "Tulu" => "tcy" "Tunisian Arabic" => "aeb" "Turoyo" => "tru" "Võro" => "vro" "Wayuu" => "guc" "West Flemish" => "vls" "Western Mari" => "mrj" "Woods Cree" => "cwd" "Zeelandic" => "zea" "Zoroastrian Dari" => "gbz" ] |
| label | "Language Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-language" ] |
[ "class" => "field-language" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| alpha3 | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_self_translation | false |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "阿布哈西亚语" => "ab" "阿灿语" => "cch" "阿当梅语" => "ada" "阿迪格语" => "ady" "阿尔巴尼亚语" => "sq" "阿法尔语" => "aa" "阿弗里希利语" => "afh" "阿卡德语" => "akk" "阿肯语" => "ak" "阿库色语" => "bss" "阿拉伯语" => "ar" "阿拉贡语" => "an" "阿拉米语" => "arc" "阿拉帕霍语" => "arp" "阿拉瓦克语" => "arw" "阿留申语" => "ale" "阿罗马尼亚语" => "rup" "阿姆哈拉语" => "am" "阿乔利语" => "ach" "阿萨姆语" => "as" "阿塞拜疆语" => "az" "阿斯图里亚斯语" => "ast" "阿提卡米克语" => "atj" "阿瓦德语" => "awa" "阿瓦尔语" => "av" "阿维斯塔语" => "ae" "阿伊努语" => "ain" "埃菲克语" => "efi" "埃兰语" => "elx" "埃维语" => "ee" "埃翁多语" => "ewo" "艾卡朱克语" => "eka" "艾马拉语" => "ay" "爱尔兰语" => "ga" "爱沙尼亚语" => "et" "昂加语" => "anp" "奥博洛语" => "ann" "奥吉布瓦语" => "oj" "奥克语" => "oc" "奥里亚语" => "or" "奥罗莫语" => "om" "奥塞梯语" => "os" "奥塞治语" => "osa" "奥斯曼土耳其语" => "ota" "巴非特语" => "bfd" "巴菲亚语" => "ksf" "巴拉维语" => "pal" "巴厘语" => "ban" "巴利语" => "pi" "巴姆穆语" => "bax" "巴萨语" => "bas" "巴什基尔语" => "ba" "巴斯克语" => "eu" "白俄罗斯语" => "be" "班巴拉语" => "bm" "邦阿西南语" => "pag" "邦板牙语" => "pam" "保加利亚语" => "bg" "北恩德贝勒语" => "nd" "北方萨米语" => "se" "北弗里西亚语" => "frr" "北卢尔语" => "lrc" "北桑海语" => "twq" "北索托语" => "nso" "北塔穹语" => "ttm" "贝纳语" => "bez" "贝沙语" => "bej" "本巴语" => "bem" "比科尔语" => "bik" "比林语" => "byn" "比尼语" => "bin" "比斯拉马语" => "bi" "俾路支语" => "bal" "标准摩洛哥塔马塞特语" => "zgh" "冰岛语" => "is" "波兰语" => "pl" "波纳佩语" => "pon" "波斯尼亚语" => "bs" "波斯语" => "fa" "博多语" => "brx" "博杰普尔语" => "bho" "布吉语" => "bug" "布拉杰语" => "bra" "布里斯符号" => "zbl" "布里亚特语" => "bua" "布列塔尼语" => "br" "布鲁语" => "bum" "藏语" => "bo" "查克玛语" => "ccp" "查莫罗语" => "ch" "察合台语" => "chg" "车臣语" => "ce" "楚克语" => "chk" "楚瓦什语" => "cv" "茨瓦纳语" => "tn" "聪加语" => "ts" "达尔格瓦语" => "dar" "达科他语" => "dak" "达扎葛语" => "dzg" "鞑靼语" => "tt" "丹麦语" => "da" "掸语" => "shn" "道本语" => "tok" "德顿语" => "tet" "德语" => "de" "低地德语" => "nds" "迪维希语" => "dv" "迪尤拉语" => "dyu" "蒂夫语" => "tiv" "丁卡语" => "din" "东北部克里语" => "crl" "东弗里西亚语" => "frs" "东南部克里语" => "crj" "东桑海语" => "ses" "杜阿拉语" => "dua" "多格拉语" => "doi" "多格里布语" => "dgr" "俄语" => "ru" "厄尔兹亚语" => "myv" "恩布语" => "ebu" "恩东加语" => "ng" "恩甘澎语" => "nnh" "恩艮巴语" => "jgo" "恩济马语" => "nzi" "恩加图语" => "yrl" "法罗语" => "fo" "法语" => "fr" "梵语" => "sa" "芳蒂语" => "fat" "芳格语" => "fan" "菲律宾语" => "fil" "腓尼基语" => "phn" "斐济语" => "fj" "芬兰语" => "fi" "丰语" => "fon" "弗留利语" => "fur" "富拉语" => "ff" "甘拜语" => "sba" "赣语" => "gan" "冈德语" => "gon" "刚果语" => "kg" "高棉语" => "km" "戈马拉语" => "bbj" "哥伦打洛语" => "gor" "哥特语" => "got" "哥威迅语" => "gwi" "格巴亚语" => "gba" "格列博语" => "grb" "格陵兰语" => "kl" "格鲁吉亚语" => "ka" "古埃及语" => "egy" "古爱尔兰语" => "sga" "古波斯语" => "peo" "古典尼瓦尔语" => "nwc" "古典叙利亚语" => "syc" "古法语" => "fro" "古高地德语" => "goh" "古吉拉特语" => "gu" "古诺尔斯语" => "non" "古普罗文斯语" => "pro" "古西语" => "guz" "古希腊语" => "grc" "古英语" => "ang" "瓜拉尼语" => "gn" "国际文字(E)" => "ie" "国际语" => "ia" "哈尔魁梅林语" => "hur" "哈萨克语" => "kk" "海达语" => "hai" "海地克里奥尔语" => "ht" "海峡萨利希语" => "str" "韩语" => "ko" "豪萨语" => "ha" "和田语" => "kho" "荷兰语" => "nl" "赫雷罗语" => "hz" "赫梯语" => "hit" "胡帕语" => "hup" "基切语" => "quc" "吉尔伯特语" => "gil" "吉库尤语" => "ki" "吉普赛语" => "rom" "吉兹语" => "gez" "加告兹语" => "gag" "加勒比语" => "car" "加利西亚语" => "gl" "加涅姆布语" => "kbl" "加泰罗尼亚语" => "ca" "加族语" => "gaa" "迦约语" => "gay" "教会斯拉夫语" => "cu" "捷克语" => "cs" "金邦杜语" => "kmb" "卡巴尔德语" => "kbd" "卡拜尔语" => "kab" "卡布佛得鲁语" => "kea" "卡多语" => "cad" "卡尔梅克语" => "xal" "卡捷语" => "kaj" "卡库语" => "kkj" "卡拉卡尔帕克语" => "kaa" "卡拉恰伊巴尔卡尔语" => "krc" "卡累利阿语" => "krl" "卡伦金语" => "kln" "卡罗莱纳州阿尔冈昆语" => "crr" "卡姆巴语" => "kam" "卡纳达语" => "kn" "卡努里语" => "kr" "卡舒比语" => "csb" "卡塔布语" => "kcg" "卡威语" => "kaw" "卡西语" => "kha" "卡尤加语" => "cay" "卡真法语" => "frc" "坎刚语" => "kgp" "康沃尔语" => "kw" "柯尔克孜语" => "ky" "科隆语" => "ksh" "科米-彼尔米亚克语" => "koi" "科米语" => "kv" "科摩罗语" => "swb" "科姆语" => "bkm" "科普特语" => "cop" "科萨语" => "xh" "科斯拉伊语" => "kos" "科西嘉语" => "co" "克里克语" => "mus" "克里米亚鞑靼语" => "crh" "克里语" => "cr" "克林贡语" => "tlh" "克罗地亚语" => "hr" "克罗语" => "kfo" "克佩列语" => "kpe" "克钦语" => "kac" "克丘亚语" => "qu" "克什米尔语" => "ks" "客家语" => "hak" "孔卡尼语" => "kok" "库尔德语" => "ku" "库鲁克语" => "kru" "库梅克语" => "kum" "库特奈语" => "kut" "夸夸瓦拉语" => "kwk" "夸西奥语" => "nmg" "宽亚玛语" => "kj" "拉迪诺语" => "lad" "拉丁语" => "la" "拉贾斯坦语" => "raj" "拉科塔语" => "lkt" "拉罗汤加语" => "rar" "拉帕努伊语" => "rap" "拉脱维亚语" => "lv" "兰巴语" => "lam" "兰博语" => "rof" "朗吉语" => "lag" "老挝语" => "lo" "立陶宛语" => "lt" "利古里亚语" => "lij" "利洛埃特语" => "lil" "列兹金语" => "lez" "林堡语" => "li" "林加拉语" => "ln" "隆达语" => "lun" "隆迪语" => "rn" "卢奥语" => "luo" "卢巴-卢拉语" => "lua" "卢干达语" => "lg" "卢森堡语" => "lb" "卢旺达语" => "rw" "卢雅语" => "luy" "卢伊塞诺语" => "lui" "鲁巴加丹加语" => "lu" "路易斯安那克里奥尔语" => "lou" "吕勒萨米语" => "smj" "罗马尼亚语" => "ro" "罗曼什语" => "rm" "罗瓦语" => "rwk" "罗兴亚语" => "rhg" "逻辑语" => "jbo" "洛齐语" => "loz" "马坝语" => "mde" "马都拉语" => "mad" "马恩语" => "gv" "马尔瓦里语" => "mwr" "马耳他语" => "mt" "马法语" => "maf" "马孔德语" => "kde" "马库阿语" => "mgh" "马拉地语" => "mr" "马拉加斯语" => "mg" "马拉雅拉姆语" => "ml" "马来语" => "ms" "马里语" => "chm" "马利塞-帕萨马科迪语" => "pqm" "马普切语" => "arn" "马其顿语" => "mk" "马切姆语" => "jmc" "马赛语" => "mas" "马绍尔语" => "mh" "马赞德兰语" => "mzn" "迈蒂利语" => "mai" "满语" => "mnc" "曼达尔语" => "mdr" "曼丁哥语" => "man" "曼尼普尔语" => "mni" "毛里求斯克里奥尔语" => "mfe" "毛利语" => "mi" "梅敦巴语" => "byv" "梅鲁语" => "mer" "梅塔语" => "mgo" "门德语" => "men" "蒙当语" => "mua" "蒙戈语" => "lol" "蒙古语" => "mn" "孟加拉语" => "bn" "米兰德斯语" => "mwl" "米南佳保语" => "min" "米其芙语" => "crg" "米佐语" => "lus" "密克马克语" => "mic" "缅甸语" => "my" "苗语" => "hmn" "闽南语" => "nan" "摩霍克语" => "moh" "摩揭陀语" => "mag" "莫克沙语" => "mdf" "莫西语" => "mos" "姆耶内语" => "mye" "穆斯克里语" => "crm" "那不勒斯语" => "nap" "纳吉迪阿拉伯语" => "ars" "纳马语" => "naq" "纳瓦霍语" => "nv" "南阿尔泰语" => "alt" "南恩德贝勒语" => "nr" "南非荷兰语" => "af" "南海达语" => "hax" "南库尔德语" => "sdh" "南卢舒特种子语" => "slh" "南萨米语" => "sma" "南索托语" => "st" "南塔穹语" => "tce" "瑙鲁语" => "na" "尼昂科勒语" => "nyn" "尼奥罗语" => "nyo" "尼泊尔语" => "ne" "尼日利亚皮钦语" => "pcm" "尼瓦尔语" => "new" "尼亚萨汤加语" => "tog" "尼亚斯语" => "nia" "尼扬韦齐语" => "nym" "纽埃语" => "niu" "努埃尔语" => "nus" "挪威尼诺斯克语" => "nn" "挪威语" => "no" "诺盖语" => "nog" "欧吉克里语" => "ojs" "欧肯那根语" => "oka" "帕劳语" => "pau" "帕雷语" => "asa" "帕皮阿门托语" => "pap" "旁遮普语" => "pa" "皮京语" => "pis" "平原克里语" => "crk" "葡萄牙语" => "pt" "普鲁士语" => "prg" "普什图语" => "ps" "齐切瓦语" => "ny" "奇布查语" => "chb" "奇尔科廷语" => "clc" "奇加语" => "cgg" "奇努克混合语" => "chn" "奇佩维安语" => "chp" "契维语" => "tw" "乔克托语" => "cho" "切罗基语" => "chr" "钦西安语" => "tsi" "日语" => "ja" "瑞典语" => "sv" "瑞士德语" => "gsw" "萨波蒂克语" => "zap" "萨丁语" => "sc" "萨哈语" => "sah" "萨霍语" => "ssy" "萨马利亚阿拉姆语" => "sam" "萨米亚语" => "lsm" "萨摩亚语" => "sm" "萨萨克文" => "sas" "塞尔库普语" => "sel" "塞尔维亚-克罗地亚语" => "sh" "塞尔维亚语" => "sr" "塞雷尔语" => "srr" "塞纳语" => "seh" "塞内卡语" => "see" "塞舌尔克里奥尔语" => "crs" "赛德克语" => "trv" "桑布鲁语" => "saq" "桑达韦语" => "sad" "桑戈语" => "sg" "桑古语" => "sbp" "桑塔利语" => "sat" "僧伽罗语" => "si" "上索布语" => "hsb" "绍纳语" => "sn" "史拉维语" => "den" "世界语" => "eo" "书面挪威语" => "nb" "斯科特萨米语" => "sms" "斯洛伐克语" => "sk" "斯洛文尼亚语" => "sl" "斯瓦蒂语" => "ss" "斯瓦希里语" => "sw" "四川彝语" => "ii" "苏格兰盖尔语" => "gd" "苏格兰语" => "sco" "苏库马语" => "suk" "苏里南汤加语" => "srn" "苏美尔语" => "sux" "苏苏语" => "sus" "宿务语" => "ceb" "粟特语" => "sog" "索加语" => "xog" "索马里语" => "so" "索宁克语" => "snk" "他加禄语" => "tl" "塔尔坦语" => "tht" "塔吉克语" => "tg" "塔吉什语" => "tgx" "塔马齐格特语" => "tzm" "塔马奇克语" => "tmh" "塔希提语" => "ty" "台塔语" => "dav" "泰卢固语" => "te" "泰米尔语" => "ta" "泰姆奈语" => "tem" "泰语" => "th" "汤加语" => "to" "特拉华语" => "del" "特林吉特语" => "tli" "特伦诺语" => "ter" "特索语" => "teo" "提格雷语" => "tig" "提格利尼亚语" => "ti" "通布卡语" => "tum" "图瓦卢语" => "tvl" "图瓦语" => "tyv" "土耳其语" => "tr" "土库曼语" => "tk" "托克劳语" => "tkl" "托克皮辛语" => "tpi" "瓦尔皮瑞语" => "wbp" "瓦尔瑟语" => "wae" "瓦拉莫语" => "wal" "瓦隆语" => "wa" "瓦瑞语" => "war" "瓦绍语" => "was" "瓦伊语" => "vai" "望加锡语" => "mak" "威尔士语" => "cy" "威尼斯语" => "vec" "维普森语" => "vep" "维吾尔语" => "ug" "温旧语" => "vun" "文达语" => "ve" "翁本杜语" => "umb" "沃拉普克语" => "vo" "沃洛夫语" => "wo" "沃提克语" => "vot" "乌德穆尔特语" => "udm" "乌尔都语" => "ur" "乌加里特语" => "uga" "乌克兰语" => "uk" "乌兹别克语" => "uz" "吴语" => "wuu" "西奥吉布瓦语" => "ojw" "西班牙语" => "es" "西北部奥吉布瓦语" => "ojb" "西俾路支语" => "bgn" "西非书面文字" => "nqo" "西弗里西亚语" => "fy" "西加拿大因纽特语" => "ikt" "西克西卡语" => "bla" "西旁遮普语" => "lah" "西桑海语" => "khq" "西西里语" => "scn" "希伯来语" => "he" "希尔哈语" => "shi" "希腊语" => "el" "希里莫图语" => "ho" "希利盖农语" => "hil" "悉达摩语" => "sid" "下索布语" => "dsb" "夏威夷语" => "haw" "夏延语" => "chy" "香巴拉语" => "ksb" "湘语" => "hsn" "信德语" => "sd" "匈牙利语" => "hu" "叙利亚语" => "syr" "巽他语" => "su" "雅浦语" => "yap" "亚罕语" => "agq" "亚美尼亚语" => "hy" "亚齐语" => "ace" "洋卞语" => "yav" "瑶族语" => "yao" "耶姆巴语" => "ybb" "伊班语" => "iba" "伊比比奥语" => "ibb" "伊博语" => "ig" "伊多语" => "io" "伊洛卡诺语" => "ilo" "伊纳里萨米语" => "smn" "伊努皮克语" => "ik" "意大利语" => "it" "意第绪语" => "yi" "因纽特语" => "iu" "因努埃蒙语" => "moe" "印地语" => "hi" "印度尼西亚语" => "id" "印古什语" => "inh" "英语" => "en" "犹太阿拉伯语" => "jrb" "犹太波斯语" => "jpr" "约鲁巴语" => "yo" "粤语" => "yue" "越南语" => "vi" "泽纳加语" => "zen" "扎扎语" => "zza" "乍得阿拉伯语" => "shu" "爪哇语" => "jv" "沼泽克里语" => "csw" "哲尔马语" => "dje" "中奥吉布瓦语" => "ojc" "中古爱尔兰语" => "mga" "中古法语" => "frm" "中古高地德语" => "gmh" "中古荷兰语" => "dum" "中古英语" => "enm" "中库尔德语" => "ckb" "中文" => "zh" "朱拉语" => "dyo" "壮语" => "za" "宗卡语" => "dz" "祖鲁语" => "zu" "祖尼语" => "zun" "Alabama" => "akz" "Algerian Arabic" => "arq" "American Sign Language" => "ase" "Ao Naga" => "njo" "Araona" => "aro" "Arpitan" => "frp" "Badaga" => "bfq" "Bakhtiari" => "bqi" "Banjar" => "bjn" "Batak Toba" => "bbc" "Bavarian" => "bar" "Betawi" => "bew" "Bishnupriya" => "bpy" "Brahui" => "brh" "Capiznon" => "cps" "Central Dusun" => "dtp" "Central Yupik" => "esu" "Chickasaw" => "cic" "Chimborazo Highland Quichua" => "qug" "Eastern Canadian Inuktitut" => "ike" "Eastern Ojibwa" => "ojg" "Egyptian Arabic" => "arz" "Emilian" => "egl" "Extremaduran" => "ext" "Fiji Hindi" => "hif" "Frafra" => "gur" "Gheg Albanian" => "aln" "Gilaki" => "glk" "Goan Konkani" => "gom" "Haryanvi" => "bgc" "Hmong Njua" => "hnj" "Ingrian" => "izh" "Jamaican Creole English" => "jam" "Jutish" => "jut" "Kenyang" => "ken" "Khowar" => "khw" "Kinaray-a" => "krj" "Kirmanjki" => "kiu" "Kotava" => "avk" "Krio" => "kri" "Latgalian" => "ltg" "Laz" => "lzz" "Lingua Franca Nova" => "lfn" "Literary Chinese" => "lzh" "Livonian" => "liv" "Lombard" => "lmo" "Lower Silesian" => "sli" "Main-Franconian" => "vmf" "Mentawai" => "mwv" "Mingrelian" => "xmf" "Moroccan Arabic" => "ary" "Muslim Tat" => "ttt" "Northern Haida" => "hdn" "Novial" => "nov" "Palatine German" => "pfl" "Pennsylvania German" => "pdc" "Picard" => "pcd" "Piedmontese" => "pms" "Plautdietsch" => "pdt" "Pontic" => "pnt" "Riffian" => "rif" "Romagnol" => "rgn" "Rotuman" => "rtm" "Roviana" => "rug" "Rusyn" => "rue" "Samogitian" => "sgs" "Sassarese Sardinian" => "sdc" "Saterland Frisian" => "stq" "Saurashtra" => "saz" "Selayar" => "sly" "Seri" => "sei" "Silesian" => "szl" "Tai Dam" => "blt" "Talysh" => "tly" "Tornedalen Finnish" => "fit" "Torwali" => "trw" "Tsakhur" => "tkr" "Tsakonian" => "tsd" "Tulu" => "tcy" "Tunisian Arabic" => "aeb" "Turoyo" => "tru" "Võro" => "vro" "Wayuu" => "guc" "West Flemish" => "vls" "Western Mari" => "mrj" "Woods Cree" => "cwd" "Zeelandic" => "zea" "Zoroastrian Dari" => "gbz" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please select a valid language." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Language Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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 |
| required | false |
| row_attr | [ "class" => "field-language" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2161 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "language" "_FormFieldReference_language" ] |
| cache_key | "_FormFieldReference_language_language" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +label: "阿布哈西亚语" +value: "ab" +data: "ab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +label: "阿灿语" +value: "cch" +data: "cch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +label: "阿当梅语" +value: "ada" +data: "ada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +label: "阿迪格语" +value: "ady" +data: "ady" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +label: "阿尔巴尼亚语" +value: "sq" +data: "sq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4202 +label: "阿法尔语" +value: "aa" +data: "aa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4203 +label: "阿弗里希利语" +value: "afh" +data: "afh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4204 +label: "阿卡德语" +value: "akk" +data: "akk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4205 +label: "阿肯语" +value: "ak" +data: "ak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4206 +label: "阿库色语" +value: "bss" +data: "bss" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4207 +label: "阿拉伯语" +value: "ar" +data: "ar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +label: "阿拉贡语" +value: "an" +data: "an" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +label: "阿拉米语" +value: "arc" +data: "arc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +label: "阿拉帕霍语" +value: "arp" +data: "arp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +label: "阿拉瓦克语" +value: "arw" +data: "arw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4212 +label: "阿留申语" +value: "ale" +data: "ale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +label: "阿罗马尼亚语" +value: "rup" +data: "rup" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4214 +label: "阿姆哈拉语" +value: "am" +data: "am" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4215 +label: "阿乔利语" +value: "ach" +data: "ach" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +label: "阿萨姆语" +value: "as" +data: "as" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +label: "阿塞拜疆语" +value: "az" +data: "az" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +label: "阿斯图里亚斯语" +value: "ast" +data: "ast" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +label: "阿提卡米克语" +value: "atj" +data: "atj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +label: "阿瓦德语" +value: "awa" +data: "awa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +label: "阿瓦尔语" +value: "av" +data: "av" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +label: "阿维斯塔语" +value: "ae" +data: "ae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +label: "阿伊努语" +value: "ain" +data: "ain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +label: "埃菲克语" +value: "efi" +data: "efi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +label: "埃兰语" +value: "elx" +data: "elx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +label: "埃维语" +value: "ee" +data: "ee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +label: "埃翁多语" +value: "ewo" +data: "ewo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +label: "艾卡朱克语" +value: "eka" +data: "eka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +label: "艾马拉语" +value: "ay" +data: "ay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +label: "爱尔兰语" +value: "ga" +data: "ga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +label: "爱沙尼亚语" +value: "et" +data: "et" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +label: "昂加语" +value: "anp" +data: "anp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +label: "奥博洛语" +value: "ann" +data: "ann" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +label: "奥吉布瓦语" +value: "oj" +data: "oj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: "奥克语" +value: "oc" +data: "oc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +label: "奥里亚语" +value: "or" +data: "or" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +label: "奥罗莫语" +value: "om" +data: "om" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +label: "奥塞梯语" +value: "os" +data: "os" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "奥塞治语" +value: "osa" +data: "osa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "奥斯曼土耳其语" +value: "ota" +data: "ota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "巴非特语" +value: "bfd" +data: "bfd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "巴菲亚语" +value: "ksf" +data: "ksf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "巴拉维语" +value: "pal" +data: "pal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "巴厘语" +value: "ban" +data: "ban" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "巴利语" +value: "pi" +data: "pi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "巴姆穆语" +value: "bax" +data: "bax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "巴萨语" +value: "bas" +data: "bas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "巴什基尔语" +value: "ba" +data: "ba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "巴斯克语" +value: "eu" +data: "eu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "白俄罗斯语" +value: "be" +data: "be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +label: "班巴拉语" +value: "bm" +data: "bm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "邦阿西南语" +value: "pag" +data: "pag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +label: "邦板牙语" +value: "pam" +data: "pam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "保加利亚语" +value: "bg" +data: "bg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "北恩德贝勒语" +value: "nd" +data: "nd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "北方萨米语" +value: "se" +data: "se" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "北弗里西亚语" +value: "frr" +data: "frr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +label: "北卢尔语" +value: "lrc" +data: "lrc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +label: "北桑海语" +value: "twq" +data: "twq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +label: "北索托语" +value: "nso" +data: "nso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "北塔穹语" +value: "ttm" +data: "ttm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4262 +label: "贝纳语" +value: "bez" +data: "bez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +label: "贝沙语" +value: "bej" +data: "bej" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +label: "本巴语" +value: "bem" +data: "bem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +label: "比科尔语" +value: "bik" +data: "bik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +label: "比林语" +value: "byn" +data: "byn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +label: "比尼语" +value: "bin" +data: "bin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +label: "比斯拉马语" +value: "bi" +data: "bi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +label: "俾路支语" +value: "bal" +data: "bal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +label: "标准摩洛哥塔马塞特语" +value: "zgh" +data: "zgh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +label: "冰岛语" +value: "is" +data: "is" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +label: "波兰语" +value: "pl" +data: "pl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +label: "波纳佩语" +value: "pon" +data: "pon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +label: "波斯尼亚语" +value: "bs" +data: "bs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +label: "波斯语" +value: "fa" +data: "fa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +label: "博多语" +value: "brx" +data: "brx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +label: "博杰普尔语" +value: "bho" +data: "bho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +label: "布吉语" +value: "bug" +data: "bug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +label: "布拉杰语" +value: "bra" +data: "bra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +label: "布里斯符号" +value: "zbl" +data: "zbl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4281 +label: "布里亚特语" +value: "bua" +data: "bua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4282 +label: "布列塔尼语" +value: "br" +data: "br" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4283 +label: "布鲁语" +value: "bum" +data: "bum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4284 +label: "藏语" +value: "bo" +data: "bo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4285 +label: "查克玛语" +value: "ccp" +data: "ccp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4286 +label: "查莫罗语" +value: "ch" +data: "ch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4287 +label: "察合台语" +value: "chg" +data: "chg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4288 +label: "车臣语" +value: "ce" +data: "ce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4289 +label: "楚克语" +value: "chk" +data: "chk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4290 +label: "楚瓦什语" +value: "cv" +data: "cv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4291 +label: "茨瓦纳语" +value: "tn" +data: "tn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4292 +label: "聪加语" +value: "ts" +data: "ts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4293 +label: "达尔格瓦语" +value: "dar" +data: "dar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4294 +label: "达科他语" +value: "dak" +data: "dak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4295 +label: "达扎葛语" +value: "dzg" +data: "dzg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4296 +label: "鞑靼语" +value: "tt" +data: "tt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4297 +label: "丹麦语" +value: "da" +data: "da" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4298 +label: "掸语" +value: "shn" +data: "shn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4299 +label: "道本语" +value: "tok" +data: "tok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4300 +label: "德顿语" +value: "tet" +data: "tet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4301 +label: "德语" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4302 +label: "低地德语" +value: "nds" +data: "nds" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4303 +label: "迪维希语" +value: "dv" +data: "dv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4304 +label: "迪尤拉语" +value: "dyu" +data: "dyu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4305 +label: "蒂夫语" +value: "tiv" +data: "tiv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "丁卡语" +value: "din" +data: "din" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4307 +label: "东北部克里语" +value: "crl" +data: "crl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4308 +label: "东弗里西亚语" +value: "frs" +data: "frs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4309 +label: "东南部克里语" +value: "crj" +data: "crj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4310 +label: "东桑海语" +value: "ses" +data: "ses" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4311 +label: "杜阿拉语" +value: "dua" +data: "dua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4312 +label: "多格拉语" +value: "doi" +data: "doi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +label: "多格里布语" +value: "dgr" +data: "dgr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4314 +label: "俄语" +value: "ru" +data: "ru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4315 +label: "厄尔兹亚语" +value: "myv" +data: "myv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4316 +label: "恩布语" +value: "ebu" +data: "ebu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4317 +label: "恩东加语" +value: "ng" +data: "ng" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4318 +label: "恩甘澎语" +value: "nnh" +data: "nnh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4319 +label: "恩艮巴语" +value: "jgo" +data: "jgo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4320 +label: "恩济马语" +value: "nzi" +data: "nzi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4321 +label: "恩加图语" +value: "yrl" +data: "yrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4322 +label: "法罗语" +value: "fo" +data: "fo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4323 +label: "法语" +value: "fr" +data: "fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4324 +label: "梵语" +value: "sa" +data: "sa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4325 +label: "芳蒂语" +value: "fat" +data: "fat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4326 +label: "芳格语" +value: "fan" +data: "fan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4327 +label: "菲律宾语" +value: "fil" +data: "fil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4328 +label: "腓尼基语" +value: "phn" +data: "phn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +label: "斐济语" +value: "fj" +data: "fj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4330 +label: "芬兰语" +value: "fi" +data: "fi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4331 +label: "丰语" +value: "fon" +data: "fon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4332 +label: "弗留利语" +value: "fur" +data: "fur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4333 +label: "富拉语" +value: "ff" +data: "ff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4334 +label: "甘拜语" +value: "sba" +data: "sba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4335 +label: "赣语" +value: "gan" +data: "gan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4336 +label: "冈德语" +value: "gon" +data: "gon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4337 +label: "刚果语" +value: "kg" +data: "kg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4338 +label: "高棉语" +value: "km" +data: "km" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4339 +label: "戈马拉语" +value: "bbj" +data: "bbj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4340 +label: "哥伦打洛语" +value: "gor" +data: "gor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4341 +label: "哥特语" +value: "got" +data: "got" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4342 +label: "哥威迅语" +value: "gwi" +data: "gwi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4343 +label: "格巴亚语" +value: "gba" +data: "gba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4344 +label: "格列博语" +value: "grb" +data: "grb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4345 +label: "格陵兰语" +value: "kl" +data: "kl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4346 +label: "格鲁吉亚语" +value: "ka" +data: "ka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4347 +label: "古埃及语" +value: "egy" +data: "egy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4348 +label: "古爱尔兰语" +value: "sga" +data: "sga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4349 +label: "古波斯语" +value: "peo" +data: "peo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4350 +label: "古典尼瓦尔语" +value: "nwc" +data: "nwc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4351 +label: "古典叙利亚语" +value: "syc" +data: "syc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4352 +label: "古法语" +value: "fro" +data: "fro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4353 +label: "古高地德语" +value: "goh" +data: "goh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4354 +label: "古吉拉特语" +value: "gu" +data: "gu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4355 +label: "古诺尔斯语" +value: "non" +data: "non" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4356 +label: "古普罗文斯语" +value: "pro" +data: "pro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4357 +label: "古西语" +value: "guz" +data: "guz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4358 +label: "古希腊语" +value: "grc" +data: "grc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4359 +label: "古英语" +value: "ang" +data: "ang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4360 +label: "瓜拉尼语" +value: "gn" +data: "gn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4361 +label: "国际文字(E)" +value: "ie" +data: "ie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4362 +label: "国际语" +value: "ia" +data: "ia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4363 +label: "哈尔魁梅林语" +value: "hur" +data: "hur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4364 +label: "哈萨克语" +value: "kk" +data: "kk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4365 +label: "海达语" +value: "hai" +data: "hai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +label: "海地克里奥尔语" +value: "ht" +data: "ht" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +label: "海峡萨利希语" +value: "str" +data: "str" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4368 +label: "韩语" +value: "ko" +data: "ko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4369 +label: "豪萨语" +value: "ha" +data: "ha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4370 +label: "和田语" +value: "kho" +data: "kho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4371 +label: "荷兰语" +value: "nl" +data: "nl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4372 +label: "赫雷罗语" +value: "hz" +data: "hz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4373 +label: "赫梯语" +value: "hit" +data: "hit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4374 +label: "胡帕语" +value: "hup" +data: "hup" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +label: "基切语" +value: "quc" +data: "quc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4376 +label: "吉尔伯特语" +value: "gil" +data: "gil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4377 +label: "吉库尤语" +value: "ki" +data: "ki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4378 +label: "吉普赛语" +value: "rom" +data: "rom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4379 +label: "吉兹语" +value: "gez" +data: "gez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4380 +label: "加告兹语" +value: "gag" +data: "gag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4381 +label: "加勒比语" +value: "car" +data: "car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4382 +label: "加利西亚语" +value: "gl" +data: "gl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4383 +label: "加涅姆布语" +value: "kbl" +data: "kbl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4384 +label: "加泰罗尼亚语" +value: "ca" +data: "ca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4385 +label: "加族语" +value: "gaa" +data: "gaa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4386 +label: "迦约语" +value: "gay" +data: "gay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +label: "教会斯拉夫语" +value: "cu" +data: "cu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +label: "捷克语" +value: "cs" +data: "cs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +label: "金邦杜语" +value: "kmb" +data: "kmb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +label: "卡巴尔德语" +value: "kbd" +data: "kbd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +label: "卡拜尔语" +value: "kab" +data: "kab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +label: "卡布佛得鲁语" +value: "kea" +data: "kea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +label: "卡多语" +value: "cad" +data: "cad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +label: "卡尔梅克语" +value: "xal" +data: "xal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +label: "卡捷语" +value: "kaj" +data: "kaj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +label: "卡库语" +value: "kkj" +data: "kkj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +label: "卡拉卡尔帕克语" +value: "kaa" +data: "kaa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +label: "卡拉恰伊巴尔卡尔语" +value: "krc" +data: "krc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +label: "卡累利阿语" +value: "krl" +data: "krl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4400 +label: "卡伦金语" +value: "kln" +data: "kln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4401 +label: "卡罗莱纳州阿尔冈昆语" +value: "crr" +data: "crr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4402 +label: "卡姆巴语" +value: "kam" +data: "kam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +label: "卡纳达语" +value: "kn" +data: "kn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4404 +label: "卡努里语" +value: "kr" +data: "kr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +label: "卡舒比语" +value: "csb" +data: "csb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +label: "卡塔布语" +value: "kcg" +data: "kcg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +label: "卡威语" +value: "kaw" +data: "kaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +label: "卡西语" +value: "kha" +data: "kha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +label: "卡尤加语" +value: "cay" +data: "cay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +label: "卡真法语" +value: "frc" +data: "frc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +label: "坎刚语" +value: "kgp" +data: "kgp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +label: "康沃尔语" +value: "kw" +data: "kw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +label: "柯尔克孜语" +value: "ky" +data: "ky" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +label: "科隆语" +value: "ksh" +data: "ksh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +label: "科米-彼尔米亚克语" +value: "koi" +data: "koi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +label: "科米语" +value: "kv" +data: "kv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +label: "科摩罗语" +value: "swb" +data: "swb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +label: "科姆语" +value: "bkm" +data: "bkm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +label: "科普特语" +value: "cop" +data: "cop" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +label: "科萨语" +value: "xh" +data: "xh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +label: "科斯拉伊语" +value: "kos" +data: "kos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +label: "科西嘉语" +value: "co" +data: "co" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +label: "克里克语" +value: "mus" +data: "mus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +label: "克里米亚鞑靼语" +value: "crh" +data: "crh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +label: "克里语" +value: "cr" +data: "cr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +label: "克林贡语" +value: "tlh" +data: "tlh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +label: "克罗地亚语" +value: "hr" +data: "hr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +label: "克罗语" +value: "kfo" +data: "kfo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: "克佩列语" +value: "kpe" +data: "kpe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +label: "克钦语" +value: "kac" +data: "kac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +label: "克丘亚语" +value: "qu" +data: "qu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +label: "克什米尔语" +value: "ks" +data: "ks" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +label: "客家语" +value: "hak" +data: "hak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +label: "孔卡尼语" +value: "kok" +data: "kok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: "库尔德语" +value: "ku" +data: "ku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: "库鲁克语" +value: "kru" +data: "kru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: "库梅克语" +value: "kum" +data: "kum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: "库特奈语" +value: "kut" +data: "kut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +label: "夸夸瓦拉语" +value: "kwk" +data: "kwk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: "夸西奥语" +value: "nmg" +data: "nmg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: "宽亚玛语" +value: "kj" +data: "kj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +label: "拉迪诺语" +value: "lad" +data: "lad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +label: "拉丁语" +value: "la" +data: "la" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +label: "拉贾斯坦语" +value: "raj" +data: "raj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +label: "拉科塔语" +value: "lkt" +data: "lkt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +label: "拉罗汤加语" +value: "rar" +data: "rar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +label: "拉帕努伊语" +value: "rap" +data: "rap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +label: "拉脱维亚语" +value: "lv" +data: "lv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: "兰巴语" +value: "lam" +data: "lam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "兰博语" +value: "rof" +data: "rof" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "朗吉语" +value: "lag" +data: "lag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "老挝语" +value: "lo" +data: "lo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "立陶宛语" +value: "lt" +data: "lt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "利古里亚语" +value: "lij" +data: "lij" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "利洛埃特语" +value: "lil" +data: "lil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "列兹金语" +value: "lez" +data: "lez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "林堡语" +value: "li" +data: "li" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "林加拉语" +value: "ln" +data: "ln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "隆达语" +value: "lun" +data: "lun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "隆迪语" +value: "rn" +data: "rn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: "卢奥语" +value: "luo" +data: "luo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +label: "卢巴-卢拉语" +value: "lua" +data: "lua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +label: "卢干达语" +value: "lg" +data: "lg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +label: "卢森堡语" +value: "lb" +data: "lb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +label: "卢旺达语" +value: "rw" +data: "rw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +label: "卢雅语" +value: "luy" +data: "luy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +label: "卢伊塞诺语" +value: "lui" +data: "lui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +label: "鲁巴加丹加语" +value: "lu" +data: "lu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +label: "路易斯安那克里奥尔语" +value: "lou" +data: "lou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +label: "吕勒萨米语" +value: "smj" +data: "smj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +label: "罗马尼亚语" +value: "ro" +data: "ro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: "罗曼什语" +value: "rm" +data: "rm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: "罗瓦语" +value: "rwk" +data: "rwk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: "罗兴亚语" +value: "rhg" +data: "rhg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +label: "逻辑语" +value: "jbo" +data: "jbo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +label: "洛齐语" +value: "loz" +data: "loz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +label: "马坝语" +value: "mde" +data: "mde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +label: "马都拉语" +value: "mad" +data: "mad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +label: "马恩语" +value: "gv" +data: "gv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +label: "马尔瓦里语" +value: "mwr" +data: "mwr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: "马耳他语" +value: "mt" +data: "mt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: "马法语" +value: "maf" +data: "maf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +label: "马孔德语" +value: "kde" +data: "kde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: "马库阿语" +value: "mgh" +data: "mgh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "马拉地语" +value: "mr" +data: "mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "马拉加斯语" +value: "mg" +data: "mg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: "马拉雅拉姆语" +value: "ml" +data: "ml" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +label: "马来语" +value: "ms" +data: "ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "马里语" +value: "chm" +data: "chm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: "马利塞-帕萨马科迪语" +value: "pqm" +data: "pqm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: "马普切语" +value: "arn" +data: "arn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +label: "马其顿语" +value: "mk" +data: "mk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4493 +label: "马切姆语" +value: "jmc" +data: "jmc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4494 +label: "马赛语" +value: "mas" +data: "mas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4495 +label: "马绍尔语" +value: "mh" +data: "mh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4496 +label: "马赞德兰语" +value: "mzn" +data: "mzn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +label: "迈蒂利语" +value: "mai" +data: "mai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4498 +label: "满语" +value: "mnc" +data: "mnc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4499 +label: "曼达尔语" +value: "mdr" +data: "mdr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +label: "曼丁哥语" +value: "man" +data: "man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4501 +label: "曼尼普尔语" +value: "mni" +data: "mni" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4502 +label: "毛里求斯克里奥尔语" +value: "mfe" +data: "mfe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +label: "毛利语" +value: "mi" +data: "mi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +label: "梅敦巴语" +value: "byv" +data: "byv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +label: "梅鲁语" +value: "mer" +data: "mer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +label: "梅塔语" +value: "mgo" +data: "mgo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +label: "门德语" +value: "men" +data: "men" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +label: "蒙当语" +value: "mua" +data: "mua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +label: "蒙戈语" +value: "lol" +data: "lol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +label: "蒙古语" +value: "mn" +data: "mn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +label: "孟加拉语" +value: "bn" +data: "bn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "米兰德斯语" +value: "mwl" +data: "mwl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +label: "米南佳保语" +value: "min" +data: "min" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "米其芙语" +value: "crg" +data: "crg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +label: "米佐语" +value: "lus" +data: "lus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "密克马克语" +value: "mic" +data: "mic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "缅甸语" +value: "my" +data: "my" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "苗语" +value: "hmn" +data: "hmn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +label: "闽南语" +value: "nan" +data: "nan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "摩霍克语" +value: "moh" +data: "moh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "摩揭陀语" +value: "mag" +data: "mag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "莫克沙语" +value: "mdf" +data: "mdf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "莫西语" +value: "mos" +data: "mos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4524 +label: "姆耶内语" +value: "mye" +data: "mye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +label: "穆斯克里语" +value: "crm" +data: "crm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +label: "那不勒斯语" +value: "nap" +data: "nap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4527 +label: "纳吉迪阿拉伯语" +value: "ars" +data: "ars" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4528 +label: "纳马语" +value: "naq" +data: "naq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4529 +label: "纳瓦霍语" +value: "nv" +data: "nv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4530 +label: "南阿尔泰语" +value: "alt" +data: "alt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4531 +label: "南恩德贝勒语" +value: "nr" +data: "nr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4532 +label: "南非荷兰语" +value: "af" +data: "af" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4533 +label: "南海达语" +value: "hax" +data: "hax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4534 +label: "南库尔德语" +value: "sdh" +data: "sdh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4535 +label: "南卢舒特种子语" +value: "slh" +data: "slh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4536 +label: "南萨米语" +value: "sma" +data: "sma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4537 +label: "南索托语" +value: "st" +data: "st" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4538 +label: "南塔穹语" +value: "tce" +data: "tce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4539 +label: "瑙鲁语" +value: "na" +data: "na" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +label: "尼昂科勒语" +value: "nyn" +data: "nyn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +label: "尼奥罗语" +value: "nyo" +data: "nyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4542 +label: "尼泊尔语" +value: "ne" +data: "ne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4543 +label: "尼日利亚皮钦语" +value: "pcm" +data: "pcm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +label: "尼瓦尔语" +value: "new" +data: "new" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4545 +label: "尼亚萨汤加语" +value: "tog" +data: "tog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4546 +label: "尼亚斯语" +value: "nia" +data: "nia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4547 +label: "尼扬韦齐语" +value: "nym" +data: "nym" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4548 +label: "纽埃语" +value: "niu" +data: "niu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4549 +label: "努埃尔语" +value: "nus" +data: "nus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4550 +label: "挪威尼诺斯克语" +value: "nn" +data: "nn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4551 +label: "挪威语" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4552 +label: "诺盖语" +value: "nog" +data: "nog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4553 +label: "欧吉克里语" +value: "ojs" +data: "ojs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4554 +label: "欧肯那根语" +value: "oka" +data: "oka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4555 +label: "帕劳语" +value: "pau" +data: "pau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4556 +label: "帕雷语" +value: "asa" +data: "asa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4557 +label: "帕皮阿门托语" +value: "pap" +data: "pap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4558 +label: "旁遮普语" +value: "pa" +data: "pa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4559 +label: "皮京语" +value: "pis" +data: "pis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4560 +label: "平原克里语" +value: "crk" +data: "crk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4561 +label: "葡萄牙语" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4562 +label: "普鲁士语" +value: "prg" +data: "prg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4563 +label: "普什图语" +value: "ps" +data: "ps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4564 +label: "齐切瓦语" +value: "ny" +data: "ny" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4565 +label: "奇布查语" +value: "chb" +data: "chb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4566 +label: "奇尔科廷语" +value: "clc" +data: "clc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4567 +label: "奇加语" +value: "cgg" +data: "cgg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4568 +label: "奇努克混合语" +value: "chn" +data: "chn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4569 +label: "奇佩维安语" +value: "chp" +data: "chp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4570 +label: "契维语" +value: "tw" +data: "tw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4571 +label: "乔克托语" +value: "cho" +data: "cho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4572 +label: "切罗基语" +value: "chr" +data: "chr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4573 +label: "钦西安语" +value: "tsi" +data: "tsi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4574 +label: "日语" +value: "ja" +data: "ja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4575 +label: "瑞典语" +value: "sv" +data: "sv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4576 +label: "瑞士德语" +value: "gsw" +data: "gsw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4577 +label: "萨波蒂克语" +value: "zap" +data: "zap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: "萨丁语" +value: "sc" +data: "sc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: "萨哈语" +value: "sah" +data: "sah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: "萨霍语" +value: "ssy" +data: "ssy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4581 +label: "萨马利亚阿拉姆语" +value: "sam" +data: "sam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4582 +label: "萨米亚语" +value: "lsm" +data: "lsm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4583 +label: "萨摩亚语" +value: "sm" +data: "sm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4584 +label: "萨萨克文" +value: "sas" +data: "sas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4585 +label: "塞尔库普语" +value: "sel" +data: "sel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4586 +label: "塞尔维亚-克罗地亚语" +value: "sh" +data: "sh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4587 +label: "塞尔维亚语" +value: "sr" +data: "sr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4588 +label: "塞雷尔语" +value: "srr" +data: "srr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4589 +label: "塞纳语" +value: "seh" +data: "seh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4590 +label: "塞内卡语" +value: "see" +data: "see" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4591 +label: "塞舌尔克里奥尔语" +value: "crs" +data: "crs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4592 +label: "赛德克语" +value: "trv" +data: "trv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4593 +label: "桑布鲁语" +value: "saq" +data: "saq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +label: "桑达韦语" +value: "sad" +data: "sad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +label: "桑戈语" +value: "sg" +data: "sg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +label: "桑古语" +value: "sbp" +data: "sbp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4597 +label: "桑塔利语" +value: "sat" +data: "sat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4598 +label: "僧伽罗语" +value: "si" +data: "si" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4599 +label: "上索布语" +value: "hsb" +data: "hsb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4600 +label: "绍纳语" +value: "sn" +data: "sn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4601 +label: "史拉维语" +value: "den" +data: "den" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4602 +label: "世界语" +value: "eo" +data: "eo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4603 +label: "书面挪威语" +value: "nb" +data: "nb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4604 +label: "斯科特萨米语" +value: "sms" +data: "sms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4605 +label: "斯洛伐克语" +value: "sk" +data: "sk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4606 +label: "斯洛文尼亚语" +value: "sl" +data: "sl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4607 +label: "斯瓦蒂语" +value: "ss" +data: "ss" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4608 +label: "斯瓦希里语" +value: "sw" +data: "sw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4609 +label: "四川彝语" +value: "ii" +data: "ii" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4610 +label: "苏格兰盖尔语" +value: "gd" +data: "gd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4611 +label: "苏格兰语" +value: "sco" +data: "sco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4612 +label: "苏库马语" +value: "suk" +data: "suk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4613 +label: "苏里南汤加语" +value: "srn" +data: "srn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4614 +label: "苏美尔语" +value: "sux" +data: "sux" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4615 +label: "苏苏语" +value: "sus" +data: "sus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4616 +label: "宿务语" +value: "ceb" +data: "ceb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4617 +label: "粟特语" +value: "sog" +data: "sog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4618 +label: "索加语" +value: "xog" +data: "xog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4619 +label: "索马里语" +value: "so" +data: "so" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4620 +label: "索宁克语" +value: "snk" +data: "snk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4621 +label: "他加禄语" +value: "tl" +data: "tl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4622 +label: "塔尔坦语" +value: "tht" +data: "tht" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4623 +label: "塔吉克语" +value: "tg" +data: "tg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4624 +label: "塔吉什语" +value: "tgx" +data: "tgx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4625 +label: "塔马齐格特语" +value: "tzm" +data: "tzm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4626 +label: "塔马奇克语" +value: "tmh" +data: "tmh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4627 +label: "塔希提语" +value: "ty" +data: "ty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4628 +label: "台塔语" +value: "dav" +data: "dav" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4629 +label: "泰卢固语" +value: "te" +data: "te" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4630 +label: "泰米尔语" +value: "ta" +data: "ta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4631 +label: "泰姆奈语" +value: "tem" +data: "tem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4632 +label: "泰语" +value: "th" +data: "th" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4633 +label: "汤加语" +value: "to" +data: "to" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4634 +label: "特拉华语" +value: "del" +data: "del" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4635 +label: "特林吉特语" +value: "tli" +data: "tli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4636 +label: "特伦诺语" +value: "ter" +data: "ter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4637 +label: "特索语" +value: "teo" +data: "teo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4638 +label: "提格雷语" +value: "tig" +data: "tig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4639 +label: "提格利尼亚语" +value: "ti" +data: "ti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4640 +label: "通布卡语" +value: "tum" +data: "tum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4641 +label: "图瓦卢语" +value: "tvl" +data: "tvl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4642 +label: "图瓦语" +value: "tyv" +data: "tyv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4643 +label: "土耳其语" +value: "tr" +data: "tr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4644 +label: "土库曼语" +value: "tk" +data: "tk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4645 +label: "托克劳语" +value: "tkl" +data: "tkl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4646 +label: "托克皮辛语" +value: "tpi" +data: "tpi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4647 +label: "瓦尔皮瑞语" +value: "wbp" +data: "wbp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4648 +label: "瓦尔瑟语" +value: "wae" +data: "wae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4649 +label: "瓦拉莫语" +value: "wal" +data: "wal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4650 +label: "瓦隆语" +value: "wa" +data: "wa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4651 +label: "瓦瑞语" +value: "war" +data: "war" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4652 +label: "瓦绍语" +value: "was" +data: "was" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4653 +label: "瓦伊语" +value: "vai" +data: "vai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4654 +label: "望加锡语" +value: "mak" +data: "mak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4655 +label: "威尔士语" +value: "cy" +data: "cy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4656 +label: "威尼斯语" +value: "vec" +data: "vec" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4657 +label: "维普森语" +value: "vep" +data: "vep" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4658 +label: "维吾尔语" +value: "ug" +data: "ug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4659 +label: "温旧语" +value: "vun" +data: "vun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4660 +label: "文达语" +value: "ve" +data: "ve" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4661 +label: "翁本杜语" +value: "umb" +data: "umb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4662 +label: "沃拉普克语" +value: "vo" +data: "vo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4663 +label: "沃洛夫语" +value: "wo" +data: "wo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4664 +label: "沃提克语" +value: "vot" +data: "vot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4665 +label: "乌德穆尔特语" +value: "udm" +data: "udm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4666 +label: "乌尔都语" +value: "ur" +data: "ur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4667 +label: "乌加里特语" +value: "uga" +data: "uga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4668 +label: "乌克兰语" +value: "uk" +data: "uk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4669 +label: "乌兹别克语" +value: "uz" +data: "uz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4670 +label: "吴语" +value: "wuu" +data: "wuu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4671 +label: "西奥吉布瓦语" +value: "ojw" +data: "ojw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4672 +label: "西班牙语" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4673 +label: "西北部奥吉布瓦语" +value: "ojb" +data: "ojb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4674 +label: "西俾路支语" +value: "bgn" +data: "bgn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4675 +label: "西非书面文字" +value: "nqo" +data: "nqo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4676 +label: "西弗里西亚语" +value: "fy" +data: "fy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4677 +label: "西加拿大因纽特语" +value: "ikt" +data: "ikt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4678 +label: "西克西卡语" +value: "bla" +data: "bla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4679 +label: "西旁遮普语" +value: "lah" +data: "lah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4680 +label: "西桑海语" +value: "khq" +data: "khq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4681 +label: "西西里语" +value: "scn" +data: "scn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4682 +label: "希伯来语" +value: "he" +data: "he" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4683 +label: "希尔哈语" +value: "shi" +data: "shi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4684 +label: "希腊语" +value: "el" +data: "el" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4685 +label: "希里莫图语" +value: "ho" +data: "ho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4686 +label: "希利盖农语" +value: "hil" +data: "hil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4687 +label: "悉达摩语" +value: "sid" +data: "sid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4688 +label: "下索布语" +value: "dsb" +data: "dsb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4689 +label: "夏威夷语" +value: "haw" +data: "haw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4690 +label: "夏延语" +value: "chy" +data: "chy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4691 +label: "香巴拉语" +value: "ksb" +data: "ksb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4692 +label: "湘语" +value: "hsn" +data: "hsn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4693 +label: "信德语" +value: "sd" +data: "sd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4694 +label: "匈牙利语" +value: "hu" +data: "hu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4695 +label: "叙利亚语" +value: "syr" +data: "syr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4696 +label: "巽他语" +value: "su" +data: "su" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4697 +label: "雅浦语" +value: "yap" +data: "yap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4698 +label: "亚罕语" +value: "agq" +data: "agq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4699 +label: "亚美尼亚语" +value: "hy" +data: "hy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4700 +label: "亚齐语" +value: "ace" +data: "ace" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4701 +label: "洋卞语" +value: "yav" +data: "yav" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4702 +label: "瑶族语" +value: "yao" +data: "yao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4703 +label: "耶姆巴语" +value: "ybb" +data: "ybb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4704 +label: "伊班语" +value: "iba" +data: "iba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4705 +label: "伊比比奥语" +value: "ibb" +data: "ibb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4706 +label: "伊博语" +value: "ig" +data: "ig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4707 +label: "伊多语" +value: "io" +data: "io" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4708 +label: "伊洛卡诺语" +value: "ilo" +data: "ilo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4709 +label: "伊纳里萨米语" +value: "smn" +data: "smn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4710 +label: "伊努皮克语" +value: "ik" +data: "ik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4711 +label: "意大利语" +value: "it" +data: "it" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4712 +label: "意第绪语" +value: "yi" +data: "yi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4713 +label: "因纽特语" +value: "iu" +data: "iu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4714 +label: "因努埃蒙语" +value: "moe" +data: "moe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4715 +label: "印地语" +value: "hi" +data: "hi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4716 +label: "印度尼西亚语" +value: "id" +data: "id" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4717 +label: "印古什语" +value: "inh" +data: "inh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4718 +label: "英语" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4719 +label: "犹太阿拉伯语" +value: "jrb" +data: "jrb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4720 +label: "犹太波斯语" +value: "jpr" +data: "jpr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4721 +label: "约鲁巴语" +value: "yo" +data: "yo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4722 +label: "粤语" +value: "yue" +data: "yue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4723 +label: "越南语" +value: "vi" +data: "vi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4724 +label: "泽纳加语" +value: "zen" +data: "zen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4725 +label: "扎扎语" +value: "zza" +data: "zza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4726 +label: "乍得阿拉伯语" +value: "shu" +data: "shu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4727 +label: "爪哇语" +value: "jv" +data: "jv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4728 +label: "沼泽克里语" +value: "csw" +data: "csw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4729 +label: "哲尔马语" +value: "dje" +data: "dje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4730 +label: "中奥吉布瓦语" +value: "ojc" +data: "ojc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4731 +label: "中古爱尔兰语" +value: "mga" +data: "mga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4732 +label: "中古法语" +value: "frm" +data: "frm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +label: "中古高地德语" +value: "gmh" +data: "gmh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4734 +label: "中古荷兰语" +value: "dum" +data: "dum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4735 +label: "中古英语" +value: "enm" +data: "enm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4736 +label: "中库尔德语" +value: "ckb" +data: "ckb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4737 +label: "中文" +value: "zh" +data: "zh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4738 +label: "朱拉语" +value: "dyo" +data: "dyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4739 +label: "壮语" +value: "za" +data: "za" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4740 +label: "宗卡语" +value: "dz" +data: "dz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4741 +label: "祖鲁语" +value: "zu" +data: "zu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4742 +label: "祖尼语" +value: "zun" +data: "zun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4743 +label: "Alabama" +value: "akz" +data: "akz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4744 +label: "Algerian Arabic" +value: "arq" +data: "arq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4745 +label: "American Sign Language" +value: "ase" +data: "ase" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: "Ao Naga" +value: "njo" +data: "njo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4747 +label: "Araona" +value: "aro" +data: "aro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4748 +label: "Arpitan" +value: "frp" +data: "frp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4749 +label: "Badaga" +value: "bfq" +data: "bfq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4750 +label: "Bakhtiari" +value: "bqi" +data: "bqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4751 +label: "Banjar" +value: "bjn" +data: "bjn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4752 +label: "Batak Toba" +value: "bbc" +data: "bbc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +label: "Bavarian" +value: "bar" +data: "bar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4754 +label: "Betawi" +value: "bew" +data: "bew" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4755 +label: "Bishnupriya" +value: "bpy" +data: "bpy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4756 +label: "Brahui" +value: "brh" +data: "brh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +label: "Capiznon" +value: "cps" +data: "cps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +label: "Central Dusun" +value: "dtp" +data: "dtp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4759 +label: "Central Yupik" +value: "esu" +data: "esu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +label: "Chickasaw" +value: "cic" +data: "cic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +label: "Chimborazo Highland Quichua" +value: "qug" +data: "qug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: "Eastern Canadian Inuktitut" +value: "ike" +data: "ike" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: "Eastern Ojibwa" +value: "ojg" +data: "ojg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: "Egyptian Arabic" +value: "arz" +data: "arz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: "Emilian" +value: "egl" +data: "egl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4766 +label: "Extremaduran" +value: "ext" +data: "ext" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +label: "Fiji Hindi" +value: "hif" +data: "hif" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +label: "Frafra" +value: "gur" +data: "gur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +label: "Gheg Albanian" +value: "aln" +data: "aln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +label: "Gilaki" +value: "glk" +data: "glk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +label: "Goan Konkani" +value: "gom" +data: "gom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +label: "Haryanvi" +value: "bgc" +data: "bgc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +label: "Hmong Njua" +value: "hnj" +data: "hnj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +label: "Ingrian" +value: "izh" +data: "izh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +label: "Jamaican Creole English" +value: "jam" +data: "jam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +label: "Jutish" +value: "jut" +data: "jut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +label: "Kenyang" +value: "ken" +data: "ken" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +label: "Khowar" +value: "khw" +data: "khw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +label: "Kinaray-a" +value: "krj" +data: "krj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +label: "Kirmanjki" +value: "kiu" +data: "kiu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +label: "Kotava" +value: "avk" +data: "avk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +label: "Krio" +value: "kri" +data: "kri" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +label: "Latgalian" +value: "ltg" +data: "ltg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +label: "Laz" +value: "lzz" +data: "lzz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +label: "Lingua Franca Nova" +value: "lfn" +data: "lfn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +label: "Literary Chinese" +value: "lzh" +data: "lzh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: "Livonian" +value: "liv" +data: "liv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: "Lombard" +value: "lmo" +data: "lmo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: "Lower Silesian" +value: "sli" +data: "sli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: "Main-Franconian" +value: "vmf" +data: "vmf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: "Mentawai" +value: "mwv" +data: "mwv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: "Mingrelian" +value: "xmf" +data: "xmf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: "Moroccan Arabic" +value: "ary" +data: "ary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: "Muslim Tat" +value: "ttt" +data: "ttt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: "Northern Haida" +value: "hdn" +data: "hdn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: "Novial" +value: "nov" +data: "nov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: "Palatine German" +value: "pfl" +data: "pfl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: "Pennsylvania German" +value: "pdc" +data: "pdc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: "Picard" +value: "pcd" +data: "pcd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: "Piedmontese" +value: "pms" +data: "pms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +label: "Plautdietsch" +value: "pdt" +data: "pdt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +label: "Pontic" +value: "pnt" +data: "pnt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +label: "Riffian" +value: "rif" +data: "rif" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: "Romagnol" +value: "rgn" +data: "rgn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: "Rotuman" +value: "rtm" +data: "rtm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: "Roviana" +value: "rug" +data: "rug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: "Rusyn" +value: "rue" +data: "rue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: "Samogitian" +value: "sgs" +data: "sgs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: "Sassarese Sardinian" +value: "sdc" +data: "sdc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: "Saterland Frisian" +value: "stq" +data: "stq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "Saurashtra" +value: "saz" +data: "saz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "Selayar" +value: "sly" +data: "sly" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "Seri" +value: "sei" +data: "sei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "Silesian" +value: "szl" +data: "szl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "Tai Dam" +value: "blt" +data: "blt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: "Talysh" +value: "tly" +data: "tly" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: "Tornedalen Finnish" +value: "fit" +data: "fit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: "Torwali" +value: "trw" +data: "trw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: "Tsakhur" +value: "tkr" +data: "tkr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: "Tsakonian" +value: "tsd" +data: "tsd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: "Tulu" +value: "tcy" +data: "tcy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: "Tunisian Arabic" +value: "aeb" +data: "aeb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: "Turoyo" +value: "tru" +data: "tru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: "Võro" +value: "vro" +data: "vro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: "Wayuu" +value: "guc" +data: "guc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: "West Flemish" +value: "vls" +data: "vls" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "Western Mari" +value: "mrj" +data: "mrj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: "Woods Cree" +value: "cwd" +data: "cwd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "Zeelandic" +value: "zea" +data: "zea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "Zoroastrian Dari" +value: "gbz" +data: "gbz" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "ar" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1049 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\LanguageField" -propertyName: "language" -value: "ar" -formattedValue: "阿拉伯语" -formatValueCallable: null -label: "Language Field" -formType: "Symfony\Component\Form\Extension\Core\Type\LanguageType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-language" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/language" -templatePath: "@EasyAdmin/crud/field/language.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1047 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -uniqueId: Symfony\Component\Uid\Ulid {#1048 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4834 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1049 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\LanguageField" -propertyName: "language" -value: "ar" -formattedValue: "阿拉伯语" -formatValueCallable: null -label: "Language Field" -formType: "Symfony\Component\Form\Extension\Core\Type\LanguageType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-language" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/language" -templatePath: "@EasyAdmin/crud/field/language.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1047 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -uniqueId: Symfony\Component\Uid\Ulid {#1048 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#4196 -form: Symfony\Component\Form\Form {#2695 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4194 …5} |
| full_name | "FormFieldReference[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_language" |
| is_selected | Closure($choice, $value) {#4832 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Language Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "language" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-language" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_language" |
| valid | true |
| value | "ar" |
locale
"Symfony\Component\Form\Extension\Core\Type\LocaleType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "zh_Hans_MO" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
| choice_loader | null |
null
|
| choices | [ "阿尔巴尼亚语" => "sq" "阿尔巴尼亚语(阿尔巴尼亚)" => "sq_AL" "阿尔巴尼亚语(北马其顿)" => "sq_MK" "阿肯语" => "ak" "阿肯语(加纳)" => "ak_GH" "阿拉伯语" => "ar" "阿拉伯语(阿尔及利亚)" => "ar_DZ" "阿拉伯语(阿拉伯联合酋长国)" => "ar_AE" "阿拉伯语(阿曼)" => "ar_OM" "阿拉伯语(埃及)" => "ar_EG" "阿拉伯语(巴勒斯坦领土)" => "ar_PS" "阿拉伯语(巴林)" => "ar_BH" "阿拉伯语(厄立特里亚)" => "ar_ER" "阿拉伯语(吉布提)" => "ar_DJ" "阿拉伯语(卡塔尔)" => "ar_QA" "阿拉伯语(科摩罗)" => "ar_KM" "阿拉伯语(科威特)" => "ar_KW" "阿拉伯语(黎巴嫩)" => "ar_LB" "阿拉伯语(利比亚)" => "ar_LY" "阿拉伯语(毛里塔尼亚)" => "ar_MR" "阿拉伯语(摩洛哥)" => "ar_MA" "阿拉伯语(南苏丹)" => "ar_SS" "阿拉伯语(沙特阿拉伯)" => "ar_SA" "阿拉伯语(世界)" => "ar_001" "阿拉伯语(苏丹)" => "ar_SD" "阿拉伯语(索马里)" => "ar_SO" "阿拉伯语(突尼斯)" => "ar_TN" "阿拉伯语(西撒哈拉)" => "ar_EH" "阿拉伯语(叙利亚)" => "ar_SY" "阿拉伯语(也门)" => "ar_YE" "阿拉伯语(伊拉克)" => "ar_IQ" "阿拉伯语(以色列)" => "ar_IL" "阿拉伯语(约旦)" => "ar_JO" "阿拉伯语(乍得)" => "ar_TD" "阿姆哈拉语" => "am" "阿姆哈拉语(埃塞俄比亚)" => "am_ET" "阿萨姆语" => "as" "阿萨姆语(印度)" => "as_IN" "阿塞拜疆语" => "az" "阿塞拜疆语(阿塞拜疆)" => "az_AZ" "阿塞拜疆语(拉丁文,阿塞拜疆)" => "az_Latn_AZ" "阿塞拜疆语(拉丁文)" => "az_Latn" "阿塞拜疆语(西里尔文,阿塞拜疆)" => "az_Cyrl_AZ" "阿塞拜疆语(西里尔文)" => "az_Cyrl" "埃维语" => "ee" "埃维语(多哥)" => "ee_TG" "埃维语(加纳)" => "ee_GH" "爱尔兰语" => "ga" "爱尔兰语(爱尔兰)" => "ga_IE" "爱尔兰语(英国)" => "ga_GB" "爱沙尼亚语" => "et" "爱沙尼亚语(爱沙尼亚)" => "et_EE" "奥里亚语" => "or" "奥里亚语(印度)" => "or_IN" "奥罗莫语" => "om" "奥罗莫语(埃塞俄比亚)" => "om_ET" "奥罗莫语(肯尼亚)" => "om_KE" "奥塞梯语" => "os" "奥塞梯语(俄罗斯)" => "os_RU" "奥塞梯语(格鲁吉亚)" => "os_GE" "巴斯克语" => "eu" "巴斯克语(西班牙)" => "eu_ES" "白俄罗斯语" => "be" "白俄罗斯语(白俄罗斯)" => "be_BY" "班巴拉语" => "bm" "班巴拉语(马里)" => "bm_ML" "保加利亚语" => "bg" "保加利亚语(保加利亚)" => "bg_BG" "北恩德贝勒语" => "nd" "北恩德贝勒语(津巴布韦)" => "nd_ZW" "北方萨米语" => "se" "北方萨米语(芬兰)" => "se_FI" "北方萨米语(挪威)" => "se_NO" "北方萨米语(瑞典)" => "se_SE" "冰岛语" => "is" "冰岛语(冰岛)" => "is_IS" "波兰语" => "pl" "波兰语(波兰)" => "pl_PL" "波斯尼亚语" => "bs" "波斯尼亚语(波斯尼亚和黑塞哥维那)" => "bs_BA" "波斯尼亚语(拉丁文,波斯尼亚和黑塞哥维那)" => "bs_Latn_BA" "波斯尼亚语(拉丁文)" => "bs_Latn" "波斯尼亚语(西里尔文,波斯尼亚和黑塞哥维那)" => "bs_Cyrl_BA" "波斯尼亚语(西里尔文)" => "bs_Cyrl" "波斯语" => "fa" "波斯语(阿富汗)" => "fa_AF" "波斯语(伊朗)" => "fa_IR" "布列塔尼语" => "br" "布列塔尼语(法国)" => "br_FR" "藏语" => "bo" "藏语(印度)" => "bo_IN" "藏语(中国)" => "bo_CN" "车臣语" => "ce" "车臣语(俄罗斯)" => "ce_RU" "楚瓦什语" => "cv" "楚瓦什语(俄罗斯)" => "cv_RU" "鞑靼语" => "tt" "鞑靼语(俄罗斯)" => "tt_RU" "丹麦语" => "da" "丹麦语(丹麦)" => "da_DK" "丹麦语(格陵兰)" => "da_GL" "德语" => "de" "德语(奥地利)" => "de_AT" "德语(比利时)" => "de_BE" "德语(德国)" => "de_DE" "德语(列支敦士登)" => "de_LI" "德语(卢森堡)" => "de_LU" "德语(瑞士)" => "de_CH" "德语(意大利)" => "de_IT" "俄语" => "ru" "俄语(白俄罗斯)" => "ru_BY" "俄语(俄罗斯)" => "ru_RU" "俄语(哈萨克斯坦)" => "ru_KZ" "俄语(吉尔吉斯斯坦)" => "ru_KG" "俄语(摩尔多瓦)" => "ru_MD" "俄语(乌克兰)" => "ru_UA" "法罗语" => "fo" "法罗语(丹麦)" => "fo_DK" "法罗语(法罗群岛)" => "fo_FO" "法语" => "fr" "法语(阿尔及利亚)" => "fr_DZ" "法语(贝宁)" => "fr_BJ" "法语(比利时)" => "fr_BE" "法语(布基纳法索)" => "fr_BF" "法语(布隆迪)" => "fr_BI" "法语(赤道几内亚)" => "fr_GQ" "法语(多哥)" => "fr_TG" "法语(法国)" => "fr_FR" "法语(法属波利尼西亚)" => "fr_PF" "法语(法属圭亚那)" => "fr_GF" "法语(法属圣马丁)" => "fr_MF" "法语(刚果(布))" => "fr_CG" "法语(刚果(金))" => "fr_CD" "法语(瓜德罗普)" => "fr_GP" "法语(海地)" => "fr_HT" "法语(吉布提)" => "fr_DJ" "法语(几内亚)" => "fr_GN" "法语(加拿大)" => "fr_CA" "法语(加蓬)" => "fr_GA" "法语(喀麦隆)" => "fr_CM" "法语(科摩罗)" => "fr_KM" "法语(科特迪瓦)" => "fr_CI" "法语(留尼汪)" => "fr_RE" "法语(卢森堡)" => "fr_LU" "法语(卢旺达)" => "fr_RW" "法语(马达加斯加)" => "fr_MG" "法语(马里)" => "fr_ML" "法语(马提尼克)" => "fr_MQ" "法语(马约特)" => "fr_YT" "法语(毛里求斯)" => "fr_MU" "法语(毛里塔尼亚)" => "fr_MR" "法语(摩洛哥)" => "fr_MA" "法语(摩纳哥)" => "fr_MC" "法语(尼日尔)" => "fr_NE" "法语(瑞士)" => "fr_CH" "法语(塞内加尔)" => "fr_SN" "法语(塞舌尔)" => "fr_SC" "法语(圣巴泰勒米)" => "fr_BL" "法语(圣皮埃尔和密克隆群岛)" => "fr_PM" "法语(突尼斯)" => "fr_TN" "法语(瓦利斯和富图纳)" => "fr_WF" "法语(瓦努阿图)" => "fr_VU" "法语(新喀里多尼亚)" => "fr_NC" "法语(叙利亚)" => "fr_SY" "法语(乍得)" => "fr_TD" "法语(中非共和国)" => "fr_CF" "梵语" => "sa" "梵语(印度)" => "sa_IN" "芬兰语" => "fi" "芬兰语(芬兰)" => "fi_FI" "富拉语" => "ff" "富拉语(阿德拉姆文,布基纳法索)" => "ff_Adlm_BF" "富拉语(阿德拉姆文,冈比亚)" => "ff_Adlm_GM" "富拉语(阿德拉姆文,几内亚)" => "ff_Adlm_GN" "富拉语(阿德拉姆文,几内亚比绍)" => "ff_Adlm_GW" "富拉语(阿德拉姆文,加纳)" => "ff_Adlm_GH" "富拉语(阿德拉姆文,喀麦隆)" => "ff_Adlm_CM" "富拉语(阿德拉姆文,利比里亚)" => "ff_Adlm_LR" "富拉语(阿德拉姆文,毛里塔尼亚)" => "ff_Adlm_MR" "富拉语(阿德拉姆文,尼日尔)" => "ff_Adlm_NE" "富拉语(阿德拉姆文,尼日利亚)" => "ff_Adlm_NG" "富拉语(阿德拉姆文,塞拉利昂)" => "ff_Adlm_SL" "富拉语(阿德拉姆文,塞内加尔)" => "ff_Adlm_SN" "富拉语(阿德拉姆文)" => "ff_Adlm" "富拉语(几内亚)" => "ff_GN" "富拉语(喀麦隆)" => "ff_CM" "富拉语(拉丁文,布基纳法索)" => "ff_Latn_BF" "富拉语(拉丁文,冈比亚)" => "ff_Latn_GM" "富拉语(拉丁文,几内亚)" => "ff_Latn_GN" "富拉语(拉丁文,几内亚比绍)" => "ff_Latn_GW" "富拉语(拉丁文,加纳)" => "ff_Latn_GH" "富拉语(拉丁文,喀麦隆)" => "ff_Latn_CM" "富拉语(拉丁文,利比里亚)" => "ff_Latn_LR" "富拉语(拉丁文,毛里塔尼亚)" => "ff_Latn_MR" "富拉语(拉丁文,尼日尔)" => "ff_Latn_NE" "富拉语(拉丁文,尼日利亚)" => "ff_Latn_NG" "富拉语(拉丁文,塞拉利昂)" => "ff_Latn_SL" "富拉语(拉丁文,塞内加尔)" => "ff_Latn_SN" "富拉语(拉丁文)" => "ff_Latn" "富拉语(毛里塔尼亚)" => "ff_MR" "富拉语(塞内加尔)" => "ff_SN" "高棉语" => "km" "高棉语(柬埔寨)" => "km_KH" "格陵兰语" => "kl" "格陵兰语(格陵兰)" => "kl_GL" "格鲁吉亚语" => "ka" "格鲁吉亚语(格鲁吉亚)" => "ka_GE" "古吉拉特语" => "gu" "古吉拉特语(印度)" => "gu_IN" "国际语" => "ia" "国际语(世界)" => "ia_001" "哈萨克语" => "kk" "哈萨克语(哈萨克斯坦)" => "kk_KZ" "韩语" => "ko" "韩语(朝鲜)" => "ko_KP" "韩语(韩国)" => "ko_KR" "豪萨语" => "ha" "豪萨语(加纳)" => "ha_GH" "豪萨语(尼日尔)" => "ha_NE" "豪萨语(尼日利亚)" => "ha_NG" "荷兰语" => "nl" "荷兰语(阿鲁巴)" => "nl_AW" "荷兰语(比利时)" => "nl_BE" "荷兰语(荷兰)" => "nl_NL" "荷兰语(荷属加勒比区)" => "nl_BQ" "荷兰语(荷属圣马丁)" => "nl_SX" "荷兰语(库拉索)" => "nl_CW" "荷兰语(苏里南)" => "nl_SR" "吉库尤语" => "ki" "吉库尤语(肯尼亚)" => "ki_KE" "加利西亚语" => "gl" "加利西亚语(西班牙)" => "gl_ES" "加泰罗尼亚语" => "ca" "加泰罗尼亚语(安道尔)" => "ca_AD" "加泰罗尼亚语(法国)" => "ca_FR" "加泰罗尼亚语(西班牙)" => "ca_ES" "加泰罗尼亚语(意大利)" => "ca_IT" "捷克语" => "cs" "捷克语(捷克)" => "cs_CZ" "卡纳达语" => "kn" "卡纳达语(印度)" => "kn_IN" "康沃尔语" => "kw" "康沃尔语(英国)" => "kw_GB" "柯尔克孜语" => "ky" "柯尔克孜语(吉尔吉斯斯坦)" => "ky_KG" "科萨语" => "xh" "科萨语(南非)" => "xh_ZA" "克罗地亚语" => "hr" "克罗地亚语(波斯尼亚和黑塞哥维那)" => "hr_BA" "克罗地亚语(克罗地亚)" => "hr_HR" "克丘亚语" => "qu" "克丘亚语(玻利维亚)" => "qu_BO" "克丘亚语(厄瓜多尔)" => "qu_EC" "克丘亚语(秘鲁)" => "qu_PE" "克什米尔语" => "ks" "克什米尔语(阿拉伯文,印度)" => "ks_Arab_IN" "克什米尔语(阿拉伯文)" => "ks_Arab" "克什米尔语(天城文,印度)" => "ks_Deva_IN" "克什米尔语(天城文)" => "ks_Deva" "克什米尔语(印度)" => "ks_IN" "库尔德语" => "ku" "库尔德语(土耳其)" => "ku_TR" "拉脱维亚语" => "lv" "拉脱维亚语(拉脱维亚)" => "lv_LV" "老挝语" => "lo" "老挝语(老挝)" => "lo_LA" "立陶宛语" => "lt" "立陶宛语(立陶宛)" => "lt_LT" "林加拉语" => "ln" "林加拉语(安哥拉)" => "ln_AO" "林加拉语(刚果(布))" => "ln_CG" "林加拉语(刚果(金))" => "ln_CD" "林加拉语(中非共和国)" => "ln_CF" "隆迪语" => "rn" "隆迪语(布隆迪)" => "rn_BI" "卢干达语" => "lg" "卢干达语(乌干达)" => "lg_UG" "卢森堡语" => "lb" "卢森堡语(卢森堡)" => "lb_LU" "卢旺达语" => "rw" "卢旺达语(卢旺达)" => "rw_RW" "鲁巴加丹加语" => "lu" "鲁巴加丹加语(刚果(金))" => "lu_CD" "罗马尼亚语" => "ro" "罗马尼亚语(罗马尼亚)" => "ro_RO" "罗马尼亚语(摩尔多瓦)" => "ro_MD" "罗曼什语" => "rm" "罗曼什语(瑞士)" => "rm_CH" "马恩语" => "gv" "马恩语(马恩岛)" => "gv_IM" "马耳他语" => "mt" "马耳他语(马耳他)" => "mt_MT" "马拉地语" => "mr" "马拉地语(印度)" => "mr_IN" "马拉加斯语" => "mg" "马拉加斯语(马达加斯加)" => "mg_MG" "马拉雅拉姆语" => "ml" "马拉雅拉姆语(印度)" => "ml_IN" "马来语" => "ms" "马来语(马来西亚)" => "ms_MY" "马来语(文莱)" => "ms_BN" "马来语(新加坡)" => "ms_SG" "马来语(印度尼西亚)" => "ms_ID" "马其顿语" => "mk" "马其顿语(北马其顿)" => "mk_MK" "毛利语" => "mi" "毛利语(新西兰)" => "mi_NZ" "蒙古语" => "mn" "蒙古语(蒙古)" => "mn_MN" "孟加拉语" => "bn" "孟加拉语(孟加拉国)" => "bn_BD" "孟加拉语(印度)" => "bn_IN" "缅甸语" => "my" "缅甸语(缅甸)" => "my_MM" "南非荷兰语" => "af" "南非荷兰语(纳米比亚)" => "af_NA" "南非荷兰语(南非)" => "af_ZA" "尼泊尔语" => "ne" "尼泊尔语(尼泊尔)" => "ne_NP" "尼泊尔语(印度)" => "ne_IN" "挪威尼诺斯克语" => "nn" "挪威尼诺斯克语(挪威)" => "nn_NO" "挪威语" => "no" "挪威语(挪威)" => "no_NO" "旁遮普语" => "pa" "旁遮普语(阿拉伯文,巴基斯坦)" => "pa_Arab_PK" "旁遮普语(阿拉伯文)" => "pa_Arab" "旁遮普语(巴基斯坦)" => "pa_PK" "旁遮普语(果鲁穆奇文,印度)" => "pa_Guru_IN" "旁遮普语(果鲁穆奇文)" => "pa_Guru" "旁遮普语(印度)" => "pa_IN" "葡萄牙语" => "pt" "葡萄牙语(安哥拉)" => "pt_AO" "葡萄牙语(巴西)" => "pt_BR" "葡萄牙语(赤道几内亚)" => "pt_GQ" "葡萄牙语(东帝汶)" => "pt_TL" "葡萄牙语(佛得角)" => "pt_CV" "葡萄牙语(几内亚比绍)" => "pt_GW" "葡萄牙语(卢森堡)" => "pt_LU" "葡萄牙语(莫桑比克)" => "pt_MZ" "葡萄牙语(葡萄牙)" => "pt_PT" "葡萄牙语(瑞士)" => "pt_CH" "葡萄牙语(圣多美和普林西比)" => "pt_ST" "葡萄牙语(中国澳门特别行政区)" => "pt_MO" "普什图语" => "ps" "普什图语(阿富汗)" => "ps_AF" "普什图语(巴基斯坦)" => "ps_PK" "日语" => "ja" "日语(日本)" => "ja_JP" "瑞典语" => "sv" "瑞典语(奥兰群岛)" => "sv_AX" "瑞典语(芬兰)" => "sv_FI" "瑞典语(瑞典)" => "sv_SE" "萨丁语" => "sc" "萨丁语(意大利)" => "sc_IT" "塞尔维亚-克罗地亚语" => "sh" "塞尔维亚-克罗地亚语(波斯尼亚和黑塞哥维那)" => "sh_BA" "塞尔维亚语" => "sr" "塞尔维亚语(波斯尼亚和黑塞哥维那)" => "sr_BA" "塞尔维亚语(黑山)" => "sr_ME" "塞尔维亚语(拉丁文,波斯尼亚和黑塞哥维那)" => "sr_Latn_BA" "塞尔维亚语(拉丁文,黑山)" => "sr_Latn_ME" "塞尔维亚语(拉丁文,塞尔维亚)" => "sr_Latn_RS" "塞尔维亚语(拉丁文)" => "sr_Latn" "塞尔维亚语(塞尔维亚)" => "sr_RS" "塞尔维亚语(西里尔文,波斯尼亚和黑塞哥维那)" => "sr_Cyrl_BA" "塞尔维亚语(西里尔文,黑山)" => "sr_Cyrl_ME" "塞尔维亚语(西里尔文,塞尔维亚)" => "sr_Cyrl_RS" "塞尔维亚语(西里尔文)" => "sr_Cyrl" "桑戈语" => "sg" "桑戈语(中非共和国)" => "sg_CF" "僧伽罗语" => "si" "僧伽罗语(斯里兰卡)" => "si_LK" "绍纳语" => "sn" "绍纳语(津巴布韦)" => "sn_ZW" "世界语" => "eo" "世界语(世界)" => "eo_001" "书面挪威语" => "nb" "书面挪威语(挪威)" => "nb_NO" "书面挪威语(斯瓦尔巴和扬马延)" => "nb_SJ" "斯洛伐克语" => "sk" "斯洛伐克语(斯洛伐克)" => "sk_SK" "斯洛文尼亚语" => "sl" "斯洛文尼亚语(斯洛文尼亚)" => "sl_SI" "斯瓦希里语" => "sw" "斯瓦希里语(刚果(金))" => "sw_CD" "斯瓦希里语(肯尼亚)" => "sw_KE" "斯瓦希里语(坦桑尼亚)" => "sw_TZ" "斯瓦希里语(乌干达)" => "sw_UG" "四川彝语" => "ii" "四川彝语(中国)" => "ii_CN" "苏格兰盖尔语" => "gd" "苏格兰盖尔语(英国)" => "gd_GB" "索马里语" => "so" "索马里语(埃塞俄比亚)" => "so_ET" "索马里语(吉布提)" => "so_DJ" "索马里语(肯尼亚)" => "so_KE" "索马里语(索马里)" => "so_SO" "他加禄语" => "tl" "他加禄语(菲律宾)" => "tl_PH" "塔吉克语" => "tg" "塔吉克语(塔吉克斯坦)" => "tg_TJ" "泰卢固语" => "te" "泰卢固语(印度)" => "te_IN" "泰米尔语" => "ta" "泰米尔语(马来西亚)" => "ta_MY" "泰米尔语(斯里兰卡)" => "ta_LK" "泰米尔语(新加坡)" => "ta_SG" "泰米尔语(印度)" => "ta_IN" "泰语" => "th" "泰语(泰国)" => "th_TH" "汤加语" => "to" "汤加语(汤加)" => "to_TO" "提格利尼亚语" => "ti" "提格利尼亚语(埃塞俄比亚)" => "ti_ET" "提格利尼亚语(厄立特里亚)" => "ti_ER" "土耳其语" => "tr" "土耳其语(塞浦路斯)" => "tr_CY" "土耳其语(土耳其)" => "tr_TR" "土库曼语" => "tk" "土库曼语(土库曼斯坦)" => "tk_TM" "威尔士语" => "cy" "威尔士语(英国)" => "cy_GB" "维吾尔语" => "ug" "维吾尔语(中国)" => "ug_CN" "沃洛夫语" => "wo" "沃洛夫语(塞内加尔)" => "wo_SN" "乌尔都语" => "ur" "乌尔都语(巴基斯坦)" => "ur_PK" "乌尔都语(印度)" => "ur_IN" "乌克兰语" => "uk" "乌克兰语(乌克兰)" => "uk_UA" "乌兹别克语" => "uz" "乌兹别克语(阿富汗)" => "uz_AF" "乌兹别克语(阿拉伯文,阿富汗)" => "uz_Arab_AF" "乌兹别克语(阿拉伯文)" => "uz_Arab" "乌兹别克语(拉丁文,乌兹别克斯坦)" => "uz_Latn_UZ" "乌兹别克语(拉丁文)" => "uz_Latn" "乌兹别克语(乌兹别克斯坦)" => "uz_UZ" "乌兹别克语(西里尔文,乌兹别克斯坦)" => "uz_Cyrl_UZ" "乌兹别克语(西里尔文)" => "uz_Cyrl" "西班牙语" => "es" "西班牙语(阿根廷)" => "es_AR" "西班牙语(巴拉圭)" => "es_PY" "西班牙语(巴拿马)" => "es_PA" "西班牙语(巴西)" => "es_BR" "西班牙语(波多黎各)" => "es_PR" "西班牙语(玻利维亚)" => "es_BO" "西班牙语(伯利兹)" => "es_BZ" "西班牙语(赤道几内亚)" => "es_GQ" "西班牙语(多米尼加共和国)" => "es_DO" "西班牙语(厄瓜多尔)" => "es_EC" "西班牙语(菲律宾)" => "es_PH" "西班牙语(哥伦比亚)" => "es_CO" "西班牙语(哥斯达黎加)" => "es_CR" "西班牙语(古巴)" => "es_CU" "西班牙语(洪都拉斯)" => "es_HN" "西班牙语(拉丁美洲)" => "es_419" "西班牙语(美国)" => "es_US" "西班牙语(秘鲁)" => "es_PE" "西班牙语(墨西哥)" => "es_MX" "西班牙语(尼加拉瓜)" => "es_NI" "西班牙语(萨尔瓦多)" => "es_SV" "西班牙语(危地马拉)" => "es_GT" "西班牙语(委内瑞拉)" => "es_VE" "西班牙语(乌拉圭)" => "es_UY" "西班牙语(西班牙)" => "es_ES" "西班牙语(智利)" => "es_CL" "西弗里西亚语" => "fy" "西弗里西亚语(荷兰)" => "fy_NL" "希伯来语" => "he" "希伯来语(以色列)" => "he_IL" "希腊语" => "el" "希腊语(塞浦路斯)" => "el_CY" "希腊语(希腊)" => "el_GR" "信德语" => "sd" "信德语(阿拉伯文,巴基斯坦)" => "sd_Arab_PK" "信德语(阿拉伯文)" => "sd_Arab" "信德语(巴基斯坦)" => "sd_PK" "信德语(天城文,印度)" => "sd_Deva_IN" "信德语(天城文)" => "sd_Deva" "信德语(印度)" => "sd_IN" "匈牙利语" => "hu" "匈牙利语(匈牙利)" => "hu_HU" "巽他语" => "su" "巽他语(拉丁文,印度尼西亚)" => "su_Latn_ID" "巽他语(拉丁文)" => "su_Latn" "巽他语(印度尼西亚)" => "su_ID" "亚美尼亚语" => "hy" "亚美尼亚语(亚美尼亚)" => "hy_AM" "伊博语" => "ig" "伊博语(尼日利亚)" => "ig_NG" "意大利语" => "it" "意大利语(梵蒂冈)" => "it_VA" "意大利语(瑞士)" => "it_CH" "意大利语(圣马力诺)" => "it_SM" "意大利语(意大利)" => "it_IT" "意第绪语" => "yi" "意第绪语(世界)" => "yi_001" "印地语" => "hi" "印地语(拉丁文,印度)" => "hi_Latn_IN" "印地语(拉丁文)" => "hi_Latn" "印地语(印度)" => "hi_IN" "印度尼西亚语" => "id" "印度尼西亚语(印度尼西亚)" => "id_ID" "英语" => "en" "英语(阿拉伯联合酋长国)" => "en_AE" "英语(爱尔兰)" => "en_IE" "英语(安圭拉)" => "en_AI" "英语(安提瓜和巴布达)" => "en_AG" "英语(奥地利)" => "en_AT" "英语(澳大利亚)" => "en_AU" "英语(巴巴多斯)" => "en_BB" "英语(巴布亚新几内亚)" => "en_PG" "英语(巴哈马)" => "en_BS" "英语(巴基斯坦)" => "en_PK" "英语(百慕大)" => "en_BM" "英语(北马里亚纳群岛)" => "en_MP" "英语(比利时)" => "en_BE" "英语(波多黎各)" => "en_PR" "英语(伯利兹)" => "en_BZ" "英语(博茨瓦纳)" => "en_BW" "英语(布隆迪)" => "en_BI" "英语(丹麦)" => "en_DK" "英语(德国)" => "en_DE" "英语(多米尼克)" => "en_DM" "英语(厄立特里亚)" => "en_ER" "英语(菲律宾)" => "en_PH" "英语(斐济)" => "en_FJ" "英语(芬兰)" => "en_FI" "英语(福克兰群岛)" => "en_FK" "英语(冈比亚)" => "en_GM" "英语(格林纳达)" => "en_GD" "英语(根西岛)" => "en_GG" "英语(关岛)" => "en_GU" "英语(圭亚那)" => "en_GY" "英语(荷兰)" => "en_NL" "英语(荷属圣马丁)" => "en_SX" "英语(基里巴斯)" => "en_KI" "英语(加拿大)" => "en_CA" "英语(加纳)" => "en_GH" "英语(津巴布韦)" => "en_ZW" "英语(喀麦隆)" => "en_CM" "英语(开曼群岛)" => "en_KY" "英语(科科斯(基林)群岛)" => "en_CC" "英语(肯尼亚)" => "en_KE" "英语(库克群岛)" => "en_CK" "英语(莱索托)" => "en_LS" "英语(利比里亚)" => "en_LR" "英语(卢旺达)" => "en_RW" "英语(马达加斯加)" => "en_MG" "英语(马恩岛)" => "en_IM" "英语(马尔代夫)" => "en_MV" "英语(马耳他)" => "en_MT" "英语(马拉维)" => "en_MW" "英语(马来西亚)" => "en_MY" "英语(马绍尔群岛)" => "en_MH" "英语(毛里求斯)" => "en_MU" "英语(美国)" => "en_US" "英语(美国本土外小岛屿)" => "en_UM" "英语(美属萨摩亚)" => "en_AS" "英语(美属维尔京群岛)" => "en_VI" "英语(蒙特塞拉特)" => "en_MS" "英语(密克罗尼西亚)" => "en_FM" "英语(纳米比亚)" => "en_NA" "英语(南非)" => "en_ZA" "英语(南苏丹)" => "en_SS" "英语(瑙鲁)" => "en_NR" "英语(尼日利亚)" => "en_NG" "英语(纽埃)" => "en_NU" "英语(诺福克岛)" => "en_NF" "英语(欧洲)" => "en_150" "英语(帕劳)" => "en_PW" "英语(皮特凯恩群岛)" => "en_PN" "英语(瑞典)" => "en_SE" "英语(瑞士)" => "en_CH" "英语(萨摩亚)" => "en_WS" "英语(塞拉利昂)" => "en_SL" "英语(塞浦路斯)" => "en_CY" "英语(塞舌尔)" => "en_SC" "英语(圣诞岛)" => "en_CX" "英语(圣赫勒拿)" => "en_SH" "英语(圣基茨和尼维斯)" => "en_KN" "英语(圣卢西亚)" => "en_LC" "英语(圣文森特和格林纳丁斯)" => "en_VC" "英语(世界)" => "en_001" "英语(斯洛文尼亚)" => "en_SI" "英语(斯威士兰)" => "en_SZ" "英语(苏丹)" => "en_SD" "英语(所罗门群岛)" => "en_SB" "英语(坦桑尼亚)" => "en_TZ" "英语(汤加)" => "en_TO" "英语(特克斯和凯科斯群岛)" => "en_TC" "英语(特立尼达和多巴哥)" => "en_TT" "英语(图瓦卢)" => "en_TV" "英语(托克劳)" => "en_TK" "英语(瓦努阿图)" => "en_VU" "英语(乌干达)" => "en_UG" "英语(新加坡)" => "en_SG" "英语(新西兰)" => "en_NZ" "英语(牙买加)" => "en_JM" "英语(以色列)" => "en_IL" "英语(印度)" => "en_IN" "英语(英国)" => "en_GB" "英语(英属维尔京群岛)" => "en_VG" "英语(英属印度洋领地)" => "en_IO" "英语(赞比亚)" => "en_ZM" "英语(泽西岛)" => "en_JE" "英语(直布罗陀)" => "en_GI" "英语(中国澳门特别行政区)" => "en_MO" "英语(中国香港特别行政区)" => "en_HK" "约鲁巴语" => "yo" "约鲁巴语(贝宁)" => "yo_BJ" "约鲁巴语(尼日利亚)" => "yo_NG" "越南语" => "vi" "越南语(越南)" => "vi_VN" "爪哇语" => "jv" "爪哇语(印度尼西亚)" => "jv_ID" "中文" => "zh" "中文(繁体,台湾)" => "zh_Hant_TW" "中文(繁体,中国澳门特别行政区)" => "zh_Hant_MO" "中文(繁体,中国香港特别行政区)" => "zh_Hant_HK" "中文(繁体)" => "zh_Hant" "中文(简体,新加坡)" => "zh_Hans_SG" "中文(简体,中国)" => "zh_Hans_CN" "中文(简体,中国澳门特别行政区)" => "zh_Hans_MO" "中文(简体,中国香港特别行政区)" => "zh_Hans_HK" "中文(简体)" => "zh_Hans" "中文(台湾)" => "zh_TW" "中文(新加坡)" => "zh_SG" "中文(中国)" => "zh_CN" "中文(中国澳门特别行政区)" => "zh_MO" "中文(中国香港特别行政区)" => "zh_HK" "宗卡语" => "dz" "宗卡语(不丹)" => "dz_BT" "祖鲁语" => "zu" "祖鲁语(南非)" => "zu_ZA" ] |
[ "阿尔巴尼亚语" => "sq" "阿尔巴尼亚语(阿尔巴尼亚)" => "sq_AL" "阿尔巴尼亚语(北马其顿)" => "sq_MK" "阿肯语" => "ak" "阿肯语(加纳)" => "ak_GH" "阿拉伯语" => "ar" "阿拉伯语(阿尔及利亚)" => "ar_DZ" "阿拉伯语(阿拉伯联合酋长国)" => "ar_AE" "阿拉伯语(阿曼)" => "ar_OM" "阿拉伯语(埃及)" => "ar_EG" "阿拉伯语(巴勒斯坦领土)" => "ar_PS" "阿拉伯语(巴林)" => "ar_BH" "阿拉伯语(厄立特里亚)" => "ar_ER" "阿拉伯语(吉布提)" => "ar_DJ" "阿拉伯语(卡塔尔)" => "ar_QA" "阿拉伯语(科摩罗)" => "ar_KM" "阿拉伯语(科威特)" => "ar_KW" "阿拉伯语(黎巴嫩)" => "ar_LB" "阿拉伯语(利比亚)" => "ar_LY" "阿拉伯语(毛里塔尼亚)" => "ar_MR" "阿拉伯语(摩洛哥)" => "ar_MA" "阿拉伯语(南苏丹)" => "ar_SS" "阿拉伯语(沙特阿拉伯)" => "ar_SA" "阿拉伯语(世界)" => "ar_001" "阿拉伯语(苏丹)" => "ar_SD" "阿拉伯语(索马里)" => "ar_SO" "阿拉伯语(突尼斯)" => "ar_TN" "阿拉伯语(西撒哈拉)" => "ar_EH" "阿拉伯语(叙利亚)" => "ar_SY" "阿拉伯语(也门)" => "ar_YE" "阿拉伯语(伊拉克)" => "ar_IQ" "阿拉伯语(以色列)" => "ar_IL" "阿拉伯语(约旦)" => "ar_JO" "阿拉伯语(乍得)" => "ar_TD" "阿姆哈拉语" => "am" "阿姆哈拉语(埃塞俄比亚)" => "am_ET" "阿萨姆语" => "as" "阿萨姆语(印度)" => "as_IN" "阿塞拜疆语" => "az" "阿塞拜疆语(阿塞拜疆)" => "az_AZ" "阿塞拜疆语(拉丁文,阿塞拜疆)" => "az_Latn_AZ" "阿塞拜疆语(拉丁文)" => "az_Latn" "阿塞拜疆语(西里尔文,阿塞拜疆)" => "az_Cyrl_AZ" "阿塞拜疆语(西里尔文)" => "az_Cyrl" "埃维语" => "ee" "埃维语(多哥)" => "ee_TG" "埃维语(加纳)" => "ee_GH" "爱尔兰语" => "ga" "爱尔兰语(爱尔兰)" => "ga_IE" "爱尔兰语(英国)" => "ga_GB" "爱沙尼亚语" => "et" "爱沙尼亚语(爱沙尼亚)" => "et_EE" "奥里亚语" => "or" "奥里亚语(印度)" => "or_IN" "奥罗莫语" => "om" "奥罗莫语(埃塞俄比亚)" => "om_ET" "奥罗莫语(肯尼亚)" => "om_KE" "奥塞梯语" => "os" "奥塞梯语(俄罗斯)" => "os_RU" "奥塞梯语(格鲁吉亚)" => "os_GE" "巴斯克语" => "eu" "巴斯克语(西班牙)" => "eu_ES" "白俄罗斯语" => "be" "白俄罗斯语(白俄罗斯)" => "be_BY" "班巴拉语" => "bm" "班巴拉语(马里)" => "bm_ML" "保加利亚语" => "bg" "保加利亚语(保加利亚)" => "bg_BG" "北恩德贝勒语" => "nd" "北恩德贝勒语(津巴布韦)" => "nd_ZW" "北方萨米语" => "se" "北方萨米语(芬兰)" => "se_FI" "北方萨米语(挪威)" => "se_NO" "北方萨米语(瑞典)" => "se_SE" "冰岛语" => "is" "冰岛语(冰岛)" => "is_IS" "波兰语" => "pl" "波兰语(波兰)" => "pl_PL" "波斯尼亚语" => "bs" "波斯尼亚语(波斯尼亚和黑塞哥维那)" => "bs_BA" "波斯尼亚语(拉丁文,波斯尼亚和黑塞哥维那)" => "bs_Latn_BA" "波斯尼亚语(拉丁文)" => "bs_Latn" "波斯尼亚语(西里尔文,波斯尼亚和黑塞哥维那)" => "bs_Cyrl_BA" "波斯尼亚语(西里尔文)" => "bs_Cyrl" "波斯语" => "fa" "波斯语(阿富汗)" => "fa_AF" "波斯语(伊朗)" => "fa_IR" "布列塔尼语" => "br" "布列塔尼语(法国)" => "br_FR" "藏语" => "bo" "藏语(印度)" => "bo_IN" "藏语(中国)" => "bo_CN" "车臣语" => "ce" "车臣语(俄罗斯)" => "ce_RU" "楚瓦什语" => "cv" "楚瓦什语(俄罗斯)" => "cv_RU" "鞑靼语" => "tt" "鞑靼语(俄罗斯)" => "tt_RU" "丹麦语" => "da" "丹麦语(丹麦)" => "da_DK" "丹麦语(格陵兰)" => "da_GL" "德语" => "de" "德语(奥地利)" => "de_AT" "德语(比利时)" => "de_BE" "德语(德国)" => "de_DE" "德语(列支敦士登)" => "de_LI" "德语(卢森堡)" => "de_LU" "德语(瑞士)" => "de_CH" "德语(意大利)" => "de_IT" "俄语" => "ru" "俄语(白俄罗斯)" => "ru_BY" "俄语(俄罗斯)" => "ru_RU" "俄语(哈萨克斯坦)" => "ru_KZ" "俄语(吉尔吉斯斯坦)" => "ru_KG" "俄语(摩尔多瓦)" => "ru_MD" "俄语(乌克兰)" => "ru_UA" "法罗语" => "fo" "法罗语(丹麦)" => "fo_DK" "法罗语(法罗群岛)" => "fo_FO" "法语" => "fr" "法语(阿尔及利亚)" => "fr_DZ" "法语(贝宁)" => "fr_BJ" "法语(比利时)" => "fr_BE" "法语(布基纳法索)" => "fr_BF" "法语(布隆迪)" => "fr_BI" "法语(赤道几内亚)" => "fr_GQ" "法语(多哥)" => "fr_TG" "法语(法国)" => "fr_FR" "法语(法属波利尼西亚)" => "fr_PF" "法语(法属圭亚那)" => "fr_GF" "法语(法属圣马丁)" => "fr_MF" "法语(刚果(布))" => "fr_CG" "法语(刚果(金))" => "fr_CD" "法语(瓜德罗普)" => "fr_GP" "法语(海地)" => "fr_HT" "法语(吉布提)" => "fr_DJ" "法语(几内亚)" => "fr_GN" "法语(加拿大)" => "fr_CA" "法语(加蓬)" => "fr_GA" "法语(喀麦隆)" => "fr_CM" "法语(科摩罗)" => "fr_KM" "法语(科特迪瓦)" => "fr_CI" "法语(留尼汪)" => "fr_RE" "法语(卢森堡)" => "fr_LU" "法语(卢旺达)" => "fr_RW" "法语(马达加斯加)" => "fr_MG" "法语(马里)" => "fr_ML" "法语(马提尼克)" => "fr_MQ" "法语(马约特)" => "fr_YT" "法语(毛里求斯)" => "fr_MU" "法语(毛里塔尼亚)" => "fr_MR" "法语(摩洛哥)" => "fr_MA" "法语(摩纳哥)" => "fr_MC" "法语(尼日尔)" => "fr_NE" "法语(瑞士)" => "fr_CH" "法语(塞内加尔)" => "fr_SN" "法语(塞舌尔)" => "fr_SC" "法语(圣巴泰勒米)" => "fr_BL" "法语(圣皮埃尔和密克隆群岛)" => "fr_PM" "法语(突尼斯)" => "fr_TN" "法语(瓦利斯和富图纳)" => "fr_WF" "法语(瓦努阿图)" => "fr_VU" "法语(新喀里多尼亚)" => "fr_NC" "法语(叙利亚)" => "fr_SY" "法语(乍得)" => "fr_TD" "法语(中非共和国)" => "fr_CF" "梵语" => "sa" "梵语(印度)" => "sa_IN" "芬兰语" => "fi" "芬兰语(芬兰)" => "fi_FI" "富拉语" => "ff" "富拉语(阿德拉姆文,布基纳法索)" => "ff_Adlm_BF" "富拉语(阿德拉姆文,冈比亚)" => "ff_Adlm_GM" "富拉语(阿德拉姆文,几内亚)" => "ff_Adlm_GN" "富拉语(阿德拉姆文,几内亚比绍)" => "ff_Adlm_GW" "富拉语(阿德拉姆文,加纳)" => "ff_Adlm_GH" "富拉语(阿德拉姆文,喀麦隆)" => "ff_Adlm_CM" "富拉语(阿德拉姆文,利比里亚)" => "ff_Adlm_LR" "富拉语(阿德拉姆文,毛里塔尼亚)" => "ff_Adlm_MR" "富拉语(阿德拉姆文,尼日尔)" => "ff_Adlm_NE" "富拉语(阿德拉姆文,尼日利亚)" => "ff_Adlm_NG" "富拉语(阿德拉姆文,塞拉利昂)" => "ff_Adlm_SL" "富拉语(阿德拉姆文,塞内加尔)" => "ff_Adlm_SN" "富拉语(阿德拉姆文)" => "ff_Adlm" "富拉语(几内亚)" => "ff_GN" "富拉语(喀麦隆)" => "ff_CM" "富拉语(拉丁文,布基纳法索)" => "ff_Latn_BF" "富拉语(拉丁文,冈比亚)" => "ff_Latn_GM" "富拉语(拉丁文,几内亚)" => "ff_Latn_GN" "富拉语(拉丁文,几内亚比绍)" => "ff_Latn_GW" "富拉语(拉丁文,加纳)" => "ff_Latn_GH" "富拉语(拉丁文,喀麦隆)" => "ff_Latn_CM" "富拉语(拉丁文,利比里亚)" => "ff_Latn_LR" "富拉语(拉丁文,毛里塔尼亚)" => "ff_Latn_MR" "富拉语(拉丁文,尼日尔)" => "ff_Latn_NE" "富拉语(拉丁文,尼日利亚)" => "ff_Latn_NG" "富拉语(拉丁文,塞拉利昂)" => "ff_Latn_SL" "富拉语(拉丁文,塞内加尔)" => "ff_Latn_SN" "富拉语(拉丁文)" => "ff_Latn" "富拉语(毛里塔尼亚)" => "ff_MR" "富拉语(塞内加尔)" => "ff_SN" "高棉语" => "km" "高棉语(柬埔寨)" => "km_KH" "格陵兰语" => "kl" "格陵兰语(格陵兰)" => "kl_GL" "格鲁吉亚语" => "ka" "格鲁吉亚语(格鲁吉亚)" => "ka_GE" "古吉拉特语" => "gu" "古吉拉特语(印度)" => "gu_IN" "国际语" => "ia" "国际语(世界)" => "ia_001" "哈萨克语" => "kk" "哈萨克语(哈萨克斯坦)" => "kk_KZ" "韩语" => "ko" "韩语(朝鲜)" => "ko_KP" "韩语(韩国)" => "ko_KR" "豪萨语" => "ha" "豪萨语(加纳)" => "ha_GH" "豪萨语(尼日尔)" => "ha_NE" "豪萨语(尼日利亚)" => "ha_NG" "荷兰语" => "nl" "荷兰语(阿鲁巴)" => "nl_AW" "荷兰语(比利时)" => "nl_BE" "荷兰语(荷兰)" => "nl_NL" "荷兰语(荷属加勒比区)" => "nl_BQ" "荷兰语(荷属圣马丁)" => "nl_SX" "荷兰语(库拉索)" => "nl_CW" "荷兰语(苏里南)" => "nl_SR" "吉库尤语" => "ki" "吉库尤语(肯尼亚)" => "ki_KE" "加利西亚语" => "gl" "加利西亚语(西班牙)" => "gl_ES" "加泰罗尼亚语" => "ca" "加泰罗尼亚语(安道尔)" => "ca_AD" "加泰罗尼亚语(法国)" => "ca_FR" "加泰罗尼亚语(西班牙)" => "ca_ES" "加泰罗尼亚语(意大利)" => "ca_IT" "捷克语" => "cs" "捷克语(捷克)" => "cs_CZ" "卡纳达语" => "kn" "卡纳达语(印度)" => "kn_IN" "康沃尔语" => "kw" "康沃尔语(英国)" => "kw_GB" "柯尔克孜语" => "ky" "柯尔克孜语(吉尔吉斯斯坦)" => "ky_KG" "科萨语" => "xh" "科萨语(南非)" => "xh_ZA" "克罗地亚语" => "hr" "克罗地亚语(波斯尼亚和黑塞哥维那)" => "hr_BA" "克罗地亚语(克罗地亚)" => "hr_HR" "克丘亚语" => "qu" "克丘亚语(玻利维亚)" => "qu_BO" "克丘亚语(厄瓜多尔)" => "qu_EC" "克丘亚语(秘鲁)" => "qu_PE" "克什米尔语" => "ks" "克什米尔语(阿拉伯文,印度)" => "ks_Arab_IN" "克什米尔语(阿拉伯文)" => "ks_Arab" "克什米尔语(天城文,印度)" => "ks_Deva_IN" "克什米尔语(天城文)" => "ks_Deva" "克什米尔语(印度)" => "ks_IN" "库尔德语" => "ku" "库尔德语(土耳其)" => "ku_TR" "拉脱维亚语" => "lv" "拉脱维亚语(拉脱维亚)" => "lv_LV" "老挝语" => "lo" "老挝语(老挝)" => "lo_LA" "立陶宛语" => "lt" "立陶宛语(立陶宛)" => "lt_LT" "林加拉语" => "ln" "林加拉语(安哥拉)" => "ln_AO" "林加拉语(刚果(布))" => "ln_CG" "林加拉语(刚果(金))" => "ln_CD" "林加拉语(中非共和国)" => "ln_CF" "隆迪语" => "rn" "隆迪语(布隆迪)" => "rn_BI" "卢干达语" => "lg" "卢干达语(乌干达)" => "lg_UG" "卢森堡语" => "lb" "卢森堡语(卢森堡)" => "lb_LU" "卢旺达语" => "rw" "卢旺达语(卢旺达)" => "rw_RW" "鲁巴加丹加语" => "lu" "鲁巴加丹加语(刚果(金))" => "lu_CD" "罗马尼亚语" => "ro" "罗马尼亚语(罗马尼亚)" => "ro_RO" "罗马尼亚语(摩尔多瓦)" => "ro_MD" "罗曼什语" => "rm" "罗曼什语(瑞士)" => "rm_CH" "马恩语" => "gv" "马恩语(马恩岛)" => "gv_IM" "马耳他语" => "mt" "马耳他语(马耳他)" => "mt_MT" "马拉地语" => "mr" "马拉地语(印度)" => "mr_IN" "马拉加斯语" => "mg" "马拉加斯语(马达加斯加)" => "mg_MG" "马拉雅拉姆语" => "ml" "马拉雅拉姆语(印度)" => "ml_IN" "马来语" => "ms" "马来语(马来西亚)" => "ms_MY" "马来语(文莱)" => "ms_BN" "马来语(新加坡)" => "ms_SG" "马来语(印度尼西亚)" => "ms_ID" "马其顿语" => "mk" "马其顿语(北马其顿)" => "mk_MK" "毛利语" => "mi" "毛利语(新西兰)" => "mi_NZ" "蒙古语" => "mn" "蒙古语(蒙古)" => "mn_MN" "孟加拉语" => "bn" "孟加拉语(孟加拉国)" => "bn_BD" "孟加拉语(印度)" => "bn_IN" "缅甸语" => "my" "缅甸语(缅甸)" => "my_MM" "南非荷兰语" => "af" "南非荷兰语(纳米比亚)" => "af_NA" "南非荷兰语(南非)" => "af_ZA" "尼泊尔语" => "ne" "尼泊尔语(尼泊尔)" => "ne_NP" "尼泊尔语(印度)" => "ne_IN" "挪威尼诺斯克语" => "nn" "挪威尼诺斯克语(挪威)" => "nn_NO" "挪威语" => "no" "挪威语(挪威)" => "no_NO" "旁遮普语" => "pa" "旁遮普语(阿拉伯文,巴基斯坦)" => "pa_Arab_PK" "旁遮普语(阿拉伯文)" => "pa_Arab" "旁遮普语(巴基斯坦)" => "pa_PK" "旁遮普语(果鲁穆奇文,印度)" => "pa_Guru_IN" "旁遮普语(果鲁穆奇文)" => "pa_Guru" "旁遮普语(印度)" => "pa_IN" "葡萄牙语" => "pt" "葡萄牙语(安哥拉)" => "pt_AO" "葡萄牙语(巴西)" => "pt_BR" "葡萄牙语(赤道几内亚)" => "pt_GQ" "葡萄牙语(东帝汶)" => "pt_TL" "葡萄牙语(佛得角)" => "pt_CV" "葡萄牙语(几内亚比绍)" => "pt_GW" "葡萄牙语(卢森堡)" => "pt_LU" "葡萄牙语(莫桑比克)" => "pt_MZ" "葡萄牙语(葡萄牙)" => "pt_PT" "葡萄牙语(瑞士)" => "pt_CH" "葡萄牙语(圣多美和普林西比)" => "pt_ST" "葡萄牙语(中国澳门特别行政区)" => "pt_MO" "普什图语" => "ps" "普什图语(阿富汗)" => "ps_AF" "普什图语(巴基斯坦)" => "ps_PK" "日语" => "ja" "日语(日本)" => "ja_JP" "瑞典语" => "sv" "瑞典语(奥兰群岛)" => "sv_AX" "瑞典语(芬兰)" => "sv_FI" "瑞典语(瑞典)" => "sv_SE" "萨丁语" => "sc" "萨丁语(意大利)" => "sc_IT" "塞尔维亚-克罗地亚语" => "sh" "塞尔维亚-克罗地亚语(波斯尼亚和黑塞哥维那)" => "sh_BA" "塞尔维亚语" => "sr" "塞尔维亚语(波斯尼亚和黑塞哥维那)" => "sr_BA" "塞尔维亚语(黑山)" => "sr_ME" "塞尔维亚语(拉丁文,波斯尼亚和黑塞哥维那)" => "sr_Latn_BA" "塞尔维亚语(拉丁文,黑山)" => "sr_Latn_ME" "塞尔维亚语(拉丁文,塞尔维亚)" => "sr_Latn_RS" "塞尔维亚语(拉丁文)" => "sr_Latn" "塞尔维亚语(塞尔维亚)" => "sr_RS" "塞尔维亚语(西里尔文,波斯尼亚和黑塞哥维那)" => "sr_Cyrl_BA" "塞尔维亚语(西里尔文,黑山)" => "sr_Cyrl_ME" "塞尔维亚语(西里尔文,塞尔维亚)" => "sr_Cyrl_RS" "塞尔维亚语(西里尔文)" => "sr_Cyrl" "桑戈语" => "sg" "桑戈语(中非共和国)" => "sg_CF" "僧伽罗语" => "si" "僧伽罗语(斯里兰卡)" => "si_LK" "绍纳语" => "sn" "绍纳语(津巴布韦)" => "sn_ZW" "世界语" => "eo" "世界语(世界)" => "eo_001" "书面挪威语" => "nb" "书面挪威语(挪威)" => "nb_NO" "书面挪威语(斯瓦尔巴和扬马延)" => "nb_SJ" "斯洛伐克语" => "sk" "斯洛伐克语(斯洛伐克)" => "sk_SK" "斯洛文尼亚语" => "sl" "斯洛文尼亚语(斯洛文尼亚)" => "sl_SI" "斯瓦希里语" => "sw" "斯瓦希里语(刚果(金))" => "sw_CD" "斯瓦希里语(肯尼亚)" => "sw_KE" "斯瓦希里语(坦桑尼亚)" => "sw_TZ" "斯瓦希里语(乌干达)" => "sw_UG" "四川彝语" => "ii" "四川彝语(中国)" => "ii_CN" "苏格兰盖尔语" => "gd" "苏格兰盖尔语(英国)" => "gd_GB" "索马里语" => "so" "索马里语(埃塞俄比亚)" => "so_ET" "索马里语(吉布提)" => "so_DJ" "索马里语(肯尼亚)" => "so_KE" "索马里语(索马里)" => "so_SO" "他加禄语" => "tl" "他加禄语(菲律宾)" => "tl_PH" "塔吉克语" => "tg" "塔吉克语(塔吉克斯坦)" => "tg_TJ" "泰卢固语" => "te" "泰卢固语(印度)" => "te_IN" "泰米尔语" => "ta" "泰米尔语(马来西亚)" => "ta_MY" "泰米尔语(斯里兰卡)" => "ta_LK" "泰米尔语(新加坡)" => "ta_SG" "泰米尔语(印度)" => "ta_IN" "泰语" => "th" "泰语(泰国)" => "th_TH" "汤加语" => "to" "汤加语(汤加)" => "to_TO" "提格利尼亚语" => "ti" "提格利尼亚语(埃塞俄比亚)" => "ti_ET" "提格利尼亚语(厄立特里亚)" => "ti_ER" "土耳其语" => "tr" "土耳其语(塞浦路斯)" => "tr_CY" "土耳其语(土耳其)" => "tr_TR" "土库曼语" => "tk" "土库曼语(土库曼斯坦)" => "tk_TM" "威尔士语" => "cy" "威尔士语(英国)" => "cy_GB" "维吾尔语" => "ug" "维吾尔语(中国)" => "ug_CN" "沃洛夫语" => "wo" "沃洛夫语(塞内加尔)" => "wo_SN" "乌尔都语" => "ur" "乌尔都语(巴基斯坦)" => "ur_PK" "乌尔都语(印度)" => "ur_IN" "乌克兰语" => "uk" "乌克兰语(乌克兰)" => "uk_UA" "乌兹别克语" => "uz" "乌兹别克语(阿富汗)" => "uz_AF" "乌兹别克语(阿拉伯文,阿富汗)" => "uz_Arab_AF" "乌兹别克语(阿拉伯文)" => "uz_Arab" "乌兹别克语(拉丁文,乌兹别克斯坦)" => "uz_Latn_UZ" "乌兹别克语(拉丁文)" => "uz_Latn" "乌兹别克语(乌兹别克斯坦)" => "uz_UZ" "乌兹别克语(西里尔文,乌兹别克斯坦)" => "uz_Cyrl_UZ" "乌兹别克语(西里尔文)" => "uz_Cyrl" "西班牙语" => "es" "西班牙语(阿根廷)" => "es_AR" "西班牙语(巴拉圭)" => "es_PY" "西班牙语(巴拿马)" => "es_PA" "西班牙语(巴西)" => "es_BR" "西班牙语(波多黎各)" => "es_PR" "西班牙语(玻利维亚)" => "es_BO" "西班牙语(伯利兹)" => "es_BZ" "西班牙语(赤道几内亚)" => "es_GQ" "西班牙语(多米尼加共和国)" => "es_DO" "西班牙语(厄瓜多尔)" => "es_EC" "西班牙语(菲律宾)" => "es_PH" "西班牙语(哥伦比亚)" => "es_CO" "西班牙语(哥斯达黎加)" => "es_CR" "西班牙语(古巴)" => "es_CU" "西班牙语(洪都拉斯)" => "es_HN" "西班牙语(拉丁美洲)" => "es_419" "西班牙语(美国)" => "es_US" "西班牙语(秘鲁)" => "es_PE" "西班牙语(墨西哥)" => "es_MX" "西班牙语(尼加拉瓜)" => "es_NI" "西班牙语(萨尔瓦多)" => "es_SV" "西班牙语(危地马拉)" => "es_GT" "西班牙语(委内瑞拉)" => "es_VE" "西班牙语(乌拉圭)" => "es_UY" "西班牙语(西班牙)" => "es_ES" "西班牙语(智利)" => "es_CL" "西弗里西亚语" => "fy" "西弗里西亚语(荷兰)" => "fy_NL" "希伯来语" => "he" "希伯来语(以色列)" => "he_IL" "希腊语" => "el" "希腊语(塞浦路斯)" => "el_CY" "希腊语(希腊)" => "el_GR" "信德语" => "sd" "信德语(阿拉伯文,巴基斯坦)" => "sd_Arab_PK" "信德语(阿拉伯文)" => "sd_Arab" "信德语(巴基斯坦)" => "sd_PK" "信德语(天城文,印度)" => "sd_Deva_IN" "信德语(天城文)" => "sd_Deva" "信德语(印度)" => "sd_IN" "匈牙利语" => "hu" "匈牙利语(匈牙利)" => "hu_HU" "巽他语" => "su" "巽他语(拉丁文,印度尼西亚)" => "su_Latn_ID" "巽他语(拉丁文)" => "su_Latn" "巽他语(印度尼西亚)" => "su_ID" "亚美尼亚语" => "hy" "亚美尼亚语(亚美尼亚)" => "hy_AM" "伊博语" => "ig" "伊博语(尼日利亚)" => "ig_NG" "意大利语" => "it" "意大利语(梵蒂冈)" => "it_VA" "意大利语(瑞士)" => "it_CH" "意大利语(圣马力诺)" => "it_SM" "意大利语(意大利)" => "it_IT" "意第绪语" => "yi" "意第绪语(世界)" => "yi_001" "印地语" => "hi" "印地语(拉丁文,印度)" => "hi_Latn_IN" "印地语(拉丁文)" => "hi_Latn" "印地语(印度)" => "hi_IN" "印度尼西亚语" => "id" "印度尼西亚语(印度尼西亚)" => "id_ID" "英语" => "en" "英语(阿拉伯联合酋长国)" => "en_AE" "英语(爱尔兰)" => "en_IE" "英语(安圭拉)" => "en_AI" "英语(安提瓜和巴布达)" => "en_AG" "英语(奥地利)" => "en_AT" "英语(澳大利亚)" => "en_AU" "英语(巴巴多斯)" => "en_BB" "英语(巴布亚新几内亚)" => "en_PG" "英语(巴哈马)" => "en_BS" "英语(巴基斯坦)" => "en_PK" "英语(百慕大)" => "en_BM" "英语(北马里亚纳群岛)" => "en_MP" "英语(比利时)" => "en_BE" "英语(波多黎各)" => "en_PR" "英语(伯利兹)" => "en_BZ" "英语(博茨瓦纳)" => "en_BW" "英语(布隆迪)" => "en_BI" "英语(丹麦)" => "en_DK" "英语(德国)" => "en_DE" "英语(多米尼克)" => "en_DM" "英语(厄立特里亚)" => "en_ER" "英语(菲律宾)" => "en_PH" "英语(斐济)" => "en_FJ" "英语(芬兰)" => "en_FI" "英语(福克兰群岛)" => "en_FK" "英语(冈比亚)" => "en_GM" "英语(格林纳达)" => "en_GD" "英语(根西岛)" => "en_GG" "英语(关岛)" => "en_GU" "英语(圭亚那)" => "en_GY" "英语(荷兰)" => "en_NL" "英语(荷属圣马丁)" => "en_SX" "英语(基里巴斯)" => "en_KI" "英语(加拿大)" => "en_CA" "英语(加纳)" => "en_GH" "英语(津巴布韦)" => "en_ZW" "英语(喀麦隆)" => "en_CM" "英语(开曼群岛)" => "en_KY" "英语(科科斯(基林)群岛)" => "en_CC" "英语(肯尼亚)" => "en_KE" "英语(库克群岛)" => "en_CK" "英语(莱索托)" => "en_LS" "英语(利比里亚)" => "en_LR" "英语(卢旺达)" => "en_RW" "英语(马达加斯加)" => "en_MG" "英语(马恩岛)" => "en_IM" "英语(马尔代夫)" => "en_MV" "英语(马耳他)" => "en_MT" "英语(马拉维)" => "en_MW" "英语(马来西亚)" => "en_MY" "英语(马绍尔群岛)" => "en_MH" "英语(毛里求斯)" => "en_MU" "英语(美国)" => "en_US" "英语(美国本土外小岛屿)" => "en_UM" "英语(美属萨摩亚)" => "en_AS" "英语(美属维尔京群岛)" => "en_VI" "英语(蒙特塞拉特)" => "en_MS" "英语(密克罗尼西亚)" => "en_FM" "英语(纳米比亚)" => "en_NA" "英语(南非)" => "en_ZA" "英语(南苏丹)" => "en_SS" "英语(瑙鲁)" => "en_NR" "英语(尼日利亚)" => "en_NG" "英语(纽埃)" => "en_NU" "英语(诺福克岛)" => "en_NF" "英语(欧洲)" => "en_150" "英语(帕劳)" => "en_PW" "英语(皮特凯恩群岛)" => "en_PN" "英语(瑞典)" => "en_SE" "英语(瑞士)" => "en_CH" "英语(萨摩亚)" => "en_WS" "英语(塞拉利昂)" => "en_SL" "英语(塞浦路斯)" => "en_CY" "英语(塞舌尔)" => "en_SC" "英语(圣诞岛)" => "en_CX" "英语(圣赫勒拿)" => "en_SH" "英语(圣基茨和尼维斯)" => "en_KN" "英语(圣卢西亚)" => "en_LC" "英语(圣文森特和格林纳丁斯)" => "en_VC" "英语(世界)" => "en_001" "英语(斯洛文尼亚)" => "en_SI" "英语(斯威士兰)" => "en_SZ" "英语(苏丹)" => "en_SD" "英语(所罗门群岛)" => "en_SB" "英语(坦桑尼亚)" => "en_TZ" "英语(汤加)" => "en_TO" "英语(特克斯和凯科斯群岛)" => "en_TC" "英语(特立尼达和多巴哥)" => "en_TT" "英语(图瓦卢)" => "en_TV" "英语(托克劳)" => "en_TK" "英语(瓦努阿图)" => "en_VU" "英语(乌干达)" => "en_UG" "英语(新加坡)" => "en_SG" "英语(新西兰)" => "en_NZ" "英语(牙买加)" => "en_JM" "英语(以色列)" => "en_IL" "英语(印度)" => "en_IN" "英语(英国)" => "en_GB" "英语(英属维尔京群岛)" => "en_VG" "英语(英属印度洋领地)" => "en_IO" "英语(赞比亚)" => "en_ZM" "英语(泽西岛)" => "en_JE" "英语(直布罗陀)" => "en_GI" "英语(中国澳门特别行政区)" => "en_MO" "英语(中国香港特别行政区)" => "en_HK" "约鲁巴语" => "yo" "约鲁巴语(贝宁)" => "yo_BJ" "约鲁巴语(尼日利亚)" => "yo_NG" "越南语" => "vi" "越南语(越南)" => "vi_VN" "爪哇语" => "jv" "爪哇语(印度尼西亚)" => "jv_ID" "中文" => "zh" "中文(繁体,台湾)" => "zh_Hant_TW" "中文(繁体,中国澳门特别行政区)" => "zh_Hant_MO" "中文(繁体,中国香港特别行政区)" => "zh_Hant_HK" "中文(繁体)" => "zh_Hant" "中文(简体,新加坡)" => "zh_Hans_SG" "中文(简体,中国)" => "zh_Hans_CN" "中文(简体,中国澳门特别行政区)" => "zh_Hans_MO" "中文(简体,中国香港特别行政区)" => "zh_Hans_HK" "中文(简体)" => "zh_Hans" "中文(台湾)" => "zh_TW" "中文(新加坡)" => "zh_SG" "中文(中国)" => "zh_CN" "中文(中国澳门特别行政区)" => "zh_MO" "中文(中国香港特别行政区)" => "zh_HK" "宗卡语" => "dz" "宗卡语(不丹)" => "dz_BT" "祖鲁语" => "zu" "祖鲁语(南非)" => "zu_ZA" ] |
| label | "Locale Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-locale" ] |
[ "class" => "field-locale" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "阿尔巴尼亚语" => "sq" "阿尔巴尼亚语(阿尔巴尼亚)" => "sq_AL" "阿尔巴尼亚语(北马其顿)" => "sq_MK" "阿肯语" => "ak" "阿肯语(加纳)" => "ak_GH" "阿拉伯语" => "ar" "阿拉伯语(阿尔及利亚)" => "ar_DZ" "阿拉伯语(阿拉伯联合酋长国)" => "ar_AE" "阿拉伯语(阿曼)" => "ar_OM" "阿拉伯语(埃及)" => "ar_EG" "阿拉伯语(巴勒斯坦领土)" => "ar_PS" "阿拉伯语(巴林)" => "ar_BH" "阿拉伯语(厄立特里亚)" => "ar_ER" "阿拉伯语(吉布提)" => "ar_DJ" "阿拉伯语(卡塔尔)" => "ar_QA" "阿拉伯语(科摩罗)" => "ar_KM" "阿拉伯语(科威特)" => "ar_KW" "阿拉伯语(黎巴嫩)" => "ar_LB" "阿拉伯语(利比亚)" => "ar_LY" "阿拉伯语(毛里塔尼亚)" => "ar_MR" "阿拉伯语(摩洛哥)" => "ar_MA" "阿拉伯语(南苏丹)" => "ar_SS" "阿拉伯语(沙特阿拉伯)" => "ar_SA" "阿拉伯语(世界)" => "ar_001" "阿拉伯语(苏丹)" => "ar_SD" "阿拉伯语(索马里)" => "ar_SO" "阿拉伯语(突尼斯)" => "ar_TN" "阿拉伯语(西撒哈拉)" => "ar_EH" "阿拉伯语(叙利亚)" => "ar_SY" "阿拉伯语(也门)" => "ar_YE" "阿拉伯语(伊拉克)" => "ar_IQ" "阿拉伯语(以色列)" => "ar_IL" "阿拉伯语(约旦)" => "ar_JO" "阿拉伯语(乍得)" => "ar_TD" "阿姆哈拉语" => "am" "阿姆哈拉语(埃塞俄比亚)" => "am_ET" "阿萨姆语" => "as" "阿萨姆语(印度)" => "as_IN" "阿塞拜疆语" => "az" "阿塞拜疆语(阿塞拜疆)" => "az_AZ" "阿塞拜疆语(拉丁文,阿塞拜疆)" => "az_Latn_AZ" "阿塞拜疆语(拉丁文)" => "az_Latn" "阿塞拜疆语(西里尔文,阿塞拜疆)" => "az_Cyrl_AZ" "阿塞拜疆语(西里尔文)" => "az_Cyrl" "埃维语" => "ee" "埃维语(多哥)" => "ee_TG" "埃维语(加纳)" => "ee_GH" "爱尔兰语" => "ga" "爱尔兰语(爱尔兰)" => "ga_IE" "爱尔兰语(英国)" => "ga_GB" "爱沙尼亚语" => "et" "爱沙尼亚语(爱沙尼亚)" => "et_EE" "奥里亚语" => "or" "奥里亚语(印度)" => "or_IN" "奥罗莫语" => "om" "奥罗莫语(埃塞俄比亚)" => "om_ET" "奥罗莫语(肯尼亚)" => "om_KE" "奥塞梯语" => "os" "奥塞梯语(俄罗斯)" => "os_RU" "奥塞梯语(格鲁吉亚)" => "os_GE" "巴斯克语" => "eu" "巴斯克语(西班牙)" => "eu_ES" "白俄罗斯语" => "be" "白俄罗斯语(白俄罗斯)" => "be_BY" "班巴拉语" => "bm" "班巴拉语(马里)" => "bm_ML" "保加利亚语" => "bg" "保加利亚语(保加利亚)" => "bg_BG" "北恩德贝勒语" => "nd" "北恩德贝勒语(津巴布韦)" => "nd_ZW" "北方萨米语" => "se" "北方萨米语(芬兰)" => "se_FI" "北方萨米语(挪威)" => "se_NO" "北方萨米语(瑞典)" => "se_SE" "冰岛语" => "is" "冰岛语(冰岛)" => "is_IS" "波兰语" => "pl" "波兰语(波兰)" => "pl_PL" "波斯尼亚语" => "bs" "波斯尼亚语(波斯尼亚和黑塞哥维那)" => "bs_BA" "波斯尼亚语(拉丁文,波斯尼亚和黑塞哥维那)" => "bs_Latn_BA" "波斯尼亚语(拉丁文)" => "bs_Latn" "波斯尼亚语(西里尔文,波斯尼亚和黑塞哥维那)" => "bs_Cyrl_BA" "波斯尼亚语(西里尔文)" => "bs_Cyrl" "波斯语" => "fa" "波斯语(阿富汗)" => "fa_AF" "波斯语(伊朗)" => "fa_IR" "布列塔尼语" => "br" "布列塔尼语(法国)" => "br_FR" "藏语" => "bo" "藏语(印度)" => "bo_IN" "藏语(中国)" => "bo_CN" "车臣语" => "ce" "车臣语(俄罗斯)" => "ce_RU" "楚瓦什语" => "cv" "楚瓦什语(俄罗斯)" => "cv_RU" "鞑靼语" => "tt" "鞑靼语(俄罗斯)" => "tt_RU" "丹麦语" => "da" "丹麦语(丹麦)" => "da_DK" "丹麦语(格陵兰)" => "da_GL" "德语" => "de" "德语(奥地利)" => "de_AT" "德语(比利时)" => "de_BE" "德语(德国)" => "de_DE" "德语(列支敦士登)" => "de_LI" "德语(卢森堡)" => "de_LU" "德语(瑞士)" => "de_CH" "德语(意大利)" => "de_IT" "俄语" => "ru" "俄语(白俄罗斯)" => "ru_BY" "俄语(俄罗斯)" => "ru_RU" "俄语(哈萨克斯坦)" => "ru_KZ" "俄语(吉尔吉斯斯坦)" => "ru_KG" "俄语(摩尔多瓦)" => "ru_MD" "俄语(乌克兰)" => "ru_UA" "法罗语" => "fo" "法罗语(丹麦)" => "fo_DK" "法罗语(法罗群岛)" => "fo_FO" "法语" => "fr" "法语(阿尔及利亚)" => "fr_DZ" "法语(贝宁)" => "fr_BJ" "法语(比利时)" => "fr_BE" "法语(布基纳法索)" => "fr_BF" "法语(布隆迪)" => "fr_BI" "法语(赤道几内亚)" => "fr_GQ" "法语(多哥)" => "fr_TG" "法语(法国)" => "fr_FR" "法语(法属波利尼西亚)" => "fr_PF" "法语(法属圭亚那)" => "fr_GF" "法语(法属圣马丁)" => "fr_MF" "法语(刚果(布))" => "fr_CG" "法语(刚果(金))" => "fr_CD" "法语(瓜德罗普)" => "fr_GP" "法语(海地)" => "fr_HT" "法语(吉布提)" => "fr_DJ" "法语(几内亚)" => "fr_GN" "法语(加拿大)" => "fr_CA" "法语(加蓬)" => "fr_GA" "法语(喀麦隆)" => "fr_CM" "法语(科摩罗)" => "fr_KM" "法语(科特迪瓦)" => "fr_CI" "法语(留尼汪)" => "fr_RE" "法语(卢森堡)" => "fr_LU" "法语(卢旺达)" => "fr_RW" "法语(马达加斯加)" => "fr_MG" "法语(马里)" => "fr_ML" "法语(马提尼克)" => "fr_MQ" "法语(马约特)" => "fr_YT" "法语(毛里求斯)" => "fr_MU" "法语(毛里塔尼亚)" => "fr_MR" "法语(摩洛哥)" => "fr_MA" "法语(摩纳哥)" => "fr_MC" "法语(尼日尔)" => "fr_NE" "法语(瑞士)" => "fr_CH" "法语(塞内加尔)" => "fr_SN" "法语(塞舌尔)" => "fr_SC" "法语(圣巴泰勒米)" => "fr_BL" "法语(圣皮埃尔和密克隆群岛)" => "fr_PM" "法语(突尼斯)" => "fr_TN" "法语(瓦利斯和富图纳)" => "fr_WF" "法语(瓦努阿图)" => "fr_VU" "法语(新喀里多尼亚)" => "fr_NC" "法语(叙利亚)" => "fr_SY" "法语(乍得)" => "fr_TD" "法语(中非共和国)" => "fr_CF" "梵语" => "sa" "梵语(印度)" => "sa_IN" "芬兰语" => "fi" "芬兰语(芬兰)" => "fi_FI" "富拉语" => "ff" "富拉语(阿德拉姆文,布基纳法索)" => "ff_Adlm_BF" "富拉语(阿德拉姆文,冈比亚)" => "ff_Adlm_GM" "富拉语(阿德拉姆文,几内亚)" => "ff_Adlm_GN" "富拉语(阿德拉姆文,几内亚比绍)" => "ff_Adlm_GW" "富拉语(阿德拉姆文,加纳)" => "ff_Adlm_GH" "富拉语(阿德拉姆文,喀麦隆)" => "ff_Adlm_CM" "富拉语(阿德拉姆文,利比里亚)" => "ff_Adlm_LR" "富拉语(阿德拉姆文,毛里塔尼亚)" => "ff_Adlm_MR" "富拉语(阿德拉姆文,尼日尔)" => "ff_Adlm_NE" "富拉语(阿德拉姆文,尼日利亚)" => "ff_Adlm_NG" "富拉语(阿德拉姆文,塞拉利昂)" => "ff_Adlm_SL" "富拉语(阿德拉姆文,塞内加尔)" => "ff_Adlm_SN" "富拉语(阿德拉姆文)" => "ff_Adlm" "富拉语(几内亚)" => "ff_GN" "富拉语(喀麦隆)" => "ff_CM" "富拉语(拉丁文,布基纳法索)" => "ff_Latn_BF" "富拉语(拉丁文,冈比亚)" => "ff_Latn_GM" "富拉语(拉丁文,几内亚)" => "ff_Latn_GN" "富拉语(拉丁文,几内亚比绍)" => "ff_Latn_GW" "富拉语(拉丁文,加纳)" => "ff_Latn_GH" "富拉语(拉丁文,喀麦隆)" => "ff_Latn_CM" "富拉语(拉丁文,利比里亚)" => "ff_Latn_LR" "富拉语(拉丁文,毛里塔尼亚)" => "ff_Latn_MR" "富拉语(拉丁文,尼日尔)" => "ff_Latn_NE" "富拉语(拉丁文,尼日利亚)" => "ff_Latn_NG" "富拉语(拉丁文,塞拉利昂)" => "ff_Latn_SL" "富拉语(拉丁文,塞内加尔)" => "ff_Latn_SN" "富拉语(拉丁文)" => "ff_Latn" "富拉语(毛里塔尼亚)" => "ff_MR" "富拉语(塞内加尔)" => "ff_SN" "高棉语" => "km" "高棉语(柬埔寨)" => "km_KH" "格陵兰语" => "kl" "格陵兰语(格陵兰)" => "kl_GL" "格鲁吉亚语" => "ka" "格鲁吉亚语(格鲁吉亚)" => "ka_GE" "古吉拉特语" => "gu" "古吉拉特语(印度)" => "gu_IN" "国际语" => "ia" "国际语(世界)" => "ia_001" "哈萨克语" => "kk" "哈萨克语(哈萨克斯坦)" => "kk_KZ" "韩语" => "ko" "韩语(朝鲜)" => "ko_KP" "韩语(韩国)" => "ko_KR" "豪萨语" => "ha" "豪萨语(加纳)" => "ha_GH" "豪萨语(尼日尔)" => "ha_NE" "豪萨语(尼日利亚)" => "ha_NG" "荷兰语" => "nl" "荷兰语(阿鲁巴)" => "nl_AW" "荷兰语(比利时)" => "nl_BE" "荷兰语(荷兰)" => "nl_NL" "荷兰语(荷属加勒比区)" => "nl_BQ" "荷兰语(荷属圣马丁)" => "nl_SX" "荷兰语(库拉索)" => "nl_CW" "荷兰语(苏里南)" => "nl_SR" "吉库尤语" => "ki" "吉库尤语(肯尼亚)" => "ki_KE" "加利西亚语" => "gl" "加利西亚语(西班牙)" => "gl_ES" "加泰罗尼亚语" => "ca" "加泰罗尼亚语(安道尔)" => "ca_AD" "加泰罗尼亚语(法国)" => "ca_FR" "加泰罗尼亚语(西班牙)" => "ca_ES" "加泰罗尼亚语(意大利)" => "ca_IT" "捷克语" => "cs" "捷克语(捷克)" => "cs_CZ" "卡纳达语" => "kn" "卡纳达语(印度)" => "kn_IN" "康沃尔语" => "kw" "康沃尔语(英国)" => "kw_GB" "柯尔克孜语" => "ky" "柯尔克孜语(吉尔吉斯斯坦)" => "ky_KG" "科萨语" => "xh" "科萨语(南非)" => "xh_ZA" "克罗地亚语" => "hr" "克罗地亚语(波斯尼亚和黑塞哥维那)" => "hr_BA" "克罗地亚语(克罗地亚)" => "hr_HR" "克丘亚语" => "qu" "克丘亚语(玻利维亚)" => "qu_BO" "克丘亚语(厄瓜多尔)" => "qu_EC" "克丘亚语(秘鲁)" => "qu_PE" "克什米尔语" => "ks" "克什米尔语(阿拉伯文,印度)" => "ks_Arab_IN" "克什米尔语(阿拉伯文)" => "ks_Arab" "克什米尔语(天城文,印度)" => "ks_Deva_IN" "克什米尔语(天城文)" => "ks_Deva" "克什米尔语(印度)" => "ks_IN" "库尔德语" => "ku" "库尔德语(土耳其)" => "ku_TR" "拉脱维亚语" => "lv" "拉脱维亚语(拉脱维亚)" => "lv_LV" "老挝语" => "lo" "老挝语(老挝)" => "lo_LA" "立陶宛语" => "lt" "立陶宛语(立陶宛)" => "lt_LT" "林加拉语" => "ln" "林加拉语(安哥拉)" => "ln_AO" "林加拉语(刚果(布))" => "ln_CG" "林加拉语(刚果(金))" => "ln_CD" "林加拉语(中非共和国)" => "ln_CF" "隆迪语" => "rn" "隆迪语(布隆迪)" => "rn_BI" "卢干达语" => "lg" "卢干达语(乌干达)" => "lg_UG" "卢森堡语" => "lb" "卢森堡语(卢森堡)" => "lb_LU" "卢旺达语" => "rw" "卢旺达语(卢旺达)" => "rw_RW" "鲁巴加丹加语" => "lu" "鲁巴加丹加语(刚果(金))" => "lu_CD" "罗马尼亚语" => "ro" "罗马尼亚语(罗马尼亚)" => "ro_RO" "罗马尼亚语(摩尔多瓦)" => "ro_MD" "罗曼什语" => "rm" "罗曼什语(瑞士)" => "rm_CH" "马恩语" => "gv" "马恩语(马恩岛)" => "gv_IM" "马耳他语" => "mt" "马耳他语(马耳他)" => "mt_MT" "马拉地语" => "mr" "马拉地语(印度)" => "mr_IN" "马拉加斯语" => "mg" "马拉加斯语(马达加斯加)" => "mg_MG" "马拉雅拉姆语" => "ml" "马拉雅拉姆语(印度)" => "ml_IN" "马来语" => "ms" "马来语(马来西亚)" => "ms_MY" "马来语(文莱)" => "ms_BN" "马来语(新加坡)" => "ms_SG" "马来语(印度尼西亚)" => "ms_ID" "马其顿语" => "mk" "马其顿语(北马其顿)" => "mk_MK" "毛利语" => "mi" "毛利语(新西兰)" => "mi_NZ" "蒙古语" => "mn" "蒙古语(蒙古)" => "mn_MN" "孟加拉语" => "bn" "孟加拉语(孟加拉国)" => "bn_BD" "孟加拉语(印度)" => "bn_IN" "缅甸语" => "my" "缅甸语(缅甸)" => "my_MM" "南非荷兰语" => "af" "南非荷兰语(纳米比亚)" => "af_NA" "南非荷兰语(南非)" => "af_ZA" "尼泊尔语" => "ne" "尼泊尔语(尼泊尔)" => "ne_NP" "尼泊尔语(印度)" => "ne_IN" "挪威尼诺斯克语" => "nn" "挪威尼诺斯克语(挪威)" => "nn_NO" "挪威语" => "no" "挪威语(挪威)" => "no_NO" "旁遮普语" => "pa" "旁遮普语(阿拉伯文,巴基斯坦)" => "pa_Arab_PK" "旁遮普语(阿拉伯文)" => "pa_Arab" "旁遮普语(巴基斯坦)" => "pa_PK" "旁遮普语(果鲁穆奇文,印度)" => "pa_Guru_IN" "旁遮普语(果鲁穆奇文)" => "pa_Guru" "旁遮普语(印度)" => "pa_IN" "葡萄牙语" => "pt" "葡萄牙语(安哥拉)" => "pt_AO" "葡萄牙语(巴西)" => "pt_BR" "葡萄牙语(赤道几内亚)" => "pt_GQ" "葡萄牙语(东帝汶)" => "pt_TL" "葡萄牙语(佛得角)" => "pt_CV" "葡萄牙语(几内亚比绍)" => "pt_GW" "葡萄牙语(卢森堡)" => "pt_LU" "葡萄牙语(莫桑比克)" => "pt_MZ" "葡萄牙语(葡萄牙)" => "pt_PT" "葡萄牙语(瑞士)" => "pt_CH" "葡萄牙语(圣多美和普林西比)" => "pt_ST" "葡萄牙语(中国澳门特别行政区)" => "pt_MO" "普什图语" => "ps" "普什图语(阿富汗)" => "ps_AF" "普什图语(巴基斯坦)" => "ps_PK" "日语" => "ja" "日语(日本)" => "ja_JP" "瑞典语" => "sv" "瑞典语(奥兰群岛)" => "sv_AX" "瑞典语(芬兰)" => "sv_FI" "瑞典语(瑞典)" => "sv_SE" "萨丁语" => "sc" "萨丁语(意大利)" => "sc_IT" "塞尔维亚-克罗地亚语" => "sh" "塞尔维亚-克罗地亚语(波斯尼亚和黑塞哥维那)" => "sh_BA" "塞尔维亚语" => "sr" "塞尔维亚语(波斯尼亚和黑塞哥维那)" => "sr_BA" "塞尔维亚语(黑山)" => "sr_ME" "塞尔维亚语(拉丁文,波斯尼亚和黑塞哥维那)" => "sr_Latn_BA" "塞尔维亚语(拉丁文,黑山)" => "sr_Latn_ME" "塞尔维亚语(拉丁文,塞尔维亚)" => "sr_Latn_RS" "塞尔维亚语(拉丁文)" => "sr_Latn" "塞尔维亚语(塞尔维亚)" => "sr_RS" "塞尔维亚语(西里尔文,波斯尼亚和黑塞哥维那)" => "sr_Cyrl_BA" "塞尔维亚语(西里尔文,黑山)" => "sr_Cyrl_ME" "塞尔维亚语(西里尔文,塞尔维亚)" => "sr_Cyrl_RS" "塞尔维亚语(西里尔文)" => "sr_Cyrl" "桑戈语" => "sg" "桑戈语(中非共和国)" => "sg_CF" "僧伽罗语" => "si" "僧伽罗语(斯里兰卡)" => "si_LK" "绍纳语" => "sn" "绍纳语(津巴布韦)" => "sn_ZW" "世界语" => "eo" "世界语(世界)" => "eo_001" "书面挪威语" => "nb" "书面挪威语(挪威)" => "nb_NO" "书面挪威语(斯瓦尔巴和扬马延)" => "nb_SJ" "斯洛伐克语" => "sk" "斯洛伐克语(斯洛伐克)" => "sk_SK" "斯洛文尼亚语" => "sl" "斯洛文尼亚语(斯洛文尼亚)" => "sl_SI" "斯瓦希里语" => "sw" "斯瓦希里语(刚果(金))" => "sw_CD" "斯瓦希里语(肯尼亚)" => "sw_KE" "斯瓦希里语(坦桑尼亚)" => "sw_TZ" "斯瓦希里语(乌干达)" => "sw_UG" "四川彝语" => "ii" "四川彝语(中国)" => "ii_CN" "苏格兰盖尔语" => "gd" "苏格兰盖尔语(英国)" => "gd_GB" "索马里语" => "so" "索马里语(埃塞俄比亚)" => "so_ET" "索马里语(吉布提)" => "so_DJ" "索马里语(肯尼亚)" => "so_KE" "索马里语(索马里)" => "so_SO" "他加禄语" => "tl" "他加禄语(菲律宾)" => "tl_PH" "塔吉克语" => "tg" "塔吉克语(塔吉克斯坦)" => "tg_TJ" "泰卢固语" => "te" "泰卢固语(印度)" => "te_IN" "泰米尔语" => "ta" "泰米尔语(马来西亚)" => "ta_MY" "泰米尔语(斯里兰卡)" => "ta_LK" "泰米尔语(新加坡)" => "ta_SG" "泰米尔语(印度)" => "ta_IN" "泰语" => "th" "泰语(泰国)" => "th_TH" "汤加语" => "to" "汤加语(汤加)" => "to_TO" "提格利尼亚语" => "ti" "提格利尼亚语(埃塞俄比亚)" => "ti_ET" "提格利尼亚语(厄立特里亚)" => "ti_ER" "土耳其语" => "tr" "土耳其语(塞浦路斯)" => "tr_CY" "土耳其语(土耳其)" => "tr_TR" "土库曼语" => "tk" "土库曼语(土库曼斯坦)" => "tk_TM" "威尔士语" => "cy" "威尔士语(英国)" => "cy_GB" "维吾尔语" => "ug" "维吾尔语(中国)" => "ug_CN" "沃洛夫语" => "wo" "沃洛夫语(塞内加尔)" => "wo_SN" "乌尔都语" => "ur" "乌尔都语(巴基斯坦)" => "ur_PK" "乌尔都语(印度)" => "ur_IN" "乌克兰语" => "uk" "乌克兰语(乌克兰)" => "uk_UA" "乌兹别克语" => "uz" "乌兹别克语(阿富汗)" => "uz_AF" "乌兹别克语(阿拉伯文,阿富汗)" => "uz_Arab_AF" "乌兹别克语(阿拉伯文)" => "uz_Arab" "乌兹别克语(拉丁文,乌兹别克斯坦)" => "uz_Latn_UZ" "乌兹别克语(拉丁文)" => "uz_Latn" "乌兹别克语(乌兹别克斯坦)" => "uz_UZ" "乌兹别克语(西里尔文,乌兹别克斯坦)" => "uz_Cyrl_UZ" "乌兹别克语(西里尔文)" => "uz_Cyrl" "西班牙语" => "es" "西班牙语(阿根廷)" => "es_AR" "西班牙语(巴拉圭)" => "es_PY" "西班牙语(巴拿马)" => "es_PA" "西班牙语(巴西)" => "es_BR" "西班牙语(波多黎各)" => "es_PR" "西班牙语(玻利维亚)" => "es_BO" "西班牙语(伯利兹)" => "es_BZ" "西班牙语(赤道几内亚)" => "es_GQ" "西班牙语(多米尼加共和国)" => "es_DO" "西班牙语(厄瓜多尔)" => "es_EC" "西班牙语(菲律宾)" => "es_PH" "西班牙语(哥伦比亚)" => "es_CO" "西班牙语(哥斯达黎加)" => "es_CR" "西班牙语(古巴)" => "es_CU" "西班牙语(洪都拉斯)" => "es_HN" "西班牙语(拉丁美洲)" => "es_419" "西班牙语(美国)" => "es_US" "西班牙语(秘鲁)" => "es_PE" "西班牙语(墨西哥)" => "es_MX" "西班牙语(尼加拉瓜)" => "es_NI" "西班牙语(萨尔瓦多)" => "es_SV" "西班牙语(危地马拉)" => "es_GT" "西班牙语(委内瑞拉)" => "es_VE" "西班牙语(乌拉圭)" => "es_UY" "西班牙语(西班牙)" => "es_ES" "西班牙语(智利)" => "es_CL" "西弗里西亚语" => "fy" "西弗里西亚语(荷兰)" => "fy_NL" "希伯来语" => "he" "希伯来语(以色列)" => "he_IL" "希腊语" => "el" "希腊语(塞浦路斯)" => "el_CY" "希腊语(希腊)" => "el_GR" "信德语" => "sd" "信德语(阿拉伯文,巴基斯坦)" => "sd_Arab_PK" "信德语(阿拉伯文)" => "sd_Arab" "信德语(巴基斯坦)" => "sd_PK" "信德语(天城文,印度)" => "sd_Deva_IN" "信德语(天城文)" => "sd_Deva" "信德语(印度)" => "sd_IN" "匈牙利语" => "hu" "匈牙利语(匈牙利)" => "hu_HU" "巽他语" => "su" "巽他语(拉丁文,印度尼西亚)" => "su_Latn_ID" "巽他语(拉丁文)" => "su_Latn" "巽他语(印度尼西亚)" => "su_ID" "亚美尼亚语" => "hy" "亚美尼亚语(亚美尼亚)" => "hy_AM" "伊博语" => "ig" "伊博语(尼日利亚)" => "ig_NG" "意大利语" => "it" "意大利语(梵蒂冈)" => "it_VA" "意大利语(瑞士)" => "it_CH" "意大利语(圣马力诺)" => "it_SM" "意大利语(意大利)" => "it_IT" "意第绪语" => "yi" "意第绪语(世界)" => "yi_001" "印地语" => "hi" "印地语(拉丁文,印度)" => "hi_Latn_IN" "印地语(拉丁文)" => "hi_Latn" "印地语(印度)" => "hi_IN" "印度尼西亚语" => "id" "印度尼西亚语(印度尼西亚)" => "id_ID" "英语" => "en" "英语(阿拉伯联合酋长国)" => "en_AE" "英语(爱尔兰)" => "en_IE" "英语(安圭拉)" => "en_AI" "英语(安提瓜和巴布达)" => "en_AG" "英语(奥地利)" => "en_AT" "英语(澳大利亚)" => "en_AU" "英语(巴巴多斯)" => "en_BB" "英语(巴布亚新几内亚)" => "en_PG" "英语(巴哈马)" => "en_BS" "英语(巴基斯坦)" => "en_PK" "英语(百慕大)" => "en_BM" "英语(北马里亚纳群岛)" => "en_MP" "英语(比利时)" => "en_BE" "英语(波多黎各)" => "en_PR" "英语(伯利兹)" => "en_BZ" "英语(博茨瓦纳)" => "en_BW" "英语(布隆迪)" => "en_BI" "英语(丹麦)" => "en_DK" "英语(德国)" => "en_DE" "英语(多米尼克)" => "en_DM" "英语(厄立特里亚)" => "en_ER" "英语(菲律宾)" => "en_PH" "英语(斐济)" => "en_FJ" "英语(芬兰)" => "en_FI" "英语(福克兰群岛)" => "en_FK" "英语(冈比亚)" => "en_GM" "英语(格林纳达)" => "en_GD" "英语(根西岛)" => "en_GG" "英语(关岛)" => "en_GU" "英语(圭亚那)" => "en_GY" "英语(荷兰)" => "en_NL" "英语(荷属圣马丁)" => "en_SX" "英语(基里巴斯)" => "en_KI" "英语(加拿大)" => "en_CA" "英语(加纳)" => "en_GH" "英语(津巴布韦)" => "en_ZW" "英语(喀麦隆)" => "en_CM" "英语(开曼群岛)" => "en_KY" "英语(科科斯(基林)群岛)" => "en_CC" "英语(肯尼亚)" => "en_KE" "英语(库克群岛)" => "en_CK" "英语(莱索托)" => "en_LS" "英语(利比里亚)" => "en_LR" "英语(卢旺达)" => "en_RW" "英语(马达加斯加)" => "en_MG" "英语(马恩岛)" => "en_IM" "英语(马尔代夫)" => "en_MV" "英语(马耳他)" => "en_MT" "英语(马拉维)" => "en_MW" "英语(马来西亚)" => "en_MY" "英语(马绍尔群岛)" => "en_MH" "英语(毛里求斯)" => "en_MU" "英语(美国)" => "en_US" "英语(美国本土外小岛屿)" => "en_UM" "英语(美属萨摩亚)" => "en_AS" "英语(美属维尔京群岛)" => "en_VI" "英语(蒙特塞拉特)" => "en_MS" "英语(密克罗尼西亚)" => "en_FM" "英语(纳米比亚)" => "en_NA" "英语(南非)" => "en_ZA" "英语(南苏丹)" => "en_SS" "英语(瑙鲁)" => "en_NR" "英语(尼日利亚)" => "en_NG" "英语(纽埃)" => "en_NU" "英语(诺福克岛)" => "en_NF" "英语(欧洲)" => "en_150" "英语(帕劳)" => "en_PW" "英语(皮特凯恩群岛)" => "en_PN" "英语(瑞典)" => "en_SE" "英语(瑞士)" => "en_CH" "英语(萨摩亚)" => "en_WS" "英语(塞拉利昂)" => "en_SL" "英语(塞浦路斯)" => "en_CY" "英语(塞舌尔)" => "en_SC" "英语(圣诞岛)" => "en_CX" "英语(圣赫勒拿)" => "en_SH" "英语(圣基茨和尼维斯)" => "en_KN" "英语(圣卢西亚)" => "en_LC" "英语(圣文森特和格林纳丁斯)" => "en_VC" "英语(世界)" => "en_001" "英语(斯洛文尼亚)" => "en_SI" "英语(斯威士兰)" => "en_SZ" "英语(苏丹)" => "en_SD" "英语(所罗门群岛)" => "en_SB" "英语(坦桑尼亚)" => "en_TZ" "英语(汤加)" => "en_TO" "英语(特克斯和凯科斯群岛)" => "en_TC" "英语(特立尼达和多巴哥)" => "en_TT" "英语(图瓦卢)" => "en_TV" "英语(托克劳)" => "en_TK" "英语(瓦努阿图)" => "en_VU" "英语(乌干达)" => "en_UG" "英语(新加坡)" => "en_SG" "英语(新西兰)" => "en_NZ" "英语(牙买加)" => "en_JM" "英语(以色列)" => "en_IL" "英语(印度)" => "en_IN" "英语(英国)" => "en_GB" "英语(英属维尔京群岛)" => "en_VG" "英语(英属印度洋领地)" => "en_IO" "英语(赞比亚)" => "en_ZM" "英语(泽西岛)" => "en_JE" "英语(直布罗陀)" => "en_GI" "英语(中国澳门特别行政区)" => "en_MO" "英语(中国香港特别行政区)" => "en_HK" "约鲁巴语" => "yo" "约鲁巴语(贝宁)" => "yo_BJ" "约鲁巴语(尼日利亚)" => "yo_NG" "越南语" => "vi" "越南语(越南)" => "vi_VN" "爪哇语" => "jv" "爪哇语(印度尼西亚)" => "jv_ID" "中文" => "zh" "中文(繁体,台湾)" => "zh_Hant_TW" "中文(繁体,中国澳门特别行政区)" => "zh_Hant_MO" "中文(繁体,中国香港特别行政区)" => "zh_Hant_HK" "中文(繁体)" => "zh_Hant" "中文(简体,新加坡)" => "zh_Hans_SG" "中文(简体,中国)" => "zh_Hans_CN" "中文(简体,中国澳门特别行政区)" => "zh_Hans_MO" "中文(简体,中国香港特别行政区)" => "zh_Hans_HK" "中文(简体)" => "zh_Hans" "中文(台湾)" => "zh_TW" "中文(新加坡)" => "zh_SG" "中文(中国)" => "zh_CN" "中文(中国澳门特别行政区)" => "zh_MO" "中文(中国香港特别行政区)" => "zh_HK" "宗卡语" => "dz" "宗卡语(不丹)" => "dz_BT" "祖鲁语" => "zu" "祖鲁语(南非)" => "zu_ZA" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please select a valid locale." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Locale Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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 |
| required | false |
| row_attr | [ "class" => "field-locale" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2173 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "locale" "_FormFieldReference_locale" ] |
| cache_key | "_FormFieldReference_locale_locale" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: "阿尔巴尼亚语" +value: "sq" +data: "sq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: "阿尔巴尼亚语(阿尔巴尼亚)" +value: "sq_AL" +data: "sq_AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: "阿尔巴尼亚语(北马其顿)" +value: "sq_MK" +data: "sq_MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: "阿肯语" +value: "ak" +data: "ak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: "阿肯语(加纳)" +value: "ak_GH" +data: "ak_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: "阿拉伯语" +value: "ar" +data: "ar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: "阿拉伯语(阿尔及利亚)" +value: "ar_DZ" +data: "ar_DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: "阿拉伯语(阿拉伯联合酋长国)" +value: "ar_AE" +data: "ar_AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: "阿拉伯语(阿曼)" +value: "ar_OM" +data: "ar_OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: "阿拉伯语(埃及)" +value: "ar_EG" +data: "ar_EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "阿拉伯语(巴勒斯坦领土)" +value: "ar_PS" +data: "ar_PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: "阿拉伯语(巴林)" +value: "ar_BH" +data: "ar_BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: "阿拉伯语(厄立特里亚)" +value: "ar_ER" +data: "ar_ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: "阿拉伯语(吉布提)" +value: "ar_DJ" +data: "ar_DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: "阿拉伯语(卡塔尔)" +value: "ar_QA" +data: "ar_QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: "阿拉伯语(科摩罗)" +value: "ar_KM" +data: "ar_KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: "阿拉伯语(科威特)" +value: "ar_KW" +data: "ar_KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: "阿拉伯语(黎巴嫩)" +value: "ar_LB" +data: "ar_LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "阿拉伯语(利比亚)" +value: "ar_LY" +data: "ar_LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "阿拉伯语(毛里塔尼亚)" +value: "ar_MR" +data: "ar_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: "阿拉伯语(摩洛哥)" +value: "ar_MA" +data: "ar_MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "阿拉伯语(南苏丹)" +value: "ar_SS" +data: "ar_SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: "阿拉伯语(沙特阿拉伯)" +value: "ar_SA" +data: "ar_SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "阿拉伯语(世界)" +value: "ar_001" +data: "ar_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "阿拉伯语(苏丹)" +value: "ar_SD" +data: "ar_SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "阿拉伯语(索马里)" +value: "ar_SO" +data: "ar_SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: "阿拉伯语(突尼斯)" +value: "ar_TN" +data: "ar_TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: "阿拉伯语(西撒哈拉)" +value: "ar_EH" +data: "ar_EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "阿拉伯语(叙利亚)" +value: "ar_SY" +data: "ar_SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "阿拉伯语(也门)" +value: "ar_YE" +data: "ar_YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "阿拉伯语(伊拉克)" +value: "ar_IQ" +data: "ar_IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "阿拉伯语(以色列)" +value: "ar_IL" +data: "ar_IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: "阿拉伯语(约旦)" +value: "ar_JO" +data: "ar_JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: "阿拉伯语(乍得)" +value: "ar_TD" +data: "ar_TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "阿姆哈拉语" +value: "am" +data: "am" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "阿姆哈拉语(埃塞俄比亚)" +value: "am_ET" +data: "am_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: "阿萨姆语" +value: "as" +data: "as" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: "阿萨姆语(印度)" +value: "as_IN" +data: "as_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: "阿塞拜疆语" +value: "az" +data: "az" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: "阿塞拜疆语(阿塞拜疆)" +value: "az_AZ" +data: "az_AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: "阿塞拜疆语(拉丁文,阿塞拜疆)" +value: "az_Latn_AZ" +data: "az_Latn_AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: "阿塞拜疆语(拉丁文)" +value: "az_Latn" +data: "az_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: "阿塞拜疆语(西里尔文,阿塞拜疆)" +value: "az_Cyrl_AZ" +data: "az_Cyrl_AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: "阿塞拜疆语(西里尔文)" +value: "az_Cyrl" +data: "az_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +label: "埃维语" +value: "ee" +data: "ee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +label: "埃维语(多哥)" +value: "ee_TG" +data: "ee_TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: "埃维语(加纳)" +value: "ee_GH" +data: "ee_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: "爱尔兰语" +value: "ga" +data: "ga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: "爱尔兰语(爱尔兰)" +value: "ga_IE" +data: "ga_IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: "爱尔兰语(英国)" +value: "ga_GB" +data: "ga_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +label: "爱沙尼亚语" +value: "et" +data: "et" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: "爱沙尼亚语(爱沙尼亚)" +value: "et_EE" +data: "et_EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "奥里亚语" +value: "or" +data: "or" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +label: "奥里亚语(印度)" +value: "or_IN" +data: "or_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +label: "奥罗莫语" +value: "om" +data: "om" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +label: "奥罗莫语(埃塞俄比亚)" +value: "om_ET" +data: "om_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: "奥罗莫语(肯尼亚)" +value: "om_KE" +data: "om_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +label: "奥塞梯语" +value: "os" +data: "os" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "奥塞梯语(俄罗斯)" +value: "os_RU" +data: "os_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "奥塞梯语(格鲁吉亚)" +value: "os_GE" +data: "os_GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: "巴斯克语" +value: "eu" +data: "eu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +label: "巴斯克语(西班牙)" +value: "eu_ES" +data: "eu_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +label: "白俄罗斯语" +value: "be" +data: "be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "白俄罗斯语(白俄罗斯)" +value: "be_BY" +data: "be_BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: "班巴拉语" +value: "bm" +data: "bm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "班巴拉语(马里)" +value: "bm_ML" +data: "bm_ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "保加利亚语" +value: "bg" +data: "bg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "保加利亚语(保加利亚)" +value: "bg_BG" +data: "bg_BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "北恩德贝勒语" +value: "nd" +data: "nd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: "北恩德贝勒语(津巴布韦)" +value: "nd_ZW" +data: "nd_ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: "北方萨米语" +value: "se" +data: "se" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +label: "北方萨米语(芬兰)" +value: "se_FI" +data: "se_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +label: "北方萨米语(挪威)" +value: "se_NO" +data: "se_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +label: "北方萨米语(瑞典)" +value: "se_SE" +data: "se_SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: "冰岛语" +value: "is" +data: "is" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +label: "冰岛语(冰岛)" +value: "is_IS" +data: "is_IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: "波兰语" +value: "pl" +data: "pl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: "波兰语(波兰)" +value: "pl_PL" +data: "pl_PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +label: "波斯尼亚语" +value: "bs" +data: "bs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +label: "波斯尼亚语(波斯尼亚和黑塞哥维那)" +value: "bs_BA" +data: "bs_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: "波斯尼亚语(拉丁文,波斯尼亚和黑塞哥维那)" +value: "bs_Latn_BA" +data: "bs_Latn_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: "波斯尼亚语(拉丁文)" +value: "bs_Latn" +data: "bs_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: "波斯尼亚语(西里尔文,波斯尼亚和黑塞哥维那)" +value: "bs_Cyrl_BA" +data: "bs_Cyrl_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +label: "波斯尼亚语(西里尔文)" +value: "bs_Cyrl" +data: "bs_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: "波斯语" +value: "fa" +data: "fa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +label: "波斯语(阿富汗)" +value: "fa_AF" +data: "fa_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: "波斯语(伊朗)" +value: "fa_IR" +data: "fa_IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: "布列塔尼语" +value: "br" +data: "br" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "布列塔尼语(法国)" +value: "br_FR" +data: "br_FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "藏语" +value: "bo" +data: "bo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "藏语(印度)" +value: "bo_IN" +data: "bo_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +label: "藏语(中国)" +value: "bo_CN" +data: "bo_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: "车臣语" +value: "ce" +data: "ce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "车臣语(俄罗斯)" +value: "ce_RU" +data: "ce_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: "楚瓦什语" +value: "cv" +data: "cv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: "楚瓦什语(俄罗斯)" +value: "cv_RU" +data: "cv_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: "鞑靼语" +value: "tt" +data: "tt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: "鞑靼语(俄罗斯)" +value: "tt_RU" +data: "tt_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "丹麦语" +value: "da" +data: "da" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "丹麦语(丹麦)" +value: "da_DK" +data: "da_DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "丹麦语(格陵兰)" +value: "da_GL" +data: "da_GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "德语" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "德语(奥地利)" +value: "de_AT" +data: "de_AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "德语(比利时)" +value: "de_BE" +data: "de_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "德语(德国)" +value: "de_DE" +data: "de_DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: "德语(列支敦士登)" +value: "de_LI" +data: "de_LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "德语(卢森堡)" +value: "de_LU" +data: "de_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "德语(瑞士)" +value: "de_CH" +data: "de_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "德语(意大利)" +value: "de_IT" +data: "de_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "俄语" +value: "ru" +data: "ru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "俄语(白俄罗斯)" +value: "ru_BY" +data: "ru_BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "俄语(俄罗斯)" +value: "ru_RU" +data: "ru_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "俄语(哈萨克斯坦)" +value: "ru_KZ" +data: "ru_KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "俄语(吉尔吉斯斯坦)" +value: "ru_KG" +data: "ru_KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "俄语(摩尔多瓦)" +value: "ru_MD" +data: "ru_MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "俄语(乌克兰)" +value: "ru_UA" +data: "ru_UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "法罗语" +value: "fo" +data: "fo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "法罗语(丹麦)" +value: "fo_DK" +data: "fo_DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "法罗语(法罗群岛)" +value: "fo_FO" +data: "fo_FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "法语" +value: "fr" +data: "fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "法语(阿尔及利亚)" +value: "fr_DZ" +data: "fr_DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "法语(贝宁)" +value: "fr_BJ" +data: "fr_BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "法语(比利时)" +value: "fr_BE" +data: "fr_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "法语(布基纳法索)" +value: "fr_BF" +data: "fr_BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "法语(布隆迪)" +value: "fr_BI" +data: "fr_BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "法语(赤道几内亚)" +value: "fr_GQ" +data: "fr_GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "法语(多哥)" +value: "fr_TG" +data: "fr_TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "法语(法国)" +value: "fr_FR" +data: "fr_FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "法语(法属波利尼西亚)" +value: "fr_PF" +data: "fr_PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "法语(法属圭亚那)" +value: "fr_GF" +data: "fr_GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "法语(法属圣马丁)" +value: "fr_MF" +data: "fr_MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "法语(刚果(布))" +value: "fr_CG" +data: "fr_CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "法语(刚果(金))" +value: "fr_CD" +data: "fr_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "法语(瓜德罗普)" +value: "fr_GP" +data: "fr_GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "法语(海地)" +value: "fr_HT" +data: "fr_HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "法语(吉布提)" +value: "fr_DJ" +data: "fr_DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "法语(几内亚)" +value: "fr_GN" +data: "fr_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "法语(加拿大)" +value: "fr_CA" +data: "fr_CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "法语(加蓬)" +value: "fr_GA" +data: "fr_GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "法语(喀麦隆)" +value: "fr_CM" +data: "fr_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "法语(科摩罗)" +value: "fr_KM" +data: "fr_KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "法语(科特迪瓦)" +value: "fr_CI" +data: "fr_CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "法语(留尼汪)" +value: "fr_RE" +data: "fr_RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "法语(卢森堡)" +value: "fr_LU" +data: "fr_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "法语(卢旺达)" +value: "fr_RW" +data: "fr_RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "法语(马达加斯加)" +value: "fr_MG" +data: "fr_MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "法语(马里)" +value: "fr_ML" +data: "fr_ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "法语(马提尼克)" +value: "fr_MQ" +data: "fr_MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "法语(马约特)" +value: "fr_YT" +data: "fr_YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "法语(毛里求斯)" +value: "fr_MU" +data: "fr_MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "法语(毛里塔尼亚)" +value: "fr_MR" +data: "fr_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "法语(摩洛哥)" +value: "fr_MA" +data: "fr_MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "法语(摩纳哥)" +value: "fr_MC" +data: "fr_MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "法语(尼日尔)" +value: "fr_NE" +data: "fr_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "法语(瑞士)" +value: "fr_CH" +data: "fr_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "法语(塞内加尔)" +value: "fr_SN" +data: "fr_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "法语(塞舌尔)" +value: "fr_SC" +data: "fr_SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "法语(圣巴泰勒米)" +value: "fr_BL" +data: "fr_BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "法语(圣皮埃尔和密克隆群岛)" +value: "fr_PM" +data: "fr_PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "法语(突尼斯)" +value: "fr_TN" +data: "fr_TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "法语(瓦利斯和富图纳)" +value: "fr_WF" +data: "fr_WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "法语(瓦努阿图)" +value: "fr_VU" +data: "fr_VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "法语(新喀里多尼亚)" +value: "fr_NC" +data: "fr_NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "法语(叙利亚)" +value: "fr_SY" +data: "fr_SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "法语(乍得)" +value: "fr_TD" +data: "fr_TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "法语(中非共和国)" +value: "fr_CF" +data: "fr_CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "梵语" +value: "sa" +data: "sa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "梵语(印度)" +value: "sa_IN" +data: "sa_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "芬兰语" +value: "fi" +data: "fi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "芬兰语(芬兰)" +value: "fi_FI" +data: "fi_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "富拉语" +value: "ff" +data: "ff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "富拉语(阿德拉姆文,布基纳法索)" +value: "ff_Adlm_BF" +data: "ff_Adlm_BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "富拉语(阿德拉姆文,冈比亚)" +value: "ff_Adlm_GM" +data: "ff_Adlm_GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "富拉语(阿德拉姆文,几内亚)" +value: "ff_Adlm_GN" +data: "ff_Adlm_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "富拉语(阿德拉姆文,几内亚比绍)" +value: "ff_Adlm_GW" +data: "ff_Adlm_GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "富拉语(阿德拉姆文,加纳)" +value: "ff_Adlm_GH" +data: "ff_Adlm_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "富拉语(阿德拉姆文,喀麦隆)" +value: "ff_Adlm_CM" +data: "ff_Adlm_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "富拉语(阿德拉姆文,利比里亚)" +value: "ff_Adlm_LR" +data: "ff_Adlm_LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "富拉语(阿德拉姆文,毛里塔尼亚)" +value: "ff_Adlm_MR" +data: "ff_Adlm_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "富拉语(阿德拉姆文,尼日尔)" +value: "ff_Adlm_NE" +data: "ff_Adlm_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "富拉语(阿德拉姆文,尼日利亚)" +value: "ff_Adlm_NG" +data: "ff_Adlm_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "富拉语(阿德拉姆文,塞拉利昂)" +value: "ff_Adlm_SL" +data: "ff_Adlm_SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "富拉语(阿德拉姆文,塞内加尔)" +value: "ff_Adlm_SN" +data: "ff_Adlm_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "富拉语(阿德拉姆文)" +value: "ff_Adlm" +data: "ff_Adlm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "富拉语(几内亚)" +value: "ff_GN" +data: "ff_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "富拉语(喀麦隆)" +value: "ff_CM" +data: "ff_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "富拉语(拉丁文,布基纳法索)" +value: "ff_Latn_BF" +data: "ff_Latn_BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "富拉语(拉丁文,冈比亚)" +value: "ff_Latn_GM" +data: "ff_Latn_GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "富拉语(拉丁文,几内亚)" +value: "ff_Latn_GN" +data: "ff_Latn_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "富拉语(拉丁文,几内亚比绍)" +value: "ff_Latn_GW" +data: "ff_Latn_GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "富拉语(拉丁文,加纳)" +value: "ff_Latn_GH" +data: "ff_Latn_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "富拉语(拉丁文,喀麦隆)" +value: "ff_Latn_CM" +data: "ff_Latn_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "富拉语(拉丁文,利比里亚)" +value: "ff_Latn_LR" +data: "ff_Latn_LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "富拉语(拉丁文,毛里塔尼亚)" +value: "ff_Latn_MR" +data: "ff_Latn_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "富拉语(拉丁文,尼日尔)" +value: "ff_Latn_NE" +data: "ff_Latn_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "富拉语(拉丁文,尼日利亚)" +value: "ff_Latn_NG" +data: "ff_Latn_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "富拉语(拉丁文,塞拉利昂)" +value: "ff_Latn_SL" +data: "ff_Latn_SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "富拉语(拉丁文,塞内加尔)" +value: "ff_Latn_SN" +data: "ff_Latn_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "富拉语(拉丁文)" +value: "ff_Latn" +data: "ff_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "富拉语(毛里塔尼亚)" +value: "ff_MR" +data: "ff_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "富拉语(塞内加尔)" +value: "ff_SN" +data: "ff_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "高棉语" +value: "km" +data: "km" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "高棉语(柬埔寨)" +value: "km_KH" +data: "km_KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "格陵兰语" +value: "kl" +data: "kl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "格陵兰语(格陵兰)" +value: "kl_GL" +data: "kl_GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "格鲁吉亚语" +value: "ka" +data: "ka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "格鲁吉亚语(格鲁吉亚)" +value: "ka_GE" +data: "ka_GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "古吉拉特语" +value: "gu" +data: "gu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "古吉拉特语(印度)" +value: "gu_IN" +data: "gu_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "国际语" +value: "ia" +data: "ia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "国际语(世界)" +value: "ia_001" +data: "ia_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "哈萨克语" +value: "kk" +data: "kk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "哈萨克语(哈萨克斯坦)" +value: "kk_KZ" +data: "kk_KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "韩语" +value: "ko" +data: "ko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "韩语(朝鲜)" +value: "ko_KP" +data: "ko_KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "韩语(韩国)" +value: "ko_KR" +data: "ko_KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "豪萨语" +value: "ha" +data: "ha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "豪萨语(加纳)" +value: "ha_GH" +data: "ha_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "豪萨语(尼日尔)" +value: "ha_NE" +data: "ha_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "豪萨语(尼日利亚)" +value: "ha_NG" +data: "ha_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "荷兰语" +value: "nl" +data: "nl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "荷兰语(阿鲁巴)" +value: "nl_AW" +data: "nl_AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "荷兰语(比利时)" +value: "nl_BE" +data: "nl_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "荷兰语(荷兰)" +value: "nl_NL" +data: "nl_NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "荷兰语(荷属加勒比区)" +value: "nl_BQ" +data: "nl_BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "荷兰语(荷属圣马丁)" +value: "nl_SX" +data: "nl_SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "荷兰语(库拉索)" +value: "nl_CW" +data: "nl_CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "荷兰语(苏里南)" +value: "nl_SR" +data: "nl_SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "吉库尤语" +value: "ki" +data: "ki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "吉库尤语(肯尼亚)" +value: "ki_KE" +data: "ki_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "加利西亚语" +value: "gl" +data: "gl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "加利西亚语(西班牙)" +value: "gl_ES" +data: "gl_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "加泰罗尼亚语" +value: "ca" +data: "ca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "加泰罗尼亚语(安道尔)" +value: "ca_AD" +data: "ca_AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "加泰罗尼亚语(法国)" +value: "ca_FR" +data: "ca_FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "加泰罗尼亚语(西班牙)" +value: "ca_ES" +data: "ca_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "加泰罗尼亚语(意大利)" +value: "ca_IT" +data: "ca_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "捷克语" +value: "cs" +data: "cs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "捷克语(捷克)" +value: "cs_CZ" +data: "cs_CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "卡纳达语" +value: "kn" +data: "kn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "卡纳达语(印度)" +value: "kn_IN" +data: "kn_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "康沃尔语" +value: "kw" +data: "kw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "康沃尔语(英国)" +value: "kw_GB" +data: "kw_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "柯尔克孜语" +value: "ky" +data: "ky" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "柯尔克孜语(吉尔吉斯斯坦)" +value: "ky_KG" +data: "ky_KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "科萨语" +value: "xh" +data: "xh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "科萨语(南非)" +value: "xh_ZA" +data: "xh_ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "克罗地亚语" +value: "hr" +data: "hr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "克罗地亚语(波斯尼亚和黑塞哥维那)" +value: "hr_BA" +data: "hr_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "克罗地亚语(克罗地亚)" +value: "hr_HR" +data: "hr_HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "克丘亚语" +value: "qu" +data: "qu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "克丘亚语(玻利维亚)" +value: "qu_BO" +data: "qu_BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "克丘亚语(厄瓜多尔)" +value: "qu_EC" +data: "qu_EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "克丘亚语(秘鲁)" +value: "qu_PE" +data: "qu_PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "克什米尔语" +value: "ks" +data: "ks" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "克什米尔语(阿拉伯文,印度)" +value: "ks_Arab_IN" +data: "ks_Arab_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "克什米尔语(阿拉伯文)" +value: "ks_Arab" +data: "ks_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "克什米尔语(天城文,印度)" +value: "ks_Deva_IN" +data: "ks_Deva_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "克什米尔语(天城文)" +value: "ks_Deva" +data: "ks_Deva" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "克什米尔语(印度)" +value: "ks_IN" +data: "ks_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "库尔德语" +value: "ku" +data: "ku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "库尔德语(土耳其)" +value: "ku_TR" +data: "ku_TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "拉脱维亚语" +value: "lv" +data: "lv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "拉脱维亚语(拉脱维亚)" +value: "lv_LV" +data: "lv_LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "老挝语" +value: "lo" +data: "lo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "老挝语(老挝)" +value: "lo_LA" +data: "lo_LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "立陶宛语" +value: "lt" +data: "lt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "立陶宛语(立陶宛)" +value: "lt_LT" +data: "lt_LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "林加拉语" +value: "ln" +data: "ln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "林加拉语(安哥拉)" +value: "ln_AO" +data: "ln_AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "林加拉语(刚果(布))" +value: "ln_CG" +data: "ln_CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "林加拉语(刚果(金))" +value: "ln_CD" +data: "ln_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "林加拉语(中非共和国)" +value: "ln_CF" +data: "ln_CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "隆迪语" +value: "rn" +data: "rn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "隆迪语(布隆迪)" +value: "rn_BI" +data: "rn_BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "卢干达语" +value: "lg" +data: "lg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "卢干达语(乌干达)" +value: "lg_UG" +data: "lg_UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "卢森堡语" +value: "lb" +data: "lb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "卢森堡语(卢森堡)" +value: "lb_LU" +data: "lb_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "卢旺达语" +value: "rw" +data: "rw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "卢旺达语(卢旺达)" +value: "rw_RW" +data: "rw_RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "鲁巴加丹加语" +value: "lu" +data: "lu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "鲁巴加丹加语(刚果(金))" +value: "lu_CD" +data: "lu_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "罗马尼亚语" +value: "ro" +data: "ro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "罗马尼亚语(罗马尼亚)" +value: "ro_RO" +data: "ro_RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "罗马尼亚语(摩尔多瓦)" +value: "ro_MD" +data: "ro_MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "罗曼什语" +value: "rm" +data: "rm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "罗曼什语(瑞士)" +value: "rm_CH" +data: "rm_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "马恩语" +value: "gv" +data: "gv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "马恩语(马恩岛)" +value: "gv_IM" +data: "gv_IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "马耳他语" +value: "mt" +data: "mt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "马耳他语(马耳他)" +value: "mt_MT" +data: "mt_MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "马拉地语" +value: "mr" +data: "mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "马拉地语(印度)" +value: "mr_IN" +data: "mr_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "马拉加斯语" +value: "mg" +data: "mg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "马拉加斯语(马达加斯加)" +value: "mg_MG" +data: "mg_MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "马拉雅拉姆语" +value: "ml" +data: "ml" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "马拉雅拉姆语(印度)" +value: "ml_IN" +data: "ml_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "马来语" +value: "ms" +data: "ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "马来语(马来西亚)" +value: "ms_MY" +data: "ms_MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "马来语(文莱)" +value: "ms_BN" +data: "ms_BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "马来语(新加坡)" +value: "ms_SG" +data: "ms_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "马来语(印度尼西亚)" +value: "ms_ID" +data: "ms_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "马其顿语" +value: "mk" +data: "mk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "马其顿语(北马其顿)" +value: "mk_MK" +data: "mk_MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "毛利语" +value: "mi" +data: "mi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "毛利语(新西兰)" +value: "mi_NZ" +data: "mi_NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "蒙古语" +value: "mn" +data: "mn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "蒙古语(蒙古)" +value: "mn_MN" +data: "mn_MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "孟加拉语" +value: "bn" +data: "bn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "孟加拉语(孟加拉国)" +value: "bn_BD" +data: "bn_BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "孟加拉语(印度)" +value: "bn_IN" +data: "bn_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "缅甸语" +value: "my" +data: "my" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "缅甸语(缅甸)" +value: "my_MM" +data: "my_MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "南非荷兰语" +value: "af" +data: "af" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "南非荷兰语(纳米比亚)" +value: "af_NA" +data: "af_NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "南非荷兰语(南非)" +value: "af_ZA" +data: "af_ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "尼泊尔语" +value: "ne" +data: "ne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "尼泊尔语(尼泊尔)" +value: "ne_NP" +data: "ne_NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "尼泊尔语(印度)" +value: "ne_IN" +data: "ne_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "挪威尼诺斯克语" +value: "nn" +data: "nn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "挪威尼诺斯克语(挪威)" +value: "nn_NO" +data: "nn_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "挪威语" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "挪威语(挪威)" +value: "no_NO" +data: "no_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "旁遮普语" +value: "pa" +data: "pa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "旁遮普语(阿拉伯文,巴基斯坦)" +value: "pa_Arab_PK" +data: "pa_Arab_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "旁遮普语(阿拉伯文)" +value: "pa_Arab" +data: "pa_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "旁遮普语(巴基斯坦)" +value: "pa_PK" +data: "pa_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "旁遮普语(果鲁穆奇文,印度)" +value: "pa_Guru_IN" +data: "pa_Guru_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "旁遮普语(果鲁穆奇文)" +value: "pa_Guru" +data: "pa_Guru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "旁遮普语(印度)" +value: "pa_IN" +data: "pa_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "葡萄牙语" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "葡萄牙语(安哥拉)" +value: "pt_AO" +data: "pt_AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "葡萄牙语(巴西)" +value: "pt_BR" +data: "pt_BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "葡萄牙语(赤道几内亚)" +value: "pt_GQ" +data: "pt_GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "葡萄牙语(东帝汶)" +value: "pt_TL" +data: "pt_TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "葡萄牙语(佛得角)" +value: "pt_CV" +data: "pt_CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "葡萄牙语(几内亚比绍)" +value: "pt_GW" +data: "pt_GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "葡萄牙语(卢森堡)" +value: "pt_LU" +data: "pt_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "葡萄牙语(莫桑比克)" +value: "pt_MZ" +data: "pt_MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "葡萄牙语(葡萄牙)" +value: "pt_PT" +data: "pt_PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "葡萄牙语(瑞士)" +value: "pt_CH" +data: "pt_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "葡萄牙语(圣多美和普林西比)" +value: "pt_ST" +data: "pt_ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "葡萄牙语(中国澳门特别行政区)" +value: "pt_MO" +data: "pt_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "普什图语" +value: "ps" +data: "ps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "普什图语(阿富汗)" +value: "ps_AF" +data: "ps_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "普什图语(巴基斯坦)" +value: "ps_PK" +data: "ps_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "日语" +value: "ja" +data: "ja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "日语(日本)" +value: "ja_JP" +data: "ja_JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "瑞典语" +value: "sv" +data: "sv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "瑞典语(奥兰群岛)" +value: "sv_AX" +data: "sv_AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "瑞典语(芬兰)" +value: "sv_FI" +data: "sv_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "瑞典语(瑞典)" +value: "sv_SE" +data: "sv_SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "萨丁语" +value: "sc" +data: "sc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "萨丁语(意大利)" +value: "sc_IT" +data: "sc_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "塞尔维亚-克罗地亚语" +value: "sh" +data: "sh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "塞尔维亚-克罗地亚语(波斯尼亚和黑塞哥维那)" +value: "sh_BA" +data: "sh_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "塞尔维亚语" +value: "sr" +data: "sr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "塞尔维亚语(波斯尼亚和黑塞哥维那)" +value: "sr_BA" +data: "sr_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "塞尔维亚语(黑山)" +value: "sr_ME" +data: "sr_ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "塞尔维亚语(拉丁文,波斯尼亚和黑塞哥维那)" +value: "sr_Latn_BA" +data: "sr_Latn_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "塞尔维亚语(拉丁文,黑山)" +value: "sr_Latn_ME" +data: "sr_Latn_ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "塞尔维亚语(拉丁文,塞尔维亚)" +value: "sr_Latn_RS" +data: "sr_Latn_RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "塞尔维亚语(拉丁文)" +value: "sr_Latn" +data: "sr_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "塞尔维亚语(塞尔维亚)" +value: "sr_RS" +data: "sr_RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "塞尔维亚语(西里尔文,波斯尼亚和黑塞哥维那)" +value: "sr_Cyrl_BA" +data: "sr_Cyrl_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "塞尔维亚语(西里尔文,黑山)" +value: "sr_Cyrl_ME" +data: "sr_Cyrl_ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "塞尔维亚语(西里尔文,塞尔维亚)" +value: "sr_Cyrl_RS" +data: "sr_Cyrl_RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "塞尔维亚语(西里尔文)" +value: "sr_Cyrl" +data: "sr_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "桑戈语" +value: "sg" +data: "sg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "桑戈语(中非共和国)" +value: "sg_CF" +data: "sg_CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "僧伽罗语" +value: "si" +data: "si" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "僧伽罗语(斯里兰卡)" +value: "si_LK" +data: "si_LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "绍纳语" +value: "sn" +data: "sn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "绍纳语(津巴布韦)" +value: "sn_ZW" +data: "sn_ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "世界语" +value: "eo" +data: "eo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "世界语(世界)" +value: "eo_001" +data: "eo_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "书面挪威语" +value: "nb" +data: "nb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "书面挪威语(挪威)" +value: "nb_NO" +data: "nb_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "书面挪威语(斯瓦尔巴和扬马延)" +value: "nb_SJ" +data: "nb_SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "斯洛伐克语" +value: "sk" +data: "sk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "斯洛伐克语(斯洛伐克)" +value: "sk_SK" +data: "sk_SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "斯洛文尼亚语" +value: "sl" +data: "sl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "斯洛文尼亚语(斯洛文尼亚)" +value: "sl_SI" +data: "sl_SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "斯瓦希里语" +value: "sw" +data: "sw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "斯瓦希里语(刚果(金))" +value: "sw_CD" +data: "sw_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "斯瓦希里语(肯尼亚)" +value: "sw_KE" +data: "sw_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "斯瓦希里语(坦桑尼亚)" +value: "sw_TZ" +data: "sw_TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "斯瓦希里语(乌干达)" +value: "sw_UG" +data: "sw_UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "四川彝语" +value: "ii" +data: "ii" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "四川彝语(中国)" +value: "ii_CN" +data: "ii_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "苏格兰盖尔语" +value: "gd" +data: "gd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "苏格兰盖尔语(英国)" +value: "gd_GB" +data: "gd_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "索马里语" +value: "so" +data: "so" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "索马里语(埃塞俄比亚)" +value: "so_ET" +data: "so_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "索马里语(吉布提)" +value: "so_DJ" +data: "so_DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "索马里语(肯尼亚)" +value: "so_KE" +data: "so_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "索马里语(索马里)" +value: "so_SO" +data: "so_SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "他加禄语" +value: "tl" +data: "tl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "他加禄语(菲律宾)" +value: "tl_PH" +data: "tl_PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "塔吉克语" +value: "tg" +data: "tg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "塔吉克语(塔吉克斯坦)" +value: "tg_TJ" +data: "tg_TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "泰卢固语" +value: "te" +data: "te" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "泰卢固语(印度)" +value: "te_IN" +data: "te_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "泰米尔语" +value: "ta" +data: "ta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "泰米尔语(马来西亚)" +value: "ta_MY" +data: "ta_MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "泰米尔语(斯里兰卡)" +value: "ta_LK" +data: "ta_LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "泰米尔语(新加坡)" +value: "ta_SG" +data: "ta_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "泰米尔语(印度)" +value: "ta_IN" +data: "ta_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "泰语" +value: "th" +data: "th" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "泰语(泰国)" +value: "th_TH" +data: "th_TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "汤加语" +value: "to" +data: "to" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "汤加语(汤加)" +value: "to_TO" +data: "to_TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "提格利尼亚语" +value: "ti" +data: "ti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "提格利尼亚语(埃塞俄比亚)" +value: "ti_ET" +data: "ti_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "提格利尼亚语(厄立特里亚)" +value: "ti_ER" +data: "ti_ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "土耳其语" +value: "tr" +data: "tr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "土耳其语(塞浦路斯)" +value: "tr_CY" +data: "tr_CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "土耳其语(土耳其)" +value: "tr_TR" +data: "tr_TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "土库曼语" +value: "tk" +data: "tk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "土库曼语(土库曼斯坦)" +value: "tk_TM" +data: "tk_TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "威尔士语" +value: "cy" +data: "cy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "威尔士语(英国)" +value: "cy_GB" +data: "cy_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "维吾尔语" +value: "ug" +data: "ug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "维吾尔语(中国)" +value: "ug_CN" +data: "ug_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "沃洛夫语" +value: "wo" +data: "wo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "沃洛夫语(塞内加尔)" +value: "wo_SN" +data: "wo_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "乌尔都语" +value: "ur" +data: "ur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "乌尔都语(巴基斯坦)" +value: "ur_PK" +data: "ur_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "乌尔都语(印度)" +value: "ur_IN" +data: "ur_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "乌克兰语" +value: "uk" +data: "uk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "乌克兰语(乌克兰)" +value: "uk_UA" +data: "uk_UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "乌兹别克语" +value: "uz" +data: "uz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "乌兹别克语(阿富汗)" +value: "uz_AF" +data: "uz_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "乌兹别克语(阿拉伯文,阿富汗)" +value: "uz_Arab_AF" +data: "uz_Arab_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "乌兹别克语(阿拉伯文)" +value: "uz_Arab" +data: "uz_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "乌兹别克语(拉丁文,乌兹别克斯坦)" +value: "uz_Latn_UZ" +data: "uz_Latn_UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "乌兹别克语(拉丁文)" +value: "uz_Latn" +data: "uz_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "乌兹别克语(乌兹别克斯坦)" +value: "uz_UZ" +data: "uz_UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "乌兹别克语(西里尔文,乌兹别克斯坦)" +value: "uz_Cyrl_UZ" +data: "uz_Cyrl_UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "乌兹别克语(西里尔文)" +value: "uz_Cyrl" +data: "uz_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "西班牙语" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "西班牙语(阿根廷)" +value: "es_AR" +data: "es_AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "西班牙语(巴拉圭)" +value: "es_PY" +data: "es_PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "西班牙语(巴拿马)" +value: "es_PA" +data: "es_PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "西班牙语(巴西)" +value: "es_BR" +data: "es_BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "西班牙语(波多黎各)" +value: "es_PR" +data: "es_PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "西班牙语(玻利维亚)" +value: "es_BO" +data: "es_BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "西班牙语(伯利兹)" +value: "es_BZ" +data: "es_BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "西班牙语(赤道几内亚)" +value: "es_GQ" +data: "es_GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "西班牙语(多米尼加共和国)" +value: "es_DO" +data: "es_DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "西班牙语(厄瓜多尔)" +value: "es_EC" +data: "es_EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "西班牙语(菲律宾)" +value: "es_PH" +data: "es_PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "西班牙语(哥伦比亚)" +value: "es_CO" +data: "es_CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "西班牙语(哥斯达黎加)" +value: "es_CR" +data: "es_CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "西班牙语(古巴)" +value: "es_CU" +data: "es_CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "西班牙语(洪都拉斯)" +value: "es_HN" +data: "es_HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "西班牙语(拉丁美洲)" +value: "es_419" +data: "es_419" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "西班牙语(美国)" +value: "es_US" +data: "es_US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "西班牙语(秘鲁)" +value: "es_PE" +data: "es_PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "西班牙语(墨西哥)" +value: "es_MX" +data: "es_MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "西班牙语(尼加拉瓜)" +value: "es_NI" +data: "es_NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "西班牙语(萨尔瓦多)" +value: "es_SV" +data: "es_SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "西班牙语(危地马拉)" +value: "es_GT" +data: "es_GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "西班牙语(委内瑞拉)" +value: "es_VE" +data: "es_VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "西班牙语(乌拉圭)" +value: "es_UY" +data: "es_UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "西班牙语(西班牙)" +value: "es_ES" +data: "es_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "西班牙语(智利)" +value: "es_CL" +data: "es_CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "西弗里西亚语" +value: "fy" +data: "fy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "西弗里西亚语(荷兰)" +value: "fy_NL" +data: "fy_NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "希伯来语" +value: "he" +data: "he" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "希伯来语(以色列)" +value: "he_IL" +data: "he_IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "希腊语" +value: "el" +data: "el" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "希腊语(塞浦路斯)" +value: "el_CY" +data: "el_CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "希腊语(希腊)" +value: "el_GR" +data: "el_GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "信德语" +value: "sd" +data: "sd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "信德语(阿拉伯文,巴基斯坦)" +value: "sd_Arab_PK" +data: "sd_Arab_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "信德语(阿拉伯文)" +value: "sd_Arab" +data: "sd_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "信德语(巴基斯坦)" +value: "sd_PK" +data: "sd_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "信德语(天城文,印度)" +value: "sd_Deva_IN" +data: "sd_Deva_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "信德语(天城文)" +value: "sd_Deva" +data: "sd_Deva" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "信德语(印度)" +value: "sd_IN" +data: "sd_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "匈牙利语" +value: "hu" +data: "hu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "匈牙利语(匈牙利)" +value: "hu_HU" +data: "hu_HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "巽他语" +value: "su" +data: "su" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "巽他语(拉丁文,印度尼西亚)" +value: "su_Latn_ID" +data: "su_Latn_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "巽他语(拉丁文)" +value: "su_Latn" +data: "su_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "巽他语(印度尼西亚)" +value: "su_ID" +data: "su_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "亚美尼亚语" +value: "hy" +data: "hy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "亚美尼亚语(亚美尼亚)" +value: "hy_AM" +data: "hy_AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "伊博语" +value: "ig" +data: "ig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "伊博语(尼日利亚)" +value: "ig_NG" +data: "ig_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "意大利语" +value: "it" +data: "it" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "意大利语(梵蒂冈)" +value: "it_VA" +data: "it_VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "意大利语(瑞士)" +value: "it_CH" +data: "it_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "意大利语(圣马力诺)" +value: "it_SM" +data: "it_SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "意大利语(意大利)" +value: "it_IT" +data: "it_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "意第绪语" +value: "yi" +data: "yi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "意第绪语(世界)" +value: "yi_001" +data: "yi_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "印地语" +value: "hi" +data: "hi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "印地语(拉丁文,印度)" +value: "hi_Latn_IN" +data: "hi_Latn_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "印地语(拉丁文)" +value: "hi_Latn" +data: "hi_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "印地语(印度)" +value: "hi_IN" +data: "hi_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "印度尼西亚语" +value: "id" +data: "id" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "印度尼西亚语(印度尼西亚)" +value: "id_ID" +data: "id_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "英语" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "英语(阿拉伯联合酋长国)" +value: "en_AE" +data: "en_AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "英语(爱尔兰)" +value: "en_IE" +data: "en_IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "英语(安圭拉)" +value: "en_AI" +data: "en_AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "英语(安提瓜和巴布达)" +value: "en_AG" +data: "en_AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "英语(奥地利)" +value: "en_AT" +data: "en_AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "英语(澳大利亚)" +value: "en_AU" +data: "en_AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "英语(巴巴多斯)" +value: "en_BB" +data: "en_BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "英语(巴布亚新几内亚)" +value: "en_PG" +data: "en_PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "英语(巴哈马)" +value: "en_BS" +data: "en_BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "英语(巴基斯坦)" +value: "en_PK" +data: "en_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "英语(百慕大)" +value: "en_BM" +data: "en_BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "英语(北马里亚纳群岛)" +value: "en_MP" +data: "en_MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "英语(比利时)" +value: "en_BE" +data: "en_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "英语(波多黎各)" +value: "en_PR" +data: "en_PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "英语(伯利兹)" +value: "en_BZ" +data: "en_BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "英语(博茨瓦纳)" +value: "en_BW" +data: "en_BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "英语(布隆迪)" +value: "en_BI" +data: "en_BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "英语(丹麦)" +value: "en_DK" +data: "en_DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "英语(德国)" +value: "en_DE" +data: "en_DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "英语(多米尼克)" +value: "en_DM" +data: "en_DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "英语(厄立特里亚)" +value: "en_ER" +data: "en_ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "英语(菲律宾)" +value: "en_PH" +data: "en_PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "英语(斐济)" +value: "en_FJ" +data: "en_FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "英语(芬兰)" +value: "en_FI" +data: "en_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "英语(福克兰群岛)" +value: "en_FK" +data: "en_FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "英语(冈比亚)" +value: "en_GM" +data: "en_GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "英语(格林纳达)" +value: "en_GD" +data: "en_GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "英语(根西岛)" +value: "en_GG" +data: "en_GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "英语(关岛)" +value: "en_GU" +data: "en_GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "英语(圭亚那)" +value: "en_GY" +data: "en_GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "英语(荷兰)" +value: "en_NL" +data: "en_NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "英语(荷属圣马丁)" +value: "en_SX" +data: "en_SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "英语(基里巴斯)" +value: "en_KI" +data: "en_KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "英语(加拿大)" +value: "en_CA" +data: "en_CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "英语(加纳)" +value: "en_GH" +data: "en_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "英语(津巴布韦)" +value: "en_ZW" +data: "en_ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "英语(喀麦隆)" +value: "en_CM" +data: "en_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "英语(开曼群岛)" +value: "en_KY" +data: "en_KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "英语(科科斯(基林)群岛)" +value: "en_CC" +data: "en_CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "英语(肯尼亚)" +value: "en_KE" +data: "en_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "英语(库克群岛)" +value: "en_CK" +data: "en_CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "英语(莱索托)" +value: "en_LS" +data: "en_LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "英语(利比里亚)" +value: "en_LR" +data: "en_LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "英语(卢旺达)" +value: "en_RW" +data: "en_RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "英语(马达加斯加)" +value: "en_MG" +data: "en_MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "英语(马恩岛)" +value: "en_IM" +data: "en_IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "英语(马尔代夫)" +value: "en_MV" +data: "en_MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "英语(马耳他)" +value: "en_MT" +data: "en_MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "英语(马拉维)" +value: "en_MW" +data: "en_MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "英语(马来西亚)" +value: "en_MY" +data: "en_MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "英语(马绍尔群岛)" +value: "en_MH" +data: "en_MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "英语(毛里求斯)" +value: "en_MU" +data: "en_MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "英语(美国)" +value: "en_US" +data: "en_US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "英语(美国本土外小岛屿)" +value: "en_UM" +data: "en_UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "英语(美属萨摩亚)" +value: "en_AS" +data: "en_AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "英语(美属维尔京群岛)" +value: "en_VI" +data: "en_VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "英语(蒙特塞拉特)" +value: "en_MS" +data: "en_MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "英语(密克罗尼西亚)" +value: "en_FM" +data: "en_FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "英语(纳米比亚)" +value: "en_NA" +data: "en_NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "英语(南非)" +value: "en_ZA" +data: "en_ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "英语(南苏丹)" +value: "en_SS" +data: "en_SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "英语(瑙鲁)" +value: "en_NR" +data: "en_NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "英语(尼日利亚)" +value: "en_NG" +data: "en_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "英语(纽埃)" +value: "en_NU" +data: "en_NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "英语(诺福克岛)" +value: "en_NF" +data: "en_NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "英语(欧洲)" +value: "en_150" +data: "en_150" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "英语(帕劳)" +value: "en_PW" +data: "en_PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "英语(皮特凯恩群岛)" +value: "en_PN" +data: "en_PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "英语(瑞典)" +value: "en_SE" +data: "en_SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "英语(瑞士)" +value: "en_CH" +data: "en_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "英语(萨摩亚)" +value: "en_WS" +data: "en_WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "英语(塞拉利昂)" +value: "en_SL" +data: "en_SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "英语(塞浦路斯)" +value: "en_CY" +data: "en_CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "英语(塞舌尔)" +value: "en_SC" +data: "en_SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "英语(圣诞岛)" +value: "en_CX" +data: "en_CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "英语(圣赫勒拿)" +value: "en_SH" +data: "en_SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "英语(圣基茨和尼维斯)" +value: "en_KN" +data: "en_KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "英语(圣卢西亚)" +value: "en_LC" +data: "en_LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "英语(圣文森特和格林纳丁斯)" +value: "en_VC" +data: "en_VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "英语(世界)" +value: "en_001" +data: "en_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "英语(斯洛文尼亚)" +value: "en_SI" +data: "en_SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "英语(斯威士兰)" +value: "en_SZ" +data: "en_SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "英语(苏丹)" +value: "en_SD" +data: "en_SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "英语(所罗门群岛)" +value: "en_SB" +data: "en_SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "英语(坦桑尼亚)" +value: "en_TZ" +data: "en_TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "英语(汤加)" +value: "en_TO" +data: "en_TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "英语(特克斯和凯科斯群岛)" +value: "en_TC" +data: "en_TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "英语(特立尼达和多巴哥)" +value: "en_TT" +data: "en_TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "英语(图瓦卢)" +value: "en_TV" +data: "en_TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "英语(托克劳)" +value: "en_TK" +data: "en_TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "英语(瓦努阿图)" +value: "en_VU" +data: "en_VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "英语(乌干达)" +value: "en_UG" +data: "en_UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "英语(新加坡)" +value: "en_SG" +data: "en_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "英语(新西兰)" +value: "en_NZ" +data: "en_NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "英语(牙买加)" +value: "en_JM" +data: "en_JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "英语(以色列)" +value: "en_IL" +data: "en_IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "英语(印度)" +value: "en_IN" +data: "en_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "英语(英国)" +value: "en_GB" +data: "en_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "英语(英属维尔京群岛)" +value: "en_VG" +data: "en_VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "英语(英属印度洋领地)" +value: "en_IO" +data: "en_IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "英语(赞比亚)" +value: "en_ZM" +data: "en_ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "英语(泽西岛)" +value: "en_JE" +data: "en_JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "英语(直布罗陀)" +value: "en_GI" +data: "en_GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "英语(中国澳门特别行政区)" +value: "en_MO" +data: "en_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "英语(中国香港特别行政区)" +value: "en_HK" +data: "en_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "约鲁巴语" +value: "yo" +data: "yo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "约鲁巴语(贝宁)" +value: "yo_BJ" +data: "yo_BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "约鲁巴语(尼日利亚)" +value: "yo_NG" +data: "yo_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "越南语" +value: "vi" +data: "vi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "越南语(越南)" +value: "vi_VN" +data: "vi_VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "爪哇语" +value: "jv" +data: "jv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "爪哇语(印度尼西亚)" +value: "jv_ID" +data: "jv_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "中文" +value: "zh" +data: "zh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "中文(繁体,台湾)" +value: "zh_Hant_TW" +data: "zh_Hant_TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "中文(繁体,中国澳门特别行政区)" +value: "zh_Hant_MO" +data: "zh_Hant_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "中文(繁体,中国香港特别行政区)" +value: "zh_Hant_HK" +data: "zh_Hant_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "中文(繁体)" +value: "zh_Hant" +data: "zh_Hant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "中文(简体,新加坡)" +value: "zh_Hans_SG" +data: "zh_Hans_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "中文(简体,中国)" +value: "zh_Hans_CN" +data: "zh_Hans_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "中文(简体,中国澳门特别行政区)" +value: "zh_Hans_MO" +data: "zh_Hans_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "中文(简体,中国香港特别行政区)" +value: "zh_Hans_HK" +data: "zh_Hans_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "中文(简体)" +value: "zh_Hans" +data: "zh_Hans" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "中文(台湾)" +value: "zh_TW" +data: "zh_TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "中文(新加坡)" +value: "zh_SG" +data: "zh_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "中文(中国)" +value: "zh_CN" +data: "zh_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "中文(中国澳门特别行政区)" +value: "zh_MO" +data: "zh_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "中文(中国香港特别行政区)" +value: "zh_HK" +data: "zh_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "宗卡语" +value: "dz" +data: "dz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "宗卡语(不丹)" +value: "dz_BT" +data: "dz_BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "祖鲁语" +value: "zu" +data: "zu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "祖鲁语(南非)" +value: "zu_ZA" +data: "zu_ZA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "zh_Hans_MO" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1056 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\LocaleField" -propertyName: "locale" -value: "zh_Hans_MO" -formattedValue: "中文(简体,中国澳门特别行政区)" -formatValueCallable: null -label: "Locale Field" -formType: "Symfony\Component\Form\Extension\Core\Type\LocaleType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1053 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-locale" -columns: null -defaultColumns: "col-md-5 col-xxl-4" -translationParameters: [] -templateName: "crud/field/locale" -templatePath: "@EasyAdmin/crud/field/locale.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1054 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1052 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1393 …} -uniqueId: Symfony\Component\Uid\Ulid {#1055 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5476 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1056 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\LocaleField" -propertyName: "locale" -value: "zh_Hans_MO" -formattedValue: "中文(简体,中国澳门特别行政区)" -formatValueCallable: null -label: "Locale Field" -formType: "Symfony\Component\Form\Extension\Core\Type\LocaleType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1053 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-locale" -columns: null -defaultColumns: "col-md-5 col-xxl-4" -translationParameters: [] -templateName: "crud/field/locale" -templatePath: "@EasyAdmin/crud/field/locale.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1054 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1052 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1393 …} -uniqueId: Symfony\Component\Uid\Ulid {#1055 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#4835 -form: Symfony\Component\Form\Form {#2698 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4833 …5} |
| full_name | "FormFieldReference[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_locale" |
| is_selected | Closure($choice, $value) {#5474 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Locale Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "locale" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-locale" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_locale" |
| valid | true |
| value | "zh_Hans_MO" |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2188 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#2190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2189 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1555 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1558 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1557 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1559 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1560 …} -uniqueId: Symfony\Component\Uid\Ulid {#1556 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1561 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5479 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1555 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1558 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1557 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1559 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1560 …} -uniqueId: Symfony\Component\Uid\Ulid {#1556 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1561 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5477 -form: Symfony\Component\Form\Form {#2701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5475 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSS" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#1044 -message: "Association & Collection Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#2197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1044 -message: "Association & Collection Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2198 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#973 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1044 -message: "Association & Collection Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#918 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#971 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#917 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -uniqueId: Symfony\Component\Uid\Ulid {#972 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#915 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5482 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#973 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1044 -message: "Association & Collection Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#918 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#971 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#917 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -uniqueId: Symfony\Component\Uid\Ulid {#972 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#915 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5480 -form: Symfony\Component\Form\Form {#2704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5478 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4" |
| label | Symfony\Component\Translation\TranslatableMessage {#1044 -message: "Association & Collection Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70H2ZGRG5NH11VQ0FSX4" |
| valid | true |
| value | null |
array
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "Item 1" "Item 2" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| label | "Array Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-array" ] |
[ "class" => "field-array" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2212 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Array Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | false |
| row_attr | [ "class" => "field-array" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2208 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_FormFieldReference_array" ] |
| cache_key | "_FormFieldReference_array_collection" |
| compound | true |
| data | [ "Item 1" "Item 2" ] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1069 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "array" -value: [ "Item 1" "Item 2" ] -formattedValue: [ "Item 1" "Item 2" ] -formatValueCallable: null -label: "Array Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1066 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/array" -templatePath: "@EasyAdmin/crud/field/array.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1067 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1065 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1394 …} -uniqueId: Symfony\Component\Uid\Ulid {#1068 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5488 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1069 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "array" -value: [ "Item 1" "Item 2" ] -formattedValue: [ "Item 1" "Item 2" ] -formatValueCallable: null -label: "Array Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1066 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/array" -templatePath: "@EasyAdmin/crud/field/array.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1067 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1065 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1394 …} -uniqueId: Symfony\Component\Uid\Ulid {#1068 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5483 -form: Symfony\Component\Form\Form {#2707 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5481 …5} |
| full_name | "FormFieldReference[array]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_array" |
| label | "Array Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "array" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#5484 …5} |
| required | false |
| row_attr | [ "class" => "field-array" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_array" |
| valid | true |
| value | [ "Item 1" "Item 2" ] |
0
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Item 1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| label | false |
false
|
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2899 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | [] |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2902 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "text" "_FormFieldReference_array_entry" ] |
| cache_key | "_FormFieldReference_array_entry_text" |
| compound | false |
| data | "Item 1" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5492 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5490 -form: Symfony\Component\Form\Form {#2908 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5489 …5} |
| full_name | "FormFieldReference[array][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_array_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_array_entry" |
| valid | true |
| value | "Item 1" |
1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Item 2" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| label | false |
false
|
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | [] |
| 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 | "[1]" |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2912 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "text" "_FormFieldReference_array_entry" ] |
| cache_key | "_FormFieldReference_array_entry_text" |
| compound | false |
| data | "Item 2" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5495 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5493 -form: Symfony\Component\Form\Form {#2920 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5491 …5} |
| full_name | "FormFieldReference[array][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_array_1" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_array_entry" |
| valid | true |
| value | "Item 2" |
author
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
| class | "App\Entity\User" |
same as passed value |
| label | "Association Field" |
same as passed value |
| label_html | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1451 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1061 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } -formattedValue: "Jane Doe" -formatValueCallable: null -label: "Association Field" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1057 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1390 …} -uniqueId: Symfony\Component\Uid\Ulid {#1058 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1025 …} } } } |
Doctrine\ORM\QueryBuilder {#2249 -em: Doctrine\ORM\EntityManager {#355 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2251 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2252 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#2250 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| 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 {#2244 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2245 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2273 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2254 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2253 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2255 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2257 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2267 …} } |
| choices | null |
| class | "App\Entity\User" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#355 …11} |
| 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 {#2264 -om: Doctrine\ORM\EntityManager {#355 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Association Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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 | Doctrine\ORM\QueryBuilder {#2249 -em: Doctrine\ORM\EntityManager {#355 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2251 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2252 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#2250 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2246 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_FormFieldReference_author" ] |
| cache_key | "_FormFieldReference_author_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "Jane Doe" +value: "1" +data: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +label: "Tom Doe" +value: "2" +data: App\Entity\User {#5511 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "John Doe" +value: "3" +data: App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1061 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } -formattedValue: "Jane Doe" -formatValueCallable: null -label: "Association Field" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1057 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1390 …} -uniqueId: Symfony\Component\Uid\Ulid {#1058 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1025 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765} +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5509 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1061 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } -formattedValue: "Jane Doe" -formatValueCallable: null -label: "Association Field" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1057 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1390 …} -uniqueId: Symfony\Component\Uid\Ulid {#1058 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1025 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765} +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5494 -form: Symfony\Component\Form\Form {#2710 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5486 …5} |
| full_name | "FormFieldReference[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_author" |
| is_selected | Closure($choice, $value) {#5502 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1866 …} } |
| label | "Association Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "author" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_author" |
| valid | true |
| value | "1" |
collectionSimple
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
false
|
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Type\CollectionSimpleType" |
same as passed value |
| label | "Collection Field (simple)" |
same as passed value |
| label_html | true |
same as passed value |
| prototype_name | "__collectionSimplename__" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Type\CollectionSimpleType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Collection Field (simple)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__collectionSimplename__" |
| required | false |
| row_attr | [ "class" => "field-collection" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2269 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_FormFieldReference_collectionSimple" ] |
| cache_key | "_FormFieldReference_collectionSimple_collection" |
| compound | true |
| data | [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1094 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionSimple" -value: [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] -formattedValue: 2 -formatValueCallable: null -label: "Collection Field (simple)" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1091 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1092 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1090 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1448 …} -uniqueId: Symfony\Component\Uid\Ulid {#1093 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765} +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772} ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5515 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1094 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionSimple" -value: [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] -formattedValue: 2 -formatValueCallable: null -label: "Collection Field (simple)" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1091 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1092 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1090 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1448 …} -uniqueId: Symfony\Component\Uid\Ulid {#1093 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765} +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772} ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5507 -form: Symfony\Component\Form\Form {#2713 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5497 …5} |
| full_name | "FormFieldReference[collectionSimple]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionSimple" |
| label | "Collection Field (simple)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "collectionSimple" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#5506 …5} |
| required | false |
| row_attr | [ "class" => "field-collection" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionSimple" |
| valid | true |
| value | [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] |
0
"App\Form\Type\CollectionSimpleType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| label | false |
false
|
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2933 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} 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_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2935 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "collection_simple" "_FormFieldReference_collectionSimple_entry" ] |
| cache_key | "_FormFieldReference_collectionSimple_entry_collection_simple" |
| compound | true |
| data | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5520 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5518 -form: Symfony\Component\Form\Form {#2952 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5517 …5} |
| full_name | "FormFieldReference[collectionSimple][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionSimple_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionSimple_entry" |
| valid | true |
| value | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "jane_admin@symfony.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2945 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_FormFieldReference_collectionSimple_entry_email" ] |
| cache_key | "_FormFieldReference_collectionSimple_entry_email_email" |
| compound | false |
| data | "jane_admin@symfony.com" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5524 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5522 -form: Symfony\Component\Form\Form {#2955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5521 …5} |
| full_name | "FormFieldReference[collectionSimple][0][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionSimple_0_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionSimple_entry_email" |
| valid | true |
| value | "jane_admin@symfony.com" |
1
"App\Form\Type\CollectionSimpleType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| label | false |
false
|
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} 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_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2958 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "collection_simple" "_FormFieldReference_collectionSimple_entry" ] |
| cache_key | "_FormFieldReference_collectionSimple_entry_collection_simple" |
| compound | true |
| data | App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5526 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5523 -form: Symfony\Component\Form\Form {#2975 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5519 …5} |
| full_name | "FormFieldReference[collectionSimple][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionSimple_1" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionSimple_entry" |
| valid | true |
| value | App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "john_user@symfony.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2968 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_FormFieldReference_collectionSimple_entry_email" ] |
| cache_key | "_FormFieldReference_collectionSimple_entry_email_email" |
| compound | false |
| data | "john_user@symfony.com" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5530 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5528 -form: Symfony\Component\Form\Form {#2978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5527 …5} |
| full_name | "FormFieldReference[collectionSimple][1][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionSimple_1_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionSimple_entry_email" |
| valid | true |
| value | "john_user@symfony.com" |
collectionComplex
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
false
|
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Type\CollectionComplexType" |
same as passed value |
| label | "Collection Field (complex)" |
same as passed value |
| label_html | true |
same as passed value |
| prototype_name | "__collectionComplexname__" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2300 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Type\CollectionComplexType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Collection Field (complex)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__collectionComplexname__" |
| required | false |
| row_attr | [ "class" => "field-collection" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2314 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_FormFieldReference_collectionComplex" ] |
| cache_key | "_FormFieldReference_collectionComplex_collection" |
| compound | true |
| data | [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1086 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionComplex" -value: [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] -formattedValue: 2 -formatValueCallable: null -label: "Collection Field (complex)" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1082 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1080 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1449 …} -uniqueId: Symfony\Component\Uid\Ulid {#1083 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765} +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772} ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5542 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1086 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionComplex" -value: [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] -formattedValue: 2 -formatValueCallable: null -label: "Collection Field (complex)" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1082 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1080 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1449 …} -uniqueId: Symfony\Component\Uid\Ulid {#1083 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765} +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772} ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5525 -form: Symfony\Component\Form\Form {#2716 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5514 …5} |
| full_name | "FormFieldReference[collectionComplex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex" |
| label | "Collection Field (complex)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "collectionComplex" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#5529 …5} |
| required | false |
| row_attr | [ "class" => "field-collection" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex" |
| valid | true |
| value | [ App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] |
0
"App\Form\Type\CollectionComplexType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| label | false |
false
|
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} 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_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2988 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "collection_complex" "_FormFieldReference_collectionComplex_entry" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_collection_complex" |
| compound | true |
| data | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5547 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5545 -form: Symfony\Component\Form\Form {#3031 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5544 …5} |
| full_name | "FormFieldReference[collectionComplex][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry" |
| valid | true |
| value | App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } |
fullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Jane Doe" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3005 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#3006 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_FormFieldReference_collectionComplex_entry_fullName" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_fullName_text" |
| compound | false |
| data | "Jane Doe" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5551 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5549 -form: Symfony\Component\Form\Form {#3034 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5548 …5} |
| full_name | "FormFieldReference[collectionComplex][0][fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_0_fullName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry_fullName" |
| valid | true |
| value | "Jane Doe" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "jane_admin" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3014 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#3015 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_FormFieldReference_collectionComplex_entry_username" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_username_text" |
| compound | false |
| data | "jane_admin" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5554 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5552 -form: Symfony\Component\Form\Form {#3037 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5550 …5} |
| full_name | "FormFieldReference[collectionComplex][0][username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_0_username" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry_username" |
| valid | true |
| value | "jane_admin" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "jane_admin@symfony.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3023 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#3024 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_FormFieldReference_collectionComplex_entry_email" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_email_email" |
| compound | false |
| data | "jane_admin@symfony.com" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5557 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5555 -form: Symfony\Component\Form\Form {#3040 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5553 …5} |
| full_name | "FormFieldReference[collectionComplex][0][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_0_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry_email" |
| valid | true |
| value | "jane_admin@symfony.com" |
1
"App\Form\Type\CollectionComplexType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| label | false |
false
|
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} 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_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#3017 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "collection_complex" "_FormFieldReference_collectionComplex_entry" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_collection_complex" |
| compound | true |
| data | App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5559 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5556 -form: Symfony\Component\Form\Form {#3076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5546 …5} |
| full_name | "FormFieldReference[collectionComplex][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_1" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry" |
| valid | true |
| value | App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } |
fullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "John Doe" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#3051 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_FormFieldReference_collectionComplex_entry_fullName" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_fullName_text" |
| compound | false |
| data | "John Doe" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5563 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5561 -form: Symfony\Component\Form\Form {#3079 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5560 …5} |
| full_name | "FormFieldReference[collectionComplex][1][fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_1_fullName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry_fullName" |
| valid | true |
| value | "John Doe" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "john_user" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#3060 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_FormFieldReference_collectionComplex_entry_username" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_username_text" |
| compound | false |
| data | "john_user" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5566 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5564 -form: Symfony\Component\Form\Form {#3082 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5562 …5} |
| full_name | "FormFieldReference[collectionComplex][1][username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_1_username" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry_username" |
| valid | true |
| value | "john_user" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "john_user@symfony.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#3069 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_FormFieldReference_collectionComplex_entry_email" ] |
| cache_key | "_FormFieldReference_collectionComplex_entry_email_email" |
| compound | false |
| data | "john_user@symfony.com" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5569 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5567 -form: Symfony\Component\Form\Form {#3085 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5565 …5} |
| full_name | "FormFieldReference[collectionComplex][1][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_collectionComplex_1_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_collectionComplex_entry_email" |
| valid | true |
| value | "john_user@symfony.com" |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#2340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2349 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1562 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1565 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1564 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1566 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1567 …} -uniqueId: Symfony\Component\Uid\Ulid {#1563 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1568 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5570 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1562 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1565 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1564 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1566 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1567 …} -uniqueId: Symfony\Component\Uid\Ulid {#1563 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1568 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5558 -form: Symfony\Component\Form\Form {#2719 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5532 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSV" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#1089 -message: "Image Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#2390 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1089 -message: "Image Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2391 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1073 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1089 -message: "Image Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1070 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1071 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#913 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -uniqueId: Symfony\Component\Uid\Ulid {#1072 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#911 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5573 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1073 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1089 -message: "Image Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1070 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1071 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#913 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -uniqueId: Symfony\Component\Uid\Ulid {#1072 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#911 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5571 -form: Symfony\Component\Form\Form {#2722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5568 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG" |
| label | Symfony\Component\Translation\TranslatableMessage {#1089 -message: "Image Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70H38Y3ZYJXHE5F4MCSG" |
| valid | true |
| value | null |
image
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
Default Data
| Property | Value |
|---|---|
| Model Format |
"placeholder-image.png"
|
| Normalized Format | Symfony\Component\HttpFoundation\File\File {#3093 path: "/html-tkcent-web/public/images" filename: "placeholder-image.png" basename: "placeholder-image.png" pathname: "/html-tkcent-web/public/images/placeholder-image.png" extension: "png" realPath: "/html-tkcent-web/public/images/placeholder-image.png" aTime: 2025-11-08 22:52:30 mTime: 2023-11-09 13:59:25 cTime: 2025-01-12 20:48:56 inode: 793200 size: 2560 perms: 0100644 owner: 1001 group: 1002 type: "file" writable: true readable: true executable: false file: true dir: false link: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Image Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| upload_dir | "/html-tkcent-web/public/images/" |
same as passed value |
| upload_filename | "[name].[extension]" |
Closure(UploadedFile $file) {#2416 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[extension]" } } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "data-ea-align" => "center" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| download_path | "images/" |
| empty_data | null |
| 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 | "Image Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_delete | Closure(File $file) {#2403 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_dir | "/html-tkcent-web/public/images/" |
| upload_filename | Closure(UploadedFile $file) {#2416 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[extension]" } } |
| upload_max_size_message | Closure() {#2415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } |
| upload_new | Closure(UploadedFile $file, string $uploadDir, string $fileName) {#2402 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_validate | Closure(string $filename): string {#2405 returnType: "string" class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_fileupload" "_FormFieldReference_image" ] |
| cache_key | "_FormFieldReference_image_ea_fileupload" |
| compound | true |
| currentFiles | [ Symfony\Component\HttpFoundation\File\File {#3093 path: "/html-tkcent-web/public/images" filename: "placeholder-image.png" basename: "placeholder-image.png" pathname: "/html-tkcent-web/public/images/placeholder-image.png" extension: "png" realPath: "/html-tkcent-web/public/images/placeholder-image.png" aTime: 2025-11-08 22:52:30 mTime: 2023-11-09 13:59:25 cTime: 2025-01-12 20:48:56 inode: 793200 size: 2560 perms: 0100644 owner: 1001 group: 1002 type: "file" writable: true readable: true executable: false file: true dir: false link: false } ] |
| data | Symfony\Component\HttpFoundation\File\File {#3093 path: "/html-tkcent-web/public/images" filename: "placeholder-image.png" basename: "placeholder-image.png" pathname: "/html-tkcent-web/public/images/placeholder-image.png" extension: "png" realPath: "/html-tkcent-web/public/images/placeholder-image.png" aTime: 2025-11-08 22:52:30 mTime: 2023-11-09 13:59:25 cTime: 2025-01-12 20:48:56 inode: 793200 size: 2560 perms: 0100644 owner: 1001 group: 1002 type: "file" writable: true readable: true executable: false file: true dir: false link: false } |
| disabled | false |
| download_path | "images/" |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1120 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ImageField" -propertyName: "image" -value: "placeholder-image.png" -formattedValue: "/placeholder-image.png" -formatValueCallable: null -label: "Image Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -sortable: false -virtual: true -permission: null -textAlign: "center" -help: null -cssClass: "field-image" -columns: null -defaultColumns: "col-md-7 col-xxl-5" -translationParameters: [] -templateName: "crud/field/image" -templatePath: "@EasyAdmin/crud/field/image.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1118 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5576 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1120 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ImageField" -propertyName: "image" -value: "placeholder-image.png" -formattedValue: "/placeholder-image.png" -formatValueCallable: null -label: "Image Field" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -sortable: false -virtual: true -permission: null -textAlign: "center" -help: null -cssClass: "field-image" -columns: null -defaultColumns: "col-md-7 col-xxl-5" -translationParameters: [] -templateName: "crud/field/image" -templatePath: "@EasyAdmin/crud/field/image.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1118 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5574 -form: Symfony\Component\Form\Form {#2747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5572 …5} |
| full_name | "FormFieldReference[image]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_image" |
| label | "Image Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| multiple | false |
| name | "image" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_image" |
| valid | true |
| value | Symfony\Component\HttpFoundation\File\File {#3093 path: "/html-tkcent-web/public/images" filename: "placeholder-image.png" basename: "placeholder-image.png" pathname: "/html-tkcent-web/public/images/placeholder-image.png" extension: "png" realPath: "/html-tkcent-web/public/images/placeholder-image.png" aTime: 2025-11-08 22:52:30 mTime: 2023-11-09 13:59:25 cTime: 2025-01-12 20:48:56 inode: 793200 size: 2560 perms: 0100644 owner: 1001 group: 1002 type: "file" writable: true readable: true executable: false file: true dir: false link: false } |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Symfony\Component\HttpFoundation\File\File {#3093 path: "/html-tkcent-web/public/images" filename: "placeholder-image.png" basename: "placeholder-image.png" pathname: "/html-tkcent-web/public/images/placeholder-image.png" extension: "png" realPath: "/html-tkcent-web/public/images/placeholder-image.png" aTime: 2025-11-08 22:52:30 mTime: 2023-11-09 13:59:25 cTime: 2025-01-12 20:48:56 inode: 793200 size: 2560 perms: 0100644 owner: 1001 group: 1002 type: "file" writable: true readable: true executable: false file: true dir: false link: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
false
|
| allow_file_upload | true |
same as passed value |
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
[] |
| auto_initialize | true |
same as passed value |
| block_name | null |
null
|
| block_prefix | null |
null
|
| by_reference | true |
same as passed value |
| constraints | [] |
[] |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
null
|
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
same as passed value |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
same as passed value |
| disabled | false |
false
|
| empty_data | null |
null
|
| error_bubbling | false |
false
|
| error_mapping | [] |
[] |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
false
|
| getter | null |
null
|
| help | null |
null
|
| help_attr | [] |
[] |
| help_html | false |
false
|
| help_translation_parameters | [] |
[] |
| inherit_data | false |
false
|
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| is_empty_callback | null |
null
|
| label | "Image Field" |
same as passed value |
| label_attr | [] |
[] |
| label_format | null |
null
|
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| multiple | false |
false
|
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
null
|
| required | false |
false
|
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| setter | null |
null
|
| translation_domain | null |
null
|
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#2415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } |
Closure() {#2732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } } } |
| validation_groups | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "data-ea-align" => "center" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | "Image Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_FormFieldReference_image_file" ] |
| cache_key | "_FormFieldReference_image_file_file" |
| compound | false |
| data | Symfony\Component\HttpFoundation\File\File {#3093 path: "/html-tkcent-web/public/images" filename: "placeholder-image.png" basename: "placeholder-image.png" pathname: "/html-tkcent-web/public/images/placeholder-image.png" extension: "png" realPath: "/html-tkcent-web/public/images/placeholder-image.png" aTime: 2025-11-08 22:52:30 mTime: 2023-11-09 13:59:25 cTime: 2025-01-12 20:48:56 inode: 793200 size: 2560 perms: 0100644 owner: 1001 group: 1002 type: "file" writable: true readable: true executable: false file: true dir: false link: false } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5580 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5578 -form: Symfony\Component\Form\Form {#2750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5577 …5} |
| full_name | "FormFieldReference[image][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_image_file" |
| label | "Image Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| type | "file" |
| unique_block_prefix | "_FormFieldReference_image_file" |
| valid | true |
| value | "" |
delete
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1848 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1850 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2739 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_FormFieldReference_image_delete" ] |
| cache_key | "_FormFieldReference_image_delete_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5583 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5581 -form: Symfony\Component\Form\Form {#2753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5579 …5} |
| full_name | "FormFieldReference[image][delete]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_image_delete" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "delete" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_image_delete" |
| valid | true |
| value | "1" |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2445 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#2443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2444 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1569 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1572 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1571 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1573 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1574 …} -uniqueId: Symfony\Component\Uid\Ulid {#1570 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1575 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5585 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1569 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1572 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1571 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1573 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1574 …} -uniqueId: Symfony\Component\Uid\Ulid {#1570 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1575 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5582 -form: Symfony\Component\Form\Form {#2756 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5575 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSX" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | Symfony\Component\Translation\TranslatableMessage {#1452 -message: "Other Fields" -parameters: [] -domain: "messages" } |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#2452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1452 -message: "Other Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2453 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1106 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1452 -message: "Other Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1104 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1102 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1114 …} -uniqueId: Symfony\Component\Uid\Ulid {#1105 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1100 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5588 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1106 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1452 -message: "Other Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1104 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1102 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1114 …} -uniqueId: Symfony\Component\Uid\Ulid {#1105 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1100 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5586 -form: Symfony\Component\Form\Form {#2759 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5584 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S" |
| label | Symfony\Component\Translation\TranslatableMessage {#1452 -message: "Other Fields" -parameters: [] -domain: "messages" } |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTN70H4DHEQBDW20AGTAN1S" |
| valid | true |
| value | null |
id
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Id Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-id" ] |
[ "class" => "field-id" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2433 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | "Id Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-id" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2432 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_FormFieldReference_id" ] |
| cache_key | "_FormFieldReference_id_text" |
| compound | false |
| data | "3" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1138 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField" -propertyName: "id" -value: 3 -formattedValue: 3 -formatValueCallable: null -label: "Id Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-id" -columns: "col-md-2" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/id" -templatePath: "@EasyAdmin/crud/field/id.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1136 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#912 …} -uniqueId: Symfony\Component\Uid\Ulid {#1137 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5591 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1138 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField" -propertyName: "id" -value: 3 -formattedValue: 3 -formatValueCallable: null -label: "Id Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-id" -columns: "col-md-2" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/id" -templatePath: "@EasyAdmin/crud/field/id.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1136 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#912 …} -uniqueId: Symfony\Component\Uid\Ulid {#1137 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5589 -form: Symfony\Component\Form\Form {#2762 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5587 …5} |
| full_name | "FormFieldReference[id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_id" |
| label | "Id Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "id" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-id" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_id" |
| valid | true |
| value | "3" |
ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | null |
null
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_row flex-fill" ] |
[ "class" => "field-form_row flex-fill" ] |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2424 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-form_row flex-fill" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2423 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_row" "_FormFieldReference_ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W" ] |
| cache_key | "_FormFieldReference_ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W_ea_form_row" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1130 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_row" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1128 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1126 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1461 …} -uniqueId: Symfony\Component\Uid\Ulid {#1129 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1124 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5594 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1130 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_row" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1128 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1126 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1461 …} -uniqueId: Symfony\Component\Uid\Ulid {#1129 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1124 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5592 -form: Symfony\Component\Form\Form {#2765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5590 …5} |
| full_name | "FormFieldReference[ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_row flex-fill" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_row_01KBTN70H4DHEQBDW20AGTAN1W" |
| valid | true |
| value | null |
color
"Symfony\Component\Form\Extension\Core\Type\ColorType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "#6174d1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Color Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-color" ] |
[ "class" => "field-color" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2465 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| 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 | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please select a valid color." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Color Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-color" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2466 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "color" "_FormFieldReference_color" ] |
| cache_key | "_FormFieldReference_color_color" |
| compound | false |
| data | "#6174d1" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1155 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ColorField" -propertyName: "color" -value: "#6174d1" -formattedValue: "#6174d1" -formatValueCallable: null -label: "Color Field" -formType: "Symfony\Component\Form\Extension\Core\Type\ColorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1152 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-color" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/color" -templatePath: "@EasyAdmin/crud/field/color.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1153 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1151 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1479 …} -uniqueId: Symfony\Component\Uid\Ulid {#1154 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1149 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5597 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1155 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ColorField" -propertyName: "color" -value: "#6174d1" -formattedValue: "#6174d1" -formatValueCallable: null -label: "Color Field" -formType: "Symfony\Component\Form\Extension\Core\Type\ColorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1152 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-color" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/color" -templatePath: "@EasyAdmin/crud/field/color.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1153 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1151 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1479 …} -uniqueId: Symfony\Component\Uid\Ulid {#1154 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1149 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5595 -form: Symfony\Component\Form\Form {#2768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5593 …5} |
| full_name | "FormFieldReference[color]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_color" |
| label | "Color Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "color" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-color" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_color" |
| valid | true |
| value | "#6174d1" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "user@example.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "inputmode" => "email" ] |
[ "inputmode" => "email" ] |
| label | "Email Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-email" ] |
[ "class" => "field-email" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "inputmode" => "email" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-email" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2475 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_FormFieldReference_email" ] |
| cache_key | "_FormFieldReference_email_email" |
| compound | false |
| data | "user@example.com" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1161 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -value: "user@example.com" -formattedValue: "user@example.com" -formatValueCallable: null -label: "Email Field" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1158 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/crud/field/email.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1159 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1157 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1470 …} -uniqueId: Symfony\Component\Uid\Ulid {#1160 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1122 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5600 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1161 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -value: "user@example.com" -formattedValue: "user@example.com" -formatValueCallable: null -label: "Email Field" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1158 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/crud/field/email.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1159 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1157 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1470 …} -uniqueId: Symfony\Component\Uid\Ulid {#1160 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1122 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5598 -form: Symfony\Component\Form\Form {#2771 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5596 …5} |
| full_name | "FormFieldReference[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_email" |
| label | "Email Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-email" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_email" |
| valid | true |
| value | "user@example.com" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "+1 800 555 0199" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "inputmode" => "tel" ] |
[ "inputmode" => "tel" ] |
| label | "Telephone Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-telephone" ] |
[ "class" => "field-telephone" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "inputmode" => "tel" ] |
| 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Telephone Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-telephone" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2483 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "tel" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_FormFieldReference_telephone" ] |
| cache_key | "_FormFieldReference_telephone_tel" |
| compound | false |
| data | "+1 800 555 0199" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1169 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TelephoneField" -propertyName: "telephone" -value: "+1 800 555 0199" -formattedValue: "+1 800 555 0199" -formatValueCallable: null -label: "Telephone Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TelType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-telephone" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/telephone" -templatePath: "@EasyAdmin/crud/field/telephone.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1167 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1165 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -uniqueId: Symfony\Component\Uid\Ulid {#1168 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1163 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5603 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1169 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TelephoneField" -propertyName: "telephone" -value: "+1 800 555 0199" -formattedValue: "+1 800 555 0199" -formatValueCallable: null -label: "Telephone Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TelType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-telephone" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/telephone" -templatePath: "@EasyAdmin/crud/field/telephone.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1167 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1165 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -uniqueId: Symfony\Component\Uid\Ulid {#1168 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1163 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5601 -form: Symfony\Component\Form\Form {#2774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5599 …5} |
| full_name | "FormFieldReference[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_telephone" |
| label | "Telephone Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-telephone" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_telephone" |
| valid | true |
| value | "+1 800 555 0199" |
url
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "https://github.com/EasyCorp/EasyAdminBundle" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "inputmode" => "url" ] |
[ "inputmode" => "url" ] |
| label | "Url Field" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-url" ] |
[ "class" => "field-url" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "inputmode" => "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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| default_protocol | "http" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2497 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid URL." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Url Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-url" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2496 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "url" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "url" "_FormFieldReference_url" ] |
| cache_key | "_FormFieldReference_url_url" |
| compound | false |
| data | "https://github.com/EasyCorp/EasyAdminBundle" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1177 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField" -propertyName: "url" -value: "https://github.com/EasyCorp/EasyAdminBundle" -formattedValue: "github.com/EasyCorp/EasyAdminBundle" -formatValueCallable: null -label: "Url Field" -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1174 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-url" -columns: null -defaultColumns: "col-md-10 col-xxl-8" -translationParameters: [] -templateName: "crud/field/url" -templatePath: "@EasyAdmin/crud/field/url.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1175 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1488 …} -uniqueId: Symfony\Component\Uid\Ulid {#1176 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5606 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1177 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField" -propertyName: "url" -value: "https://github.com/EasyCorp/EasyAdminBundle" -formattedValue: "github.com/EasyCorp/EasyAdminBundle" -formatValueCallable: null -label: "Url Field" -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1174 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-url" -columns: null -defaultColumns: "col-md-10 col-xxl-8" -translationParameters: [] -templateName: "crud/field/url" -templatePath: "@EasyAdmin/crud/field/url.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1175 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1488 …} -uniqueId: Symfony\Component\Uid\Ulid {#1176 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5604 -form: Symfony\Component\Form\Form {#2777 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5602 …5} |
| full_name | "FormFieldReference[url]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_url" |
| label | "Url Field" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "url" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-url" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| type | "text" |
| unique_block_prefix | "_FormFieldReference_url" |
| valid | true |
| value | "https://github.com/EasyCorp/EasyAdminBundle" |
ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | 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 | 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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#2512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#2509 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1121 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1577 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1576 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1578 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1579 …} -uniqueId: Symfony\Component\Uid\Ulid {#1148 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1580 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5609 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1121 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1577 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1576 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1578 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1579 …} -uniqueId: Symfony\Component\Uid\Ulid {#1148 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1580 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#466 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -instance: App\Entity\FormFieldReference {#764 +id: 3 +author: App\Entity\User {#765 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } +text: "Lorem ipsum dolor sit amet" +slug: null +textarea: """ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. """ +textEditor: """ Lorem ipsum <b>dolor sit amet</b>, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt <i>ut labore et dolore</i> magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation <a href="#">ullamco laboris nisi</a> ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. """ +codeEditor: """ <?php\n \n namespace Symfony\Component\HttpFoundation;\n \n class Request\n {\n // ...\n \n public function getScriptName()\n {\n return $this->server->get('SCRIPT_NAME', $this->server->get('ORIG_SCRIPT_NAME', ''));\n }\n } """ +boolean: false +autocomplete: [ 0 ] +checkbox: [ 0 1 ] +radiobutton: 2 +integer: 7 +decimal: 81.26 +percent: 0.35 +money: 19900 +date: DateTimeImmutable @1767385282 {#775 date: 2026-01-02 14:21:22.071348 America/Chicago (-06:00) } +time: DateTimeImmutable @1763328082 {#774 date: 2025-11-16 15:21:22.071352 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778095282 {#770 date: 2026-05-06 14:21:22.071355 America/Chicago (-05:00) } +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#765} App\Entity\User {#772 -id: 3 -fullName: "John Doe" -username: "john_user" -email: "john_user@symfony.com" -password: "$2y$13$RNUzIa1pIzwdARInhBNS/.m5fnZYEK5UvK0W74fJrWkmIjebLOhpy" -roles: [ "ROLE_USER" ] } ] +collectionComplex: [ App\Entity\User {#765} App\Entity\User {#772} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1583 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5607 -form: Symfony\Component\Form\Form {#2780 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5605 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTN70HRER1Y02WYKW0M1HSZ" |
| valid | true |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "db74341a167e7.TLZt47qlxKrtICGYf7xda5RgAxm0ROgqACH4HKCcu60.Ju4f14jzruWFRUmpTNcoX6QkYized6lObkvMWMyo9vh-_iGiysOu29hETg" |
| 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 | "db74341a167e7.TLZt47qlxKrtICGYf7xda5RgAxm0ROgqACH4HKCcu60.Ju4f14jzruWFRUmpTNcoX6QkYized6lObkvMWMyo9vh-_iGiysOu29hETg" |
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 {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data | "db74341a167e7.TLZt47qlxKrtICGYf7xda5RgAxm0ROgqACH4HKCcu60.Ju4f14jzruWFRUmpTNcoX6QkYized6lObkvMWMyo9vh-_iGiysOu29hETg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1621 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1719 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1629 …} $translationDomain: "validators" $message: Closure() {#5613 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_FormFieldReference__token" ] |
| cache_key | "_FormFieldReference__token_hidden" |
| compound | false |
| data | "db74341a167e7.TLZt47qlxKrtICGYf7xda5RgAxm0ROgqACH4HKCcu60.Ju4f14jzruWFRUmpTNcoX6QkYized6lObkvMWMyo9vh-_iGiysOu29hETg" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5627 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5624 -form: Symfony\Component\Form\Form {#5620 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5615 …5} |
| full_name | "FormFieldReference[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference__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 | "messages" |
| unique_block_prefix | "_FormFieldReference__token" |
| valid | true |
| value | "db74341a167e7.TLZt47qlxKrtICGYf7xda5RgAxm0ROgqACH4HKCcu60.Ju4f14jzruWFRUmpTNcoX6QkYized6lObkvMWMyo9vh-_iGiysOu29hETg" |