- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 10
- Events
- Routing
- Cache
- Translation 323
- 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_01KBTQWAZFP76TVCMB6C9N31YQ
-
text
-
slug
-
textarea
-
textEditor
-
codeEditor
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP
-
ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1
-
boolean
-
autocomplete
-
-
0
-
1
-
2
-
-
-
placeholder
-
0
-
1
-
2
-
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR
-
ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7
-
integer
-
decimal
-
percent
-
ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC
-
money
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT
-
ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ
-
date
-
time
-
datetime
-
timezone
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW
-
ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR
-
country
-
currency
-
language
-
locale
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY
-
ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY
-
-
0
-
1
-
-
author
-
-
-
email
-
-
-
email
-
-
-
-
-
fullName
-
username
-
email
-
-
-
fullName
-
username
-
email
-
-
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0
-
ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ
-
-
file
-
delete
-
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2
-
ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT
-
id
-
ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX
-
color
-
email
-
telephone
-
url
-
ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4
-
_token
-
FormFieldReference
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } |
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 {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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) {#1721 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} use: { $class: "App\Entity\FormFieldReference" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } |
| 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() {#1723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1720 …} } } |
| 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 {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5610 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2412 -form: Symfony\Component\Form\Form {#1729 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2421 …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 {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +image: "placeholder-image.png" +color: "#6174d1" +email: "user@example.com" +telephone: "+1 800 555 0199" +url: "https://github.com/EasyCorp/EasyAdminBundle" } |
ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ
"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 {#1034 -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) {#1736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#1034 -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() {#1738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1737 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ_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 {#760 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1034 -message: "Text Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#763 …} -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 {#762 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#764 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} -uniqueId: Symfony\Component\Uid\Ulid {#761 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#766 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#2300 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#760 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1034 -message: "Text Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#763 …} -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 {#762 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#764 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} -uniqueId: Symfony\Component\Uid\Ulid {#761 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#766 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2377 -form: Symfony\Component\Form\Form {#2504 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2715 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ" |
| label | Symfony\Component\Translation\TranslatableMessage {#1034 -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_01KBTQWAZFP76TVCMB6C9N31YQ" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZFP76TVCMB6C9N31YQ" |
| 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) {#1750 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1751 …} } } |
| 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 {#768 -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 {#771 …} -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 {#770 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#772 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -uniqueId: Symfony\Component\Uid\Ulid {#769 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#774 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2199 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#768 -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 {#771 …} -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 {#770 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#772 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -uniqueId: Symfony\Component\Uid\Ulid {#769 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#774 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2258 -form: Symfony\Component\Form\Form {#2507 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2362 …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) {#1763 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1764 …} } } |
| 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 {#776 -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 {#779 …} -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 {#778 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#780 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -uniqueId: Symfony\Component\Uid\Ulid {#777 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#782 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2163 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#776 -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 {#779 …} -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 {#778 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#780 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -uniqueId: Symfony\Component\Uid\Ulid {#777 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#782 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2184 -form: Symfony\Component\Form\Form {#2510 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2247 …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) {#1776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1777 …} } } |
| 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 {#784 -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 {#789 …} -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 {#788 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#790 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#773 …} -uniqueId: Symfony\Component\Uid\Ulid {#787 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#792 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2112 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#784 -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 {#789 …} -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 {#788 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#790 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#773 …} -uniqueId: Symfony\Component\Uid\Ulid {#787 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#792 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2147 -form: Symfony\Component\Form\Form {#2513 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2175 …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) {#1789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1790 …} } } |
| 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 {#794 -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 {#799 …} -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 {#798 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#800 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1149 …} -uniqueId: Symfony\Component\Uid\Ulid {#797 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#802 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2084 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#794 -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 {#799 …} -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 {#798 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#800 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1149 …} -uniqueId: Symfony\Component\Uid\Ulid {#797 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#802 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2104 -form: Symfony\Component\Form\Form {#2516 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2131 …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) {#1802 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1803 …} } } |
| 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 {#804 -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 {#811 …} -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 {#810 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#812 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#791 …} -uniqueId: Symfony\Component\Uid\Ulid {#809 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#814 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2022 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#804 -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 {#811 …} -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 {#810 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#812 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#791 …} -uniqueId: Symfony\Component\Uid\Ulid {#809 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#814 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2065 -form: Symfony\Component\Form\Form {#2519 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2095 …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_01KBTQWB0QX663KAJJCD5WBGQP
"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) {#1815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1816 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP_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 {#1120 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1112 …} -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 {#1489 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1507 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1516 …} -uniqueId: Symfony\Component\Uid\Ulid {#1498 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1517 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1984 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1120 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1112 …} -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 {#1489 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1507 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1516 …} -uniqueId: Symfony\Component\Uid\Ulid {#1498 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1517 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2003 -form: Symfony\Component\Form\Form {#2522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2043 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQP" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1
"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 {#1158 -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) {#1824 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#1158 -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() {#1826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1825 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1_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 {#821 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1158 -message: "Choice Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#824 …} -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 {#823 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#825 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1167 …} -uniqueId: Symfony\Component\Uid\Ulid {#822 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#827 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#1942 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#821 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1158 -message: "Choice Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#824 …} -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 {#823 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#825 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1167 …} -uniqueId: Symfony\Component\Uid\Ulid {#822 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#827 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1970 -form: Symfony\Component\Form\Form {#2525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1994 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1" |
| label | Symfony\Component\Translation\TranslatableMessage {#1158 -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_01KBTQWAZGX2YBP7M56S14K9W1" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W1" |
| 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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#1839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1841 …} } } |
| 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 {#829 -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 {#832 …} -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 {#831 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#833 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#801 …} -uniqueId: Symfony\Component\Uid\Ulid {#830 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#835 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1905 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#829 -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 {#832 …} -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 {#831 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#833 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#801 …} -uniqueId: Symfony\Component\Uid\Ulid {#830 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#835 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1927 -form: Symfony\Component\Form\Form {#2528 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1956 …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() {#1861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1859 …} } } |
| 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 {#1881 +label: "Choice 1" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Choice 2" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +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 {#837 -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 {#842 …} -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 {#841 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#843 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1176 …} -uniqueId: Symfony\Component\Uid\Ulid {#840 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#845 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2589 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#837 -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 {#842 …} -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 {#841 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#843 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1176 …} -uniqueId: Symfony\Component\Uid\Ulid {#840 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#845 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1893 -form: Symfony\Component\Form\Form {#2531 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1914 …5} |
| full_name | "FormFieldReference[autocomplete][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_autocomplete" |
| is_selected | Closure($choice, array $values) {#2607 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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() {#1875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1874 …} } } |
| 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 {#1881 +label: "Choice 1" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Choice 2" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +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 {#847 -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 {#850 …} -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 {#849 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#851 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -uniqueId: Symfony\Component\Uid\Ulid {#848 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#853 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2546 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#847 -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 {#850 …} -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 {#849 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#851 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -uniqueId: Symfony\Component\Uid\Ulid {#848 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#853 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2580 -form: Symfony\Component\Form\Form {#2561 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2598 …5} |
| full_name | "FormFieldReference[checkbox]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_checkbox" |
| is_selected | Closure($choice, array $values) {#1876 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2535 …} } } |
| 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 {#1827 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1862 -form: Symfony\Component\Form\Form {#2564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2537 …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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2544 …} } } |
| 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 {#1792 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1818 -form: Symfony\Component\Form\Form {#2567 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1838 …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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2553 …} } } |
| 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 {#1753 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1779 -form: Symfony\Component\Form\Form {#2570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1805 …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() {#1892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1891 …} } } |
| 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 {#1881 +label: "Choice 1" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Choice 2" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +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 {#855 -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 {#858 …} -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 {#857 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#859 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1194 …} -uniqueId: Symfony\Component\Uid\Ulid {#856 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#861 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2770 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#855 -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 {#858 …} -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 {#857 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#859 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1194 …} -uniqueId: Symfony\Component\Uid\Ulid {#856 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#861 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2555 -form: Symfony\Component\Form\Form {#2613 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1766 …5} |
| full_name | "FormFieldReference[radiobutton]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_radiobutton" |
| is_selected | Closure($choice, $value) {#1739 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2578 …} } } |
| 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 {#3128 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2772 -form: Symfony\Component\Form\Form {#2616 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2771 …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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2587 …} } } |
| 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 {#3130 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#3124 -form: Symfony\Component\Form\Form {#2619 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2773 …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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2596 …} } } |
| 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 {#3133 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#3131 -form: Symfony\Component\Form\Form {#2622 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3129 …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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2605 …} } } |
| 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 {#3136 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#3134 -form: Symfony\Component\Form\Form {#2625 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3132 …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_01KBTQWB0QX663KAJJCD5WBGQR
"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) {#1902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1903 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR_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 {#1518 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1521 …} -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 {#1520 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1522 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1523 …} -uniqueId: Symfony\Component\Uid\Ulid {#1519 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1524 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3138 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1518 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1521 …} -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 {#1520 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1522 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1523 …} -uniqueId: Symfony\Component\Uid\Ulid {#1519 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1524 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2768 -form: Symfony\Component\Form\Form {#2628 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3135 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQR" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7
"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 {#1203 -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) {#1911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#1203 -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() {#1913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1912 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7_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 {#864 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1203 -message: "Numeric Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#867 …} -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 {#866 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#868 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -uniqueId: Symfony\Component\Uid\Ulid {#865 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#870 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#3141 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#864 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1203 -message: "Numeric Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#867 …} -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 {#866 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#868 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -uniqueId: Symfony\Component\Uid\Ulid {#865 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#870 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3139 -form: Symfony\Component\Form\Form {#2631 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3137 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7" |
| label | Symfony\Component\Translation\TranslatableMessage {#1203 -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_01KBTQWAZGX2YBP7M56S14K9W7" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZGX2YBP7M56S14K9W7" |
| 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) {#1924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1925 …} } } |
| 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 {#872 -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 {#875 …} -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 {#874 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#876 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#852 …} -uniqueId: Symfony\Component\Uid\Ulid {#873 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#878 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3144 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#872 -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 {#875 …} -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 {#874 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#876 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#852 …} -uniqueId: Symfony\Component\Uid\Ulid {#873 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#878 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3142 -form: Symfony\Component\Form\Form {#2634 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3140 …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) {#1939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1940 …} } } |
| 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 {#880 -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 {#883 …} -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 {#882 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#884 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1221 …} -uniqueId: Symfony\Component\Uid\Ulid {#881 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#886 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3147 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#880 -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 {#883 …} -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 {#882 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#884 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1221 …} -uniqueId: Symfony\Component\Uid\Ulid {#881 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#886 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3145 -form: Symfony\Component\Form\Form {#2637 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3143 …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) {#1953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1954 …} } } |
| 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 {#888 -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 {#891 …} -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 {#890 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#892 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#877 …} -uniqueId: Symfony\Component\Uid\Ulid {#889 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#894 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3150 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#888 -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 {#891 …} -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 {#890 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#892 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#877 …} -uniqueId: Symfony\Component\Uid\Ulid {#889 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#894 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3148 -form: Symfony\Component\Form\Form {#2640 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3146 …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_01KBTQWAZGX2YBP7M56S14K9WC
"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) {#1967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1968 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_row" "_FormFieldReference_ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC" ] |
| cache_key | "_FormFieldReference_ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC_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 {#896 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#899 …} -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 {#898 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#900 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -uniqueId: Symfony\Component\Uid\Ulid {#897 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#902 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3153 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#896 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#899 …} -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 {#898 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#900 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -uniqueId: Symfony\Component\Uid\Ulid {#897 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#902 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3151 -form: Symfony\Component\Form\Form {#2643 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3149 …5} |
| full_name | "FormFieldReference[ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_row_01KBTQWAZGX2YBP7M56S14K9WC" |
| 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_01KBTQWAZGX2YBP7M56S14K9WC" |
| 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) {#1981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1982 …} } } |
| 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 {#904 -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 {#907 …} -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 {#906 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#908 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1258 …} -uniqueId: Symfony\Component\Uid\Ulid {#905 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#910 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3156 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#904 -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 {#907 …} -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 {#906 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#908 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1258 …} -uniqueId: Symfony\Component\Uid\Ulid {#905 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#910 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3154 -form: Symfony\Component\Form\Form {#2646 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3152 …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_01KBTQWB0QX663KAJJCD5WBGQT
"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) {#1991 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#1993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#1992 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT_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 {#1525 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1528 …} -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 {#1527 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1529 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1530 …} -uniqueId: Symfony\Component\Uid\Ulid {#1526 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1531 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3159 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1525 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1528 …} -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 {#1527 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1529 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1530 …} -uniqueId: Symfony\Component\Uid\Ulid {#1526 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1531 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3157 -form: Symfony\Component\Form\Form {#2649 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3155 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQT" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ
"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 {#901 -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) {#2000 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#901 -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() {#2002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2001 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ_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 {#917 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#901 -message: "Date and Time Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#920 …} -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 {#919 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#921 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1257 …} -uniqueId: Symfony\Component\Uid\Ulid {#918 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#923 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#3162 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#917 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#901 -message: "Date and Time Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#920 …} -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 {#919 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#921 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1257 …} -uniqueId: Symfony\Component\Uid\Ulid {#918 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#923 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3160 -form: Symfony\Component\Form\Form {#2652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3158 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ" |
| label | Symfony\Component\Translation\TranslatableMessage {#901 -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_01KBTQWAZHGQE5MRS2XR0Y23VJ" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VJ" |
| 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 @1765573678 {#2844 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } |
| View Format |
"2025-12-12"
|
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() {#2021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2020 …} } } |
| 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 @1765573678 {#2844 date: 2025-12-12 15:07:58.063854 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 {#925 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "date" -value: DateTimeImmutable @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } -formattedValue: "2025/12/12" -formatValueCallable: null -label: "Date Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#928 …} -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 {#927 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#929 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1267 …} -uniqueId: Symfony\Component\Uid\Ulid {#926 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#931 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759} +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3165 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#925 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "date" -value: DateTimeImmutable @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } -formattedValue: "2025/12/12" -formatValueCallable: null -label: "Date Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#928 …} -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 {#927 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#929 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1267 …} -uniqueId: Symfony\Component\Uid\Ulid {#926 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#931 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759} +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3163 -form: Symfony\Component\Form\Form {#2655 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3161 …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 | "2025-12-12" |
| widget | "single_text" |
time
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTimeImmutable @1763654878 {#2848 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } |
| View Format |
"10:07"
|
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() {#2042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2041 …} } } |
| 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 @1763654878 {#2848 date: 2025-11-20 10:07:58.063858 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 {#933 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TimeField" -propertyName: "time" -value: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } -formattedValue: "10:07:58" -formatValueCallable: null -label: "Time Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -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 {#935 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#937 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#922 …} -uniqueId: Symfony\Component\Uid\Ulid {#934 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#939 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758} +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3168 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#933 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TimeField" -propertyName: "time" -value: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } -formattedValue: "10:07:58" -formatValueCallable: null -label: "Time Field" -formType: "Symfony\Component\Form\Extension\Core\Type\TimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -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 {#935 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#937 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#922 …} -uniqueId: Symfony\Component\Uid\Ulid {#934 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#939 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758} +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3166 -form: Symfony\Component\Form\Form {#2658 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3164 …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 | "10:07" |
| 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 @1778098078 {#2852 date: 2026-05-06 15:07:58.063860 America/Chicago (-05:00) } |
| View Format |
"2026-05-06T15:07:58"
|
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() {#2064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2063 …} } } |
| 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 @1778098078 {#2852 date: 2026-05-06 15:07:58.063860 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 {#941 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "datetime" -value: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 America/Chicago (-05:00) } -formattedValue: "2026/05/06 15:07" -formatValueCallable: null -label: "DateTime Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -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 {#943 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#945 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1285 …} -uniqueId: Symfony\Component\Uid\Ulid {#942 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754} +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3171 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#941 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "datetime" -value: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 America/Chicago (-05:00) } -formattedValue: "2026/05/06 15:07" -formatValueCallable: null -label: "DateTime Field" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -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 {#943 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#945 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1285 …} -uniqueId: Symfony\Component\Uid\Ulid {#942 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754} +timezone: "Europe/Madrid" +country: "CR" +currency: "JPY" +language: "ar" +locale: "zh_Hans_MO" +array: [ "Item 1" "Item 2" ] +collectionSimple: [ App\Entity\User {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3169 -form: Symfony\Component\Form\Form {#2661 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3167 …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-06T15:07:58" |
| 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 {#2083 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#2081 …} } |
| 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() {#2080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2079 …} } } |
| 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 {#3179 +label: "アクレ時間(エイルネペ)" +value: "America/Eirunepe" +data: "America/Eirunepe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "アクレ時間(リオブランコ)" +value: "America/Rio_Branco" +data: "America/Rio_Branco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "アゼルバイジャン時間(バクー)" +value: "Asia/Baku" +data: "Asia/Baku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "アゾレス時間" +value: "Atlantic/Azores" +data: "Atlantic/Azores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "アナディリ時間" +value: "Asia/Anadyr" +data: "Asia/Anadyr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "アピア時間" +value: "Pacific/Apia" +data: "Pacific/Apia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "アフガニスタン時間(カブール)" +value: "Asia/Kabul" +data: "Asia/Kabul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "アマゾン時間(カンポグランデ)" +value: "America/Campo_Grande" +data: "America/Campo_Grande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "アマゾン時間(クイアバ)" +value: "America/Cuiaba" +data: "America/Cuiaba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "アマゾン時間(ボアビスタ)" +value: "America/Boa_Vista" +data: "America/Boa_Vista" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "アマゾン時間(ポルトベーリョ)" +value: "America/Porto_Velho" +data: "America/Porto_Velho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "アマゾン時間(マナウス)" +value: "America/Manaus" +data: "America/Manaus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "アメリカ山地時間" +value: "MST7MDT" +data: "MST7MDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "アメリカ山地時間(イエローナイフ)" +value: "America/Yellowknife" +data: "America/Yellowknife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "アメリカ山地時間(イヌヴィク)" +value: "America/Inuvik" +data: "America/Inuvik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "アメリカ山地時間(エドモントン)" +value: "America/Edmonton" +data: "America/Edmonton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "アメリカ山地時間(オヒナガ)" +value: "America/Ojinaga" +data: "America/Ojinaga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "アメリカ山地時間(クレストン)" +value: "America/Creston" +data: "America/Creston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "アメリカ山地時間(ケンブリッジベイ)" +value: "America/Cambridge_Bay" +data: "America/Cambridge_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "アメリカ山地時間(デンバー)" +value: "America/Denver" +data: "America/Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "アメリカ山地時間(ドーソンクリーク)" +value: "America/Dawson_Creek" +data: "America/Dawson_Creek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "アメリカ山地時間(フェニックス)" +value: "America/Phoenix" +data: "America/Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "アメリカ山地時間(フォートネルソン)" +value: "America/Fort_Nelson" +data: "America/Fort_Nelson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "アメリカ山地時間(ボイシ)" +value: "America/Boise" +data: "America/Boise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "アメリカ太平洋時間" +value: "PST8PDT" +data: "PST8PDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "アメリカ太平洋時間(ティフアナ)" +value: "America/Tijuana" +data: "America/Tijuana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "アメリカ太平洋時間(バンクーバー)" +value: "America/Vancouver" +data: "America/Vancouver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "アメリカ太平洋時間(ロサンゼルス)" +value: "America/Los_Angeles" +data: "America/Los_Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "アメリカ中部時間" +value: "CST6CDT" +data: "CST6CDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "アメリカ中部時間(インディアナ州テルシティ)" +value: "America/Indiana/Tell_City" +data: "America/Indiana/Tell_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "アメリカ中部時間(インディアナ州ノックス)" +value: "America/Indiana/Knox" +data: "America/Indiana/Knox" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "アメリカ中部時間(ウィニペグ)" +value: "America/Winnipeg" +data: "America/Winnipeg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "アメリカ中部時間(エルサルバドル)" +value: "America/El_Salvador" +data: "America/El_Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "アメリカ中部時間(グアテマラ)" +value: "America/Guatemala" +data: "America/Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "アメリカ中部時間(コスタリカ)" +value: "America/Costa_Rica" +data: "America/Costa_Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "アメリカ中部時間(シカゴ)" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "アメリカ中部時間(スウィフトカレント)" +value: "America/Swift_Current" +data: "America/Swift_Current" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "アメリカ中部時間(テグシガルパ)" +value: "America/Tegucigalpa" +data: "America/Tegucigalpa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "アメリカ中部時間(ノースダコタ州センター)" +value: "America/North_Dakota/Center" +data: "America/North_Dakota/Center" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "アメリカ中部時間(ノースダコタ州ニューセーラム)" +value: "America/North_Dakota/New_Salem" +data: "America/North_Dakota/New_Salem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "アメリカ中部時間(ノースダコタ州ビューラー)" +value: "America/North_Dakota/Beulah" +data: "America/North_Dakota/Beulah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "アメリカ中部時間(バイアバンデラ)" +value: "America/Bahia_Banderas" +data: "America/Bahia_Banderas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "アメリカ中部時間(ベリーズ)" +value: "America/Belize" +data: "America/Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "アメリカ中部時間(マタモロス)" +value: "America/Matamoros" +data: "America/Matamoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "アメリカ中部時間(マナグア)" +value: "America/Managua" +data: "America/Managua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "アメリカ中部時間(メキシコシティー)" +value: "America/Mexico_City" +data: "America/Mexico_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "アメリカ中部時間(メノミニー)" +value: "America/Menominee" +data: "America/Menominee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "アメリカ中部時間(メリダ)" +value: "America/Merida" +data: "America/Merida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "アメリカ中部時間(モンテレイ)" +value: "America/Monterrey" +data: "America/Monterrey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "アメリカ中部時間(ランキンインレット)" +value: "America/Rankin_Inlet" +data: "America/Rankin_Inlet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "アメリカ中部時間(レイニーリバー)" +value: "America/Rainy_River" +data: "America/Rainy_River" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "アメリカ中部時間(レジャイナ)" +value: "America/Regina" +data: "America/Regina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "アメリカ中部時間(レゾリュート)" +value: "America/Resolute" +data: "America/Resolute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "アメリカ東部時間" +value: "EST5EDT" +data: "EST5EDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "アメリカ東部時間(アティコカン)" +value: "America/Coral_Harbour" +data: "America/Coral_Harbour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "アメリカ東部時間(イカルイット)" +value: "America/Iqaluit" +data: "America/Iqaluit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "アメリカ東部時間(インディアナポリス)" +value: "America/Indianapolis" +data: "America/Indianapolis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "アメリカ東部時間(インディアナ州ウィナマック)" +value: "America/Indiana/Winamac" +data: "America/Indiana/Winamac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "アメリカ東部時間(インディアナ州ピーターズバーグ)" +value: "America/Indiana/Petersburg" +data: "America/Indiana/Petersburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "アメリカ東部時間(インディアナ州ビベー)" +value: "America/Indiana/Vevay" +data: "America/Indiana/Vevay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "アメリカ東部時間(インディアナ州ビンセンス)" +value: "America/Indiana/Vincennes" +data: "America/Indiana/Vincennes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "アメリカ東部時間(インディアナ州マレンゴ)" +value: "America/Indiana/Marengo" +data: "America/Indiana/Marengo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "アメリカ東部時間(カンクン)" +value: "America/Cancun" +data: "America/Cancun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "アメリカ東部時間(グランドターク)" +value: "America/Grand_Turk" +data: "America/Grand_Turk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "アメリカ東部時間(ケイマン)" +value: "America/Cayman" +data: "America/Cayman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "アメリカ東部時間(ケンタッキー州モンティチェロ)" +value: "America/Kentucky/Monticello" +data: "America/Kentucky/Monticello" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "アメリカ東部時間(サンダーベイ)" +value: "America/Thunder_Bay" +data: "America/Thunder_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "アメリカ東部時間(ジャマイカ)" +value: "America/Jamaica" +data: "America/Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "アメリカ東部時間(デトロイト)" +value: "America/Detroit" +data: "America/Detroit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "アメリカ東部時間(トロント)" +value: "America/Toronto" +data: "America/Toronto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "アメリカ東部時間(ナッソー)" +value: "America/Nassau" +data: "America/Nassau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "アメリカ東部時間(ニピゴン)" +value: "America/Nipigon" +data: "America/Nipigon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "アメリカ東部時間(ニューヨーク)" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "アメリカ東部時間(パナマ)" +value: "America/Panama" +data: "America/Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "アメリカ東部時間(パンナータング)" +value: "America/Pangnirtung" +data: "America/Pangnirtung" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "アメリカ東部時間(ポルトープランス)" +value: "America/Port-au-Prince" +data: "America/Port-au-Prince" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "アメリカ東部時間(ルイビル)" +value: "America/Louisville" +data: "America/Louisville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "アラスカ時間(アンカレッジ)" +value: "America/Anchorage" +data: "America/Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "アラスカ時間(シトカ)" +value: "America/Sitka" +data: "America/Sitka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "アラスカ時間(ジュノー)" +value: "America/Juneau" +data: "America/Juneau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "アラスカ時間(ノーム)" +value: "America/Nome" +data: "America/Nome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "アラスカ時間(メトラカトラ)" +value: "America/Metlakatla" +data: "America/Metlakatla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "アラスカ時間(ヤクタット)" +value: "America/Yakutat" +data: "America/Yakutat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "アラビア時間(アデン)" +value: "Asia/Aden" +data: "Asia/Aden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "アラビア時間(カタール)" +value: "Asia/Qatar" +data: "Asia/Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "アラビア時間(クウェート)" +value: "Asia/Kuwait" +data: "Asia/Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "アラビア時間(バーレーン)" +value: "Asia/Bahrain" +data: "Asia/Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "アラビア時間(バグダッド)" +value: "Asia/Baghdad" +data: "Asia/Baghdad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "アラビア時間(リヤド)" +value: "Asia/Riyadh" +data: "Asia/Riyadh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "アルゼンチン時間(ウシュアイア)" +value: "America/Argentina/Ushuaia" +data: "America/Argentina/Ushuaia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "アルゼンチン時間(カタマルカ)" +value: "America/Catamarca" +data: "America/Catamarca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "アルゼンチン時間(コルドバ)" +value: "America/Cordoba" +data: "America/Cordoba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "アルゼンチン時間(サルタ)" +value: "America/Argentina/Salta" +data: "America/Argentina/Salta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "アルゼンチン時間(サンファン)" +value: "America/Argentina/San_Juan" +data: "America/Argentina/San_Juan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "アルゼンチン時間(サンルイス)" +value: "America/Argentina/San_Luis" +data: "America/Argentina/San_Luis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "アルゼンチン時間(トゥクマン)" +value: "America/Argentina/Tucuman" +data: "America/Argentina/Tucuman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "アルゼンチン時間(ブエノスアイレス)" +value: "America/Buenos_Aires" +data: "America/Buenos_Aires" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "アルゼンチン時間(フフイ)" +value: "America/Jujuy" +data: "America/Jujuy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "アルゼンチン時間(メンドーサ)" +value: "America/Mendoza" +data: "America/Mendoza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "アルゼンチン時間(ラリオハ)" +value: "America/Argentina/La_Rioja" +data: "America/Argentina/La_Rioja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "アルゼンチン時間(リオガジェゴス)" +value: "America/Argentina/Rio_Gallegos" +data: "America/Argentina/Rio_Gallegos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "アルメニア時間(エレバン)" +value: "Asia/Yerevan" +data: "Asia/Yerevan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "イースター島時間" +value: "Pacific/Easter" +data: "Pacific/Easter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "イスラエル時間(エルサレム)" +value: "Asia/Jerusalem" +data: "Asia/Jerusalem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "イラン時間(テヘラン)" +value: "Asia/Tehran" +data: "Asia/Tehran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "イルクーツク時間" +value: "Asia/Irkutsk" +data: "Asia/Irkutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "インドシナ時間(バンコク)" +value: "Asia/Bangkok" +data: "Asia/Bangkok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "インドシナ時間(ビエンチャン)" +value: "Asia/Vientiane" +data: "Asia/Vientiane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "インドシナ時間(プノンペン)" +value: "Asia/Phnom_Penh" +data: "Asia/Phnom_Penh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "インドシナ時間(ホーチミン)" +value: "Asia/Saigon" +data: "Asia/Saigon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "インドネシア西部時間(ジャカルタ)" +value: "Asia/Jakarta" +data: "Asia/Jakarta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "インドネシア西部時間(ポンティアナック)" +value: "Asia/Pontianak" +data: "Asia/Pontianak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "インドネシア中部時間(マカッサル)" +value: "Asia/Makassar" +data: "Asia/Makassar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "インドネシア東部時間(ジャヤプラ)" +value: "Asia/Jayapura" +data: "Asia/Jayapura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "インド標準時(コルカタ)" +value: "Asia/Calcutta" +data: "Asia/Calcutta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "インド標準時(コロンボ)" +value: "Asia/Colombo" +data: "Asia/Colombo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "インド洋時間(チャゴス)" +value: "Indian/Chagos" +data: "Indian/Chagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "ウェーク島時間" +value: "Pacific/Wake" +data: "Pacific/Wake" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "ウォリス・フツナ時間(ウォリス諸島)" +value: "Pacific/Wallis" +data: "Pacific/Wallis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "ウズベキスタン時間(サマルカンド)" +value: "Asia/Samarkand" +data: "Asia/Samarkand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "ウズベキスタン時間(タシケント)" +value: "Asia/Tashkent" +data: "Asia/Tashkent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "ウラジオストク時間" +value: "Asia/Vladivostok" +data: "Asia/Vladivostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "ウラジオストク時間(ウスチネラ)" +value: "Asia/Ust-Nera" +data: "Asia/Ust-Nera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "ウランバートル時間" +value: "Asia/Ulaanbaatar" +data: "Asia/Ulaanbaatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "ウランバートル時間(チョイバルサン)" +value: "Asia/Choibalsan" +data: "Asia/Choibalsan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "ウルグアイ時間(モンテビデオ)" +value: "America/Montevideo" +data: "America/Montevideo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "エカテリンブルグ時間" +value: "Asia/Yekaterinburg" +data: "Asia/Yekaterinburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3306 +label: "エクアドル時間(グアヤキル)" +value: "America/Guayaquil" +data: "America/Guayaquil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "オーストラリア西部時間(パース)" +value: "Australia/Perth" +data: "Australia/Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "オーストラリア中西部時間(ユークラ)" +value: "Australia/Eucla" +data: "Australia/Eucla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3309 +label: "オーストラリア中部時間(アデレード)" +value: "Australia/Adelaide" +data: "Australia/Adelaide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "オーストラリア中部時間(ダーウィン)" +value: "Australia/Darwin" +data: "Australia/Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "オーストラリア中部時間(ブロークンヒル)" +value: "Australia/Broken_Hill" +data: "Australia/Broken_Hill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "オーストラリア東部時間(カリー)" +value: "Australia/Currie" +data: "Australia/Currie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3313 +label: "オーストラリア東部時間(シドニー)" +value: "Australia/Sydney" +data: "Australia/Sydney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "オーストラリア東部時間(ブリスベン)" +value: "Australia/Brisbane" +data: "Australia/Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "オーストラリア東部時間(ホバート)" +value: "Australia/Hobart" +data: "Australia/Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "オーストラリア東部時間(マッコリー)" +value: "Antarctica/Macquarie" +data: "Antarctica/Macquarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "オーストラリア東部時間(メルボルン)" +value: "Australia/Melbourne" +data: "Australia/Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "オーストラリア東部時間(リンデマン)" +value: "Australia/Lindeman" +data: "Australia/Lindeman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "オムスク時間" +value: "Asia/Omsk" +data: "Asia/Omsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "カーボベルデ時間" +value: "Atlantic/Cape_Verde" +data: "Atlantic/Cape_Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "ガイアナ時間" +value: "America/Guyana" +data: "America/Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "カナダ時間(Montreal)" +value: "America/Montreal" +data: "America/Montreal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "ガラパゴス時間" +value: "Pacific/Galapagos" +data: "Pacific/Galapagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "ガンビエ諸島時間" +value: "Pacific/Gambier" +data: "Pacific/Gambier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "キューバ時間(ハバナ)" +value: "America/Havana" +data: "America/Havana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "キルギス時間(ビシュケク)" +value: "Asia/Bishkek" +data: "Asia/Bishkek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +label: "ギルバート諸島時間(タラワ)" +value: "Pacific/Tarawa" +data: "Pacific/Tarawa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "クック諸島時間(ラロトンガ)" +value: "Pacific/Rarotonga" +data: "Pacific/Rarotonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +label: "クラスノヤルスク時間" +value: "Asia/Krasnoyarsk" +data: "Asia/Krasnoyarsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +label: "クラスノヤルスク時間(ノヴォクズネツク)" +value: "Asia/Novokuznetsk" +data: "Asia/Novokuznetsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3331 +label: "グリーンランド西部時間(ヌーク)" +value: "America/Godthab" +data: "America/Godthab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "グリーンランド東部時間(イトコルトルミット)" +value: "America/Scoresbysund" +data: "America/Scoresbysund" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3333 +label: "クリスマス島時間" +value: "Indian/Christmas" +data: "Indian/Christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3334 +label: "グリニッジ標準時" +value: "Etc/GMT" +data: "Etc/GMT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "グリニッジ標準時(アクラ)" +value: "Africa/Accra" +data: "Africa/Accra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "グリニッジ標準時(アビジャン)" +value: "Africa/Abidjan" +data: "Africa/Abidjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "グリニッジ標準時(ガーンジー)" +value: "Europe/Guernsey" +data: "Europe/Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "グリニッジ標準時(コナクリ)" +value: "Africa/Conakry" +data: "Africa/Conakry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "グリニッジ標準時(サントメ)" +value: "Africa/Sao_Tome" +data: "Africa/Sao_Tome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "グリニッジ標準時(ジャージー)" +value: "Europe/Jersey" +data: "Europe/Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3341 +label: "グリニッジ標準時(セントヘレナ)" +value: "Atlantic/St_Helena" +data: "Atlantic/St_Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3342 +label: "グリニッジ標準時(ダカール)" +value: "Africa/Dakar" +data: "Africa/Dakar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "グリニッジ標準時(ダブリン)" +value: "Europe/Dublin" +data: "Europe/Dublin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "グリニッジ標準時(デンマークシャウン)" +value: "America/Danmarkshavn" +data: "America/Danmarkshavn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "グリニッジ標準時(トロル基地)" +value: "Antarctica/Troll" +data: "Antarctica/Troll" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "グリニッジ標準時(ヌアクショット)" +value: "Africa/Nouakchott" +data: "Africa/Nouakchott" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "グリニッジ標準時(バマコ)" +value: "Africa/Bamako" +data: "Africa/Bamako" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "グリニッジ標準時(バンジュール)" +value: "Africa/Banjul" +data: "Africa/Banjul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "グリニッジ標準時(ビサウ)" +value: "Africa/Bissau" +data: "Africa/Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3350 +label: "グリニッジ標準時(フリータウン)" +value: "Africa/Freetown" +data: "Africa/Freetown" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "グリニッジ標準時(マン島)" +value: "Europe/Isle_of_Man" +data: "Europe/Isle_of_Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "グリニッジ標準時(モンロビア)" +value: "Africa/Monrovia" +data: "Africa/Monrovia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "グリニッジ標準時(レイキャビク)" +value: "Atlantic/Reykjavik" +data: "Atlantic/Reykjavik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3354 +label: "グリニッジ標準時(ロメ)" +value: "Africa/Lome" +data: "Africa/Lome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3355 +label: "グリニッジ標準時(ロンドン)" +value: "Europe/London" +data: "Europe/London" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3356 +label: "グリニッジ標準時(ワガドゥグー)" +value: "Africa/Ouagadougou" +data: "Africa/Ouagadougou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "ケイシー基地時間(ケーシー基地)" +value: "Antarctica/Casey" +data: "Antarctica/Casey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "ココス諸島時間" +value: "Indian/Cocos" +data: "Indian/Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "コスラエ時間" +value: "Pacific/Kosrae" +data: "Pacific/Kosrae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "コロンビア時間(ボゴタ)" +value: "America/Bogota" +data: "America/Bogota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3361 +label: "サウスジョージア時間" +value: "Atlantic/South_Georgia" +data: "Atlantic/South_Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "サハリン時間" +value: "Asia/Sakhalin" +data: "Asia/Sakhalin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3363 +label: "サマラ時間" +value: "Europe/Samara" +data: "Europe/Samara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3364 +label: "サモア時間(パゴパゴ)" +value: "Pacific/Pago_Pago" +data: "Pacific/Pago_Pago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3365 +label: "サモア時間(ミッドウェー島)" +value: "Pacific/Midway" +data: "Pacific/Midway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3366 +label: "サンピエール島・ミクロン島時間" +value: "America/Miquelon" +data: "America/Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3367 +label: "ジョージア時間(トビリシ)" +value: "Asia/Tbilisi" +data: "Asia/Tbilisi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3368 +label: "シンガポール標準時" +value: "Asia/Singapore" +data: "Asia/Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3369 +label: "スリナム時間(パラマリボ)" +value: "America/Paramaribo" +data: "America/Paramaribo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3370 +label: "セーシェル時間(マヘ)" +value: "Indian/Mahe" +data: "Indian/Mahe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "ソロモン諸島時間(ガダルカナル)" +value: "Pacific/Guadalcanal" +data: "Pacific/Guadalcanal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "タジキスタン時間(ドゥシャンベ)" +value: "Asia/Dushanbe" +data: "Asia/Dushanbe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "タヒチ時間" +value: "Pacific/Tahiti" +data: "Pacific/Tahiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "チャタム時間" +value: "Pacific/Chatham" +data: "Pacific/Chatham" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "チャモロ時間(グアム)" +value: "Pacific/Guam" +data: "Pacific/Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "チャモロ時間(サイパン)" +value: "Pacific/Saipan" +data: "Pacific/Saipan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "チューク時間" +value: "Pacific/Truk" +data: "Pacific/Truk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "チリ時間(サンチアゴ)" +value: "America/Santiago" +data: "America/Santiago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "チリ時間(パーマー基地)" +value: "Antarctica/Palmer" +data: "Antarctica/Palmer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "チリ時間(プンタアレナス)" +value: "America/Punta_Arenas" +data: "America/Punta_Arenas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "ツバル時間(フナフティ)" +value: "Pacific/Funafuti" +data: "Pacific/Funafuti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "デービス基地時間" +value: "Antarctica/Davis" +data: "Antarctica/Davis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "デュモン・デュルヴィル基地時間" +value: "Antarctica/DumontDUrville" +data: "Antarctica/DumontDUrville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "トケラウ時間(ファカオフォ)" +value: "Pacific/Fakaofo" +data: "Pacific/Fakaofo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "トルクメニスタン時間(アシガバード)" +value: "Asia/Ashgabat" +data: "Asia/Ashgabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "トルコ時間(イスタンブール)" +value: "Europe/Istanbul" +data: "Europe/Istanbul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "トンガ時間(トンガタプ)" +value: "Pacific/Tongatapu" +data: "Pacific/Tongatapu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "ナウル時間" +value: "Pacific/Nauru" +data: "Pacific/Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "ニウエ時間" +value: "Pacific/Niue" +data: "Pacific/Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "ニューカレドニア時間(ヌメア)" +value: "Pacific/Noumea" +data: "Pacific/Noumea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "ニュージーランド時間(オークランド)" +value: "Pacific/Auckland" +data: "Pacific/Auckland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "ニュージーランド時間(マクマード基地)" +value: "Antarctica/McMurdo" +data: "Antarctica/McMurdo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3393 +label: "ニューファンドランド時間(セントジョンズ)" +value: "America/St_Johns" +data: "America/St_Johns" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "ネパール時間(カトマンズ)" +value: "Asia/Katmandu" +data: "Asia/Katmandu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "ノヴォシビルスク時間" +value: "Asia/Novosibirsk" +data: "Asia/Novosibirsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "ノーフォーク島時間" +value: "Pacific/Norfolk" +data: "Pacific/Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "パキスタン時間(カラチ)" +value: "Asia/Karachi" +data: "Asia/Karachi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "バヌアツ時間(エフェテ島)" +value: "Pacific/Efate" +data: "Pacific/Efate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "パプアニューギニア時間(ブーゲンビル)" +value: "Pacific/Bougainville" +data: "Pacific/Bougainville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "パプアニューギニア時間(ポートモレスビー)" +value: "Pacific/Port_Moresby" +data: "Pacific/Port_Moresby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "パラオ時間" +value: "Pacific/Palau" +data: "Pacific/Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3402 +label: "パラグアイ時間(アスンシオン)" +value: "America/Asuncion" +data: "America/Asuncion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3403 +label: "ハワイ・アリューシャン時間(アダック)" +value: "America/Adak" +data: "America/Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3404 +label: "ハワイ・アリューシャン時間(ジョンストン島)" +value: "Pacific/Johnston" +data: "Pacific/Johnston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "ハワイ・アリューシャン時間(ホノルル)" +value: "Pacific/Honolulu" +data: "Pacific/Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "バングラデシュ時間(ダッカ)" +value: "Asia/Dhaka" +data: "Asia/Dhaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "ピトケアン時間(ピトケアン諸島)" +value: "Pacific/Pitcairn" +data: "Pacific/Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "フィジー時間" +value: "Pacific/Fiji" +data: "Pacific/Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "フィリピン時間(マニラ)" +value: "Asia/Manila" +data: "Asia/Manila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "ブータン時間(ティンプー)" +value: "Asia/Thimphu" +data: "Asia/Thimphu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "フェニックス諸島時間(エンダーベリー島)" +value: "Pacific/Enderbury" +data: "Pacific/Enderbury" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "フェルナンド・デ・ノローニャ時間" +value: "America/Noronha" +data: "America/Noronha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "フォークランド諸島時間(スタンレー)" +value: "Atlantic/Stanley" +data: "Atlantic/Stanley" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "ブラジリア時間(アラグァイナ)" +value: "America/Araguaina" +data: "America/Araguaina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: "ブラジリア時間(サンタレム)" +value: "America/Santarem" +data: "America/Santarem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: "ブラジリア時間(サンパウロ)" +value: "America/Sao_Paulo" +data: "America/Sao_Paulo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "ブラジリア時間(バイーア)" +value: "America/Bahia" +data: "America/Bahia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: "ブラジリア時間(フォルタレザ)" +value: "America/Fortaleza" +data: "America/Fortaleza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "ブラジリア時間(ベレン)" +value: "America/Belem" +data: "America/Belem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +label: "ブラジリア時間(マセイオ)" +value: "America/Maceio" +data: "America/Maceio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3421 +label: "ブラジリア時間(レシフェ)" +value: "America/Recife" +data: "America/Recife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3422 +label: "ブルネイ・ダルサラーム時間" +value: "Asia/Brunei" +data: "Asia/Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +label: "ペトロパブロフスク・カムチャツキー時間(カムチャッカ)" +value: "Asia/Kamchatka" +data: "Asia/Kamchatka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3424 +label: "ベネズエラ時間(カラカス)" +value: "America/Caracas" +data: "America/Caracas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3425 +label: "ペルー時間(リマ)" +value: "America/Lima" +data: "America/Lima" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3426 +label: "ボストーク基地時間" +value: "Antarctica/Vostok" +data: "Antarctica/Vostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +label: "ポナペ時間(ポンペイ島)" +value: "Pacific/Ponape" +data: "Pacific/Ponape" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3428 +label: "ホブド時間" +value: "Asia/Hovd" +data: "Asia/Hovd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3429 +label: "ボリビア時間(ラパス)" +value: "America/La_Paz" +data: "America/La_Paz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3430 +label: "ボルゴグラード時間" +value: "Europe/Volgograd" +data: "Europe/Volgograd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +label: "マーシャル諸島時間(クェゼリン)" +value: "Pacific/Kwajalein" +data: "Pacific/Kwajalein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +label: "マーシャル諸島時間(マジュロ)" +value: "Pacific/Majuro" +data: "Pacific/Majuro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3433 +label: "マガダン時間" +value: "Asia/Magadan" +data: "Asia/Magadan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +label: "マガダン時間(スレドネコリムスク)" +value: "Asia/Srednekolymsk" +data: "Asia/Srednekolymsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3435 +label: "マルキーズ時間" +value: "Pacific/Marquesas" +data: "Pacific/Marquesas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "マレーシア時間(クアラルンプール)" +value: "Asia/Kuala_Lumpur" +data: "Asia/Kuala_Lumpur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "マレーシア時間(クチン)" +value: "Asia/Kuching" +data: "Asia/Kuching" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3438 +label: "ミャンマー時間(ヤンゴン)" +value: "Asia/Rangoon" +data: "Asia/Rangoon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3439 +label: "メキシコ太平洋時間(エルモシヨ)" +value: "America/Hermosillo" +data: "America/Hermosillo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +label: "メキシコ太平洋時間(チワワ)" +value: "America/Chihuahua" +data: "America/Chihuahua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "メキシコ太平洋時間(マサトラン)" +value: "America/Mazatlan" +data: "America/Mazatlan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +label: "メキシコ北西部時間(サンタイサベル)" +value: "America/Santa_Isabel" +data: "America/Santa_Isabel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +label: "モーソン基地時間" +value: "Antarctica/Mawson" +data: "Antarctica/Mawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +label: "モーリシャス時間" +value: "Indian/Mauritius" +data: "Indian/Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +label: "モスクワ時間" +value: "Europe/Moscow" +data: "Europe/Moscow" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "モスクワ時間(アストラハン)" +value: "Europe/Astrakhan" +data: "Europe/Astrakhan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "モスクワ時間(ウリヤノフスク)" +value: "Europe/Ulyanovsk" +data: "Europe/Ulyanovsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "モスクワ時間(サラトフ)" +value: "Europe/Saratov" +data: "Europe/Saratov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +label: "モスクワ時間(シンフェロポリ)" +value: "Europe/Simferopol" +data: "Europe/Simferopol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "モスクワ時間(ミンスク)" +value: "Europe/Minsk" +data: "Europe/Minsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +label: "モルディブ時間" +value: "Indian/Maldives" +data: "Indian/Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +label: "ヤクーツク時間" +value: "Asia/Yakutsk" +data: "Asia/Yakutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +label: "ヤクーツク時間(チタ)" +value: "Asia/Chita" +data: "Asia/Chita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +label: "ヤクーツク時間(ハンドゥイガ)" +value: "Asia/Khandyga" +data: "Asia/Khandyga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "ユーコン時間(ドーソン)" +value: "America/Dawson" +data: "America/Dawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +label: "ユーコン時間(ホワイトホース)" +value: "America/Whitehorse" +data: "America/Whitehorse" +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: "Australia/Lord_Howe" +data: "Australia/Lord_Howe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "ロシア時間(キーロフ)" +value: "Europe/Kirov" +data: "Europe/Kirov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +label: "ロシア時間(トムスク)" +value: "Asia/Tomsk" +data: "Asia/Tomsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3462 +label: "ロシア時間(バルナウル)" +value: "Asia/Barnaul" +data: "Asia/Barnaul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3463 +label: "ロゼラ基地時間" +value: "Antarctica/Rothera" +data: "Antarctica/Rothera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "韓国時間(ソウル)" +value: "Asia/Seoul" +data: "Asia/Seoul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3465 +label: "韓国時間(平壌)" +value: "Asia/Pyongyang" +data: "Asia/Pyongyang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +label: "協定世界時" +value: "Etc/UTC" +data: "Etc/UTC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3467 +label: "香港時間" +value: "Asia/Hong_Kong" +data: "Asia/Hong_Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3468 +label: "昭和基地時間" +value: "Antarctica/Syowa" +data: "Antarctica/Syowa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +label: "西アフリカ時間(キンシャサ)" +value: "Africa/Kinshasa" +data: "Africa/Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +label: "西アフリカ時間(ドゥアラ)" +value: "Africa/Douala" +data: "Africa/Douala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +label: "西アフリカ時間(ニアメ)" +value: "Africa/Niamey" +data: "Africa/Niamey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3472 +label: "西アフリカ時間(バンギ)" +value: "Africa/Bangui" +data: "Africa/Bangui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3473 +label: "西アフリカ時間(ブラザビル)" +value: "Africa/Brazzaville" +data: "Africa/Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3474 +label: "西アフリカ時間(ポルトノボ)" +value: "Africa/Porto-Novo" +data: "Africa/Porto-Novo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +label: "西アフリカ時間(マラボ)" +value: "Africa/Malabo" +data: "Africa/Malabo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +label: "西アフリカ時間(ラゴス)" +value: "Africa/Lagos" +data: "Africa/Lagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3477 +label: "西アフリカ時間(リーブルヴィル)" +value: "Africa/Libreville" +data: "Africa/Libreville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3478 +label: "西アフリカ時間(ルアンダ)" +value: "Africa/Luanda" +data: "Africa/Luanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3479 +label: "西アフリカ時間(ンジャメナ)" +value: "Africa/Ndjamena" +data: "Africa/Ndjamena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +label: "西カザフスタン時間(アクタウ)" +value: "Asia/Aqtau" +data: "Asia/Aqtau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +label: "西カザフスタン時間(アクトベ)" +value: "Asia/Aqtobe" +data: "Asia/Aqtobe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +label: "西カザフスタン時間(アティラウ)" +value: "Asia/Atyrau" +data: "Asia/Atyrau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +label: "西カザフスタン時間(オラル)" +value: "Asia/Oral" +data: "Asia/Oral" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +label: "西カザフスタン時間(クズロルダ)" +value: "Asia/Qyzylorda" +data: "Asia/Qyzylorda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +label: "西ヨーロッパ時間(アイウン)" +value: "Africa/El_Aaiun" +data: "Africa/El_Aaiun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +label: "西ヨーロッパ時間(カサブランカ)" +value: "Africa/Casablanca" +data: "Africa/Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3487 +label: "西ヨーロッパ時間(カナリア)" +value: "Atlantic/Canary" +data: "Atlantic/Canary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +label: "西ヨーロッパ時間(フェロー)" +value: "Atlantic/Faeroe" +data: "Atlantic/Faeroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +label: "西ヨーロッパ時間(マデイラ)" +value: "Atlantic/Madeira" +data: "Atlantic/Madeira" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +label: "西ヨーロッパ時間(リスボン)" +value: "Europe/Lisbon" +data: "Europe/Lisbon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +label: "台北時間" +value: "Asia/Taipei" +data: "Asia/Taipei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +label: "大西洋時間(アルバ)" +value: "America/Aruba" +data: "America/Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +label: "大西洋時間(アンギラ)" +value: "America/Anguilla" +data: "America/Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +label: "大西洋時間(アンティグア)" +value: "America/Antigua" +data: "America/Antigua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +label: "大西洋時間(キュラソー)" +value: "America/Curacao" +data: "America/Curacao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +label: "大西洋時間(グアドループ)" +value: "America/Guadeloupe" +data: "America/Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +label: "大西洋時間(グースベイ)" +value: "America/Goose_Bay" +data: "America/Goose_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +label: "大西洋時間(クラレンダイク)" +value: "America/Kralendijk" +data: "America/Kralendijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3499 +label: "大西洋時間(グレースベイ)" +value: "America/Glace_Bay" +data: "America/Glace_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +label: "大西洋時間(グレナダ)" +value: "America/Grenada" +data: "America/Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +label: "大西洋時間(サン・バルテルミー)" +value: "America/St_Barthelemy" +data: "America/St_Barthelemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +label: "大西洋時間(サントドミンゴ)" +value: "America/Santo_Domingo" +data: "America/Santo_Domingo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +label: "大西洋時間(セントクリストファー)" +value: "America/St_Kitts" +data: "America/St_Kitts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +label: "大西洋時間(セントトーマス)" +value: "America/St_Thomas" +data: "America/St_Thomas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +label: "大西洋時間(セントビンセント)" +value: "America/St_Vincent" +data: "America/St_Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +label: "大西洋時間(セントルシア)" +value: "America/St_Lucia" +data: "America/St_Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +label: "大西洋時間(チューレ)" +value: "America/Thule" +data: "America/Thule" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +label: "大西洋時間(ドミニカ)" +value: "America/Dominica" +data: "America/Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +label: "大西洋時間(トルトーラ)" +value: "America/Tortola" +data: "America/Tortola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +label: "大西洋時間(バミューダ)" +value: "Atlantic/Bermuda" +data: "Atlantic/Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +label: "大西洋時間(ハリファクス)" +value: "America/Halifax" +data: "America/Halifax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +label: "大西洋時間(バルバドス)" +value: "America/Barbados" +data: "America/Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +label: "大西洋時間(プエルトリコ)" +value: "America/Puerto_Rico" +data: "America/Puerto_Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +label: "大西洋時間(ブラン・サブロン)" +value: "America/Blanc-Sablon" +data: "America/Blanc-Sablon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +label: "大西洋時間(ポートオブスペイン)" +value: "America/Port_of_Spain" +data: "America/Port_of_Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +label: "大西洋時間(マリゴ)" +value: "America/Marigot" +data: "America/Marigot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +label: "大西洋時間(マルティニーク)" +value: "America/Martinique" +data: "America/Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +label: "大西洋時間(モンクトン)" +value: "America/Moncton" +data: "America/Moncton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +label: "大西洋時間(モントセラト)" +value: "America/Montserrat" +data: "America/Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +label: "大西洋時間(ローワー・プリンセズ・クウォーター)" +value: "America/Lower_Princes" +data: "America/Lower_Princes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +label: "中央アフリカ時間(ウィントフック)" +value: "Africa/Windhoek" +data: "Africa/Windhoek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +label: "中央アフリカ時間(キガリ)" +value: "Africa/Kigali" +data: "Africa/Kigali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +label: "中央アフリカ時間(ジュバ)" +value: "Africa/Juba" +data: "Africa/Juba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +label: "中央アフリカ時間(ハボローネ)" +value: "Africa/Gaborone" +data: "Africa/Gaborone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +label: "中央アフリカ時間(ハラレ)" +value: "Africa/Harare" +data: "Africa/Harare" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3526 +label: "中央アフリカ時間(ハルツーム)" +value: "Africa/Khartoum" +data: "Africa/Khartoum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3527 +label: "中央アフリカ時間(ブジュンブラ)" +value: "Africa/Bujumbura" +data: "Africa/Bujumbura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3528 +label: "中央アフリカ時間(ブランタイヤ)" +value: "Africa/Blantyre" +data: "Africa/Blantyre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3529 +label: "中央アフリカ時間(マプト)" +value: "Africa/Maputo" +data: "Africa/Maputo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3530 +label: "中央アフリカ時間(ルサカ)" +value: "Africa/Lusaka" +data: "Africa/Lusaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +label: "中央アフリカ時間(ルブンバシ)" +value: "Africa/Lubumbashi" +data: "Africa/Lubumbashi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +label: "中央ヨーロッパ時間(アムステルダム)" +value: "Europe/Amsterdam" +data: "Europe/Amsterdam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +label: "中央ヨーロッパ時間(アルジェ)" +value: "Africa/Algiers" +data: "Africa/Algiers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +label: "中央ヨーロッパ時間(アンドラ)" +value: "Europe/Andorra" +data: "Europe/Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3535 +label: "中央ヨーロッパ時間(ウィーン)" +value: "Europe/Vienna" +data: "Europe/Vienna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3536 +label: "中央ヨーロッパ時間(オスロ)" +value: "Europe/Oslo" +data: "Europe/Oslo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3537 +label: "中央ヨーロッパ時間(コペンハーゲン)" +value: "Europe/Copenhagen" +data: "Europe/Copenhagen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3538 +label: "中央ヨーロッパ時間(ザグレブ)" +value: "Europe/Zagreb" +data: "Europe/Zagreb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3539 +label: "中央ヨーロッパ時間(サラエボ)" +value: "Europe/Sarajevo" +data: "Europe/Sarajevo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3540 +label: "中央ヨーロッパ時間(サンマリノ)" +value: "Europe/San_Marino" +data: "Europe/San_Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3541 +label: "中央ヨーロッパ時間(ジブラルタル)" +value: "Europe/Gibraltar" +data: "Europe/Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3542 +label: "中央ヨーロッパ時間(スコピエ)" +value: "Europe/Skopje" +data: "Europe/Skopje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3543 +label: "中央ヨーロッパ時間(ストックホルム)" +value: "Europe/Stockholm" +data: "Europe/Stockholm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +label: "中央ヨーロッパ時間(セウタ)" +value: "Africa/Ceuta" +data: "Africa/Ceuta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3545 +label: "中央ヨーロッパ時間(チューリッヒ)" +value: "Europe/Zurich" +data: "Europe/Zurich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +label: "中央ヨーロッパ時間(チュニス)" +value: "Africa/Tunis" +data: "Africa/Tunis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3547 +label: "中央ヨーロッパ時間(ティラナ)" +value: "Europe/Tirane" +data: "Europe/Tirane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3548 +label: "中央ヨーロッパ時間(バチカン)" +value: "Europe/Vatican" +data: "Europe/Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +label: "中央ヨーロッパ時間(パリ)" +value: "Europe/Paris" +data: "Europe/Paris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3550 +label: "中央ヨーロッパ時間(ビュージンゲン)" +value: "Europe/Busingen" +data: "Europe/Busingen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3551 +label: "中央ヨーロッパ時間(ファドゥーツ)" +value: "Europe/Vaduz" +data: "Europe/Vaduz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3552 +label: "中央ヨーロッパ時間(ブダペスト)" +value: "Europe/Budapest" +data: "Europe/Budapest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3553 +label: "中央ヨーロッパ時間(ブラチスラバ)" +value: "Europe/Bratislava" +data: "Europe/Bratislava" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3554 +label: "中央ヨーロッパ時間(プラハ)" +value: "Europe/Prague" +data: "Europe/Prague" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3555 +label: "中央ヨーロッパ時間(ブリュッセル)" +value: "Europe/Brussels" +data: "Europe/Brussels" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3556 +label: "中央ヨーロッパ時間(ベオグラード)" +value: "Europe/Belgrade" +data: "Europe/Belgrade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3557 +label: "中央ヨーロッパ時間(ベルリン)" +value: "Europe/Berlin" +data: "Europe/Berlin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3558 +label: "中央ヨーロッパ時間(ポドゴリツァ)" +value: "Europe/Podgorica" +data: "Europe/Podgorica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +label: "中央ヨーロッパ時間(マドリード)" +value: "Europe/Madrid" +data: "Europe/Madrid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +label: "中央ヨーロッパ時間(マルタ)" +value: "Europe/Malta" +data: "Europe/Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +label: "中央ヨーロッパ時間(モナコ)" +value: "Europe/Monaco" +data: "Europe/Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "中央ヨーロッパ時間(リュブリャナ)" +value: "Europe/Ljubljana" +data: "Europe/Ljubljana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +label: "中央ヨーロッパ時間(ルクセンブルク)" +value: "Europe/Luxembourg" +data: "Europe/Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +label: "中央ヨーロッパ時間(ローマ)" +value: "Europe/Rome" +data: "Europe/Rome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +label: "中央ヨーロッパ時間(ロングイェールビーン)" +value: "Arctic/Longyearbyen" +data: "Arctic/Longyearbyen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "中央ヨーロッパ時間(ワルシャワ)" +value: "Europe/Warsaw" +data: "Europe/Warsaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +label: "中国時間(ウルムチ)" +value: "Asia/Urumqi" +data: "Asia/Urumqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +label: "中国時間(マカオ)" +value: "Asia/Macau" +data: "Asia/Macau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +label: "中国時間(上海)" +value: "Asia/Shanghai" +data: "Asia/Shanghai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +label: "東アフリカ時間(アジスアベバ)" +value: "Africa/Addis_Ababa" +data: "Africa/Addis_Ababa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +label: "東アフリカ時間(アスマラ)" +value: "Africa/Asmera" +data: "Africa/Asmera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +label: "東アフリカ時間(アンタナナリボ)" +value: "Indian/Antananarivo" +data: "Indian/Antananarivo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "東アフリカ時間(カンパラ)" +value: "Africa/Kampala" +data: "Africa/Kampala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +label: "東アフリカ時間(コモロ)" +value: "Indian/Comoro" +data: "Indian/Comoro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +label: "東アフリカ時間(ジブチ)" +value: "Africa/Djibouti" +data: "Africa/Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +label: "東アフリカ時間(ダルエスサラーム)" +value: "Africa/Dar_es_Salaam" +data: "Africa/Dar_es_Salaam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +label: "東アフリカ時間(ナイロビ)" +value: "Africa/Nairobi" +data: "Africa/Nairobi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +label: "東アフリカ時間(マヨット)" +value: "Indian/Mayotte" +data: "Indian/Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +label: "東アフリカ時間(モガディシオ)" +value: "Africa/Mogadishu" +data: "Africa/Mogadishu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +label: "東カザフスタン時間(アルマトイ)" +value: "Asia/Almaty" +data: "Asia/Almaty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +label: "東カザフスタン時間(コスタナイ)" +value: "Asia/Qostanay" +data: "Asia/Qostanay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +label: "東ティモール時間(ディリ)" +value: "Asia/Dili" +data: "Asia/Dili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "東ヨーロッパ時間(アテネ)" +value: "Europe/Athens" +data: "Europe/Athens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +label: "東ヨーロッパ時間(アンマン)" +value: "Asia/Amman" +data: "Asia/Amman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +label: "東ヨーロッパ時間(ヴィリニュス)" +value: "Europe/Vilnius" +data: "Europe/Vilnius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +label: "東ヨーロッパ時間(ウージュホロド)" +value: "Europe/Uzhgorod" +data: "Europe/Uzhgorod" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +label: "東ヨーロッパ時間(カイロ)" +value: "Africa/Cairo" +data: "Africa/Cairo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +label: "東ヨーロッパ時間(ガザ)" +value: "Asia/Gaza" +data: "Asia/Gaza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +label: "東ヨーロッパ時間(カリーニングラード)" +value: "Europe/Kaliningrad" +data: "Europe/Kaliningrad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +label: "東ヨーロッパ時間(キーウ)" +value: "Europe/Kiev" +data: "Europe/Kiev" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +label: "東ヨーロッパ時間(キシナウ)" +value: "Europe/Chisinau" +data: "Europe/Chisinau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "東ヨーロッパ時間(ザポリージャ)" +value: "Europe/Zaporozhye" +data: "Europe/Zaporozhye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +label: "東ヨーロッパ時間(ソフィア)" +value: "Europe/Sofia" +data: "Europe/Sofia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +label: "東ヨーロッパ時間(ダマスカス)" +value: "Asia/Damascus" +data: "Asia/Damascus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +label: "東ヨーロッパ時間(タリン)" +value: "Europe/Tallinn" +data: "Europe/Tallinn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +label: "東ヨーロッパ時間(トリポリ)" +value: "Africa/Tripoli" +data: "Africa/Tripoli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +label: "東ヨーロッパ時間(ニコシア)" +value: "Asia/Nicosia" +data: "Asia/Nicosia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +label: "東ヨーロッパ時間(ファマグスタ)" +value: "Asia/Famagusta" +data: "Asia/Famagusta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +label: "東ヨーロッパ時間(ブカレスト)" +value: "Europe/Bucharest" +data: "Europe/Bucharest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +label: "東ヨーロッパ時間(ベイルート)" +value: "Asia/Beirut" +data: "Asia/Beirut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +label: "東ヨーロッパ時間(ヘブロン)" +value: "Asia/Hebron" +data: "Asia/Hebron" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +label: "東ヨーロッパ時間(ヘルシンキ)" +value: "Europe/Helsinki" +data: "Europe/Helsinki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +label: "東ヨーロッパ時間(マリエハムン)" +value: "Europe/Mariehamn" +data: "Europe/Mariehamn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +label: "東ヨーロッパ時間(リガ)" +value: "Europe/Riga" +data: "Europe/Riga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +label: "南アフリカ標準時(マセル)" +value: "Africa/Maseru" +data: "Africa/Maseru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +label: "南アフリカ標準時(ムババーネ)" +value: "Africa/Mbabane" +data: "Africa/Mbabane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +label: "南アフリカ標準時(ヨハネスブルグ)" +value: "Africa/Johannesburg" +data: "Africa/Johannesburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +label: "日本時間(東京)" +value: "Asia/Tokyo" +data: "Asia/Tokyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +label: "仏領ギアナ時間(カイエンヌ)" +value: "America/Cayenne" +data: "America/Cayenne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +label: "仏領南方南極時間(ケルゲレン諸島)" +value: "Indian/Kerguelen" +data: "Indian/Kerguelen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +label: "湾岸標準時(ドバイ)" +value: "Asia/Dubai" +data: "Asia/Dubai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +label: "湾岸標準時(マスカット)" +value: "Asia/Muscat" +data: "Asia/Muscat" +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 {#949 -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 {#952 …} -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 {#951 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#953 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1303 …} -uniqueId: Symfony\Component\Uid\Ulid {#950 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3616 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#949 -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 {#952 …} -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 {#951 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#953 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1303 …} -uniqueId: Symfony\Component\Uid\Ulid {#950 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3172 -form: Symfony\Component\Form\Form {#2664 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3170 …5} |
| full_name | "FormFieldReference[timezone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_timezone" |
| is_selected | Closure($choice, $value) {#3614 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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_01KBTQWB0QX663KAJJCD5WBGQW
"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) {#2092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2093 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW_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 {#1532 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1535 …} -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 {#1534 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1536 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1537 …} -uniqueId: Symfony\Component\Uid\Ulid {#1533 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1538 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3619 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1532 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1535 …} -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 {#1534 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1536 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1537 …} -uniqueId: Symfony\Component\Uid\Ulid {#1533 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1538 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3617 -form: Symfony\Component\Form\Form {#2667 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3615 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQW" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR
"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 {#946 -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) {#2101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#946 -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() {#2103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2102 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR_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 {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#946 -message: "Internationalization 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 {#960 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#962 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …} -uniqueId: Symfony\Component\Uid\Ulid {#959 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#3622 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#946 -message: "Internationalization 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 {#960 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#962 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …} -uniqueId: Symfony\Component\Uid\Ulid {#959 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3620 -form: Symfony\Component\Form\Form {#2670 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3618 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR" |
| label | Symfony\Component\Translation\TranslatableMessage {#946 -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_01KBTQWAZHGQE5MRS2XR0Y23VR" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VR" |
| 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/IS.svg" class="country-flag" loading="lazy" alt="アイスランド"> <span>アイスランド</span></div>" => "IS" "<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/AZ.svg" class="country-flag" loading="lazy" alt="アゼルバイジャン"> <span>アゼルバイジャン</span></div>" => "AZ" "<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/US.svg" class="country-flag" loading="lazy" alt="アメリカ合衆国"> <span>アメリカ合衆国</span></div>" => "US" "<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/DZ.svg" class="country-flag" loading="lazy" alt="アルジェリア"> <span>アルジェリア</span></div>" => "DZ" "<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/AW.svg" class="country-flag" loading="lazy" alt="アルバ"> <span>アルバ</span></div>" => "AW" "<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/AM.svg" class="country-flag" loading="lazy" alt="アルメニア"> <span>アルメニア</span></div>" => "AM" "<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/AO.svg" class="country-flag" loading="lazy" alt="アンゴラ"> <span>アンゴラ</span></div>" => "AO" "<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/AD.svg" class="country-flag" loading="lazy" alt="アンドラ"> <span>アンドラ</span></div>" => "AD" "<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/GB.svg" class="country-flag" loading="lazy" alt="イギリス"> <span>イギリス</span></div>" => "GB" "<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/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/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/WF.svg" class="country-flag" loading="lazy" alt="ウォリス・フツナ"> <span>ウォリス・フツナ</span></div>" => "WF" "<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/UZ.svg" class="country-flag" loading="lazy" alt="ウズベキスタン"> <span>ウズベキスタン</span></div>" => "UZ" "<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/EC.svg" class="country-flag" loading="lazy" alt="エクアドル"> <span>エクアドル</span></div>" => "EC" "<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/EE.svg" class="country-flag" loading="lazy" alt="エストニア"> <span>エストニア</span></div>" => "EE" "<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/ET.svg" class="country-flag" loading="lazy" alt="エチオピア"> <span>エチオピア</span></div>" => "ET" "<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/SV.svg" class="country-flag" loading="lazy" alt="エルサルバドル"> <span>エルサルバドル</span></div>" => "SV" "<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/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/OM.svg" class="country-flag" loading="lazy" alt="オマーン"> <span>オマーン</span></div>" => "OM" "<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/GH.svg" class="country-flag" loading="lazy" alt="ガーナ"> <span>ガーナ</span></div>" => "GH" "<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/GG.svg" class="country-flag" loading="lazy" alt="ガーンジー"> <span>ガーンジー</span></div>" => "GG" "<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/QA.svg" class="country-flag" loading="lazy" alt="カタール"> <span>カタール</span></div>" => "QA" "<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/GA.svg" class="country-flag" loading="lazy" alt="ガボン"> <span>ガボン</span></div>" => "GA" "<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/GM.svg" class="country-flag" loading="lazy" alt="ガンビア"> <span>ガンビア</span></div>" => "GM" "<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/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/CY.svg" class="country-flag" loading="lazy" alt="キプロス"> <span>キプロス</span></div>" => "CY" "<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/CW.svg" class="country-flag" loading="lazy" alt="キュラソー"> <span>キュラソー</span></div>" => "CW" "<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/KI.svg" class="country-flag" loading="lazy" alt="キリバス"> <span>キリバス</span></div>" => "KI" "<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/GT.svg" class="country-flag" loading="lazy" alt="グアテマラ"> <span>グアテマラ</span></div>" => "GT" "<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/KW.svg" class="country-flag" loading="lazy" alt="クウェート"> <span>クウェート</span></div>" => "KW" "<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/GL.svg" class="country-flag" loading="lazy" alt="グリーンランド"> <span>グリーンランド</span></div>" => "GL" "<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/GD.svg" class="country-flag" loading="lazy" alt="グレナダ"> <span>グレナダ</span></div>" => "GD" "<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/KY.svg" class="country-flag" loading="lazy" alt="ケイマン諸島"> <span>ケイマン諸島</span></div>" => "KY" "<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/CI.svg" class="country-flag" loading="lazy" alt="コートジボワール"> <span>コートジボワール</span></div>" => "CI" "<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/CR.svg" class="country-flag" loading="lazy" alt="コスタリカ"> <span>コスタリカ</span></div>" => "CR" "<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/CO.svg" class="country-flag" loading="lazy" alt="コロンビア"> <span>コロンビア</span></div>" => "CO" "<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/SA.svg" class="country-flag" loading="lazy" alt="サウジアラビア"> <span>サウジアラビア</span></div>" => "SA" "<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/WS.svg" class="country-flag" loading="lazy" alt="サモア"> <span>サモア</span></div>" => "WS" "<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/MF.svg" class="country-flag" loading="lazy" alt="サン・マルタン"> <span>サン・マルタン</span></div>" => "MF" "<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/ZM.svg" class="country-flag" loading="lazy" alt="ザンビア"> <span>ザンビア</span></div>" => "ZM" "<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/SM.svg" class="country-flag" loading="lazy" alt="サンマリノ"> <span>サンマリノ</span></div>" => "SM" "<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/DJ.svg" class="country-flag" loading="lazy" alt="ジブチ"> <span>ジブチ</span></div>" => "DJ" "<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/JE.svg" class="country-flag" loading="lazy" alt="ジャージー"> <span>ジャージー</span></div>" => "JE" "<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/GE.svg" class="country-flag" loading="lazy" alt="ジョージア"> <span>ジョージア</span></div>" => "GE" "<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/SG.svg" class="country-flag" loading="lazy" alt="シンガポール"> <span>シンガポール</span></div>" => "SG" "<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/ZW.svg" class="country-flag" loading="lazy" alt="ジンバブエ"> <span>ジンバブエ</span></div>" => "ZW" "<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/SE.svg" class="country-flag" loading="lazy" alt="スウェーデン"> <span>スウェーデン</span></div>" => "SE" "<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/SJ.svg" class="country-flag" loading="lazy" alt="スバールバル諸島・ヤンマイエン島"> <span>スバールバル諸島・ヤンマイエン島</span></div>" => "SJ" "<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/SR.svg" class="country-flag" loading="lazy" alt="スリナム"> <span>スリナム</span></div>" => "SR" "<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/SC.svg" class="country-flag" loading="lazy" alt="セーシェル"> <span>セーシェル</span></div>" => "SC" "<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/RS.svg" class="country-flag" loading="lazy" alt="セルビア"> <span>セルビア</span></div>" => "RS" "<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/VC.svg" class="country-flag" loading="lazy" alt="セントビンセント及びグレナディーン諸島"> <span>セントビンセント及びグレナディーン諸島</span></div>" => "VC" "<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/LC.svg" class="country-flag" loading="lazy" alt="セントルシア"> <span>セントルシア</span></div>" => "LC" "<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/SB.svg" class="country-flag" loading="lazy" alt="ソロモン諸島"> <span>ソロモン諸島</span></div>" => "SB" "<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/TH.svg" class="country-flag" loading="lazy" alt="タイ"> <span>タイ</span></div>" => "TH" "<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/TZ.svg" class="country-flag" loading="lazy" alt="タンザニア"> <span>タンザニア</span></div>" => "TZ" "<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/TD.svg" class="country-flag" loading="lazy" alt="チャド"> <span>チャド</span></div>" => "TD" "<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/CL.svg" class="country-flag" loading="lazy" alt="チリ"> <span>チリ</span></div>" => "CL" "<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/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/TG.svg" class="country-flag" loading="lazy" alt="トーゴ"> <span>トーゴ</span></div>" => "TG" "<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/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/TT.svg" class="country-flag" loading="lazy" alt="トリニダード・トバゴ"> <span>トリニダード・トバゴ</span></div>" => "TT" "<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/TR.svg" class="country-flag" loading="lazy" alt="トルコ"> <span>トルコ</span></div>" => "TR" "<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/NG.svg" class="country-flag" loading="lazy" alt="ナイジェリア"> <span>ナイジェリア</span></div>" => "NG" "<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/NA.svg" class="country-flag" loading="lazy" alt="ナミビア"> <span>ナミビア</span></div>" => "NA" "<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/NI.svg" class="country-flag" loading="lazy" alt="ニカラグア"> <span>ニカラグア</span></div>" => "NI" "<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/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/NP.svg" class="country-flag" loading="lazy" alt="ネパール"> <span>ネパール</span></div>" => "NP" "<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/NO.svg" class="country-flag" loading="lazy" alt="ノルウェー"> <span>ノルウェー</span></div>" => "NO" "<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/BH.svg" class="country-flag" loading="lazy" alt="バーレーン"> <span>バーレーン</span></div>" => "BH" "<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/PK.svg" class="country-flag" loading="lazy" alt="パキスタン"> <span>パキスタン</span></div>" => "PK" "<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/PA.svg" class="country-flag" loading="lazy" alt="パナマ"> <span>パナマ</span></div>" => "PA" "<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/BS.svg" class="country-flag" loading="lazy" alt="バハマ"> <span>バハマ</span></div>" => "BS" "<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/BM.svg" class="country-flag" loading="lazy" alt="バミューダ"> <span>バミューダ</span></div>" => "BM" "<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/PY.svg" class="country-flag" loading="lazy" alt="パラグアイ"> <span>パラグアイ</span></div>" => "PY" "<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/PS.svg" class="country-flag" loading="lazy" alt="パレスチナ自治区"> <span>パレスチナ自治区</span></div>" => "PS" "<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/BD.svg" class="country-flag" loading="lazy" alt="バングラデシュ"> <span>バングラデシュ</span></div>" => "BD" "<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/FJ.svg" class="country-flag" loading="lazy" alt="フィジー"> <span>フィジー</span></div>" => "FJ" "<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/FI.svg" class="country-flag" loading="lazy" alt="フィンランド"> <span>フィンランド</span></div>" => "FI" "<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/BV.svg" class="country-flag" loading="lazy" alt="ブーベ島"> <span>ブーベ島</span></div>" => "BV" "<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/FO.svg" class="country-flag" loading="lazy" alt="フェロー諸島"> <span>フェロー諸島</span></div>" => "FO" "<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/BR.svg" class="country-flag" loading="lazy" alt="ブラジル"> <span>ブラジル</span></div>" => "BR" "<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/BG.svg" class="country-flag" loading="lazy" alt="ブルガリア"> <span>ブルガリア</span></div>" => "BG" "<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/BN.svg" class="country-flag" loading="lazy" alt="ブルネイ"> <span>ブルネイ</span></div>" => "BN" "<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/VN.svg" class="country-flag" loading="lazy" alt="ベトナム"> <span>ベトナム</span></div>" => "VN" "<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/VE.svg" class="country-flag" loading="lazy" alt="ベネズエラ"> <span>ベネズエラ</span></div>" => "VE" "<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/BZ.svg" class="country-flag" loading="lazy" alt="ベリーズ"> <span>ベリーズ</span></div>" => "BZ" "<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/BE.svg" class="country-flag" loading="lazy" alt="ベルギー"> <span>ベルギー</span></div>" => "BE" "<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/BW.svg" class="country-flag" loading="lazy" alt="ボツワナ"> <span>ボツワナ</span></div>" => "BW" "<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/PT.svg" class="country-flag" loading="lazy" alt="ポルトガル"> <span>ポルトガル</span></div>" => "PT" "<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/MH.svg" class="country-flag" loading="lazy" alt="マーシャル諸島"> <span>マーシャル諸島</span></div>" => "MH" "<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/YT.svg" class="country-flag" loading="lazy" alt="マヨット"> <span>マヨット</span></div>" => "YT" "<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/ML.svg" class="country-flag" loading="lazy" alt="マリ"> <span>マリ</span></div>" => "ML" "<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/MQ.svg" class="country-flag" loading="lazy" alt="マルティニーク"> <span>マルティニーク</span></div>" => "MQ" "<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/IM.svg" class="country-flag" loading="lazy" alt="マン島"> <span>マン島</span></div>" => "IM" "<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/MX.svg" class="country-flag" loading="lazy" alt="メキシコ"> <span>メキシコ</span></div>" => "MX" "<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/MZ.svg" class="country-flag" loading="lazy" alt="モザンビーク"> <span>モザンビーク</span></div>" => "MZ" "<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/MV.svg" class="country-flag" loading="lazy" alt="モルディブ"> <span>モルディブ</span></div>" => "MV" "<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/MN.svg" class="country-flag" loading="lazy" alt="モンゴル"> <span>モンゴル</span></div>" => "MN" "<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/MS.svg" class="country-flag" loading="lazy" alt="モントセラト"> <span>モントセラト</span></div>" => "MS" "<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/LA.svg" class="country-flag" loading="lazy" alt="ラオス"> <span>ラオス</span></div>" => "LA" "<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/LT.svg" class="country-flag" loading="lazy" alt="リトアニア"> <span>リトアニア</span></div>" => "LT" "<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/LR.svg" class="country-flag" loading="lazy" alt="リベリア"> <span>リベリア</span></div>" => "LR" "<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/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/LS.svg" class="country-flag" loading="lazy" alt="レソト"> <span>レソト</span></div>" => "LS" "<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/RE.svg" class="country-flag" loading="lazy" alt="レユニオン"> <span>レユニオン</span></div>" => "RE" "<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/IO.svg" class="country-flag" loading="lazy" alt="英領インド洋地域"> <span>英領インド洋地域</span></div>" => "IO" "<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/KR.svg" class="country-flag" loading="lazy" alt="韓国"> <span>韓国</span></div>" => "KR" "<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/EH.svg" class="country-flag" loading="lazy" alt="西サハラ"> <span>西サハラ</span></div>" => "EH" "<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/TW.svg" class="country-flag" loading="lazy" alt="台湾"> <span>台湾</span></div>" => "TW" "<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/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/CN.svg" class="country-flag" loading="lazy" alt="中国"> <span>中国</span></div>" => "CN" "<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/ZA.svg" class="country-flag" loading="lazy" alt="南アフリカ"> <span>南アフリカ</span></div>" => "ZA" "<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/AQ.svg" class="country-flag" loading="lazy" alt="南極"> <span>南極</span></div>" => "AQ" "<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/GF.svg" class="country-flag" loading="lazy" alt="仏領ギアナ"> <span>仏領ギアナ</span></div>" => "GF" "<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/TF.svg" class="country-flag" loading="lazy" alt="仏領極南諸島"> <span>仏領極南諸島</span></div>" => "TF" "<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/AS.svg" class="country-flag" loading="lazy" alt="米領サモア"> <span>米領サモア</span></div>" => "AS" "<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/MP.svg" class="country-flag" loading="lazy" alt="北マリアナ諸島"> <span>北マリアナ諸島</span></div>" => "MP" "<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/IS.svg" class="country-flag" loading="lazy" alt="アイスランド"> <span>アイスランド</span></div>" => "IS" "<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/AZ.svg" class="country-flag" loading="lazy" alt="アゼルバイジャン"> <span>アゼルバイジャン</span></div>" => "AZ" "<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/US.svg" class="country-flag" loading="lazy" alt="アメリカ合衆国"> <span>アメリカ合衆国</span></div>" => "US" "<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/DZ.svg" class="country-flag" loading="lazy" alt="アルジェリア"> <span>アルジェリア</span></div>" => "DZ" "<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/AW.svg" class="country-flag" loading="lazy" alt="アルバ"> <span>アルバ</span></div>" => "AW" "<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/AM.svg" class="country-flag" loading="lazy" alt="アルメニア"> <span>アルメニア</span></div>" => "AM" "<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/AO.svg" class="country-flag" loading="lazy" alt="アンゴラ"> <span>アンゴラ</span></div>" => "AO" "<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/AD.svg" class="country-flag" loading="lazy" alt="アンドラ"> <span>アンドラ</span></div>" => "AD" "<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/GB.svg" class="country-flag" loading="lazy" alt="イギリス"> <span>イギリス</span></div>" => "GB" "<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/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/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/WF.svg" class="country-flag" loading="lazy" alt="ウォリス・フツナ"> <span>ウォリス・フツナ</span></div>" => "WF" "<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/UZ.svg" class="country-flag" loading="lazy" alt="ウズベキスタン"> <span>ウズベキスタン</span></div>" => "UZ" "<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/EC.svg" class="country-flag" loading="lazy" alt="エクアドル"> <span>エクアドル</span></div>" => "EC" "<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/EE.svg" class="country-flag" loading="lazy" alt="エストニア"> <span>エストニア</span></div>" => "EE" "<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/ET.svg" class="country-flag" loading="lazy" alt="エチオピア"> <span>エチオピア</span></div>" => "ET" "<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/SV.svg" class="country-flag" loading="lazy" alt="エルサルバドル"> <span>エルサルバドル</span></div>" => "SV" "<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/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/OM.svg" class="country-flag" loading="lazy" alt="オマーン"> <span>オマーン</span></div>" => "OM" "<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/GH.svg" class="country-flag" loading="lazy" alt="ガーナ"> <span>ガーナ</span></div>" => "GH" "<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/GG.svg" class="country-flag" loading="lazy" alt="ガーンジー"> <span>ガーンジー</span></div>" => "GG" "<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/QA.svg" class="country-flag" loading="lazy" alt="カタール"> <span>カタール</span></div>" => "QA" "<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/GA.svg" class="country-flag" loading="lazy" alt="ガボン"> <span>ガボン</span></div>" => "GA" "<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/GM.svg" class="country-flag" loading="lazy" alt="ガンビア"> <span>ガンビア</span></div>" => "GM" "<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/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/CY.svg" class="country-flag" loading="lazy" alt="キプロス"> <span>キプロス</span></div>" => "CY" "<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/CW.svg" class="country-flag" loading="lazy" alt="キュラソー"> <span>キュラソー</span></div>" => "CW" "<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/KI.svg" class="country-flag" loading="lazy" alt="キリバス"> <span>キリバス</span></div>" => "KI" "<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/GT.svg" class="country-flag" loading="lazy" alt="グアテマラ"> <span>グアテマラ</span></div>" => "GT" "<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/KW.svg" class="country-flag" loading="lazy" alt="クウェート"> <span>クウェート</span></div>" => "KW" "<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/GL.svg" class="country-flag" loading="lazy" alt="グリーンランド"> <span>グリーンランド</span></div>" => "GL" "<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/GD.svg" class="country-flag" loading="lazy" alt="グレナダ"> <span>グレナダ</span></div>" => "GD" "<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/KY.svg" class="country-flag" loading="lazy" alt="ケイマン諸島"> <span>ケイマン諸島</span></div>" => "KY" "<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/CI.svg" class="country-flag" loading="lazy" alt="コートジボワール"> <span>コートジボワール</span></div>" => "CI" "<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/CR.svg" class="country-flag" loading="lazy" alt="コスタリカ"> <span>コスタリカ</span></div>" => "CR" "<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/CO.svg" class="country-flag" loading="lazy" alt="コロンビア"> <span>コロンビア</span></div>" => "CO" "<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/SA.svg" class="country-flag" loading="lazy" alt="サウジアラビア"> <span>サウジアラビア</span></div>" => "SA" "<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/WS.svg" class="country-flag" loading="lazy" alt="サモア"> <span>サモア</span></div>" => "WS" "<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/MF.svg" class="country-flag" loading="lazy" alt="サン・マルタン"> <span>サン・マルタン</span></div>" => "MF" "<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/ZM.svg" class="country-flag" loading="lazy" alt="ザンビア"> <span>ザンビア</span></div>" => "ZM" "<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/SM.svg" class="country-flag" loading="lazy" alt="サンマリノ"> <span>サンマリノ</span></div>" => "SM" "<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/DJ.svg" class="country-flag" loading="lazy" alt="ジブチ"> <span>ジブチ</span></div>" => "DJ" "<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/JE.svg" class="country-flag" loading="lazy" alt="ジャージー"> <span>ジャージー</span></div>" => "JE" "<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/GE.svg" class="country-flag" loading="lazy" alt="ジョージア"> <span>ジョージア</span></div>" => "GE" "<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/SG.svg" class="country-flag" loading="lazy" alt="シンガポール"> <span>シンガポール</span></div>" => "SG" "<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/ZW.svg" class="country-flag" loading="lazy" alt="ジンバブエ"> <span>ジンバブエ</span></div>" => "ZW" "<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/SE.svg" class="country-flag" loading="lazy" alt="スウェーデン"> <span>スウェーデン</span></div>" => "SE" "<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/SJ.svg" class="country-flag" loading="lazy" alt="スバールバル諸島・ヤンマイエン島"> <span>スバールバル諸島・ヤンマイエン島</span></div>" => "SJ" "<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/SR.svg" class="country-flag" loading="lazy" alt="スリナム"> <span>スリナム</span></div>" => "SR" "<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/SC.svg" class="country-flag" loading="lazy" alt="セーシェル"> <span>セーシェル</span></div>" => "SC" "<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/RS.svg" class="country-flag" loading="lazy" alt="セルビア"> <span>セルビア</span></div>" => "RS" "<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/VC.svg" class="country-flag" loading="lazy" alt="セントビンセント及びグレナディーン諸島"> <span>セントビンセント及びグレナディーン諸島</span></div>" => "VC" "<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/LC.svg" class="country-flag" loading="lazy" alt="セントルシア"> <span>セントルシア</span></div>" => "LC" "<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/SB.svg" class="country-flag" loading="lazy" alt="ソロモン諸島"> <span>ソロモン諸島</span></div>" => "SB" "<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/TH.svg" class="country-flag" loading="lazy" alt="タイ"> <span>タイ</span></div>" => "TH" "<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/TZ.svg" class="country-flag" loading="lazy" alt="タンザニア"> <span>タンザニア</span></div>" => "TZ" "<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/TD.svg" class="country-flag" loading="lazy" alt="チャド"> <span>チャド</span></div>" => "TD" "<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/CL.svg" class="country-flag" loading="lazy" alt="チリ"> <span>チリ</span></div>" => "CL" "<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/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/TG.svg" class="country-flag" loading="lazy" alt="トーゴ"> <span>トーゴ</span></div>" => "TG" "<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/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/TT.svg" class="country-flag" loading="lazy" alt="トリニダード・トバゴ"> <span>トリニダード・トバゴ</span></div>" => "TT" "<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/TR.svg" class="country-flag" loading="lazy" alt="トルコ"> <span>トルコ</span></div>" => "TR" "<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/NG.svg" class="country-flag" loading="lazy" alt="ナイジェリア"> <span>ナイジェリア</span></div>" => "NG" "<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/NA.svg" class="country-flag" loading="lazy" alt="ナミビア"> <span>ナミビア</span></div>" => "NA" "<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/NI.svg" class="country-flag" loading="lazy" alt="ニカラグア"> <span>ニカラグア</span></div>" => "NI" "<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/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/NP.svg" class="country-flag" loading="lazy" alt="ネパール"> <span>ネパール</span></div>" => "NP" "<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/NO.svg" class="country-flag" loading="lazy" alt="ノルウェー"> <span>ノルウェー</span></div>" => "NO" "<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/BH.svg" class="country-flag" loading="lazy" alt="バーレーン"> <span>バーレーン</span></div>" => "BH" "<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/PK.svg" class="country-flag" loading="lazy" alt="パキスタン"> <span>パキスタン</span></div>" => "PK" "<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/PA.svg" class="country-flag" loading="lazy" alt="パナマ"> <span>パナマ</span></div>" => "PA" "<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/BS.svg" class="country-flag" loading="lazy" alt="バハマ"> <span>バハマ</span></div>" => "BS" "<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/BM.svg" class="country-flag" loading="lazy" alt="バミューダ"> <span>バミューダ</span></div>" => "BM" "<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/PY.svg" class="country-flag" loading="lazy" alt="パラグアイ"> <span>パラグアイ</span></div>" => "PY" "<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/PS.svg" class="country-flag" loading="lazy" alt="パレスチナ自治区"> <span>パレスチナ自治区</span></div>" => "PS" "<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/BD.svg" class="country-flag" loading="lazy" alt="バングラデシュ"> <span>バングラデシュ</span></div>" => "BD" "<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/FJ.svg" class="country-flag" loading="lazy" alt="フィジー"> <span>フィジー</span></div>" => "FJ" "<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/FI.svg" class="country-flag" loading="lazy" alt="フィンランド"> <span>フィンランド</span></div>" => "FI" "<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/BV.svg" class="country-flag" loading="lazy" alt="ブーベ島"> <span>ブーベ島</span></div>" => "BV" "<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/FO.svg" class="country-flag" loading="lazy" alt="フェロー諸島"> <span>フェロー諸島</span></div>" => "FO" "<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/BR.svg" class="country-flag" loading="lazy" alt="ブラジル"> <span>ブラジル</span></div>" => "BR" "<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/BG.svg" class="country-flag" loading="lazy" alt="ブルガリア"> <span>ブルガリア</span></div>" => "BG" "<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/BN.svg" class="country-flag" loading="lazy" alt="ブルネイ"> <span>ブルネイ</span></div>" => "BN" "<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/VN.svg" class="country-flag" loading="lazy" alt="ベトナム"> <span>ベトナム</span></div>" => "VN" "<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/VE.svg" class="country-flag" loading="lazy" alt="ベネズエラ"> <span>ベネズエラ</span></div>" => "VE" "<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/BZ.svg" class="country-flag" loading="lazy" alt="ベリーズ"> <span>ベリーズ</span></div>" => "BZ" "<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/BE.svg" class="country-flag" loading="lazy" alt="ベルギー"> <span>ベルギー</span></div>" => "BE" "<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/BW.svg" class="country-flag" loading="lazy" alt="ボツワナ"> <span>ボツワナ</span></div>" => "BW" "<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/PT.svg" class="country-flag" loading="lazy" alt="ポルトガル"> <span>ポルトガル</span></div>" => "PT" "<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/MH.svg" class="country-flag" loading="lazy" alt="マーシャル諸島"> <span>マーシャル諸島</span></div>" => "MH" "<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/YT.svg" class="country-flag" loading="lazy" alt="マヨット"> <span>マヨット</span></div>" => "YT" "<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/ML.svg" class="country-flag" loading="lazy" alt="マリ"> <span>マリ</span></div>" => "ML" "<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/MQ.svg" class="country-flag" loading="lazy" alt="マルティニーク"> <span>マルティニーク</span></div>" => "MQ" "<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/IM.svg" class="country-flag" loading="lazy" alt="マン島"> <span>マン島</span></div>" => "IM" "<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/MX.svg" class="country-flag" loading="lazy" alt="メキシコ"> <span>メキシコ</span></div>" => "MX" "<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/MZ.svg" class="country-flag" loading="lazy" alt="モザンビーク"> <span>モザンビーク</span></div>" => "MZ" "<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/MV.svg" class="country-flag" loading="lazy" alt="モルディブ"> <span>モルディブ</span></div>" => "MV" "<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/MN.svg" class="country-flag" loading="lazy" alt="モンゴル"> <span>モンゴル</span></div>" => "MN" "<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/MS.svg" class="country-flag" loading="lazy" alt="モントセラト"> <span>モントセラト</span></div>" => "MS" "<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/LA.svg" class="country-flag" loading="lazy" alt="ラオス"> <span>ラオス</span></div>" => "LA" "<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/LT.svg" class="country-flag" loading="lazy" alt="リトアニア"> <span>リトアニア</span></div>" => "LT" "<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/LR.svg" class="country-flag" loading="lazy" alt="リベリア"> <span>リベリア</span></div>" => "LR" "<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/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/LS.svg" class="country-flag" loading="lazy" alt="レソト"> <span>レソト</span></div>" => "LS" "<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/RE.svg" class="country-flag" loading="lazy" alt="レユニオン"> <span>レユニオン</span></div>" => "RE" "<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/IO.svg" class="country-flag" loading="lazy" alt="英領インド洋地域"> <span>英領インド洋地域</span></div>" => "IO" "<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/KR.svg" class="country-flag" loading="lazy" alt="韓国"> <span>韓国</span></div>" => "KR" "<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/EH.svg" class="country-flag" loading="lazy" alt="西サハラ"> <span>西サハラ</span></div>" => "EH" "<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/TW.svg" class="country-flag" loading="lazy" alt="台湾"> <span>台湾</span></div>" => "TW" "<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/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/CN.svg" class="country-flag" loading="lazy" alt="中国"> <span>中国</span></div>" => "CN" "<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/ZA.svg" class="country-flag" loading="lazy" alt="南アフリカ"> <span>南アフリカ</span></div>" => "ZA" "<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/AQ.svg" class="country-flag" loading="lazy" alt="南極"> <span>南極</span></div>" => "AQ" "<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/GF.svg" class="country-flag" loading="lazy" alt="仏領ギアナ"> <span>仏領ギアナ</span></div>" => "GF" "<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/TF.svg" class="country-flag" loading="lazy" alt="仏領極南諸島"> <span>仏領極南諸島</span></div>" => "TF" "<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/AS.svg" class="country-flag" loading="lazy" alt="米領サモア"> <span>米領サモア</span></div>" => "AS" "<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/MP.svg" class="country-flag" loading="lazy" alt="北マリアナ諸島"> <span>北マリアナ諸島</span></div>" => "MP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KP.svg" class="country-flag" loading="lazy" alt="北朝鮮"> <span>北朝鮮</span></div>" => "KP" ] |
| 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/IS.svg" class="country-flag" loading="lazy" alt="アイスランド"> <span>アイスランド</span></div>" => "IS" "<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/AZ.svg" class="country-flag" loading="lazy" alt="アゼルバイジャン"> <span>アゼルバイジャン</span></div>" => "AZ" "<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/US.svg" class="country-flag" loading="lazy" alt="アメリカ合衆国"> <span>アメリカ合衆国</span></div>" => "US" "<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/DZ.svg" class="country-flag" loading="lazy" alt="アルジェリア"> <span>アルジェリア</span></div>" => "DZ" "<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/AW.svg" class="country-flag" loading="lazy" alt="アルバ"> <span>アルバ</span></div>" => "AW" "<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/AM.svg" class="country-flag" loading="lazy" alt="アルメニア"> <span>アルメニア</span></div>" => "AM" "<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/AO.svg" class="country-flag" loading="lazy" alt="アンゴラ"> <span>アンゴラ</span></div>" => "AO" "<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/AD.svg" class="country-flag" loading="lazy" alt="アンドラ"> <span>アンドラ</span></div>" => "AD" "<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/GB.svg" class="country-flag" loading="lazy" alt="イギリス"> <span>イギリス</span></div>" => "GB" "<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/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/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/WF.svg" class="country-flag" loading="lazy" alt="ウォリス・フツナ"> <span>ウォリス・フツナ</span></div>" => "WF" "<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/UZ.svg" class="country-flag" loading="lazy" alt="ウズベキスタン"> <span>ウズベキスタン</span></div>" => "UZ" "<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/EC.svg" class="country-flag" loading="lazy" alt="エクアドル"> <span>エクアドル</span></div>" => "EC" "<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/EE.svg" class="country-flag" loading="lazy" alt="エストニア"> <span>エストニア</span></div>" => "EE" "<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/ET.svg" class="country-flag" loading="lazy" alt="エチオピア"> <span>エチオピア</span></div>" => "ET" "<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/SV.svg" class="country-flag" loading="lazy" alt="エルサルバドル"> <span>エルサルバドル</span></div>" => "SV" "<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/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/OM.svg" class="country-flag" loading="lazy" alt="オマーン"> <span>オマーン</span></div>" => "OM" "<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/GH.svg" class="country-flag" loading="lazy" alt="ガーナ"> <span>ガーナ</span></div>" => "GH" "<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/GG.svg" class="country-flag" loading="lazy" alt="ガーンジー"> <span>ガーンジー</span></div>" => "GG" "<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/QA.svg" class="country-flag" loading="lazy" alt="カタール"> <span>カタール</span></div>" => "QA" "<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/GA.svg" class="country-flag" loading="lazy" alt="ガボン"> <span>ガボン</span></div>" => "GA" "<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/GM.svg" class="country-flag" loading="lazy" alt="ガンビア"> <span>ガンビア</span></div>" => "GM" "<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/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/CY.svg" class="country-flag" loading="lazy" alt="キプロス"> <span>キプロス</span></div>" => "CY" "<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/CW.svg" class="country-flag" loading="lazy" alt="キュラソー"> <span>キュラソー</span></div>" => "CW" "<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/KI.svg" class="country-flag" loading="lazy" alt="キリバス"> <span>キリバス</span></div>" => "KI" "<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/GT.svg" class="country-flag" loading="lazy" alt="グアテマラ"> <span>グアテマラ</span></div>" => "GT" "<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/KW.svg" class="country-flag" loading="lazy" alt="クウェート"> <span>クウェート</span></div>" => "KW" "<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/GL.svg" class="country-flag" loading="lazy" alt="グリーンランド"> <span>グリーンランド</span></div>" => "GL" "<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/GD.svg" class="country-flag" loading="lazy" alt="グレナダ"> <span>グレナダ</span></div>" => "GD" "<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/KY.svg" class="country-flag" loading="lazy" alt="ケイマン諸島"> <span>ケイマン諸島</span></div>" => "KY" "<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/CI.svg" class="country-flag" loading="lazy" alt="コートジボワール"> <span>コートジボワール</span></div>" => "CI" "<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/CR.svg" class="country-flag" loading="lazy" alt="コスタリカ"> <span>コスタリカ</span></div>" => "CR" "<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/CO.svg" class="country-flag" loading="lazy" alt="コロンビア"> <span>コロンビア</span></div>" => "CO" "<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/SA.svg" class="country-flag" loading="lazy" alt="サウジアラビア"> <span>サウジアラビア</span></div>" => "SA" "<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/WS.svg" class="country-flag" loading="lazy" alt="サモア"> <span>サモア</span></div>" => "WS" "<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/MF.svg" class="country-flag" loading="lazy" alt="サン・マルタン"> <span>サン・マルタン</span></div>" => "MF" "<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/ZM.svg" class="country-flag" loading="lazy" alt="ザンビア"> <span>ザンビア</span></div>" => "ZM" "<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/SM.svg" class="country-flag" loading="lazy" alt="サンマリノ"> <span>サンマリノ</span></div>" => "SM" "<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/DJ.svg" class="country-flag" loading="lazy" alt="ジブチ"> <span>ジブチ</span></div>" => "DJ" "<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/JE.svg" class="country-flag" loading="lazy" alt="ジャージー"> <span>ジャージー</span></div>" => "JE" "<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/GE.svg" class="country-flag" loading="lazy" alt="ジョージア"> <span>ジョージア</span></div>" => "GE" "<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/SG.svg" class="country-flag" loading="lazy" alt="シンガポール"> <span>シンガポール</span></div>" => "SG" "<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/ZW.svg" class="country-flag" loading="lazy" alt="ジンバブエ"> <span>ジンバブエ</span></div>" => "ZW" "<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/SE.svg" class="country-flag" loading="lazy" alt="スウェーデン"> <span>スウェーデン</span></div>" => "SE" "<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/SJ.svg" class="country-flag" loading="lazy" alt="スバールバル諸島・ヤンマイエン島"> <span>スバールバル諸島・ヤンマイエン島</span></div>" => "SJ" "<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/SR.svg" class="country-flag" loading="lazy" alt="スリナム"> <span>スリナム</span></div>" => "SR" "<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/SC.svg" class="country-flag" loading="lazy" alt="セーシェル"> <span>セーシェル</span></div>" => "SC" "<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/RS.svg" class="country-flag" loading="lazy" alt="セルビア"> <span>セルビア</span></div>" => "RS" "<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/VC.svg" class="country-flag" loading="lazy" alt="セントビンセント及びグレナディーン諸島"> <span>セントビンセント及びグレナディーン諸島</span></div>" => "VC" "<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/LC.svg" class="country-flag" loading="lazy" alt="セントルシア"> <span>セントルシア</span></div>" => "LC" "<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/SB.svg" class="country-flag" loading="lazy" alt="ソロモン諸島"> <span>ソロモン諸島</span></div>" => "SB" "<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/TH.svg" class="country-flag" loading="lazy" alt="タイ"> <span>タイ</span></div>" => "TH" "<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/TZ.svg" class="country-flag" loading="lazy" alt="タンザニア"> <span>タンザニア</span></div>" => "TZ" "<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/TD.svg" class="country-flag" loading="lazy" alt="チャド"> <span>チャド</span></div>" => "TD" "<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/CL.svg" class="country-flag" loading="lazy" alt="チリ"> <span>チリ</span></div>" => "CL" "<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/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/TG.svg" class="country-flag" loading="lazy" alt="トーゴ"> <span>トーゴ</span></div>" => "TG" "<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/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/TT.svg" class="country-flag" loading="lazy" alt="トリニダード・トバゴ"> <span>トリニダード・トバゴ</span></div>" => "TT" "<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/TR.svg" class="country-flag" loading="lazy" alt="トルコ"> <span>トルコ</span></div>" => "TR" "<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/NG.svg" class="country-flag" loading="lazy" alt="ナイジェリア"> <span>ナイジェリア</span></div>" => "NG" "<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/NA.svg" class="country-flag" loading="lazy" alt="ナミビア"> <span>ナミビア</span></div>" => "NA" "<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/NI.svg" class="country-flag" loading="lazy" alt="ニカラグア"> <span>ニカラグア</span></div>" => "NI" "<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/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/NP.svg" class="country-flag" loading="lazy" alt="ネパール"> <span>ネパール</span></div>" => "NP" "<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/NO.svg" class="country-flag" loading="lazy" alt="ノルウェー"> <span>ノルウェー</span></div>" => "NO" "<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/BH.svg" class="country-flag" loading="lazy" alt="バーレーン"> <span>バーレーン</span></div>" => "BH" "<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/PK.svg" class="country-flag" loading="lazy" alt="パキスタン"> <span>パキスタン</span></div>" => "PK" "<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/PA.svg" class="country-flag" loading="lazy" alt="パナマ"> <span>パナマ</span></div>" => "PA" "<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/BS.svg" class="country-flag" loading="lazy" alt="バハマ"> <span>バハマ</span></div>" => "BS" "<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/BM.svg" class="country-flag" loading="lazy" alt="バミューダ"> <span>バミューダ</span></div>" => "BM" "<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/PY.svg" class="country-flag" loading="lazy" alt="パラグアイ"> <span>パラグアイ</span></div>" => "PY" "<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/PS.svg" class="country-flag" loading="lazy" alt="パレスチナ自治区"> <span>パレスチナ自治区</span></div>" => "PS" "<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/BD.svg" class="country-flag" loading="lazy" alt="バングラデシュ"> <span>バングラデシュ</span></div>" => "BD" "<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/FJ.svg" class="country-flag" loading="lazy" alt="フィジー"> <span>フィジー</span></div>" => "FJ" "<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/FI.svg" class="country-flag" loading="lazy" alt="フィンランド"> <span>フィンランド</span></div>" => "FI" "<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/BV.svg" class="country-flag" loading="lazy" alt="ブーベ島"> <span>ブーベ島</span></div>" => "BV" "<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/FO.svg" class="country-flag" loading="lazy" alt="フェロー諸島"> <span>フェロー諸島</span></div>" => "FO" "<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/BR.svg" class="country-flag" loading="lazy" alt="ブラジル"> <span>ブラジル</span></div>" => "BR" "<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/BG.svg" class="country-flag" loading="lazy" alt="ブルガリア"> <span>ブルガリア</span></div>" => "BG" "<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/BN.svg" class="country-flag" loading="lazy" alt="ブルネイ"> <span>ブルネイ</span></div>" => "BN" "<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/VN.svg" class="country-flag" loading="lazy" alt="ベトナム"> <span>ベトナム</span></div>" => "VN" "<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/VE.svg" class="country-flag" loading="lazy" alt="ベネズエラ"> <span>ベネズエラ</span></div>" => "VE" "<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/BZ.svg" class="country-flag" loading="lazy" alt="ベリーズ"> <span>ベリーズ</span></div>" => "BZ" "<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/BE.svg" class="country-flag" loading="lazy" alt="ベルギー"> <span>ベルギー</span></div>" => "BE" "<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/BW.svg" class="country-flag" loading="lazy" alt="ボツワナ"> <span>ボツワナ</span></div>" => "BW" "<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/PT.svg" class="country-flag" loading="lazy" alt="ポルトガル"> <span>ポルトガル</span></div>" => "PT" "<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/MH.svg" class="country-flag" loading="lazy" alt="マーシャル諸島"> <span>マーシャル諸島</span></div>" => "MH" "<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/YT.svg" class="country-flag" loading="lazy" alt="マヨット"> <span>マヨット</span></div>" => "YT" "<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/ML.svg" class="country-flag" loading="lazy" alt="マリ"> <span>マリ</span></div>" => "ML" "<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/MQ.svg" class="country-flag" loading="lazy" alt="マルティニーク"> <span>マルティニーク</span></div>" => "MQ" "<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/IM.svg" class="country-flag" loading="lazy" alt="マン島"> <span>マン島</span></div>" => "IM" "<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/MX.svg" class="country-flag" loading="lazy" alt="メキシコ"> <span>メキシコ</span></div>" => "MX" "<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/MZ.svg" class="country-flag" loading="lazy" alt="モザンビーク"> <span>モザンビーク</span></div>" => "MZ" "<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/MV.svg" class="country-flag" loading="lazy" alt="モルディブ"> <span>モルディブ</span></div>" => "MV" "<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/MN.svg" class="country-flag" loading="lazy" alt="モンゴル"> <span>モンゴル</span></div>" => "MN" "<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/MS.svg" class="country-flag" loading="lazy" alt="モントセラト"> <span>モントセラト</span></div>" => "MS" "<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/LA.svg" class="country-flag" loading="lazy" alt="ラオス"> <span>ラオス</span></div>" => "LA" "<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/LT.svg" class="country-flag" loading="lazy" alt="リトアニア"> <span>リトアニア</span></div>" => "LT" "<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/LR.svg" class="country-flag" loading="lazy" alt="リベリア"> <span>リベリア</span></div>" => "LR" "<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/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/LS.svg" class="country-flag" loading="lazy" alt="レソト"> <span>レソト</span></div>" => "LS" "<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/RE.svg" class="country-flag" loading="lazy" alt="レユニオン"> <span>レユニオン</span></div>" => "RE" "<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/IO.svg" class="country-flag" loading="lazy" alt="英領インド洋地域"> <span>英領インド洋地域</span></div>" => "IO" "<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/KR.svg" class="country-flag" loading="lazy" alt="韓国"> <span>韓国</span></div>" => "KR" "<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/EH.svg" class="country-flag" loading="lazy" alt="西サハラ"> <span>西サハラ</span></div>" => "EH" "<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/TW.svg" class="country-flag" loading="lazy" alt="台湾"> <span>台湾</span></div>" => "TW" "<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/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/CN.svg" class="country-flag" loading="lazy" alt="中国"> <span>中国</span></div>" => "CN" "<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/ZA.svg" class="country-flag" loading="lazy" alt="南アフリカ"> <span>南アフリカ</span></div>" => "ZA" "<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/AQ.svg" class="country-flag" loading="lazy" alt="南極"> <span>南極</span></div>" => "AQ" "<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/GF.svg" class="country-flag" loading="lazy" alt="仏領ギアナ"> <span>仏領ギアナ</span></div>" => "GF" "<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/TF.svg" class="country-flag" loading="lazy" alt="仏領極南諸島"> <span>仏領極南諸島</span></div>" => "TF" "<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/AS.svg" class="country-flag" loading="lazy" alt="米領サモア"> <span>米領サモア</span></div>" => "AS" "<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/MP.svg" class="country-flag" loading="lazy" alt="北マリアナ諸島"> <span>北マリアナ諸島</span></div>" => "MP" "<div class="country-name-flag"><img src="/bundles/easyadmin/images/flags/KP.svg" class="country-flag" loading="lazy" alt="北朝鮮"> <span>北朝鮮</span></div>" => "KP" ] |
| 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() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2110 …} } } |
| 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 {#3624 +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 {#3625 +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 {#3626 +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 {#3627 +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 {#3628 +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 {#3629 +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 {#3630 +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 {#3631 +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 {#3632 +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 {#3633 +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 {#3634 +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 {#3635 +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 {#3636 +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 {#3637 +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 {#3638 +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 {#3639 +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 {#3640 +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 {#3641 +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 {#3642 +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 {#3643 +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 {#3644 +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 {#3645 +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 {#3646 +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 {#3647 +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 {#3648 +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 {#3649 +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 {#3650 +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 {#3651 +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 {#3652 +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 {#3653 +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 {#3654 +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 {#3655 +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 {#3656 +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 {#3657 +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 {#3658 +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 {#3659 +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 {#3660 +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 {#3661 +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 {#3662 +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 {#3663 +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 {#3664 +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 {#3665 +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 {#3666 +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 {#3667 +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 {#3668 +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 {#3669 +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 {#3670 +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 {#3671 +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 {#3672 +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 {#3673 +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 {#3674 +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 {#3675 +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 {#3676 +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 {#3677 +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 {#3678 +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 {#3679 +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 {#3680 +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 {#3681 +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 {#3682 +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 {#3683 +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 {#3684 +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 {#3685 +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 {#3686 +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 {#3687 +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 {#3688 +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 {#3689 +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 {#3690 +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 {#3691 +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 {#3692 +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 {#3693 +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 {#3694 +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 {#3695 +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 {#3696 +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 {#3697 +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 {#3698 +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 {#3699 +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 {#3700 +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 {#3701 +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 {#3702 +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 {#3703 +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 {#3704 +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 {#3705 +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 {#3706 +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 {#3707 +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 {#3708 +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 {#3709 +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 {#3710 +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 {#3711 +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 {#3712 +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 {#3713 +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 {#3714 +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 {#3715 +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 {#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/SY.svg" class="country-flag" loading="lazy" alt="シリア"> <span>シリア</span></div>" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +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 {#3719 +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 {#3720 +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 {#3721 +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 {#3722 +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 {#3723 +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 {#3724 +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 {#3725 +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 {#3726 +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 {#3727 +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 {#3728 +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 {#3729 +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 {#3730 +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 {#3731 +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 {#3732 +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 {#3733 +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 {#3734 +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 {#3735 +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 {#3736 +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 {#3737 +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 {#3738 +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 {#3739 +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 {#3740 +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 {#3741 +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 {#3742 +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 {#3743 +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 {#3744 +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 {#3745 +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 {#3746 +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 {#3747 +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 {#3748 +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 {#3749 +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 {#3750 +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 {#3751 +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 {#3752 +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 {#3753 +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 {#3754 +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 {#3755 +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 {#3756 +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 {#3757 +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 {#3758 +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 {#3759 +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 {#3760 +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 {#3761 +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 {#3762 +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 {#3763 +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 {#3764 +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 {#3765 +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 {#3766 +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 {#3767 +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 {#3768 +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 {#3769 +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 {#3770 +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 {#3771 +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 {#3772 +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 {#3773 +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 {#3774 +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 {#3775 +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 {#3776 +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 {#3777 +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 {#3778 +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 {#3779 +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 {#3780 +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 {#3781 +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 {#3782 +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 {#3783 +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 {#3784 +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 {#3785 +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 {#3786 +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 {#3787 +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 {#3788 +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 {#3789 +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 {#3790 +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 {#3791 +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 {#3792 +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 {#3793 +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 {#3794 +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 {#3795 +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 {#3796 +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 {#3797 +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 {#3798 +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 {#3799 +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 {#3800 +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 {#3801 +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 {#3802 +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 {#3803 +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 {#3804 +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 {#3805 +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 {#3806 +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 {#3807 +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 {#3808 +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 {#3809 +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 {#3810 +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 {#3811 +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 {#3812 +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 {#3813 +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 {#3814 +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 {#3815 +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 {#3816 +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 {#3817 +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 {#3818 +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 {#3819 +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 {#3820 +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 {#3821 +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 {#3822 +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 {#3823 +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 {#3824 +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 {#3825 +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 {#3826 +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 {#3827 +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 {#3828 +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 {#3829 +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 {#3830 +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 {#3831 +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 {#3832 +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 {#3833 +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 {#3834 +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 {#3835 +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 {#3836 +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 {#3837 +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 {#3838 +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 {#3839 +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 {#3840 +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 {#3841 +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 {#3842 +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 {#3843 +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 {#3844 +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 {#3845 +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 {#3846 +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 {#3847 +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 {#3848 +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 {#3849 +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 {#3850 +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 {#3851 +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 {#3852 +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 {#3853 +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 {#3854 +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 {#3855 +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 {#3856 +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 {#3857 +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 {#3858 +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: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +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 {#3860 +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 {#3861 +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 {#3862 +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 {#3863 +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 {#3864 +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 {#3865 +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 {#3866 +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 {#3867 +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 {#3868 +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 {#3869 +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 {#3870 +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 {#3871 +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 {#3872 +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: [] } ] |
| 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 {#966 -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 {#969 …} -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 {#968 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#970 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1313 …} -uniqueId: Symfony\Component\Uid\Ulid {#967 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#972 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3876 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#966 -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 {#969 …} -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 {#968 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#970 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1313 …} -uniqueId: Symfony\Component\Uid\Ulid {#967 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#972 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3623 -form: Symfony\Component\Form\Form {#2673 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3621 …5} |
| full_name | "FormFieldReference[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_country" |
| is_selected | Closure($choice, $value) {#3874 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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 {#2130 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#2128 …} } |
| 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() {#2127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2125 …} } } |
| 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 {#3884 +label: "Bolívar Soberano" +value: "VED" +data: "VED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "CFP フラン" +value: "XPF" +data: "XPF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "RINET基金" +value: "XRE" +data: "XRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Sierra Leonean Leone" +value: "SLE" +data: "SLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Uruguayan Nominal Wage Index Unit" +value: "UYW" +data: "UYW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "アイスランド クローナ" +value: "ISK" +data: "ISK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "アイスランド クローナ (1918–1981)" +value: "ISJ" +data: "ISJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "アイリッシュ ポンド" +value: "IEP" +data: "IEP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "アゼルバイジャン マナト" +value: "AZN" +data: "AZN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "アゼルバイジャン マナト (1993–2006)" +value: "AZM" +data: "AZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "アフガニスタン アフガニー" +value: "AFN" +data: "AFN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "アフガニスタン アフガニー (1927–2002)" +value: "AFA" +data: "AFA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "アラブ首長国連邦ディルハム" +value: "AED" +data: "AED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "アルジェリア ディナール" +value: "DZD" +data: "DZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "アルゼンチン アゥストラール" +value: "ARA" +data: "ARA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "アルゼンチン ペソ" +value: "ARS" +data: "ARS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "アルゼンチン ペソ (1983–1985)" +value: "ARP" +data: "ARP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "アルゼンチン・ペソ・レイ(1970–1983)" +value: "ARL" +data: "ARL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "アルゼンチン・ペソ(1881–1970)" +value: "ARM" +data: "ARM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "アルバ フロリン" +value: "AWG" +data: "AWG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "アルバニア レク" +value: "ALL" +data: "ALL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "アルバニア レク (1946–1965)" +value: "ALK" +data: "ALK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "アルメニア ドラム" +value: "AMD" +data: "AMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "アンゴラ クワンザ" +value: "AOA" +data: "AOA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "アンゴラ クワンザ (1977–1991)" +value: "AOK" +data: "AOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "アンゴラ 旧クワンザ (1995–1999)" +value: "AOR" +data: "AOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "アンゴラ 新クワンザ (1990–2000)" +value: "AON" +data: "AON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "アンドラ ペセタ" +value: "ADP" +data: "ADP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "イエメン ディナール" +value: "YDD" +data: "YDD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "イエメン リアル" +value: "YER" +data: "YER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "イスラエル シェケル (1980–1985)" +value: "ILR" +data: "ILR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "イスラエル ポンド" +value: "ILP" +data: "ILP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "イスラエル新シェケル" +value: "ILS" +data: "ILS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "イタリア リラ" +value: "ITL" +data: "ITL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "イラク ディナール" +value: "IQD" +data: "IQD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "イラン リアル" +value: "IRR" +data: "IRR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "インド ルピー" +value: "INR" +data: "INR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "インドネシア ルピア" +value: "IDR" +data: "IDR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "ウガンダ シリング" +value: "UGX" +data: "UGX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "ウガンダ シリング (1966–1987)" +value: "UGS" +data: "UGS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "ウクライナ カルボバネツ" +value: "UAK" +data: "UAK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "ウクライナ グリブナ" +value: "UAH" +data: "UAH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "ウズベキスタン スム" +value: "UZS" +data: "UZS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "ウルグアイ ペソ" +value: "UYU" +data: "UYU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "ウルグアイ ペソ (1975–1993)" +value: "UYP" +data: "UYP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "ウルグアイ ペソエン" +value: "UYI" +data: "UYI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "エクアドル (UVC)" +value: "ECV" +data: "ECV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "エクアドル スクレ" +value: "ECS" +data: "ECS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "エジプト ポンド" +value: "EGP" +data: "EGP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "エストニア クルーン" +value: "EEK" +data: "EEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "エチオピア ブル" +value: "ETB" +data: "ETB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "エリトリア ナクファ" +value: "ERN" +data: "ERN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "エルサルバドル コロン" +value: "SVC" +data: "SVC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "オーストラリア ドル" +value: "AUD" +data: "AUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "オーストリア シリング" +value: "ATS" +data: "ATS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "オマーン リアル" +value: "OMR" +data: "OMR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "オランダ ギルダー" +value: "NLG" +data: "NLG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "オランダ領アンティル ギルダー" +value: "ANG" +data: "ANG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "ガーナ セディ" +value: "GHS" +data: "GHS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "ガーナ セディ (1979–2007)" +value: "GHC" +data: "GHC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "カーボベルデ エスクード" +value: "CVE" +data: "CVE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "ガイアナ ドル" +value: "GYD" +data: "GYD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "カザフスタン テンゲ" +value: "KZT" +data: "KZT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "カタール リアル" +value: "QAR" +data: "QAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "カナダ ドル" +value: "CAD" +data: "CAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "ガンビア ダラシ" +value: "GMD" +data: "GMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "カンボジア リエル" +value: "KHR" +data: "KHR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "ギニア シリー" +value: "GNS" +data: "GNS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "ギニア フラン" +value: "GNF" +data: "GNF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "ギニアビサウ ペソ" +value: "GWP" +data: "GWP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "キプロス ポンド" +value: "CYP" +data: "CYP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "キューバ ペソ" +value: "CUP" +data: "CUP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "キューバ 兌換ペソ" +value: "CUC" +data: "CUC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "ギリシャ ドラクマ" +value: "GRD" +data: "GRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "キルギス ソム" +value: "KGS" +data: "KGS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "グアテマラ ケツァル" +value: "GTQ" +data: "GTQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "クウェート ディナール" +value: "KWD" +data: "KWD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "クロアチア クーナ" +value: "HRK" +data: "HRK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "クロアチア ディナール" +value: "HRD" +data: "HRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "ケイマン諸島 ドル" +value: "KYD" +data: "KYD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "ケニア シリング" +value: "KES" +data: "KES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "コスタリカ コロン" +value: "CRC" +data: "CRC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "コモロ フラン" +value: "KMF" +data: "KMF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "コロンビア ペソ" +value: "COP" +data: "COP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "コロンビア レアル (UVR)" +value: "COU" +data: "COU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "コンゴ フラン" +value: "CDF" +data: "CDF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "ザイール ザイール (1971–1993)" +value: "ZRZ" +data: "ZRZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "ザイール 新ザイール (1993–1998)" +value: "ZRN" +data: "ZRN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "サウジ リヤル" +value: "SAR" +data: "SAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "サモア タラ" +value: "WST" +data: "WST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "サントメ・プリンシペ ドブラ" +value: "STN" +data: "STN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "サントメ・プリンシペ ドブラ (1977–2017)" +value: "STD" +data: "STD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "ザンビア クワチャ" +value: "ZMW" +data: "ZMW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "ザンビア クワチャ (1968–2012)" +value: "ZMK" +data: "ZMK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "シエラレオネ レオン" +value: "SLL" +data: "SLL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "ジブチ フラン" +value: "DJF" +data: "DJF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "ジブラルタル ポンド" +value: "GIP" +data: "GIP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "ジャマイカ ドル" +value: "JMD" +data: "JMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "ジョージア クーポン ラリ" +value: "GEK" +data: "GEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "ジョージア ラリ" +value: "GEL" +data: "GEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "シリア ポンド" +value: "SYP" +data: "SYP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "シンガポール ドル" +value: "SGD" +data: "SGD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "ジンバブエ ドル (1980–2008)" +value: "ZWD" +data: "ZWD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "ジンバブエ ドル (2009)" +value: "ZWL" +data: "ZWL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "シンバブエ ドル(2008)" +value: "ZWR" +data: "ZWR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "スイス フラン" +value: "CHF" +data: "CHF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "スウェーデン クローナ" +value: "SEK" +data: "SEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "スーダン ディナール (1992–2007)" +value: "SDD" +data: "SDD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "スーダン ポンド" +value: "SDG" +data: "SDG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "スーダン ポンド (1957–1998)" +value: "SDP" +data: "SDP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "スペイン ペセタ" +value: "ESP" +data: "ESP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "スペイン 兌換ペセタ" +value: "ESB" +data: "ESB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "スペインペセタ(勘定A)" +value: "ESA" +data: "ESA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "スリナム ギルダー" +value: "SRG" +data: "SRG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "スリナム ドル" +value: "SRD" +data: "SRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "スリランカ ルピー" +value: "LKR" +data: "LKR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "スロバキア コルナ" +value: "SKK" +data: "SKK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "スロベニア トラール" +value: "SIT" +data: "SIT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "スワジランド リランゲニ" +value: "SZL" +data: "SZL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "セーシェル ルピー" +value: "SCR" +data: "SCR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "セルビア ディナール (2002–2006)" +value: "CSD" +data: "CSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "セントヘレナ ポンド" +value: "SHP" +data: "SHP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "ソマリア シリング" +value: "SOS" +data: "SOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "ソロモン諸島 ドル" +value: "SBD" +data: "SBD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "ソ連 ルーブル" +value: "SUR" +data: "SUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "タイ バーツ" +value: "THB" +data: "THB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "タジキスタン ソモニ" +value: "TJS" +data: "TJS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "タジキスタン ルーブル" +value: "TJR" +data: "TJR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "タンザニア シリング" +value: "TZS" +data: "TZS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "チェコ コルナ" +value: "CZK" +data: "CZK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "チェコスロバキア コルナ" +value: "CSK" +data: "CSK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "チュニジア ディナール" +value: "TND" +data: "TND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "チリ ウニダ・デ・フォメント (UF)" +value: "CLF" +data: "CLF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "チリ エスクード" +value: "CLE" +data: "CLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "チリ ペソ" +value: "CLP" +data: "CLP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "ディナール (セルビア)" +value: "RSD" +data: "RSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "ティモール エスクード" +value: "TPE" +data: "TPE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "デンマーク クローネ" +value: "DKK" +data: "DKK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "ドイツ マルク" +value: "DEM" +data: "DEM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "ドミニカ ペソ" +value: "DOP" +data: "DOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "トリニダード・トバゴ ドル" +value: "TTD" +data: "TTD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "トルクメニスタン マナト" +value: "TMT" +data: "TMT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "トルクメニスタン マナト (1993–2009)" +value: "TMM" +data: "TMM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "トルコ リラ (1922–2005)" +value: "TRL" +data: "TRL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "トンガ パ・アンガ" +value: "TOP" +data: "TOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "ナイジェリア ナイラ" +value: "NGN" +data: "NGN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "ナミビア ドル" +value: "NAD" +data: "NAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "ニカラグア コルドバ (1988–1991)" +value: "NIC" +data: "NIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "ニカラグア コルドバ オロ" +value: "NIO" +data: "NIO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "ニュージーランド ドル" +value: "NZD" +data: "NZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "ネパール ルピー" +value: "NPR" +data: "NPR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "ノルウェー クローネ" +value: "NOK" +data: "NOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "バーレーン ディナール" +value: "BHD" +data: "BHD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "ハイチ グールド" +value: "HTG" +data: "HTG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "パキスタン ルピー" +value: "PKR" +data: "PKR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "パナマ バルボア" +value: "PAB" +data: "PAB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "バヌアツ バツ" +value: "VUV" +data: "VUV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "バハマ ドル" +value: "BSD" +data: "BSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "パプアニューギニア キナ" +value: "PGK" +data: "PGK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "バミューダ ドル" +value: "BMD" +data: "BMD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +label: "パラグアイ グアラニ" +value: "PYG" +data: "PYG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +label: "バルバドス ドル" +value: "BBD" +data: "BBD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +label: "ハンガリー フォリント" +value: "HUF" +data: "HUF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "バングラデシュ タカ" +value: "BDT" +data: "BDT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +label: "ビルマ チャット" +value: "BUK" +data: "BUK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "フィジー ドル" +value: "FJD" +data: "FJD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "フィリピン ペソ" +value: "PHP" +data: "PHP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "フィンランド マルカ" +value: "FIM" +data: "FIM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "ブータン ニュルタム" +value: "BTN" +data: "BTN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "フォークランド(マルビナス)諸島 ポンド" +value: "FKP" +data: "FKP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +label: "ブラジル クルザード (1986–1989)" +value: "BRC" +data: "BRC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "ブラジル クルゼイロ (1990–1993)" +value: "BRE" +data: "BRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "ブラジル クルゼイロ (1993–1994)" +value: "BRR" +data: "BRR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "ブラジル クルゼイロ(1942–1967)" +value: "BRZ" +data: "BRZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "ブラジル レアル" +value: "BRL" +data: "BRL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "ブラジル 新クルザード (1989–1990)" +value: "BRN" +data: "BRN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "ブラジル 新クルゼイロ (1967–1986)" +value: "BRB" +data: "BRB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +label: "フラン (WIR)" +value: "CHW" +data: "CHW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "フランス フラン" +value: "FRF" +data: "FRF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "フランス フラン (UIC)" +value: "XFU" +data: "XFU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "フランス金フラン" +value: "XFO" +data: "XFO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +label: "ブルガリア レフ" +value: "BGL" +data: "BGL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +label: "ブルガリア レフ(1879–1952)" +value: "BGO" +data: "BGO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +label: "ブルガリア 新レフ" +value: "BGN" +data: "BGN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +label: "ブルガリア社会主義 レフ" +value: "BGM" +data: "BGM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +label: "ブルネイ ドル" +value: "BND" +data: "BND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +label: "ブルンジ フラン" +value: "BIF" +data: "BIF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +label: "ベトナム ドン" +value: "VND" +data: "VND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +label: "ベトナム ドン(1978–1985)" +value: "VNN" +data: "VNN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +label: "ベネズエラ ボリバル" +value: "VES" +data: "VES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +label: "ベネズエラ ボリバル (1871–2008)" +value: "VEB" +data: "VEB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +label: "ベネズエラ ボリバル (2008–2018)" +value: "VEF" +data: "VEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +label: "ベラルーシ ルーブル" +value: "BYN" +data: "BYN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +label: "ベラルーシ ルーブル (2000–2016)" +value: "BYR" +data: "BYR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +label: "ベラルーシ 新ルーブル (1994–1999)" +value: "BYB" +data: "BYB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +label: "ベリーズ ドル" +value: "BZD" +data: "BZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +label: "ペルー インティ" +value: "PEI" +data: "PEI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +label: "ペルー ソル" +value: "PEN" +data: "PEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +label: "ペルー ソル (1863–1965)" +value: "PES" +data: "PES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +label: "ベルギー フラン" +value: "BEF" +data: "BEF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +label: "ベルギー フラン (BEC)" +value: "BEC" +data: "BEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +label: "ベルギー フラン (BEL)" +value: "BEL" +data: "BEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +label: "ポーランド ズウォティ" +value: "PLN" +data: "PLN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +label: "ポーランド ズウォティ (1950–1995)" +value: "PLZ" +data: "PLZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +label: "ボスニア・ヘルツェゴビナ ディナール (1992–1994)" +value: "BAD" +data: "BAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +label: "ボスニア・ヘルツェゴビナ 新ディナール(1994–1997)" +value: "BAN" +data: "BAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +label: "ボスニア・ヘルツェゴビナ 兌換マルク (BAM)" +value: "BAM" +data: "BAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4091 +label: "ボツワナ プラ" +value: "BWP" +data: "BWP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +label: "ボリビア (Mvdol)" +value: "BOV" +data: "BOV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +label: "ボリビア ペソ" +value: "BOP" +data: "BOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +label: "ボリビア ボリビアーノ" +value: "BOB" +data: "BOB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +label: "ボリビア ボリビアーノ (1863–1963)" +value: "BOL" +data: "BOL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +label: "ポルトガル エスクード" +value: "PTE" +data: "PTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4097 +label: "ポルトガル領ギニア エスクード" +value: "GWE" +data: "GWE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +label: "ホンジュラス レンピラ" +value: "HNL" +data: "HNL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +label: "マカオ パタカ" +value: "MOP" +data: "MOP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4100 +label: "マケドニア ディナール(1992–1993)" +value: "MKN" +data: "MKN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4101 +label: "マケドニア デナル" +value: "MKD" +data: "MKD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +label: "マダガスカル アリアリ" +value: "MGA" +data: "MGA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +label: "マラウィ クワチャ" +value: "MWK" +data: "MWK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +label: "マラガシ フラン" +value: "MGF" +data: "MGF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +label: "マリ フラン" +value: "MLF" +data: "MLF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +label: "マルタ ポンド" +value: "MTP" +data: "MTP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4107 +label: "マルタ リラ" +value: "MTL" +data: "MTL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4108 +label: "マレーシア リンギット" +value: "MYR" +data: "MYR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4109 +label: "ミャンマー チャット" +value: "MMK" +data: "MMK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4110 +label: "メキシコ (UDI)" +value: "MXV" +data: "MXV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4111 +label: "メキシコ ペソ" +value: "MXN" +data: "MXN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4112 +label: "メキシコ ペソ (1861–1992)" +value: "MXP" +data: "MXP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4113 +label: "モーリシャス ルピー" +value: "MUR" +data: "MUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4114 +label: "モーリタニア ウギア" +value: "MRU" +data: "MRU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4115 +label: "モーリタニア ウギア (1973–2017)" +value: "MRO" +data: "MRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4116 +label: "モザンピーク エスクード" +value: "MZE" +data: "MZE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +label: "モザンビーク メティカル" +value: "MZN" +data: "MZN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +label: "モザンビーク メティカル (1980–2006)" +value: "MZM" +data: "MZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +label: "モネガスク フラン" +value: "MCF" +data: "MCF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +label: "モルディブ ルフィア" +value: "MVR" +data: "MVR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4121 +label: "モルディブ諸島 ルピー" +value: "MVP" +data: "MVP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +label: "モルドバ クーポン" +value: "MDC" +data: "MDC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +label: "モルドバ レイ" +value: "MDL" +data: "MDL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +label: "モロッコ ディルハム" +value: "MAD" +data: "MAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4125 +label: "モロッコ フラン" +value: "MAF" +data: "MAF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +label: "モンゴル トグログ" +value: "MNT" +data: "MNT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4127 +label: "ユーゴスラビア ノビ・ディナール (1994–2002)" +value: "YUM" +data: "YUM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4128 +label: "ユーゴスラビア ハード・ディナール (1966–1990)" +value: "YUD" +data: "YUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4129 +label: "ユーゴスラビア 改革ディナール(1992–1993)" +value: "YUR" +data: "YUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4130 +label: "ユーゴスラビア 兌換ディナール (1990–1992)" +value: "YUN" +data: "YUN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +label: "ユーロ" +value: "EUR" +data: "EUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +label: "ユーロ (WIR)" +value: "CHE" +data: "CHE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +label: "ヨーロッパ通貨単位" +value: "XEU" +data: "XEU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4134 +label: "ヨルダン ディナール" +value: "JOD" +data: "JOD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4135 +label: "ラオス キープ" +value: "LAK" +data: "LAK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4136 +label: "ラトビア ラッツ" +value: "LVL" +data: "LVL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4137 +label: "ラトビア ルーブル" +value: "LVR" +data: "LVR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4138 +label: "リトアニア タロナ" +value: "LTT" +data: "LTT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4139 +label: "リトアニア リタス" +value: "LTL" +data: "LTL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +label: "リビア ディナール" +value: "LYD" +data: "LYD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +label: "リベリア ドル" +value: "LRD" +data: "LRD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4142 +label: "ルーマニア レイ" +value: "RON" +data: "RON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +label: "ルーマニア レイ (1952–2006)" +value: "ROL" +data: "ROL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +label: "ルクセンブルグ フラン" +value: "LUF" +data: "LUF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4145 +label: "ルクセンブルク 金融フラン" +value: "LUL" +data: "LUL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +label: "ルクセンブルク 兌換フラン" +value: "LUC" +data: "LUC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +label: "ルワンダ フラン" +value: "RWF" +data: "RWF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +label: "レソト ロティ" +value: "LSL" +data: "LSL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4149 +label: "レバノン ポンド" +value: "LBP" +data: "LBP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4150 +label: "ローデシア ドル" +value: "RHD" +data: "RHD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4151 +label: "ロシア ルーブル" +value: "RUB" +data: "RUB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4152 +label: "ロシア ルーブル (1991–1998)" +value: "RUR" +data: "RUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4153 +label: "英国ポンド" +value: "GBP" +data: "GBP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4154 +label: "韓国 ウォン(1945–1953)" +value: "KRO" +data: "KRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4155 +label: "韓国 ファン(1953–1962)" +value: "KRH" +data: "KRH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4156 +label: "韓国ウォン" +value: "KRW" +data: "KRW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4157 +label: "香港ドル" +value: "HKD" +data: "HKD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4158 +label: "新トルコリラ" +value: "TRY" +data: "TRY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4159 +label: "新台湾ドル" +value: "TWD" +data: "TWD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4160 +label: "西アフリカ CFA フラン" +value: "XOF" +data: "XOF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4161 +label: "赤道ギニア エクウェレ" +value: "GQE" +data: "GQE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4162 +label: "中央アフリカ CFA フラン" +value: "XAF" +data: "XAF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4163 +label: "中国人民銀行ドル" +value: "CNX" +data: "CNX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +label: "中国人民元" +value: "CNY" +data: "CNY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +label: "中国人民元(オフショア)" +value: "CNH" +data: "CNH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4166 +label: "東カリブ ドル" +value: "XCD" +data: "XCD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4167 +label: "東ドイツ マルク" +value: "DDM" +data: "DDM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4168 +label: "南アフリカ ランド" +value: "ZAR" +data: "ZAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4169 +label: "南アフリカ ランド (ZAL)" +value: "ZAL" +data: "ZAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4170 +label: "南スーダン ポンド" +value: "SSP" +data: "SSP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +label: "日本円" +value: "JPY" +data: "JPY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +label: "米ドル" +value: "USD" +data: "USD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +label: "米ドル (当日)" +value: "USS" +data: "USS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +label: "米ドル (翌日)" +value: "USN" +data: "USN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +label: "北朝鮮ウォン" +value: "KPW" +data: "KPW" +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 {#974 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CurrencyField" -propertyName: "currency" -value: "JPY" -formattedValue: [ "name" => "日本円" "symbol" => "¥" ] -formatValueCallable: null -label: "Currency Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CurrencyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -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 {#976 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#978 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …} -uniqueId: Symfony\Component\Uid\Ulid {#975 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4179 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#974 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CurrencyField" -propertyName: "currency" -value: "JPY" -formattedValue: [ "name" => "日本円" "symbol" => "¥" ] -formatValueCallable: null -label: "Currency Field" -formType: "Symfony\Component\Form\Extension\Core\Type\CurrencyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -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 {#976 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#978 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …} -uniqueId: Symfony\Component\Uid\Ulid {#975 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#3877 -form: Symfony\Component\Form\Form {#2676 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3875 …5} |
| full_name | "FormFieldReference[currency]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_currency" |
| is_selected | Closure($choice, $value) {#4177 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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 | [ "Chickasaw" => "cic" "Eastern Canadian Inuktitut" => "ike" "Eastern Ojibwa" => "ojg" "Haryanvi" => "bgc" "Hmong Njua" => "hnj" "Northern Haida" => "hdn" "Tai Dam" => "blt" "Torwali" => "trw" "Woods Cree" => "cwd" "アイスランド語" => "is" "アイヌ語" => "ain" "アイマラ語" => "ay" "アイルランド語" => "ga" "アヴァル語" => "av" "アヴェスタ語" => "ae" "アオ・ナガ語" => "njo" "アカン語" => "ak" "アゲム語" => "agq" "アコース語" => "bss" "アストゥリアス語" => "ast" "アス語" => "asa" "アゼルバイジャン語" => "az" "アダングメ語" => "ada" "アチェ語" => "ace" "アチョリ語" => "ach" "アッカド語" => "akk" "アッサム語" => "as" "アティカメク語" => "atj" "アディゲ語" => "ady" "アファル語" => "aa" "アブハズ語" => "ab" "アフリカーンス語" => "af" "アフリヒリ語" => "afh" "アムハラ語" => "am" "アメリカ手話" => "ase" "アラオナ語" => "aro" "アラゴン語" => "an" "アラパホー語" => "arp" "アラバマ語" => "akz" "アラビア語" => "ar" "アラム語" => "arc" "アラワク語" => "arw" "アルーマニア語" => "rup" "アルジェリア・アラビア語" => "arq" "アルバニア語" => "sq" "アルピタン語" => "frp" "アルメニア語" => "hy" "アレウト語" => "ale" "アワディー語" => "awa" "アンギカ語" => "anp" "イエンバ語" => "ybb" "イタリア語" => "it" "イディッシュ語" => "yi" "イド語" => "io" "イナリ・サーミ語" => "smn" "イヌイナクトゥン語" => "ikt" "イヌー=アイムン語" => "moe" "イヌクティトット語" => "iu" "イヌピアック語" => "ik" "イバン語" => "iba" "イビビオ語" => "ibb" "イボ語" => "ig" "イロカノ語" => "ilo" "イングーシ語" => "inh" "イングリア語" => "izh" "インターリング" => "ie" "インターリングア" => "ia" "インドネシア語" => "id" "ヴァイ語" => "vai" "ヴァリス語" => "wae" "ウイグル語" => "ug" "ウェールズ語" => "cy" "ヴェネト語" => "vec" "ヴェプス語" => "vep" "ヴォート語" => "vot" "ウォライタ語" => "wal" "ヴォラピュク語" => "vo" "ウォロフ語" => "wo" "ヴォロ語" => "vro" "ウガリト語" => "uga" "ウクライナ語" => "uk" "ウズベク語" => "uz" "ウドムルト語" => "udm" "ウルドゥー語" => "ur" "ヴンジョ語" => "vun" "エウェ語" => "ee" "エウォンド語" => "ewo" "エカジュク語" => "eka" "エジプト・アラビア語" => "arz" "エストニア語" => "et" "エストレマドゥーラ語" => "ext" "エスペラント語" => "eo" "エフィク語" => "efi" "エミリア語" => "egl" "エラム語" => "elx" "エルジャ語" => "myv" "エンブ語" => "ebu" "オカナガン語" => "oka" "オジブウェー語" => "oj" "オスマントルコ語" => "ota" "オセージ語" => "osa" "オセット語" => "os" "オック語" => "oc" "オディア語" => "or" "オボロ語" => "ann" "オランダ語" => "nl" "オロモ語" => "om" "カーボベルデ・クレオール語" => "kea" "カインガング語" => "kgp" "カウィ語" => "kaw" "ガガウズ語" => "gag" "カコ語" => "kkj" "カザフ語" => "kk" "カジェ語" => "kaj" "カシミール語" => "ks" "カシューブ語" => "csb" "カシ語" => "kha" "カタブ語" => "kcg" "カタロニア語" => "ca" "カチン語" => "kac" "カドー語" => "cad" "カヌリ語" => "kr" "カネンブ語" => "kbl" "カバルド語" => "kbd" "カピス語" => "cps" "カビル語" => "kab" "カユーガ語" => "cay" "ガヨ語" => "gay" "カラカルパク語" => "kaa" "カラチャイ・バルカル語" => "krc" "ガリシア語" => "gl" "カリブ語" => "car" "カルムイク語" => "xal" "カレリア語" => "krl" "カレンジン語" => "kln" "カロライナ・アルゴンキン語" => "crr" "ガンダ語" => "lg" "カンナダ語" => "kn" "カンバ語" => "kam" "ガ語" => "gaa" "キクユ語" => "ki" "キチェ語" => "quc" "キナライア語" => "krj" "キニアルワンダ語" => "rw" "ギラキ語" => "glk" "ギリシャ語" => "el" "キリバス語" => "gil" "キルギス語" => "ky" "キルマンジュキ語" => "kiu" "キンブンド語" => "kmb" "グアラニー語" => "gn" "グウィッチン語" => "gwi" "グシイ語" => "guz" "グジャラート語" => "gu" "クテナイ語" => "kut" "クペレ語" => "kpe" "クムク語" => "kum" "クメール語" => "km" "クリーク語" => "mus" "グリーンランド語" => "kl" "クリー語" => "cr" "クリオ語" => "kri" "クリミア・タタール語" => "crh" "クリンゴン語" => "tlh" "クルク語" => "kru" "クルド語" => "ku" "グレボ語" => "grb" "クロアチア語" => "hr" "クヮキゥワラ語" => "kwk" "クワシオ語" => "nmg" "クワニャマ語" => "kj" "ケイジャン・フランス語" => "frc" "ゲエズ語" => "gez" "ゲグ・アルバニア語" => "aln" "ケチュア語" => "qu" "ケルン語" => "ksh" "ゴア・コンカニ語" => "gom" "コイラ・チーニ語" => "khq" "コイラボロ・センニ語" => "ses" "コータン語" => "kho" "ゴート語" => "got" "ゴーマラ語" => "bbj" "コーンウォール語" => "kw" "ゴーンディー語" => "gon" "コサ語" => "xh" "コスラエ語" => "kos" "コタヴァ" => "avk" "コプト語" => "cop" "コミ・ペルミャク語" => "koi" "コミ語" => "kv" "コム語" => "bkm" "コモロ語" => "swb" "コルシカ語" => "co" "ゴロンタロ語" => "gor" "コロ語" => "kfo" "コワール語" => "khw" "コンカニ語" => "kok" "コンゴ語" => "kg" "ザーターフリジア語" => "stq" "サーミア語" => "lsm" "サウラーシュトラ語" => "saz" "ササク語" => "sas" "ザザ語" => "zza" "サッサリ・サルデーニャ語" => "sdc" "サハ語" => "sah" "サポテカ語" => "zap" "サホ語" => "ssy" "サマリア・アラム語" => "sam" "サモア語" => "sm" "サモギティア語" => "sgs" "サルデーニャ語" => "sc" "ザルマ語" => "dje" "サング語" => "sbp" "サンゴ語" => "sg" "サンスクリット語" => "sa" "サンターリー語" => "sat" "サンダウェ語" => "sad" "サンバー語" => "ksb" "サンブル語" => "saq" "シクシカ語" => "bla" "シダモ語" => "sid" "シチリア語" => "scn" "シャイアン語" => "chy" "ジャマイカ・クレオール語" => "jam" "ジャワ語" => "jv" "シャン語" => "shn" "シュメール語" => "sux" "ジュラ語" => "dyu" "ジョージア語" => "ka" "ショナ語" => "sn" "ジョラ=フォニィ語" => "dyo" "シリア語" => "syr" "シレジア語" => "szl" "シンド語" => "sd" "シンハラ語" => "si" "スイスドイツ語" => "gsw" "スウェーデン語" => "sv" "ズールー語" => "zu" "スクマ語" => "suk" "スコットランド・ゲール語" => "gd" "スコットランド語" => "sco" "スコルト・サーミ語" => "sms" "スス語" => "sus" "ストレイツセイリッシュ語" => "str" "ズニ語" => "zun" "スペイン語" => "es" "スラヤール語" => "sly" "スリナム語" => "srn" "スレイビー語" => "den" "スロバキア語" => "sk" "スロベニア語" => "sl" "スワジ語" => "ss" "スワヒリ語" => "sw" "スンダ語" => "su" "セヴァーン・オジブワ語" => "ojs" "セーシェル・クレオール語" => "crs" "ゼーラント語" => "zea" "ゼナガ語" => "zen" "セナ語" => "seh" "セネカ語" => "see" "セブアノ語" => "ceb" "セリクプ語" => "sel" "セリ語" => "sei" "セルビア語" => "sr" "セルボ・クロアチア語" => "sh" "セレル語" => "srr" "ソガ語" => "xog" "ソグド語" => "sog" "ソニンケ語" => "snk" "ソマリ語" => "so" "ゾンカ語" => "dz" "タールタン語" => "tht" "タイタ語" => "dav" "タイ語" => "th" "タガログ語" => "tl" "タギシュ語" => "tgx" "ダコタ語" => "dak" "ダザガ語" => "dzg" "タサワク語" => "twq" "タジク語" => "tg" "タシルハイト語" => "shi" "タタール語" => "tt" "タヒチ語" => "ty" "タマシェク語" => "tmh" "タミル語" => "ta" "ダリー語(ゾロアスター教)" => "gbz" "タリシュ語" => "tly" "ダルグワ語" => "dar" "タロコ語" => "trv" "チェコ語" => "cs" "チェチェン語" => "ce" "チェロキー語" => "chr" "チガ語" => "cgg" "チヌーク混成語" => "chn" "チブチャ語" => "chb" "チベット語" => "bo" "チペワイアン語" => "chp" "チムシュ語" => "tsi" "チャガタイ語" => "chg" "チャクマ語" => "ccp" "チャド・アラビア語" => "shu" "チャモロ語" => "ch" "チャワイ語" => "cch" "チュヴァシ語" => "cv" "チューク語" => "chk" "チュニジア・アラビア語" => "aeb" "チョクトー語" => "cho" "チルコーティン語" => "clc" "チワン語" => "za" "チンボラソ高地ケチュア語" => "qug" "ツァコン語" => "tsd" "ツァフル語" => "tkr" "ツォンガ語" => "ts" "ツバル語" => "tvl" "ツワナ語" => "tn" "ティグリニア語" => "ti" "ティグレ語" => "tig" "ティブ語" => "tiv" "ディベヒ語" => "dv" "ディンカ語" => "din" "テソ語" => "teo" "テトゥン語" => "tet" "テムネ語" => "tem" "デラウェア語" => "del" "テルグ語" => "te" "テレーノ語" => "ter" "デンマーク語" => "da" "ドイツ語" => "de" "ドゥアラ語" => "dua" "トウィ語" => "tw" "トゥヴァ語" => "tyv" "トゥル語" => "tcy" "トゥロヨ語" => "tru" "トゥンブカ語" => "tum" "ドーグリー語" => "doi" "トキポナ語" => "tok" "トク・ピシン語" => "tpi" "ドグリブ語" => "dgr" "トケラウ語" => "tkl" "トバ・バタク語" => "bbc" "トリンギット語" => "tli" "トルクメン語" => "tk" "トルコ語" => "tr" "トルネダール・フィンランド語" => "fit" "トンガ語" => "to" "トンガ語(ニアサ)" => "tog" "ナイジェリア・ピジン語" => "pcm" "ナウル語" => "na" "ナジュド地方・アラビア語" => "ars" "ナバホ語" => "nv" "ナポリ語" => "nap" "ナマ語" => "naq" "ニアス語" => "nia" "ニウーエイ語" => "niu" "ニェエンガトゥ語" => "yrl" "ニャムウェジ語" => "nym" "ニャンコレ語" => "nyn" "ニャンジャ語" => "ny" "ニャン語" => "ken" "ニョロ語" => "nyo" "ヌエル語" => "nus" "ネパール語" => "ne" "ネワール語" => "new" "ノヴィアル" => "nov" "ノガイ語" => "nog" "ノルウェー語" => "no" "ノルウェー語(ニーノシュク)" => "nn" "ノルウェー語(ブークモール)" => "nb" "パーリ語" => "pi" "バイエルン・オーストリア語" => "bar" "ハイダ語" => "hai" "ハイチ・クレオール語" => "ht" "ハウサ語" => "ha" "バサ語" => "bas" "バシキール語" => "ba" "パシュトゥー語" => "ps" "バスク語" => "eu" "バダガ語" => "bfq" "パピアメント語" => "pap" "バフィア語" => "ksf" "バフット語" => "bfd" "バフティヤーリー語" => "bqi" "パフラヴィー語" => "pal" "バムン語" => "bax" "バヤ語" => "gba" "パラオ語" => "pau" "バリ語" => "ban" "バルーチー語" => "bal" "ハルコメレム語" => "hur" "ハワイ語" => "haw" "パンガシナン語" => "pag" "ハンガリー語" => "hu" "パンジャブ語" => "pa" "バンジャル語" => "bjn" "バンバラ語" => "bm" "パンパンガ語" => "pam" "ピエモンテ語" => "pms" "ピカルディ語" => "pcd" "ビコル語" => "bik" "ビシュヌプリヤ・マニプリ語" => "bpy" "ピジン語" => "pis" "ビスラマ語" => "bi" "ヒッタイト語" => "hit" "ビニ語" => "bin" "ヒリガイノン語" => "hil" "ヒリモツ語" => "ho" "ビリン語" => "byn" "ヒンディー語" => "hi" "ファング語" => "fan" "ファンティー語" => "fat" "フィジー・ヒンディー語" => "hif" "フィジー語" => "fj" "フィリピノ語" => "fil" "フィンランド語" => "fi" "フェニキア語" => "phn" "フェロー語" => "fo" "フォン語" => "fon" "ブギ語" => "bug" "フパ語" => "hup" "プファルツ語" => "pfl" "フモン語" => "hmn" "ブラジ語" => "bra" "ブラフイ語" => "brh" "フラフラ語" => "gur" "フランス語" => "fr" "フラ語" => "ff" "フリウリ語" => "fur" "ブリスシンボル" => "zbl" "ブリヤート語" => "bua" "ブルガリア語" => "bg" "ブルトン語" => "br" "ブル語" => "bum" "プロシア語" => "prg" "ベジャ語" => "bej" "ベタウィ語" => "bew" "ベトナム語" => "vi" "ベナ語" => "bez" "ヘブライ語" => "he" "ベラルーシ語" => "be" "ペルシア語" => "fa" "ヘレロ語" => "hz" "ベンガル語" => "bn" "ペンシルベニア・ドイツ語" => "pdc" "ベンダ語" => "ve" "ベンバ語" => "bem" "ボージュプリー語" => "bho" "ポーランド語" => "pl" "ボスニア語" => "bs" "ボド語" => "brx" "ポルトガル語" => "pt" "ポントス・ギリシャ語" => "pnt" "ポンペイ語" => "pon" "マーザンダラーン語" => "mzn" "マーシャル語" => "mh" "マールワーリー語" => "mwr" "マイティリー語" => "mai" "マインフランク語" => "vmf" "マオリ語" => "mi" "マカッサル語" => "mak" "マガヒー語" => "mag" "マクア・ミート語" => "mgh" "マケドニア語" => "mk" "マコンデ語" => "kde" "マサイ語" => "mas" "マダガスカル語" => "mg" "マチャメ語" => "jmc" "マドゥラ語" => "mad" "マニプリ語" => "mni" "マバ語" => "mde" "マファ語" => "maf" "マプチェ語" => "arn" "マラーティー語" => "mr" "マラヤーラム語" => "ml" "マリシート=パサマコディ語" => "pqm" "マリ語" => "chm" "マルタ語" => "mt" "マレー語" => "ms" "マンダル語" => "mdr" "マンディンゴ語" => "man" "マン島語" => "gv" "ミエネ語" => "mye" "ミクマク語" => "mic" "ミゾ語" => "lus" "ミチフ語" => "crg" "ミナンカバウ語" => "min" "ミャンマー語" => "my" "ミランダ語" => "mwl" "ムースクリー語" => "crm" "ムスリム・タタール語" => "ttt" "ムブンドゥ語" => "umb" "ムンダン語" => "mua" "メグレル語" => "xmf" "メタ語" => "mgo" "メドゥンバ語" => "byv" "メノナイト低地ドイツ語" => "pdt" "メル語" => "mer" "メンタワイ語" => "mwv" "メンデ語" => "men" "モーホーク語" => "moh" "モーリシャス・クレオール語" => "mfe" "モクシャ語" => "mdf" "モシ語" => "mos" "モロッコ・アラビア語" => "ary" "モンゴル語" => "mn" "モンゴ語" => "lol" "ヤオ語" => "yao" "ヤップ語" => "yap" "ヤンベン語" => "yav" "ユダヤ・アラビア語" => "jrb" "ユダヤ・ペルシア語" => "jpr" "ユトランド語" => "jut" "ヨルバ語" => "yo" "ラージャスターン語" => "raj" "ラオ語" => "lo" "ラコタ語" => "lkt" "ラズ語" => "lzz" "ラディノ語" => "lad" "ラテン語" => "la" "ラトガリア語" => "ltg" "ラトビア語" => "lv" "ラパヌイ語" => "rap" "ラフンダー語" => "lah" "ラロトンガ語" => "rar" "ランギ語" => "lag" "ランバ語" => "lam" "リーフ語" => "rif" "リヴォニア語" => "liv" "リグリア語" => "lij" "リトアニア語" => "lt" "リルエット語" => "lil" "リンガラ語" => "ln" "リングア・フランカ・ノバ" => "lfn" "リンブルフ語" => "li" "ルイジアナ・クレオール語" => "lou" "ルイセーニョ語" => "lui" "ルーマニア語" => "ro" "ルオ語" => "luo" "ルクセンブルク語" => "lb" "ルシン語" => "rue" "ルバ・カタンガ語" => "lu" "ルバ・ルルア語" => "lua" "ルヒヤ語" => "luy" "ルレ・サーミ語" => "smj" "ルワ語" => "rwk" "ルンダ語" => "lun" "ルンディ語" => "rn" "レズギ語" => "lez" "ロヴィアナ語" => "rug" "ロシア語" => "ru" "ロジバン語" => "jbo" "ロジ語" => "loz" "ロツマ語" => "rtm" "ロヒンギャ語" => "rhg" "ロマーニー語" => "rom" "ロマーニャ語" => "rgn" "ロマンシュ語" => "rm" "ロンバルド語" => "lmo" "ロンボ語" => "rof" "ワショ語" => "was" "ワユ語" => "guc" "ワライ語" => "war" "ワルピリ語" => "wbp" "ワロン語" => "wa" "ンガムバイ語" => "sba" "ンゴンバ語" => "jgo" "ンコ語" => "nqo" "ンジエムブーン語" => "nnh" "ンゼマ語" => "nzi" "ンドンガ語" => "ng" "英語" => "en" "漢文" => "lzh" "韓国語" => "ko" "客家語" => "hak" "教会スラブ語" => "cu" "古アイルランド語" => "sga" "古ノルド語" => "non" "古フランス語" => "fro" "古英語" => "ang" "古期プロバンス語" => "pro" "古高ドイツ語" => "goh" "古代エジプト語" => "egy" "古代ギリシャ語" => "grc" "古代ペルシア語" => "peo" "古典シリア語" => "syc" "古典ネワール語" => "nwc" "呉語" => "wuu" "広東語" => "yue" "高地ソルブ語" => "hsb" "山地マリ語" => "mrj" "四川イ語" => "ii" "湿原クリー語" => "csw" "湘語" => "hsn" "西バローチー語" => "bgn" "西フラマン語" => "vls" "西フリジア語" => "fy" "西部オジブワ語" => "ojw" "中英語" => "enm" "中央アトラス・タマジクト語" => "tzm" "中央アラスカ・ユピック語" => "esu" "中央クルド語" => "ckb" "中央ドゥスン語" => "dtp" "中期アイルランド語" => "mga" "中期フランス語" => "frm" "中高ドイツ語" => "gmh" "中国語" => "zh" "中世オランダ語" => "dum" "中部オジブワ語" => "ojc" "低シレジア語" => "sli" "低地ソルブ語" => "dsb" "低地ドイツ語" => "nds" "東フリジア語" => "frs" "東部クリー語(南部)" => "crj" "東部クリー語(北部)" => "crl" "南アルタイ語" => "alt" "南サーミ語" => "sma" "南ンデベレ語" => "nr" "南部クルド語" => "sdh" "南部ソト語" => "st" "南部トゥショーニ語" => "tce" "南部ハイダ語" => "hax" "南部ルシュツィード語" => "slh" "日本語" => "ja" "標準モロッコ タマジクト語" => "zgh" "平原クリー語" => "crk" "北サーミ語" => "se" "北フリジア語" => "frr" "北ロル語" => "lrc" "北ンデベレ語" => "nd" "北西部オジブワ語" => "ojb" "北部ソト語" => "nso" "北部トゥショーニ語" => "ttm" "満州語" => "mnc" "贛語" => "gan" "閩南語" => "nan" ] |
[ "Chickasaw" => "cic" "Eastern Canadian Inuktitut" => "ike" "Eastern Ojibwa" => "ojg" "Haryanvi" => "bgc" "Hmong Njua" => "hnj" "Northern Haida" => "hdn" "Tai Dam" => "blt" "Torwali" => "trw" "Woods Cree" => "cwd" "アイスランド語" => "is" "アイヌ語" => "ain" "アイマラ語" => "ay" "アイルランド語" => "ga" "アヴァル語" => "av" "アヴェスタ語" => "ae" "アオ・ナガ語" => "njo" "アカン語" => "ak" "アゲム語" => "agq" "アコース語" => "bss" "アストゥリアス語" => "ast" "アス語" => "asa" "アゼルバイジャン語" => "az" "アダングメ語" => "ada" "アチェ語" => "ace" "アチョリ語" => "ach" "アッカド語" => "akk" "アッサム語" => "as" "アティカメク語" => "atj" "アディゲ語" => "ady" "アファル語" => "aa" "アブハズ語" => "ab" "アフリカーンス語" => "af" "アフリヒリ語" => "afh" "アムハラ語" => "am" "アメリカ手話" => "ase" "アラオナ語" => "aro" "アラゴン語" => "an" "アラパホー語" => "arp" "アラバマ語" => "akz" "アラビア語" => "ar" "アラム語" => "arc" "アラワク語" => "arw" "アルーマニア語" => "rup" "アルジェリア・アラビア語" => "arq" "アルバニア語" => "sq" "アルピタン語" => "frp" "アルメニア語" => "hy" "アレウト語" => "ale" "アワディー語" => "awa" "アンギカ語" => "anp" "イエンバ語" => "ybb" "イタリア語" => "it" "イディッシュ語" => "yi" "イド語" => "io" "イナリ・サーミ語" => "smn" "イヌイナクトゥン語" => "ikt" "イヌー=アイムン語" => "moe" "イヌクティトット語" => "iu" "イヌピアック語" => "ik" "イバン語" => "iba" "イビビオ語" => "ibb" "イボ語" => "ig" "イロカノ語" => "ilo" "イングーシ語" => "inh" "イングリア語" => "izh" "インターリング" => "ie" "インターリングア" => "ia" "インドネシア語" => "id" "ヴァイ語" => "vai" "ヴァリス語" => "wae" "ウイグル語" => "ug" "ウェールズ語" => "cy" "ヴェネト語" => "vec" "ヴェプス語" => "vep" "ヴォート語" => "vot" "ウォライタ語" => "wal" "ヴォラピュク語" => "vo" "ウォロフ語" => "wo" "ヴォロ語" => "vro" "ウガリト語" => "uga" "ウクライナ語" => "uk" "ウズベク語" => "uz" "ウドムルト語" => "udm" "ウルドゥー語" => "ur" "ヴンジョ語" => "vun" "エウェ語" => "ee" "エウォンド語" => "ewo" "エカジュク語" => "eka" "エジプト・アラビア語" => "arz" "エストニア語" => "et" "エストレマドゥーラ語" => "ext" "エスペラント語" => "eo" "エフィク語" => "efi" "エミリア語" => "egl" "エラム語" => "elx" "エルジャ語" => "myv" "エンブ語" => "ebu" "オカナガン語" => "oka" "オジブウェー語" => "oj" "オスマントルコ語" => "ota" "オセージ語" => "osa" "オセット語" => "os" "オック語" => "oc" "オディア語" => "or" "オボロ語" => "ann" "オランダ語" => "nl" "オロモ語" => "om" "カーボベルデ・クレオール語" => "kea" "カインガング語" => "kgp" "カウィ語" => "kaw" "ガガウズ語" => "gag" "カコ語" => "kkj" "カザフ語" => "kk" "カジェ語" => "kaj" "カシミール語" => "ks" "カシューブ語" => "csb" "カシ語" => "kha" "カタブ語" => "kcg" "カタロニア語" => "ca" "カチン語" => "kac" "カドー語" => "cad" "カヌリ語" => "kr" "カネンブ語" => "kbl" "カバルド語" => "kbd" "カピス語" => "cps" "カビル語" => "kab" "カユーガ語" => "cay" "ガヨ語" => "gay" "カラカルパク語" => "kaa" "カラチャイ・バルカル語" => "krc" "ガリシア語" => "gl" "カリブ語" => "car" "カルムイク語" => "xal" "カレリア語" => "krl" "カレンジン語" => "kln" "カロライナ・アルゴンキン語" => "crr" "ガンダ語" => "lg" "カンナダ語" => "kn" "カンバ語" => "kam" "ガ語" => "gaa" "キクユ語" => "ki" "キチェ語" => "quc" "キナライア語" => "krj" "キニアルワンダ語" => "rw" "ギラキ語" => "glk" "ギリシャ語" => "el" "キリバス語" => "gil" "キルギス語" => "ky" "キルマンジュキ語" => "kiu" "キンブンド語" => "kmb" "グアラニー語" => "gn" "グウィッチン語" => "gwi" "グシイ語" => "guz" "グジャラート語" => "gu" "クテナイ語" => "kut" "クペレ語" => "kpe" "クムク語" => "kum" "クメール語" => "km" "クリーク語" => "mus" "グリーンランド語" => "kl" "クリー語" => "cr" "クリオ語" => "kri" "クリミア・タタール語" => "crh" "クリンゴン語" => "tlh" "クルク語" => "kru" "クルド語" => "ku" "グレボ語" => "grb" "クロアチア語" => "hr" "クヮキゥワラ語" => "kwk" "クワシオ語" => "nmg" "クワニャマ語" => "kj" "ケイジャン・フランス語" => "frc" "ゲエズ語" => "gez" "ゲグ・アルバニア語" => "aln" "ケチュア語" => "qu" "ケルン語" => "ksh" "ゴア・コンカニ語" => "gom" "コイラ・チーニ語" => "khq" "コイラボロ・センニ語" => "ses" "コータン語" => "kho" "ゴート語" => "got" "ゴーマラ語" => "bbj" "コーンウォール語" => "kw" "ゴーンディー語" => "gon" "コサ語" => "xh" "コスラエ語" => "kos" "コタヴァ" => "avk" "コプト語" => "cop" "コミ・ペルミャク語" => "koi" "コミ語" => "kv" "コム語" => "bkm" "コモロ語" => "swb" "コルシカ語" => "co" "ゴロンタロ語" => "gor" "コロ語" => "kfo" "コワール語" => "khw" "コンカニ語" => "kok" "コンゴ語" => "kg" "ザーターフリジア語" => "stq" "サーミア語" => "lsm" "サウラーシュトラ語" => "saz" "ササク語" => "sas" "ザザ語" => "zza" "サッサリ・サルデーニャ語" => "sdc" "サハ語" => "sah" "サポテカ語" => "zap" "サホ語" => "ssy" "サマリア・アラム語" => "sam" "サモア語" => "sm" "サモギティア語" => "sgs" "サルデーニャ語" => "sc" "ザルマ語" => "dje" "サング語" => "sbp" "サンゴ語" => "sg" "サンスクリット語" => "sa" "サンターリー語" => "sat" "サンダウェ語" => "sad" "サンバー語" => "ksb" "サンブル語" => "saq" "シクシカ語" => "bla" "シダモ語" => "sid" "シチリア語" => "scn" "シャイアン語" => "chy" "ジャマイカ・クレオール語" => "jam" "ジャワ語" => "jv" "シャン語" => "shn" "シュメール語" => "sux" "ジュラ語" => "dyu" "ジョージア語" => "ka" "ショナ語" => "sn" "ジョラ=フォニィ語" => "dyo" "シリア語" => "syr" "シレジア語" => "szl" "シンド語" => "sd" "シンハラ語" => "si" "スイスドイツ語" => "gsw" "スウェーデン語" => "sv" "ズールー語" => "zu" "スクマ語" => "suk" "スコットランド・ゲール語" => "gd" "スコットランド語" => "sco" "スコルト・サーミ語" => "sms" "スス語" => "sus" "ストレイツセイリッシュ語" => "str" "ズニ語" => "zun" "スペイン語" => "es" "スラヤール語" => "sly" "スリナム語" => "srn" "スレイビー語" => "den" "スロバキア語" => "sk" "スロベニア語" => "sl" "スワジ語" => "ss" "スワヒリ語" => "sw" "スンダ語" => "su" "セヴァーン・オジブワ語" => "ojs" "セーシェル・クレオール語" => "crs" "ゼーラント語" => "zea" "ゼナガ語" => "zen" "セナ語" => "seh" "セネカ語" => "see" "セブアノ語" => "ceb" "セリクプ語" => "sel" "セリ語" => "sei" "セルビア語" => "sr" "セルボ・クロアチア語" => "sh" "セレル語" => "srr" "ソガ語" => "xog" "ソグド語" => "sog" "ソニンケ語" => "snk" "ソマリ語" => "so" "ゾンカ語" => "dz" "タールタン語" => "tht" "タイタ語" => "dav" "タイ語" => "th" "タガログ語" => "tl" "タギシュ語" => "tgx" "ダコタ語" => "dak" "ダザガ語" => "dzg" "タサワク語" => "twq" "タジク語" => "tg" "タシルハイト語" => "shi" "タタール語" => "tt" "タヒチ語" => "ty" "タマシェク語" => "tmh" "タミル語" => "ta" "ダリー語(ゾロアスター教)" => "gbz" "タリシュ語" => "tly" "ダルグワ語" => "dar" "タロコ語" => "trv" "チェコ語" => "cs" "チェチェン語" => "ce" "チェロキー語" => "chr" "チガ語" => "cgg" "チヌーク混成語" => "chn" "チブチャ語" => "chb" "チベット語" => "bo" "チペワイアン語" => "chp" "チムシュ語" => "tsi" "チャガタイ語" => "chg" "チャクマ語" => "ccp" "チャド・アラビア語" => "shu" "チャモロ語" => "ch" "チャワイ語" => "cch" "チュヴァシ語" => "cv" "チューク語" => "chk" "チュニジア・アラビア語" => "aeb" "チョクトー語" => "cho" "チルコーティン語" => "clc" "チワン語" => "za" "チンボラソ高地ケチュア語" => "qug" "ツァコン語" => "tsd" "ツァフル語" => "tkr" "ツォンガ語" => "ts" "ツバル語" => "tvl" "ツワナ語" => "tn" "ティグリニア語" => "ti" "ティグレ語" => "tig" "ティブ語" => "tiv" "ディベヒ語" => "dv" "ディンカ語" => "din" "テソ語" => "teo" "テトゥン語" => "tet" "テムネ語" => "tem" "デラウェア語" => "del" "テルグ語" => "te" "テレーノ語" => "ter" "デンマーク語" => "da" "ドイツ語" => "de" "ドゥアラ語" => "dua" "トウィ語" => "tw" "トゥヴァ語" => "tyv" "トゥル語" => "tcy" "トゥロヨ語" => "tru" "トゥンブカ語" => "tum" "ドーグリー語" => "doi" "トキポナ語" => "tok" "トク・ピシン語" => "tpi" "ドグリブ語" => "dgr" "トケラウ語" => "tkl" "トバ・バタク語" => "bbc" "トリンギット語" => "tli" "トルクメン語" => "tk" "トルコ語" => "tr" "トルネダール・フィンランド語" => "fit" "トンガ語" => "to" "トンガ語(ニアサ)" => "tog" "ナイジェリア・ピジン語" => "pcm" "ナウル語" => "na" "ナジュド地方・アラビア語" => "ars" "ナバホ語" => "nv" "ナポリ語" => "nap" "ナマ語" => "naq" "ニアス語" => "nia" "ニウーエイ語" => "niu" "ニェエンガトゥ語" => "yrl" "ニャムウェジ語" => "nym" "ニャンコレ語" => "nyn" "ニャンジャ語" => "ny" "ニャン語" => "ken" "ニョロ語" => "nyo" "ヌエル語" => "nus" "ネパール語" => "ne" "ネワール語" => "new" "ノヴィアル" => "nov" "ノガイ語" => "nog" "ノルウェー語" => "no" "ノルウェー語(ニーノシュク)" => "nn" "ノルウェー語(ブークモール)" => "nb" "パーリ語" => "pi" "バイエルン・オーストリア語" => "bar" "ハイダ語" => "hai" "ハイチ・クレオール語" => "ht" "ハウサ語" => "ha" "バサ語" => "bas" "バシキール語" => "ba" "パシュトゥー語" => "ps" "バスク語" => "eu" "バダガ語" => "bfq" "パピアメント語" => "pap" "バフィア語" => "ksf" "バフット語" => "bfd" "バフティヤーリー語" => "bqi" "パフラヴィー語" => "pal" "バムン語" => "bax" "バヤ語" => "gba" "パラオ語" => "pau" "バリ語" => "ban" "バルーチー語" => "bal" "ハルコメレム語" => "hur" "ハワイ語" => "haw" "パンガシナン語" => "pag" "ハンガリー語" => "hu" "パンジャブ語" => "pa" "バンジャル語" => "bjn" "バンバラ語" => "bm" "パンパンガ語" => "pam" "ピエモンテ語" => "pms" "ピカルディ語" => "pcd" "ビコル語" => "bik" "ビシュヌプリヤ・マニプリ語" => "bpy" "ピジン語" => "pis" "ビスラマ語" => "bi" "ヒッタイト語" => "hit" "ビニ語" => "bin" "ヒリガイノン語" => "hil" "ヒリモツ語" => "ho" "ビリン語" => "byn" "ヒンディー語" => "hi" "ファング語" => "fan" "ファンティー語" => "fat" "フィジー・ヒンディー語" => "hif" "フィジー語" => "fj" "フィリピノ語" => "fil" "フィンランド語" => "fi" "フェニキア語" => "phn" "フェロー語" => "fo" "フォン語" => "fon" "ブギ語" => "bug" "フパ語" => "hup" "プファルツ語" => "pfl" "フモン語" => "hmn" "ブラジ語" => "bra" "ブラフイ語" => "brh" "フラフラ語" => "gur" "フランス語" => "fr" "フラ語" => "ff" "フリウリ語" => "fur" "ブリスシンボル" => "zbl" "ブリヤート語" => "bua" "ブルガリア語" => "bg" "ブルトン語" => "br" "ブル語" => "bum" "プロシア語" => "prg" "ベジャ語" => "bej" "ベタウィ語" => "bew" "ベトナム語" => "vi" "ベナ語" => "bez" "ヘブライ語" => "he" "ベラルーシ語" => "be" "ペルシア語" => "fa" "ヘレロ語" => "hz" "ベンガル語" => "bn" "ペンシルベニア・ドイツ語" => "pdc" "ベンダ語" => "ve" "ベンバ語" => "bem" "ボージュプリー語" => "bho" "ポーランド語" => "pl" "ボスニア語" => "bs" "ボド語" => "brx" "ポルトガル語" => "pt" "ポントス・ギリシャ語" => "pnt" "ポンペイ語" => "pon" "マーザンダラーン語" => "mzn" "マーシャル語" => "mh" "マールワーリー語" => "mwr" "マイティリー語" => "mai" "マインフランク語" => "vmf" "マオリ語" => "mi" "マカッサル語" => "mak" "マガヒー語" => "mag" "マクア・ミート語" => "mgh" "マケドニア語" => "mk" "マコンデ語" => "kde" "マサイ語" => "mas" "マダガスカル語" => "mg" "マチャメ語" => "jmc" "マドゥラ語" => "mad" "マニプリ語" => "mni" "マバ語" => "mde" "マファ語" => "maf" "マプチェ語" => "arn" "マラーティー語" => "mr" "マラヤーラム語" => "ml" "マリシート=パサマコディ語" => "pqm" "マリ語" => "chm" "マルタ語" => "mt" "マレー語" => "ms" "マンダル語" => "mdr" "マンディンゴ語" => "man" "マン島語" => "gv" "ミエネ語" => "mye" "ミクマク語" => "mic" "ミゾ語" => "lus" "ミチフ語" => "crg" "ミナンカバウ語" => "min" "ミャンマー語" => "my" "ミランダ語" => "mwl" "ムースクリー語" => "crm" "ムスリム・タタール語" => "ttt" "ムブンドゥ語" => "umb" "ムンダン語" => "mua" "メグレル語" => "xmf" "メタ語" => "mgo" "メドゥンバ語" => "byv" "メノナイト低地ドイツ語" => "pdt" "メル語" => "mer" "メンタワイ語" => "mwv" "メンデ語" => "men" "モーホーク語" => "moh" "モーリシャス・クレオール語" => "mfe" "モクシャ語" => "mdf" "モシ語" => "mos" "モロッコ・アラビア語" => "ary" "モンゴル語" => "mn" "モンゴ語" => "lol" "ヤオ語" => "yao" "ヤップ語" => "yap" "ヤンベン語" => "yav" "ユダヤ・アラビア語" => "jrb" "ユダヤ・ペルシア語" => "jpr" "ユトランド語" => "jut" "ヨルバ語" => "yo" "ラージャスターン語" => "raj" "ラオ語" => "lo" "ラコタ語" => "lkt" "ラズ語" => "lzz" "ラディノ語" => "lad" "ラテン語" => "la" "ラトガリア語" => "ltg" "ラトビア語" => "lv" "ラパヌイ語" => "rap" "ラフンダー語" => "lah" "ラロトンガ語" => "rar" "ランギ語" => "lag" "ランバ語" => "lam" "リーフ語" => "rif" "リヴォニア語" => "liv" "リグリア語" => "lij" "リトアニア語" => "lt" "リルエット語" => "lil" "リンガラ語" => "ln" "リングア・フランカ・ノバ" => "lfn" "リンブルフ語" => "li" "ルイジアナ・クレオール語" => "lou" "ルイセーニョ語" => "lui" "ルーマニア語" => "ro" "ルオ語" => "luo" "ルクセンブルク語" => "lb" "ルシン語" => "rue" "ルバ・カタンガ語" => "lu" "ルバ・ルルア語" => "lua" "ルヒヤ語" => "luy" "ルレ・サーミ語" => "smj" "ルワ語" => "rwk" "ルンダ語" => "lun" "ルンディ語" => "rn" "レズギ語" => "lez" "ロヴィアナ語" => "rug" "ロシア語" => "ru" "ロジバン語" => "jbo" "ロジ語" => "loz" "ロツマ語" => "rtm" "ロヒンギャ語" => "rhg" "ロマーニー語" => "rom" "ロマーニャ語" => "rgn" "ロマンシュ語" => "rm" "ロンバルド語" => "lmo" "ロンボ語" => "rof" "ワショ語" => "was" "ワユ語" => "guc" "ワライ語" => "war" "ワルピリ語" => "wbp" "ワロン語" => "wa" "ンガムバイ語" => "sba" "ンゴンバ語" => "jgo" "ンコ語" => "nqo" "ンジエムブーン語" => "nnh" "ンゼマ語" => "nzi" "ンドンガ語" => "ng" "英語" => "en" "漢文" => "lzh" "韓国語" => "ko" "客家語" => "hak" "教会スラブ語" => "cu" "古アイルランド語" => "sga" "古ノルド語" => "non" "古フランス語" => "fro" "古英語" => "ang" "古期プロバンス語" => "pro" "古高ドイツ語" => "goh" "古代エジプト語" => "egy" "古代ギリシャ語" => "grc" "古代ペルシア語" => "peo" "古典シリア語" => "syc" "古典ネワール語" => "nwc" "呉語" => "wuu" "広東語" => "yue" "高地ソルブ語" => "hsb" "山地マリ語" => "mrj" "四川イ語" => "ii" "湿原クリー語" => "csw" "湘語" => "hsn" "西バローチー語" => "bgn" "西フラマン語" => "vls" "西フリジア語" => "fy" "西部オジブワ語" => "ojw" "中英語" => "enm" "中央アトラス・タマジクト語" => "tzm" "中央アラスカ・ユピック語" => "esu" "中央クルド語" => "ckb" "中央ドゥスン語" => "dtp" "中期アイルランド語" => "mga" "中期フランス語" => "frm" "中高ドイツ語" => "gmh" "中国語" => "zh" "中世オランダ語" => "dum" "中部オジブワ語" => "ojc" "低シレジア語" => "sli" "低地ソルブ語" => "dsb" "低地ドイツ語" => "nds" "東フリジア語" => "frs" "東部クリー語(南部)" => "crj" "東部クリー語(北部)" => "crl" "南アルタイ語" => "alt" "南サーミ語" => "sma" "南ンデベレ語" => "nr" "南部クルド語" => "sdh" "南部ソト語" => "st" "南部トゥショーニ語" => "tce" "南部ハイダ語" => "hax" "南部ルシュツィード語" => "slh" "日本語" => "ja" "標準モロッコ タマジクト語" => "zgh" "平原クリー語" => "crk" "北サーミ語" => "se" "北フリジア語" => "frr" "北ロル語" => "lrc" "北ンデベレ語" => "nd" "北西部オジブワ語" => "ojb" "北部ソト語" => "nso" "北部トゥショーニ語" => "ttm" "満州語" => "mnc" "贛語" => "gan" "閩南語" => "nan" ] |
| 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 | [ "Chickasaw" => "cic" "Eastern Canadian Inuktitut" => "ike" "Eastern Ojibwa" => "ojg" "Haryanvi" => "bgc" "Hmong Njua" => "hnj" "Northern Haida" => "hdn" "Tai Dam" => "blt" "Torwali" => "trw" "Woods Cree" => "cwd" "アイスランド語" => "is" "アイヌ語" => "ain" "アイマラ語" => "ay" "アイルランド語" => "ga" "アヴァル語" => "av" "アヴェスタ語" => "ae" "アオ・ナガ語" => "njo" "アカン語" => "ak" "アゲム語" => "agq" "アコース語" => "bss" "アストゥリアス語" => "ast" "アス語" => "asa" "アゼルバイジャン語" => "az" "アダングメ語" => "ada" "アチェ語" => "ace" "アチョリ語" => "ach" "アッカド語" => "akk" "アッサム語" => "as" "アティカメク語" => "atj" "アディゲ語" => "ady" "アファル語" => "aa" "アブハズ語" => "ab" "アフリカーンス語" => "af" "アフリヒリ語" => "afh" "アムハラ語" => "am" "アメリカ手話" => "ase" "アラオナ語" => "aro" "アラゴン語" => "an" "アラパホー語" => "arp" "アラバマ語" => "akz" "アラビア語" => "ar" "アラム語" => "arc" "アラワク語" => "arw" "アルーマニア語" => "rup" "アルジェリア・アラビア語" => "arq" "アルバニア語" => "sq" "アルピタン語" => "frp" "アルメニア語" => "hy" "アレウト語" => "ale" "アワディー語" => "awa" "アンギカ語" => "anp" "イエンバ語" => "ybb" "イタリア語" => "it" "イディッシュ語" => "yi" "イド語" => "io" "イナリ・サーミ語" => "smn" "イヌイナクトゥン語" => "ikt" "イヌー=アイムン語" => "moe" "イヌクティトット語" => "iu" "イヌピアック語" => "ik" "イバン語" => "iba" "イビビオ語" => "ibb" "イボ語" => "ig" "イロカノ語" => "ilo" "イングーシ語" => "inh" "イングリア語" => "izh" "インターリング" => "ie" "インターリングア" => "ia" "インドネシア語" => "id" "ヴァイ語" => "vai" "ヴァリス語" => "wae" "ウイグル語" => "ug" "ウェールズ語" => "cy" "ヴェネト語" => "vec" "ヴェプス語" => "vep" "ヴォート語" => "vot" "ウォライタ語" => "wal" "ヴォラピュク語" => "vo" "ウォロフ語" => "wo" "ヴォロ語" => "vro" "ウガリト語" => "uga" "ウクライナ語" => "uk" "ウズベク語" => "uz" "ウドムルト語" => "udm" "ウルドゥー語" => "ur" "ヴンジョ語" => "vun" "エウェ語" => "ee" "エウォンド語" => "ewo" "エカジュク語" => "eka" "エジプト・アラビア語" => "arz" "エストニア語" => "et" "エストレマドゥーラ語" => "ext" "エスペラント語" => "eo" "エフィク語" => "efi" "エミリア語" => "egl" "エラム語" => "elx" "エルジャ語" => "myv" "エンブ語" => "ebu" "オカナガン語" => "oka" "オジブウェー語" => "oj" "オスマントルコ語" => "ota" "オセージ語" => "osa" "オセット語" => "os" "オック語" => "oc" "オディア語" => "or" "オボロ語" => "ann" "オランダ語" => "nl" "オロモ語" => "om" "カーボベルデ・クレオール語" => "kea" "カインガング語" => "kgp" "カウィ語" => "kaw" "ガガウズ語" => "gag" "カコ語" => "kkj" "カザフ語" => "kk" "カジェ語" => "kaj" "カシミール語" => "ks" "カシューブ語" => "csb" "カシ語" => "kha" "カタブ語" => "kcg" "カタロニア語" => "ca" "カチン語" => "kac" "カドー語" => "cad" "カヌリ語" => "kr" "カネンブ語" => "kbl" "カバルド語" => "kbd" "カピス語" => "cps" "カビル語" => "kab" "カユーガ語" => "cay" "ガヨ語" => "gay" "カラカルパク語" => "kaa" "カラチャイ・バルカル語" => "krc" "ガリシア語" => "gl" "カリブ語" => "car" "カルムイク語" => "xal" "カレリア語" => "krl" "カレンジン語" => "kln" "カロライナ・アルゴンキン語" => "crr" "ガンダ語" => "lg" "カンナダ語" => "kn" "カンバ語" => "kam" "ガ語" => "gaa" "キクユ語" => "ki" "キチェ語" => "quc" "キナライア語" => "krj" "キニアルワンダ語" => "rw" "ギラキ語" => "glk" "ギリシャ語" => "el" "キリバス語" => "gil" "キルギス語" => "ky" "キルマンジュキ語" => "kiu" "キンブンド語" => "kmb" "グアラニー語" => "gn" "グウィッチン語" => "gwi" "グシイ語" => "guz" "グジャラート語" => "gu" "クテナイ語" => "kut" "クペレ語" => "kpe" "クムク語" => "kum" "クメール語" => "km" "クリーク語" => "mus" "グリーンランド語" => "kl" "クリー語" => "cr" "クリオ語" => "kri" "クリミア・タタール語" => "crh" "クリンゴン語" => "tlh" "クルク語" => "kru" "クルド語" => "ku" "グレボ語" => "grb" "クロアチア語" => "hr" "クヮキゥワラ語" => "kwk" "クワシオ語" => "nmg" "クワニャマ語" => "kj" "ケイジャン・フランス語" => "frc" "ゲエズ語" => "gez" "ゲグ・アルバニア語" => "aln" "ケチュア語" => "qu" "ケルン語" => "ksh" "ゴア・コンカニ語" => "gom" "コイラ・チーニ語" => "khq" "コイラボロ・センニ語" => "ses" "コータン語" => "kho" "ゴート語" => "got" "ゴーマラ語" => "bbj" "コーンウォール語" => "kw" "ゴーンディー語" => "gon" "コサ語" => "xh" "コスラエ語" => "kos" "コタヴァ" => "avk" "コプト語" => "cop" "コミ・ペルミャク語" => "koi" "コミ語" => "kv" "コム語" => "bkm" "コモロ語" => "swb" "コルシカ語" => "co" "ゴロンタロ語" => "gor" "コロ語" => "kfo" "コワール語" => "khw" "コンカニ語" => "kok" "コンゴ語" => "kg" "ザーターフリジア語" => "stq" "サーミア語" => "lsm" "サウラーシュトラ語" => "saz" "ササク語" => "sas" "ザザ語" => "zza" "サッサリ・サルデーニャ語" => "sdc" "サハ語" => "sah" "サポテカ語" => "zap" "サホ語" => "ssy" "サマリア・アラム語" => "sam" "サモア語" => "sm" "サモギティア語" => "sgs" "サルデーニャ語" => "sc" "ザルマ語" => "dje" "サング語" => "sbp" "サンゴ語" => "sg" "サンスクリット語" => "sa" "サンターリー語" => "sat" "サンダウェ語" => "sad" "サンバー語" => "ksb" "サンブル語" => "saq" "シクシカ語" => "bla" "シダモ語" => "sid" "シチリア語" => "scn" "シャイアン語" => "chy" "ジャマイカ・クレオール語" => "jam" "ジャワ語" => "jv" "シャン語" => "shn" "シュメール語" => "sux" "ジュラ語" => "dyu" "ジョージア語" => "ka" "ショナ語" => "sn" "ジョラ=フォニィ語" => "dyo" "シリア語" => "syr" "シレジア語" => "szl" "シンド語" => "sd" "シンハラ語" => "si" "スイスドイツ語" => "gsw" "スウェーデン語" => "sv" "ズールー語" => "zu" "スクマ語" => "suk" "スコットランド・ゲール語" => "gd" "スコットランド語" => "sco" "スコルト・サーミ語" => "sms" "スス語" => "sus" "ストレイツセイリッシュ語" => "str" "ズニ語" => "zun" "スペイン語" => "es" "スラヤール語" => "sly" "スリナム語" => "srn" "スレイビー語" => "den" "スロバキア語" => "sk" "スロベニア語" => "sl" "スワジ語" => "ss" "スワヒリ語" => "sw" "スンダ語" => "su" "セヴァーン・オジブワ語" => "ojs" "セーシェル・クレオール語" => "crs" "ゼーラント語" => "zea" "ゼナガ語" => "zen" "セナ語" => "seh" "セネカ語" => "see" "セブアノ語" => "ceb" "セリクプ語" => "sel" "セリ語" => "sei" "セルビア語" => "sr" "セルボ・クロアチア語" => "sh" "セレル語" => "srr" "ソガ語" => "xog" "ソグド語" => "sog" "ソニンケ語" => "snk" "ソマリ語" => "so" "ゾンカ語" => "dz" "タールタン語" => "tht" "タイタ語" => "dav" "タイ語" => "th" "タガログ語" => "tl" "タギシュ語" => "tgx" "ダコタ語" => "dak" "ダザガ語" => "dzg" "タサワク語" => "twq" "タジク語" => "tg" "タシルハイト語" => "shi" "タタール語" => "tt" "タヒチ語" => "ty" "タマシェク語" => "tmh" "タミル語" => "ta" "ダリー語(ゾロアスター教)" => "gbz" "タリシュ語" => "tly" "ダルグワ語" => "dar" "タロコ語" => "trv" "チェコ語" => "cs" "チェチェン語" => "ce" "チェロキー語" => "chr" "チガ語" => "cgg" "チヌーク混成語" => "chn" "チブチャ語" => "chb" "チベット語" => "bo" "チペワイアン語" => "chp" "チムシュ語" => "tsi" "チャガタイ語" => "chg" "チャクマ語" => "ccp" "チャド・アラビア語" => "shu" "チャモロ語" => "ch" "チャワイ語" => "cch" "チュヴァシ語" => "cv" "チューク語" => "chk" "チュニジア・アラビア語" => "aeb" "チョクトー語" => "cho" "チルコーティン語" => "clc" "チワン語" => "za" "チンボラソ高地ケチュア語" => "qug" "ツァコン語" => "tsd" "ツァフル語" => "tkr" "ツォンガ語" => "ts" "ツバル語" => "tvl" "ツワナ語" => "tn" "ティグリニア語" => "ti" "ティグレ語" => "tig" "ティブ語" => "tiv" "ディベヒ語" => "dv" "ディンカ語" => "din" "テソ語" => "teo" "テトゥン語" => "tet" "テムネ語" => "tem" "デラウェア語" => "del" "テルグ語" => "te" "テレーノ語" => "ter" "デンマーク語" => "da" "ドイツ語" => "de" "ドゥアラ語" => "dua" "トウィ語" => "tw" "トゥヴァ語" => "tyv" "トゥル語" => "tcy" "トゥロヨ語" => "tru" "トゥンブカ語" => "tum" "ドーグリー語" => "doi" "トキポナ語" => "tok" "トク・ピシン語" => "tpi" "ドグリブ語" => "dgr" "トケラウ語" => "tkl" "トバ・バタク語" => "bbc" "トリンギット語" => "tli" "トルクメン語" => "tk" "トルコ語" => "tr" "トルネダール・フィンランド語" => "fit" "トンガ語" => "to" "トンガ語(ニアサ)" => "tog" "ナイジェリア・ピジン語" => "pcm" "ナウル語" => "na" "ナジュド地方・アラビア語" => "ars" "ナバホ語" => "nv" "ナポリ語" => "nap" "ナマ語" => "naq" "ニアス語" => "nia" "ニウーエイ語" => "niu" "ニェエンガトゥ語" => "yrl" "ニャムウェジ語" => "nym" "ニャンコレ語" => "nyn" "ニャンジャ語" => "ny" "ニャン語" => "ken" "ニョロ語" => "nyo" "ヌエル語" => "nus" "ネパール語" => "ne" "ネワール語" => "new" "ノヴィアル" => "nov" "ノガイ語" => "nog" "ノルウェー語" => "no" "ノルウェー語(ニーノシュク)" => "nn" "ノルウェー語(ブークモール)" => "nb" "パーリ語" => "pi" "バイエルン・オーストリア語" => "bar" "ハイダ語" => "hai" "ハイチ・クレオール語" => "ht" "ハウサ語" => "ha" "バサ語" => "bas" "バシキール語" => "ba" "パシュトゥー語" => "ps" "バスク語" => "eu" "バダガ語" => "bfq" "パピアメント語" => "pap" "バフィア語" => "ksf" "バフット語" => "bfd" "バフティヤーリー語" => "bqi" "パフラヴィー語" => "pal" "バムン語" => "bax" "バヤ語" => "gba" "パラオ語" => "pau" "バリ語" => "ban" "バルーチー語" => "bal" "ハルコメレム語" => "hur" "ハワイ語" => "haw" "パンガシナン語" => "pag" "ハンガリー語" => "hu" "パンジャブ語" => "pa" "バンジャル語" => "bjn" "バンバラ語" => "bm" "パンパンガ語" => "pam" "ピエモンテ語" => "pms" "ピカルディ語" => "pcd" "ビコル語" => "bik" "ビシュヌプリヤ・マニプリ語" => "bpy" "ピジン語" => "pis" "ビスラマ語" => "bi" "ヒッタイト語" => "hit" "ビニ語" => "bin" "ヒリガイノン語" => "hil" "ヒリモツ語" => "ho" "ビリン語" => "byn" "ヒンディー語" => "hi" "ファング語" => "fan" "ファンティー語" => "fat" "フィジー・ヒンディー語" => "hif" "フィジー語" => "fj" "フィリピノ語" => "fil" "フィンランド語" => "fi" "フェニキア語" => "phn" "フェロー語" => "fo" "フォン語" => "fon" "ブギ語" => "bug" "フパ語" => "hup" "プファルツ語" => "pfl" "フモン語" => "hmn" "ブラジ語" => "bra" "ブラフイ語" => "brh" "フラフラ語" => "gur" "フランス語" => "fr" "フラ語" => "ff" "フリウリ語" => "fur" "ブリスシンボル" => "zbl" "ブリヤート語" => "bua" "ブルガリア語" => "bg" "ブルトン語" => "br" "ブル語" => "bum" "プロシア語" => "prg" "ベジャ語" => "bej" "ベタウィ語" => "bew" "ベトナム語" => "vi" "ベナ語" => "bez" "ヘブライ語" => "he" "ベラルーシ語" => "be" "ペルシア語" => "fa" "ヘレロ語" => "hz" "ベンガル語" => "bn" "ペンシルベニア・ドイツ語" => "pdc" "ベンダ語" => "ve" "ベンバ語" => "bem" "ボージュプリー語" => "bho" "ポーランド語" => "pl" "ボスニア語" => "bs" "ボド語" => "brx" "ポルトガル語" => "pt" "ポントス・ギリシャ語" => "pnt" "ポンペイ語" => "pon" "マーザンダラーン語" => "mzn" "マーシャル語" => "mh" "マールワーリー語" => "mwr" "マイティリー語" => "mai" "マインフランク語" => "vmf" "マオリ語" => "mi" "マカッサル語" => "mak" "マガヒー語" => "mag" "マクア・ミート語" => "mgh" "マケドニア語" => "mk" "マコンデ語" => "kde" "マサイ語" => "mas" "マダガスカル語" => "mg" "マチャメ語" => "jmc" "マドゥラ語" => "mad" "マニプリ語" => "mni" "マバ語" => "mde" "マファ語" => "maf" "マプチェ語" => "arn" "マラーティー語" => "mr" "マラヤーラム語" => "ml" "マリシート=パサマコディ語" => "pqm" "マリ語" => "chm" "マルタ語" => "mt" "マレー語" => "ms" "マンダル語" => "mdr" "マンディンゴ語" => "man" "マン島語" => "gv" "ミエネ語" => "mye" "ミクマク語" => "mic" "ミゾ語" => "lus" "ミチフ語" => "crg" "ミナンカバウ語" => "min" "ミャンマー語" => "my" "ミランダ語" => "mwl" "ムースクリー語" => "crm" "ムスリム・タタール語" => "ttt" "ムブンドゥ語" => "umb" "ムンダン語" => "mua" "メグレル語" => "xmf" "メタ語" => "mgo" "メドゥンバ語" => "byv" "メノナイト低地ドイツ語" => "pdt" "メル語" => "mer" "メンタワイ語" => "mwv" "メンデ語" => "men" "モーホーク語" => "moh" "モーリシャス・クレオール語" => "mfe" "モクシャ語" => "mdf" "モシ語" => "mos" "モロッコ・アラビア語" => "ary" "モンゴル語" => "mn" "モンゴ語" => "lol" "ヤオ語" => "yao" "ヤップ語" => "yap" "ヤンベン語" => "yav" "ユダヤ・アラビア語" => "jrb" "ユダヤ・ペルシア語" => "jpr" "ユトランド語" => "jut" "ヨルバ語" => "yo" "ラージャスターン語" => "raj" "ラオ語" => "lo" "ラコタ語" => "lkt" "ラズ語" => "lzz" "ラディノ語" => "lad" "ラテン語" => "la" "ラトガリア語" => "ltg" "ラトビア語" => "lv" "ラパヌイ語" => "rap" "ラフンダー語" => "lah" "ラロトンガ語" => "rar" "ランギ語" => "lag" "ランバ語" => "lam" "リーフ語" => "rif" "リヴォニア語" => "liv" "リグリア語" => "lij" "リトアニア語" => "lt" "リルエット語" => "lil" "リンガラ語" => "ln" "リングア・フランカ・ノバ" => "lfn" "リンブルフ語" => "li" "ルイジアナ・クレオール語" => "lou" "ルイセーニョ語" => "lui" "ルーマニア語" => "ro" "ルオ語" => "luo" "ルクセンブルク語" => "lb" "ルシン語" => "rue" "ルバ・カタンガ語" => "lu" "ルバ・ルルア語" => "lua" "ルヒヤ語" => "luy" "ルレ・サーミ語" => "smj" "ルワ語" => "rwk" "ルンダ語" => "lun" "ルンディ語" => "rn" "レズギ語" => "lez" "ロヴィアナ語" => "rug" "ロシア語" => "ru" "ロジバン語" => "jbo" "ロジ語" => "loz" "ロツマ語" => "rtm" "ロヒンギャ語" => "rhg" "ロマーニー語" => "rom" "ロマーニャ語" => "rgn" "ロマンシュ語" => "rm" "ロンバルド語" => "lmo" "ロンボ語" => "rof" "ワショ語" => "was" "ワユ語" => "guc" "ワライ語" => "war" "ワルピリ語" => "wbp" "ワロン語" => "wa" "ンガムバイ語" => "sba" "ンゴンバ語" => "jgo" "ンコ語" => "nqo" "ンジエムブーン語" => "nnh" "ンゼマ語" => "nzi" "ンドンガ語" => "ng" "英語" => "en" "漢文" => "lzh" "韓国語" => "ko" "客家語" => "hak" "教会スラブ語" => "cu" "古アイルランド語" => "sga" "古ノルド語" => "non" "古フランス語" => "fro" "古英語" => "ang" "古期プロバンス語" => "pro" "古高ドイツ語" => "goh" "古代エジプト語" => "egy" "古代ギリシャ語" => "grc" "古代ペルシア語" => "peo" "古典シリア語" => "syc" "古典ネワール語" => "nwc" "呉語" => "wuu" "広東語" => "yue" "高地ソルブ語" => "hsb" "山地マリ語" => "mrj" "四川イ語" => "ii" "湿原クリー語" => "csw" "湘語" => "hsn" "西バローチー語" => "bgn" "西フラマン語" => "vls" "西フリジア語" => "fy" "西部オジブワ語" => "ojw" "中英語" => "enm" "中央アトラス・タマジクト語" => "tzm" "中央アラスカ・ユピック語" => "esu" "中央クルド語" => "ckb" "中央ドゥスン語" => "dtp" "中期アイルランド語" => "mga" "中期フランス語" => "frm" "中高ドイツ語" => "gmh" "中国語" => "zh" "中世オランダ語" => "dum" "中部オジブワ語" => "ojc" "低シレジア語" => "sli" "低地ソルブ語" => "dsb" "低地ドイツ語" => "nds" "東フリジア語" => "frs" "東部クリー語(南部)" => "crj" "東部クリー語(北部)" => "crl" "南アルタイ語" => "alt" "南サーミ語" => "sma" "南ンデベレ語" => "nr" "南部クルド語" => "sdh" "南部ソト語" => "st" "南部トゥショーニ語" => "tce" "南部ハイダ語" => "hax" "南部ルシュツィード語" => "slh" "日本語" => "ja" "標準モロッコ タマジクト語" => "zgh" "平原クリー語" => "crk" "北サーミ語" => "se" "北フリジア語" => "frr" "北ロル語" => "lrc" "北ンデベレ語" => "nd" "北西部オジブワ語" => "ojb" "北部ソト語" => "nso" "北部トゥショーニ語" => "ttm" "満州語" => "mnc" "贛語" => "gan" "閩南語" => "nan" ] |
| 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() {#2146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2145 …} } } |
| 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 {#4181 +label: "Chickasaw" +value: "cic" +data: "cic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +label: "Eastern Canadian Inuktitut" +value: "ike" +data: "ike" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4183 +label: "Eastern Ojibwa" +value: "ojg" +data: "ojg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4184 +label: "Haryanvi" +value: "bgc" +data: "bgc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +label: "Hmong Njua" +value: "hnj" +data: "hnj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4186 +label: "Northern Haida" +value: "hdn" +data: "hdn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4187 +label: "Tai Dam" +value: "blt" +data: "blt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4188 +label: "Torwali" +value: "trw" +data: "trw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4189 +label: "Woods Cree" +value: "cwd" +data: "cwd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4190 +label: "アイスランド語" +value: "is" +data: "is" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +label: "アイヌ語" +value: "ain" +data: "ain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4192 +label: "アイマラ語" +value: "ay" +data: "ay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4193 +label: "アイルランド語" +value: "ga" +data: "ga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4194 +label: "アヴァル語" +value: "av" +data: "av" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4195 +label: "アヴェスタ語" +value: "ae" +data: "ae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4196 +label: "アオ・ナガ語" +value: "njo" +data: "njo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +label: "アカン語" +value: "ak" +data: "ak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +label: "アゲム語" +value: "agq" +data: "agq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +label: "アコース語" +value: "bss" +data: "bss" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +label: "アストゥリアス語" +value: "ast" +data: "ast" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +label: "アス語" +value: "asa" +data: "asa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4202 +label: "アゼルバイジャン語" +value: "az" +data: "az" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4203 +label: "アダングメ語" +value: "ada" +data: "ada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4204 +label: "アチェ語" +value: "ace" +data: "ace" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4205 +label: "アチョリ語" +value: "ach" +data: "ach" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4206 +label: "アッカド語" +value: "akk" +data: "akk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4207 +label: "アッサム語" +value: "as" +data: "as" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +label: "アティカメク語" +value: "atj" +data: "atj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +label: "アディゲ語" +value: "ady" +data: "ady" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +label: "アファル語" +value: "aa" +data: "aa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +label: "アブハズ語" +value: "ab" +data: "ab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4212 +label: "アフリカーンス語" +value: "af" +data: "af" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +label: "アフリヒリ語" +value: "afh" +data: "afh" +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: "ase" +data: "ase" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +label: "アラオナ語" +value: "aro" +data: "aro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +label: "アラゴン語" +value: "an" +data: "an" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +label: "アラパホー語" +value: "arp" +data: "arp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +label: "アラバマ語" +value: "akz" +data: "akz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +label: "アラビア語" +value: "ar" +data: "ar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +label: "アラム語" +value: "arc" +data: "arc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +label: "アラワク語" +value: "arw" +data: "arw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +label: "アルーマニア語" +value: "rup" +data: "rup" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +label: "アルジェリア・アラビア語" +value: "arq" +data: "arq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +label: "アルバニア語" +value: "sq" +data: "sq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +label: "アルピタン語" +value: "frp" +data: "frp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +label: "アルメニア語" +value: "hy" +data: "hy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +label: "アレウト語" +value: "ale" +data: "ale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +label: "アワディー語" +value: "awa" +data: "awa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +label: "アンギカ語" +value: "anp" +data: "anp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +label: "イエンバ語" +value: "ybb" +data: "ybb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +label: "イタリア語" +value: "it" +data: "it" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +label: "イディッシュ語" +value: "yi" +data: "yi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +label: "イド語" +value: "io" +data: "io" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: "イナリ・サーミ語" +value: "smn" +data: "smn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +label: "イヌイナクトゥン語" +value: "ikt" +data: "ikt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +label: "イヌー=アイムン語" +value: "moe" +data: "moe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +label: "イヌクティトット語" +value: "iu" +data: "iu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "イヌピアック語" +value: "ik" +data: "ik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "イバン語" +value: "iba" +data: "iba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "イビビオ語" +value: "ibb" +data: "ibb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "イボ語" +value: "ig" +data: "ig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "イロカノ語" +value: "ilo" +data: "ilo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "イングーシ語" +value: "inh" +data: "inh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "イングリア語" +value: "izh" +data: "izh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "インターリング" +value: "ie" +data: "ie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "インターリングア" +value: "ia" +data: "ia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "インドネシア語" +value: "id" +data: "id" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "ヴァイ語" +value: "vai" +data: "vai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "ヴァリス語" +value: "wae" +data: "wae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +label: "ウイグル語" +value: "ug" +data: "ug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "ウェールズ語" +value: "cy" +data: "cy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +label: "ヴェネト語" +value: "vec" +data: "vec" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "ヴェプス語" +value: "vep" +data: "vep" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "ヴォート語" +value: "vot" +data: "vot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "ウォライタ語" +value: "wal" +data: "wal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "ヴォラピュク語" +value: "vo" +data: "vo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +label: "ウォロフ語" +value: "wo" +data: "wo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +label: "ヴォロ語" +value: "vro" +data: "vro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +label: "ウガリト語" +value: "uga" +data: "uga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "ウクライナ語" +value: "uk" +data: "uk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4262 +label: "ウズベク語" +value: "uz" +data: "uz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +label: "ウドムルト語" +value: "udm" +data: "udm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +label: "ウルドゥー語" +value: "ur" +data: "ur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +label: "ヴンジョ語" +value: "vun" +data: "vun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +label: "エウェ語" +value: "ee" +data: "ee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +label: "エウォンド語" +value: "ewo" +data: "ewo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +label: "エカジュク語" +value: "eka" +data: "eka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +label: "エジプト・アラビア語" +value: "arz" +data: "arz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +label: "エストニア語" +value: "et" +data: "et" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +label: "エストレマドゥーラ語" +value: "ext" +data: "ext" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +label: "エスペラント語" +value: "eo" +data: "eo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +label: "エフィク語" +value: "efi" +data: "efi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +label: "エミリア語" +value: "egl" +data: "egl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +label: "エラム語" +value: "elx" +data: "elx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +label: "エルジャ語" +value: "myv" +data: "myv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +label: "エンブ語" +value: "ebu" +data: "ebu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +label: "オカナガン語" +value: "oka" +data: "oka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +label: "オジブウェー語" +value: "oj" +data: "oj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +label: "オスマントルコ語" +value: "ota" +data: "ota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4281 +label: "オセージ語" +value: "osa" +data: "osa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4282 +label: "オセット語" +value: "os" +data: "os" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4283 +label: "オック語" +value: "oc" +data: "oc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4284 +label: "オディア語" +value: "or" +data: "or" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4285 +label: "オボロ語" +value: "ann" +data: "ann" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4286 +label: "オランダ語" +value: "nl" +data: "nl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4287 +label: "オロモ語" +value: "om" +data: "om" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4288 +label: "カーボベルデ・クレオール語" +value: "kea" +data: "kea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4289 +label: "カインガング語" +value: "kgp" +data: "kgp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4290 +label: "カウィ語" +value: "kaw" +data: "kaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4291 +label: "ガガウズ語" +value: "gag" +data: "gag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4292 +label: "カコ語" +value: "kkj" +data: "kkj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4293 +label: "カザフ語" +value: "kk" +data: "kk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4294 +label: "カジェ語" +value: "kaj" +data: "kaj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4295 +label: "カシミール語" +value: "ks" +data: "ks" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4296 +label: "カシューブ語" +value: "csb" +data: "csb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4297 +label: "カシ語" +value: "kha" +data: "kha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4298 +label: "カタブ語" +value: "kcg" +data: "kcg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4299 +label: "カタロニア語" +value: "ca" +data: "ca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4300 +label: "カチン語" +value: "kac" +data: "kac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4301 +label: "カドー語" +value: "cad" +data: "cad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4302 +label: "カヌリ語" +value: "kr" +data: "kr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4303 +label: "カネンブ語" +value: "kbl" +data: "kbl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4304 +label: "カバルド語" +value: "kbd" +data: "kbd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4305 +label: "カピス語" +value: "cps" +data: "cps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "カビル語" +value: "kab" +data: "kab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4307 +label: "カユーガ語" +value: "cay" +data: "cay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4308 +label: "ガヨ語" +value: "gay" +data: "gay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4309 +label: "カラカルパク語" +value: "kaa" +data: "kaa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4310 +label: "カラチャイ・バルカル語" +value: "krc" +data: "krc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4311 +label: "ガリシア語" +value: "gl" +data: "gl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4312 +label: "カリブ語" +value: "car" +data: "car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +label: "カルムイク語" +value: "xal" +data: "xal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4314 +label: "カレリア語" +value: "krl" +data: "krl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4315 +label: "カレンジン語" +value: "kln" +data: "kln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4316 +label: "カロライナ・アルゴンキン語" +value: "crr" +data: "crr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4317 +label: "ガンダ語" +value: "lg" +data: "lg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4318 +label: "カンナダ語" +value: "kn" +data: "kn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4319 +label: "カンバ語" +value: "kam" +data: "kam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4320 +label: "ガ語" +value: "gaa" +data: "gaa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4321 +label: "キクユ語" +value: "ki" +data: "ki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4322 +label: "キチェ語" +value: "quc" +data: "quc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4323 +label: "キナライア語" +value: "krj" +data: "krj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4324 +label: "キニアルワンダ語" +value: "rw" +data: "rw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4325 +label: "ギラキ語" +value: "glk" +data: "glk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4326 +label: "ギリシャ語" +value: "el" +data: "el" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4327 +label: "キリバス語" +value: "gil" +data: "gil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4328 +label: "キルギス語" +value: "ky" +data: "ky" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +label: "キルマンジュキ語" +value: "kiu" +data: "kiu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4330 +label: "キンブンド語" +value: "kmb" +data: "kmb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4331 +label: "グアラニー語" +value: "gn" +data: "gn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4332 +label: "グウィッチン語" +value: "gwi" +data: "gwi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4333 +label: "グシイ語" +value: "guz" +data: "guz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4334 +label: "グジャラート語" +value: "gu" +data: "gu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4335 +label: "クテナイ語" +value: "kut" +data: "kut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4336 +label: "クペレ語" +value: "kpe" +data: "kpe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4337 +label: "クムク語" +value: "kum" +data: "kum" +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: "mus" +data: "mus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4340 +label: "グリーンランド語" +value: "kl" +data: "kl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4341 +label: "クリー語" +value: "cr" +data: "cr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4342 +label: "クリオ語" +value: "kri" +data: "kri" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4343 +label: "クリミア・タタール語" +value: "crh" +data: "crh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4344 +label: "クリンゴン語" +value: "tlh" +data: "tlh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4345 +label: "クルク語" +value: "kru" +data: "kru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4346 +label: "クルド語" +value: "ku" +data: "ku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4347 +label: "グレボ語" +value: "grb" +data: "grb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4348 +label: "クロアチア語" +value: "hr" +data: "hr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4349 +label: "クヮキゥワラ語" +value: "kwk" +data: "kwk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4350 +label: "クワシオ語" +value: "nmg" +data: "nmg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4351 +label: "クワニャマ語" +value: "kj" +data: "kj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4352 +label: "ケイジャン・フランス語" +value: "frc" +data: "frc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4353 +label: "ゲエズ語" +value: "gez" +data: "gez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4354 +label: "ゲグ・アルバニア語" +value: "aln" +data: "aln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4355 +label: "ケチュア語" +value: "qu" +data: "qu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4356 +label: "ケルン語" +value: "ksh" +data: "ksh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4357 +label: "ゴア・コンカニ語" +value: "gom" +data: "gom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4358 +label: "コイラ・チーニ語" +value: "khq" +data: "khq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4359 +label: "コイラボロ・センニ語" +value: "ses" +data: "ses" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4360 +label: "コータン語" +value: "kho" +data: "kho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4361 +label: "ゴート語" +value: "got" +data: "got" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4362 +label: "ゴーマラ語" +value: "bbj" +data: "bbj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4363 +label: "コーンウォール語" +value: "kw" +data: "kw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4364 +label: "ゴーンディー語" +value: "gon" +data: "gon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4365 +label: "コサ語" +value: "xh" +data: "xh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +label: "コスラエ語" +value: "kos" +data: "kos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +label: "コタヴァ" +value: "avk" +data: "avk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4368 +label: "コプト語" +value: "cop" +data: "cop" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4369 +label: "コミ・ペルミャク語" +value: "koi" +data: "koi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4370 +label: "コミ語" +value: "kv" +data: "kv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4371 +label: "コム語" +value: "bkm" +data: "bkm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4372 +label: "コモロ語" +value: "swb" +data: "swb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4373 +label: "コルシカ語" +value: "co" +data: "co" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4374 +label: "ゴロンタロ語" +value: "gor" +data: "gor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +label: "コロ語" +value: "kfo" +data: "kfo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4376 +label: "コワール語" +value: "khw" +data: "khw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4377 +label: "コンカニ語" +value: "kok" +data: "kok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4378 +label: "コンゴ語" +value: "kg" +data: "kg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4379 +label: "ザーターフリジア語" +value: "stq" +data: "stq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4380 +label: "サーミア語" +value: "lsm" +data: "lsm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4381 +label: "サウラーシュトラ語" +value: "saz" +data: "saz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4382 +label: "ササク語" +value: "sas" +data: "sas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4383 +label: "ザザ語" +value: "zza" +data: "zza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4384 +label: "サッサリ・サルデーニャ語" +value: "sdc" +data: "sdc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4385 +label: "サハ語" +value: "sah" +data: "sah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4386 +label: "サポテカ語" +value: "zap" +data: "zap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +label: "サホ語" +value: "ssy" +data: "ssy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +label: "サマリア・アラム語" +value: "sam" +data: "sam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +label: "サモア語" +value: "sm" +data: "sm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +label: "サモギティア語" +value: "sgs" +data: "sgs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +label: "サルデーニャ語" +value: "sc" +data: "sc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +label: "ザルマ語" +value: "dje" +data: "dje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +label: "サング語" +value: "sbp" +data: "sbp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +label: "サンゴ語" +value: "sg" +data: "sg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +label: "サンスクリット語" +value: "sa" +data: "sa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +label: "サンターリー語" +value: "sat" +data: "sat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +label: "サンダウェ語" +value: "sad" +data: "sad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +label: "サンバー語" +value: "ksb" +data: "ksb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +label: "サンブル語" +value: "saq" +data: "saq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4400 +label: "シクシカ語" +value: "bla" +data: "bla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4401 +label: "シダモ語" +value: "sid" +data: "sid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4402 +label: "シチリア語" +value: "scn" +data: "scn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +label: "シャイアン語" +value: "chy" +data: "chy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4404 +label: "ジャマイカ・クレオール語" +value: "jam" +data: "jam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +label: "ジャワ語" +value: "jv" +data: "jv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +label: "シャン語" +value: "shn" +data: "shn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +label: "シュメール語" +value: "sux" +data: "sux" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +label: "ジュラ語" +value: "dyu" +data: "dyu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +label: "ジョージア語" +value: "ka" +data: "ka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +label: "ショナ語" +value: "sn" +data: "sn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +label: "ジョラ=フォニィ語" +value: "dyo" +data: "dyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +label: "シリア語" +value: "syr" +data: "syr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +label: "シレジア語" +value: "szl" +data: "szl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +label: "シンド語" +value: "sd" +data: "sd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +label: "シンハラ語" +value: "si" +data: "si" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +label: "スイスドイツ語" +value: "gsw" +data: "gsw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +label: "スウェーデン語" +value: "sv" +data: "sv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +label: "ズールー語" +value: "zu" +data: "zu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +label: "スクマ語" +value: "suk" +data: "suk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +label: "スコットランド・ゲール語" +value: "gd" +data: "gd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +label: "スコットランド語" +value: "sco" +data: "sco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +label: "スコルト・サーミ語" +value: "sms" +data: "sms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +label: "スス語" +value: "sus" +data: "sus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +label: "ストレイツセイリッシュ語" +value: "str" +data: "str" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +label: "ズニ語" +value: "zun" +data: "zun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +label: "スペイン語" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +label: "スラヤール語" +value: "sly" +data: "sly" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +label: "スリナム語" +value: "srn" +data: "srn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: "スレイビー語" +value: "den" +data: "den" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +label: "スロバキア語" +value: "sk" +data: "sk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +label: "スロベニア語" +value: "sl" +data: "sl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +label: "スワジ語" +value: "ss" +data: "ss" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +label: "スワヒリ語" +value: "sw" +data: "sw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +label: "スンダ語" +value: "su" +data: "su" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: "セヴァーン・オジブワ語" +value: "ojs" +data: "ojs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: "セーシェル・クレオール語" +value: "crs" +data: "crs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: "ゼーラント語" +value: "zea" +data: "zea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: "ゼナガ語" +value: "zen" +data: "zen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +label: "セナ語" +value: "seh" +data: "seh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: "セネカ語" +value: "see" +data: "see" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: "セブアノ語" +value: "ceb" +data: "ceb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +label: "セリクプ語" +value: "sel" +data: "sel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +label: "セリ語" +value: "sei" +data: "sei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +label: "セルビア語" +value: "sr" +data: "sr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +label: "セルボ・クロアチア語" +value: "sh" +data: "sh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +label: "セレル語" +value: "srr" +data: "srr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +label: "ソガ語" +value: "xog" +data: "xog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +label: "ソグド語" +value: "sog" +data: "sog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: "ソニンケ語" +value: "snk" +data: "snk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "ソマリ語" +value: "so" +data: "so" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "ゾンカ語" +value: "dz" +data: "dz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "タールタン語" +value: "tht" +data: "tht" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "タイタ語" +value: "dav" +data: "dav" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "タイ語" +value: "th" +data: "th" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "タガログ語" +value: "tl" +data: "tl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "タギシュ語" +value: "tgx" +data: "tgx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "ダコタ語" +value: "dak" +data: "dak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "ダザガ語" +value: "dzg" +data: "dzg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "タサワク語" +value: "twq" +data: "twq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "タジク語" +value: "tg" +data: "tg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: "タシルハイト語" +value: "shi" +data: "shi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +label: "タタール語" +value: "tt" +data: "tt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +label: "タヒチ語" +value: "ty" +data: "ty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +label: "タマシェク語" +value: "tmh" +data: "tmh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +label: "タミル語" +value: "ta" +data: "ta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +label: "ダリー語(ゾロアスター教)" +value: "gbz" +data: "gbz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +label: "タリシュ語" +value: "tly" +data: "tly" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +label: "ダルグワ語" +value: "dar" +data: "dar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +label: "タロコ語" +value: "trv" +data: "trv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +label: "チェコ語" +value: "cs" +data: "cs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +label: "チェチェン語" +value: "ce" +data: "ce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: "チェロキー語" +value: "chr" +data: "chr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: "チガ語" +value: "cgg" +data: "cgg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: "チヌーク混成語" +value: "chn" +data: "chn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +label: "チブチャ語" +value: "chb" +data: "chb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +label: "チベット語" +value: "bo" +data: "bo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +label: "チペワイアン語" +value: "chp" +data: "chp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +label: "チムシュ語" +value: "tsi" +data: "tsi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +label: "チャガタイ語" +value: "chg" +data: "chg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +label: "チャクマ語" +value: "ccp" +data: "ccp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: "チャド・アラビア語" +value: "shu" +data: "shu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: "チャモロ語" +value: "ch" +data: "ch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +label: "チャワイ語" +value: "cch" +data: "cch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: "チュヴァシ語" +value: "cv" +data: "cv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "チューク語" +value: "chk" +data: "chk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "チュニジア・アラビア語" +value: "aeb" +data: "aeb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: "チョクトー語" +value: "cho" +data: "cho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +label: "チルコーティン語" +value: "clc" +data: "clc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "チワン語" +value: "za" +data: "za" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: "チンボラソ高地ケチュア語" +value: "qug" +data: "qug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: "ツァコン語" +value: "tsd" +data: "tsd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +label: "ツァフル語" +value: "tkr" +data: "tkr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4493 +label: "ツォンガ語" +value: "ts" +data: "ts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4494 +label: "ツバル語" +value: "tvl" +data: "tvl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4495 +label: "ツワナ語" +value: "tn" +data: "tn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4496 +label: "ティグリニア語" +value: "ti" +data: "ti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +label: "ティグレ語" +value: "tig" +data: "tig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4498 +label: "ティブ語" +value: "tiv" +data: "tiv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4499 +label: "ディベヒ語" +value: "dv" +data: "dv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +label: "ディンカ語" +value: "din" +data: "din" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4501 +label: "テソ語" +value: "teo" +data: "teo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4502 +label: "テトゥン語" +value: "tet" +data: "tet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +label: "テムネ語" +value: "tem" +data: "tem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +label: "デラウェア語" +value: "del" +data: "del" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +label: "テルグ語" +value: "te" +data: "te" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +label: "テレーノ語" +value: "ter" +data: "ter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +label: "デンマーク語" +value: "da" +data: "da" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +label: "ドイツ語" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +label: "ドゥアラ語" +value: "dua" +data: "dua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +label: "トウィ語" +value: "tw" +data: "tw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +label: "トゥヴァ語" +value: "tyv" +data: "tyv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "トゥル語" +value: "tcy" +data: "tcy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +label: "トゥロヨ語" +value: "tru" +data: "tru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "トゥンブカ語" +value: "tum" +data: "tum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +label: "ドーグリー語" +value: "doi" +data: "doi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "トキポナ語" +value: "tok" +data: "tok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "トク・ピシン語" +value: "tpi" +data: "tpi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "ドグリブ語" +value: "dgr" +data: "dgr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +label: "トケラウ語" +value: "tkl" +data: "tkl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "トバ・バタク語" +value: "bbc" +data: "bbc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "トリンギット語" +value: "tli" +data: "tli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "トルクメン語" +value: "tk" +data: "tk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "トルコ語" +value: "tr" +data: "tr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4524 +label: "トルネダール・フィンランド語" +value: "fit" +data: "fit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +label: "トンガ語" +value: "to" +data: "to" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +label: "トンガ語(ニアサ)" +value: "tog" +data: "tog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4527 +label: "ナイジェリア・ピジン語" +value: "pcm" +data: "pcm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4528 +label: "ナウル語" +value: "na" +data: "na" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4529 +label: "ナジュド地方・アラビア語" +value: "ars" +data: "ars" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4530 +label: "ナバホ語" +value: "nv" +data: "nv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4531 +label: "ナポリ語" +value: "nap" +data: "nap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4532 +label: "ナマ語" +value: "naq" +data: "naq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4533 +label: "ニアス語" +value: "nia" +data: "nia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4534 +label: "ニウーエイ語" +value: "niu" +data: "niu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4535 +label: "ニェエンガトゥ語" +value: "yrl" +data: "yrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4536 +label: "ニャムウェジ語" +value: "nym" +data: "nym" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4537 +label: "ニャンコレ語" +value: "nyn" +data: "nyn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4538 +label: "ニャンジャ語" +value: "ny" +data: "ny" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4539 +label: "ニャン語" +value: "ken" +data: "ken" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +label: "ニョロ語" +value: "nyo" +data: "nyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +label: "ヌエル語" +value: "nus" +data: "nus" +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: "new" +data: "new" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +label: "ノヴィアル" +value: "nov" +data: "nov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4545 +label: "ノガイ語" +value: "nog" +data: "nog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4546 +label: "ノルウェー語" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4547 +label: "ノルウェー語(ニーノシュク)" +value: "nn" +data: "nn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4548 +label: "ノルウェー語(ブークモール)" +value: "nb" +data: "nb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4549 +label: "パーリ語" +value: "pi" +data: "pi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4550 +label: "バイエルン・オーストリア語" +value: "bar" +data: "bar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4551 +label: "ハイダ語" +value: "hai" +data: "hai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4552 +label: "ハイチ・クレオール語" +value: "ht" +data: "ht" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4553 +label: "ハウサ語" +value: "ha" +data: "ha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4554 +label: "バサ語" +value: "bas" +data: "bas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4555 +label: "バシキール語" +value: "ba" +data: "ba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4556 +label: "パシュトゥー語" +value: "ps" +data: "ps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4557 +label: "バスク語" +value: "eu" +data: "eu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4558 +label: "バダガ語" +value: "bfq" +data: "bfq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4559 +label: "パピアメント語" +value: "pap" +data: "pap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4560 +label: "バフィア語" +value: "ksf" +data: "ksf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4561 +label: "バフット語" +value: "bfd" +data: "bfd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4562 +label: "バフティヤーリー語" +value: "bqi" +data: "bqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4563 +label: "パフラヴィー語" +value: "pal" +data: "pal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4564 +label: "バムン語" +value: "bax" +data: "bax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4565 +label: "バヤ語" +value: "gba" +data: "gba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4566 +label: "パラオ語" +value: "pau" +data: "pau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4567 +label: "バリ語" +value: "ban" +data: "ban" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4568 +label: "バルーチー語" +value: "bal" +data: "bal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4569 +label: "ハルコメレム語" +value: "hur" +data: "hur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4570 +label: "ハワイ語" +value: "haw" +data: "haw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4571 +label: "パンガシナン語" +value: "pag" +data: "pag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4572 +label: "ハンガリー語" +value: "hu" +data: "hu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4573 +label: "パンジャブ語" +value: "pa" +data: "pa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4574 +label: "バンジャル語" +value: "bjn" +data: "bjn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4575 +label: "バンバラ語" +value: "bm" +data: "bm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4576 +label: "パンパンガ語" +value: "pam" +data: "pam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4577 +label: "ピエモンテ語" +value: "pms" +data: "pms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: "ピカルディ語" +value: "pcd" +data: "pcd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: "ビコル語" +value: "bik" +data: "bik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: "ビシュヌプリヤ・マニプリ語" +value: "bpy" +data: "bpy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4581 +label: "ピジン語" +value: "pis" +data: "pis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4582 +label: "ビスラマ語" +value: "bi" +data: "bi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4583 +label: "ヒッタイト語" +value: "hit" +data: "hit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4584 +label: "ビニ語" +value: "bin" +data: "bin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4585 +label: "ヒリガイノン語" +value: "hil" +data: "hil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4586 +label: "ヒリモツ語" +value: "ho" +data: "ho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4587 +label: "ビリン語" +value: "byn" +data: "byn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4588 +label: "ヒンディー語" +value: "hi" +data: "hi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4589 +label: "ファング語" +value: "fan" +data: "fan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4590 +label: "ファンティー語" +value: "fat" +data: "fat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4591 +label: "フィジー・ヒンディー語" +value: "hif" +data: "hif" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4592 +label: "フィジー語" +value: "fj" +data: "fj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4593 +label: "フィリピノ語" +value: "fil" +data: "fil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +label: "フィンランド語" +value: "fi" +data: "fi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +label: "フェニキア語" +value: "phn" +data: "phn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +label: "フェロー語" +value: "fo" +data: "fo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4597 +label: "フォン語" +value: "fon" +data: "fon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4598 +label: "ブギ語" +value: "bug" +data: "bug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4599 +label: "フパ語" +value: "hup" +data: "hup" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4600 +label: "プファルツ語" +value: "pfl" +data: "pfl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4601 +label: "フモン語" +value: "hmn" +data: "hmn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4602 +label: "ブラジ語" +value: "bra" +data: "bra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4603 +label: "ブラフイ語" +value: "brh" +data: "brh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4604 +label: "フラフラ語" +value: "gur" +data: "gur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4605 +label: "フランス語" +value: "fr" +data: "fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4606 +label: "フラ語" +value: "ff" +data: "ff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4607 +label: "フリウリ語" +value: "fur" +data: "fur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4608 +label: "ブリスシンボル" +value: "zbl" +data: "zbl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4609 +label: "ブリヤート語" +value: "bua" +data: "bua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4610 +label: "ブルガリア語" +value: "bg" +data: "bg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4611 +label: "ブルトン語" +value: "br" +data: "br" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4612 +label: "ブル語" +value: "bum" +data: "bum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4613 +label: "プロシア語" +value: "prg" +data: "prg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4614 +label: "ベジャ語" +value: "bej" +data: "bej" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4615 +label: "ベタウィ語" +value: "bew" +data: "bew" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4616 +label: "ベトナム語" +value: "vi" +data: "vi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4617 +label: "ベナ語" +value: "bez" +data: "bez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4618 +label: "ヘブライ語" +value: "he" +data: "he" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4619 +label: "ベラルーシ語" +value: "be" +data: "be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4620 +label: "ペルシア語" +value: "fa" +data: "fa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4621 +label: "ヘレロ語" +value: "hz" +data: "hz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4622 +label: "ベンガル語" +value: "bn" +data: "bn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4623 +label: "ペンシルベニア・ドイツ語" +value: "pdc" +data: "pdc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4624 +label: "ベンダ語" +value: "ve" +data: "ve" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4625 +label: "ベンバ語" +value: "bem" +data: "bem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4626 +label: "ボージュプリー語" +value: "bho" +data: "bho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4627 +label: "ポーランド語" +value: "pl" +data: "pl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4628 +label: "ボスニア語" +value: "bs" +data: "bs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4629 +label: "ボド語" +value: "brx" +data: "brx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4630 +label: "ポルトガル語" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4631 +label: "ポントス・ギリシャ語" +value: "pnt" +data: "pnt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4632 +label: "ポンペイ語" +value: "pon" +data: "pon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4633 +label: "マーザンダラーン語" +value: "mzn" +data: "mzn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4634 +label: "マーシャル語" +value: "mh" +data: "mh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4635 +label: "マールワーリー語" +value: "mwr" +data: "mwr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4636 +label: "マイティリー語" +value: "mai" +data: "mai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4637 +label: "マインフランク語" +value: "vmf" +data: "vmf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4638 +label: "マオリ語" +value: "mi" +data: "mi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4639 +label: "マカッサル語" +value: "mak" +data: "mak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4640 +label: "マガヒー語" +value: "mag" +data: "mag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4641 +label: "マクア・ミート語" +value: "mgh" +data: "mgh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4642 +label: "マケドニア語" +value: "mk" +data: "mk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4643 +label: "マコンデ語" +value: "kde" +data: "kde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4644 +label: "マサイ語" +value: "mas" +data: "mas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4645 +label: "マダガスカル語" +value: "mg" +data: "mg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4646 +label: "マチャメ語" +value: "jmc" +data: "jmc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4647 +label: "マドゥラ語" +value: "mad" +data: "mad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4648 +label: "マニプリ語" +value: "mni" +data: "mni" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4649 +label: "マバ語" +value: "mde" +data: "mde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4650 +label: "マファ語" +value: "maf" +data: "maf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4651 +label: "マプチェ語" +value: "arn" +data: "arn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4652 +label: "マラーティー語" +value: "mr" +data: "mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4653 +label: "マラヤーラム語" +value: "ml" +data: "ml" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4654 +label: "マリシート=パサマコディ語" +value: "pqm" +data: "pqm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4655 +label: "マリ語" +value: "chm" +data: "chm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4656 +label: "マルタ語" +value: "mt" +data: "mt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4657 +label: "マレー語" +value: "ms" +data: "ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4658 +label: "マンダル語" +value: "mdr" +data: "mdr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4659 +label: "マンディンゴ語" +value: "man" +data: "man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4660 +label: "マン島語" +value: "gv" +data: "gv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4661 +label: "ミエネ語" +value: "mye" +data: "mye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4662 +label: "ミクマク語" +value: "mic" +data: "mic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4663 +label: "ミゾ語" +value: "lus" +data: "lus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4664 +label: "ミチフ語" +value: "crg" +data: "crg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4665 +label: "ミナンカバウ語" +value: "min" +data: "min" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4666 +label: "ミャンマー語" +value: "my" +data: "my" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4667 +label: "ミランダ語" +value: "mwl" +data: "mwl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4668 +label: "ムースクリー語" +value: "crm" +data: "crm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4669 +label: "ムスリム・タタール語" +value: "ttt" +data: "ttt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4670 +label: "ムブンドゥ語" +value: "umb" +data: "umb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4671 +label: "ムンダン語" +value: "mua" +data: "mua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4672 +label: "メグレル語" +value: "xmf" +data: "xmf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4673 +label: "メタ語" +value: "mgo" +data: "mgo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4674 +label: "メドゥンバ語" +value: "byv" +data: "byv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4675 +label: "メノナイト低地ドイツ語" +value: "pdt" +data: "pdt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4676 +label: "メル語" +value: "mer" +data: "mer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4677 +label: "メンタワイ語" +value: "mwv" +data: "mwv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4678 +label: "メンデ語" +value: "men" +data: "men" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4679 +label: "モーホーク語" +value: "moh" +data: "moh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4680 +label: "モーリシャス・クレオール語" +value: "mfe" +data: "mfe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4681 +label: "モクシャ語" +value: "mdf" +data: "mdf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4682 +label: "モシ語" +value: "mos" +data: "mos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4683 +label: "モロッコ・アラビア語" +value: "ary" +data: "ary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4684 +label: "モンゴル語" +value: "mn" +data: "mn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4685 +label: "モンゴ語" +value: "lol" +data: "lol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4686 +label: "ヤオ語" +value: "yao" +data: "yao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4687 +label: "ヤップ語" +value: "yap" +data: "yap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4688 +label: "ヤンベン語" +value: "yav" +data: "yav" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4689 +label: "ユダヤ・アラビア語" +value: "jrb" +data: "jrb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4690 +label: "ユダヤ・ペルシア語" +value: "jpr" +data: "jpr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4691 +label: "ユトランド語" +value: "jut" +data: "jut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4692 +label: "ヨルバ語" +value: "yo" +data: "yo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4693 +label: "ラージャスターン語" +value: "raj" +data: "raj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4694 +label: "ラオ語" +value: "lo" +data: "lo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4695 +label: "ラコタ語" +value: "lkt" +data: "lkt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4696 +label: "ラズ語" +value: "lzz" +data: "lzz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4697 +label: "ラディノ語" +value: "lad" +data: "lad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4698 +label: "ラテン語" +value: "la" +data: "la" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4699 +label: "ラトガリア語" +value: "ltg" +data: "ltg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4700 +label: "ラトビア語" +value: "lv" +data: "lv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4701 +label: "ラパヌイ語" +value: "rap" +data: "rap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4702 +label: "ラフンダー語" +value: "lah" +data: "lah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4703 +label: "ラロトンガ語" +value: "rar" +data: "rar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4704 +label: "ランギ語" +value: "lag" +data: "lag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4705 +label: "ランバ語" +value: "lam" +data: "lam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4706 +label: "リーフ語" +value: "rif" +data: "rif" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4707 +label: "リヴォニア語" +value: "liv" +data: "liv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4708 +label: "リグリア語" +value: "lij" +data: "lij" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4709 +label: "リトアニア語" +value: "lt" +data: "lt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4710 +label: "リルエット語" +value: "lil" +data: "lil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4711 +label: "リンガラ語" +value: "ln" +data: "ln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4712 +label: "リングア・フランカ・ノバ" +value: "lfn" +data: "lfn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4713 +label: "リンブルフ語" +value: "li" +data: "li" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4714 +label: "ルイジアナ・クレオール語" +value: "lou" +data: "lou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4715 +label: "ルイセーニョ語" +value: "lui" +data: "lui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4716 +label: "ルーマニア語" +value: "ro" +data: "ro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4717 +label: "ルオ語" +value: "luo" +data: "luo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4718 +label: "ルクセンブルク語" +value: "lb" +data: "lb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4719 +label: "ルシン語" +value: "rue" +data: "rue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4720 +label: "ルバ・カタンガ語" +value: "lu" +data: "lu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4721 +label: "ルバ・ルルア語" +value: "lua" +data: "lua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4722 +label: "ルヒヤ語" +value: "luy" +data: "luy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4723 +label: "ルレ・サーミ語" +value: "smj" +data: "smj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4724 +label: "ルワ語" +value: "rwk" +data: "rwk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4725 +label: "ルンダ語" +value: "lun" +data: "lun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4726 +label: "ルンディ語" +value: "rn" +data: "rn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4727 +label: "レズギ語" +value: "lez" +data: "lez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4728 +label: "ロヴィアナ語" +value: "rug" +data: "rug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4729 +label: "ロシア語" +value: "ru" +data: "ru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4730 +label: "ロジバン語" +value: "jbo" +data: "jbo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4731 +label: "ロジ語" +value: "loz" +data: "loz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4732 +label: "ロツマ語" +value: "rtm" +data: "rtm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +label: "ロヒンギャ語" +value: "rhg" +data: "rhg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4734 +label: "ロマーニー語" +value: "rom" +data: "rom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4735 +label: "ロマーニャ語" +value: "rgn" +data: "rgn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4736 +label: "ロマンシュ語" +value: "rm" +data: "rm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4737 +label: "ロンバルド語" +value: "lmo" +data: "lmo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4738 +label: "ロンボ語" +value: "rof" +data: "rof" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4739 +label: "ワショ語" +value: "was" +data: "was" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4740 +label: "ワユ語" +value: "guc" +data: "guc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4741 +label: "ワライ語" +value: "war" +data: "war" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4742 +label: "ワルピリ語" +value: "wbp" +data: "wbp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4743 +label: "ワロン語" +value: "wa" +data: "wa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4744 +label: "ンガムバイ語" +value: "sba" +data: "sba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4745 +label: "ンゴンバ語" +value: "jgo" +data: "jgo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: "ンコ語" +value: "nqo" +data: "nqo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4747 +label: "ンジエムブーン語" +value: "nnh" +data: "nnh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4748 +label: "ンゼマ語" +value: "nzi" +data: "nzi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4749 +label: "ンドンガ語" +value: "ng" +data: "ng" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4750 +label: "英語" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4751 +label: "漢文" +value: "lzh" +data: "lzh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4752 +label: "韓国語" +value: "ko" +data: "ko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +label: "客家語" +value: "hak" +data: "hak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4754 +label: "教会スラブ語" +value: "cu" +data: "cu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4755 +label: "古アイルランド語" +value: "sga" +data: "sga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4756 +label: "古ノルド語" +value: "non" +data: "non" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +label: "古フランス語" +value: "fro" +data: "fro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +label: "古英語" +value: "ang" +data: "ang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4759 +label: "古期プロバンス語" +value: "pro" +data: "pro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +label: "古高ドイツ語" +value: "goh" +data: "goh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +label: "古代エジプト語" +value: "egy" +data: "egy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: "古代ギリシャ語" +value: "grc" +data: "grc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: "古代ペルシア語" +value: "peo" +data: "peo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: "古典シリア語" +value: "syc" +data: "syc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: "古典ネワール語" +value: "nwc" +data: "nwc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4766 +label: "呉語" +value: "wuu" +data: "wuu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +label: "広東語" +value: "yue" +data: "yue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +label: "高地ソルブ語" +value: "hsb" +data: "hsb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +label: "山地マリ語" +value: "mrj" +data: "mrj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +label: "四川イ語" +value: "ii" +data: "ii" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +label: "湿原クリー語" +value: "csw" +data: "csw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +label: "湘語" +value: "hsn" +data: "hsn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +label: "西バローチー語" +value: "bgn" +data: "bgn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +label: "西フラマン語" +value: "vls" +data: "vls" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +label: "西フリジア語" +value: "fy" +data: "fy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +label: "西部オジブワ語" +value: "ojw" +data: "ojw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +label: "中英語" +value: "enm" +data: "enm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +label: "中央アトラス・タマジクト語" +value: "tzm" +data: "tzm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +label: "中央アラスカ・ユピック語" +value: "esu" +data: "esu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +label: "中央クルド語" +value: "ckb" +data: "ckb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +label: "中央ドゥスン語" +value: "dtp" +data: "dtp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +label: "中期アイルランド語" +value: "mga" +data: "mga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +label: "中期フランス語" +value: "frm" +data: "frm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +label: "中高ドイツ語" +value: "gmh" +data: "gmh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +label: "中国語" +value: "zh" +data: "zh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +label: "中世オランダ語" +value: "dum" +data: "dum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: "中部オジブワ語" +value: "ojc" +data: "ojc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: "低シレジア語" +value: "sli" +data: "sli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: "低地ソルブ語" +value: "dsb" +data: "dsb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: "低地ドイツ語" +value: "nds" +data: "nds" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: "東フリジア語" +value: "frs" +data: "frs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: "東部クリー語(南部)" +value: "crj" +data: "crj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: "東部クリー語(北部)" +value: "crl" +data: "crl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: "南アルタイ語" +value: "alt" +data: "alt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: "南サーミ語" +value: "sma" +data: "sma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: "南ンデベレ語" +value: "nr" +data: "nr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: "南部クルド語" +value: "sdh" +data: "sdh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: "南部ソト語" +value: "st" +data: "st" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: "南部トゥショーニ語" +value: "tce" +data: "tce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: "南部ハイダ語" +value: "hax" +data: "hax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +label: "南部ルシュツィード語" +value: "slh" +data: "slh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +label: "日本語" +value: "ja" +data: "ja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +label: "標準モロッコ タマジクト語" +value: "zgh" +data: "zgh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: "平原クリー語" +value: "crk" +data: "crk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: "北サーミ語" +value: "se" +data: "se" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: "北フリジア語" +value: "frr" +data: "frr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: "北ロル語" +value: "lrc" +data: "lrc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: "北ンデベレ語" +value: "nd" +data: "nd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: "北西部オジブワ語" +value: "ojb" +data: "ojb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: "北部ソト語" +value: "nso" +data: "nso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "北部トゥショーニ語" +value: "ttm" +data: "ttm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "満州語" +value: "mnc" +data: "mnc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "贛語" +value: "gan" +data: "gan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "閩南語" +value: "nan" +data: "nan" +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 {#982 -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 {#985 …} -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 {#984 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1333 …} -uniqueId: Symfony\Component\Uid\Ulid {#983 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4818 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#982 -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 {#985 …} -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 {#984 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1333 …} -uniqueId: Symfony\Component\Uid\Ulid {#983 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#4180 -form: Symfony\Component\Form\Form {#2679 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4178 …5} |
| full_name | "FormFieldReference[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_language" |
| is_selected | Closure($choice, $value) {#4816 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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 | [ "アイスランド語" => "is" "アイスランド語 (アイスランド)" => "is_IS" "アイルランド語" => "ga" "アイルランド語 (アイルランド)" => "ga_IE" "アイルランド語 (イギリス)" => "ga_GB" "アカン語" => "ak" "アカン語 (ガーナ)" => "ak_GH" "アゼルバイジャン語" => "az" "アゼルバイジャン語 (アゼルバイジャン)" => "az_AZ" "アゼルバイジャン語 (キリル文字、アゼルバイジャン)" => "az_Cyrl_AZ" "アゼルバイジャン語 (キリル文字)" => "az_Cyrl" "アゼルバイジャン語 (ラテン文字、アゼルバイジャン)" => "az_Latn_AZ" "アゼルバイジャン語 (ラテン文字)" => "az_Latn" "アッサム語" => "as" "アッサム語 (インド)" => "as_IN" "アフリカーンス語" => "af" "アフリカーンス語 (ナミビア)" => "af_NA" "アフリカーンス語 (南アフリカ)" => "af_ZA" "アムハラ語" => "am" "アムハラ語 (エチオピア)" => "am_ET" "アラビア語" => "ar" "アラビア語 (アラブ首長国連邦)" => "ar_AE" "アラビア語 (アルジェリア)" => "ar_DZ" "アラビア語 (イエメン)" => "ar_YE" "アラビア語 (イスラエル)" => "ar_IL" "アラビア語 (イラク)" => "ar_IQ" "アラビア語 (エジプト)" => "ar_EG" "アラビア語 (エリトリア)" => "ar_ER" "アラビア語 (オマーン)" => "ar_OM" "アラビア語 (カタール)" => "ar_QA" "アラビア語 (クウェート)" => "ar_KW" "アラビア語 (コモロ)" => "ar_KM" "アラビア語 (サウジアラビア)" => "ar_SA" "アラビア語 (ジブチ)" => "ar_DJ" "アラビア語 (シリア)" => "ar_SY" "アラビア語 (スーダン)" => "ar_SD" "アラビア語 (ソマリア)" => "ar_SO" "アラビア語 (チャド)" => "ar_TD" "アラビア語 (チュニジア)" => "ar_TN" "アラビア語 (バーレーン)" => "ar_BH" "アラビア語 (パレスチナ自治区)" => "ar_PS" "アラビア語 (モーリタニア)" => "ar_MR" "アラビア語 (モロッコ)" => "ar_MA" "アラビア語 (ヨルダン)" => "ar_JO" "アラビア語 (リビア)" => "ar_LY" "アラビア語 (レバノン)" => "ar_LB" "アラビア語 (世界)" => "ar_001" "アラビア語 (西サハラ)" => "ar_EH" "アラビア語 (南スーダン)" => "ar_SS" "アルバニア語" => "sq" "アルバニア語 (アルバニア)" => "sq_AL" "アルバニア語 (北マケドニア)" => "sq_MK" "アルメニア語" => "hy" "アルメニア語 (アルメニア)" => "hy_AM" "イタリア語" => "it" "イタリア語 (イタリア)" => "it_IT" "イタリア語 (サンマリノ)" => "it_SM" "イタリア語 (スイス)" => "it_CH" "イタリア語 (バチカン市国)" => "it_VA" "イディッシュ語" => "yi" "イディッシュ語 (世界)" => "yi_001" "イボ語" => "ig" "イボ語 (ナイジェリア)" => "ig_NG" "インターリングア" => "ia" "インターリングア (世界)" => "ia_001" "インドネシア語" => "id" "インドネシア語 (インドネシア)" => "id_ID" "ウイグル語" => "ug" "ウイグル語 (中国)" => "ug_CN" "ウェールズ語" => "cy" "ウェールズ語 (イギリス)" => "cy_GB" "ウォロフ語" => "wo" "ウォロフ語 (セネガル)" => "wo_SN" "ウクライナ語" => "uk" "ウクライナ語 (ウクライナ)" => "uk_UA" "ウズベク語" => "uz" "ウズベク語 (アフガニスタン)" => "uz_AF" "ウズベク語 (アラビア文字、アフガニスタン)" => "uz_Arab_AF" "ウズベク語 (アラビア文字)" => "uz_Arab" "ウズベク語 (ウズベキスタン)" => "uz_UZ" "ウズベク語 (キリル文字、ウズベキスタン)" => "uz_Cyrl_UZ" "ウズベク語 (キリル文字)" => "uz_Cyrl" "ウズベク語 (ラテン文字、ウズベキスタン)" => "uz_Latn_UZ" "ウズベク語 (ラテン文字)" => "uz_Latn" "ウルドゥー語" => "ur" "ウルドゥー語 (インド)" => "ur_IN" "ウルドゥー語 (パキスタン)" => "ur_PK" "エウェ語" => "ee" "エウェ語 (ガーナ)" => "ee_GH" "エウェ語 (トーゴ)" => "ee_TG" "エストニア語" => "et" "エストニア語 (エストニア)" => "et_EE" "エスペラント語" => "eo" "エスペラント語 (世界)" => "eo_001" "オセット語" => "os" "オセット語 (ジョージア)" => "os_GE" "オセット語 (ロシア)" => "os_RU" "オディア語" => "or" "オディア語 (インド)" => "or_IN" "オランダ語" => "nl" "オランダ語 (アルバ)" => "nl_AW" "オランダ語 (オランダ)" => "nl_NL" "オランダ語 (オランダ領カリブ)" => "nl_BQ" "オランダ語 (キュラソー)" => "nl_CW" "オランダ語 (シント・マールテン)" => "nl_SX" "オランダ語 (スリナム)" => "nl_SR" "オランダ語 (ベルギー)" => "nl_BE" "オロモ語" => "om" "オロモ語 (エチオピア)" => "om_ET" "オロモ語 (ケニア)" => "om_KE" "カザフ語" => "kk" "カザフ語 (カザフスタン)" => "kk_KZ" "カシミール語" => "ks" "カシミール語 (アラビア文字、インド)" => "ks_Arab_IN" "カシミール語 (アラビア文字)" => "ks_Arab" "カシミール語 (インド)" => "ks_IN" "カシミール語 (デーバナーガリー文字、インド)" => "ks_Deva_IN" "カシミール語 (デーバナーガリー文字)" => "ks_Deva" "カタロニア語" => "ca" "カタロニア語 (アンドラ)" => "ca_AD" "カタロニア語 (イタリア)" => "ca_IT" "カタロニア語 (スペイン)" => "ca_ES" "カタロニア語 (フランス)" => "ca_FR" "ガリシア語" => "gl" "ガリシア語 (スペイン)" => "gl_ES" "ガンダ語" => "lg" "ガンダ語 (ウガンダ)" => "lg_UG" "カンナダ語" => "kn" "カンナダ語 (インド)" => "kn_IN" "キクユ語" => "ki" "キクユ語 (ケニア)" => "ki_KE" "キニアルワンダ語" => "rw" "キニアルワンダ語 (ルワンダ)" => "rw_RW" "ギリシャ語" => "el" "ギリシャ語 (キプロス)" => "el_CY" "ギリシャ語 (ギリシャ)" => "el_GR" "キルギス語" => "ky" "キルギス語 (キルギス)" => "ky_KG" "グジャラート語" => "gu" "グジャラート語 (インド)" => "gu_IN" "クメール語" => "km" "クメール語 (カンボジア)" => "km_KH" "グリーンランド語" => "kl" "グリーンランド語 (グリーンランド)" => "kl_GL" "クルド語" => "ku" "クルド語 (トルコ)" => "ku_TR" "クロアチア語" => "hr" "クロアチア語 (クロアチア)" => "hr_HR" "クロアチア語 (ボスニア・ヘルツェゴビナ)" => "hr_BA" "ケチュア語" => "qu" "ケチュア語 (エクアドル)" => "qu_EC" "ケチュア語 (ペルー)" => "qu_PE" "ケチュア語 (ボリビア)" => "qu_BO" "コーンウォール語" => "kw" "コーンウォール語 (イギリス)" => "kw_GB" "コサ語" => "xh" "コサ語 (南アフリカ)" => "xh_ZA" "サルデーニャ語" => "sc" "サルデーニャ語 (イタリア)" => "sc_IT" "サンゴ語" => "sg" "サンゴ語 (中央アフリカ共和国)" => "sg_CF" "サンスクリット語" => "sa" "サンスクリット語 (インド)" => "sa_IN" "ジャワ語" => "jv" "ジャワ語 (インドネシア)" => "jv_ID" "ジョージア語" => "ka" "ジョージア語 (ジョージア)" => "ka_GE" "ショナ語" => "sn" "ショナ語 (ジンバブエ)" => "sn_ZW" "シンド語" => "sd" "シンド語 (アラビア文字、パキスタン)" => "sd_Arab_PK" "シンド語 (アラビア文字)" => "sd_Arab" "シンド語 (インド)" => "sd_IN" "シンド語 (デーバナーガリー文字、インド)" => "sd_Deva_IN" "シンド語 (デーバナーガリー文字)" => "sd_Deva" "シンド語 (パキスタン)" => "sd_PK" "シンハラ語" => "si" "シンハラ語 (スリランカ)" => "si_LK" "スウェーデン語" => "sv" "スウェーデン語 (オーランド諸島)" => "sv_AX" "スウェーデン語 (スウェーデン)" => "sv_SE" "スウェーデン語 (フィンランド)" => "sv_FI" "ズールー語" => "zu" "ズールー語 (南アフリカ)" => "zu_ZA" "スコットランド・ゲール語" => "gd" "スコットランド・ゲール語 (イギリス)" => "gd_GB" "スペイン語" => "es" "スペイン語 (アメリカ合衆国)" => "es_US" "スペイン語 (アルゼンチン)" => "es_AR" "スペイン語 (ウルグアイ)" => "es_UY" "スペイン語 (エクアドル)" => "es_EC" "スペイン語 (エルサルバドル)" => "es_SV" "スペイン語 (キューバ)" => "es_CU" "スペイン語 (グアテマラ)" => "es_GT" "スペイン語 (コスタリカ)" => "es_CR" "スペイン語 (コロンビア)" => "es_CO" "スペイン語 (スペイン)" => "es_ES" "スペイン語 (チリ)" => "es_CL" "スペイン語 (ドミニカ共和国)" => "es_DO" "スペイン語 (ニカラグア)" => "es_NI" "スペイン語 (パナマ)" => "es_PA" "スペイン語 (パラグアイ)" => "es_PY" "スペイン語 (フィリピン)" => "es_PH" "スペイン語 (プエルトリコ)" => "es_PR" "スペイン語 (ブラジル)" => "es_BR" "スペイン語 (ベネズエラ)" => "es_VE" "スペイン語 (ベリーズ)" => "es_BZ" "スペイン語 (ペルー)" => "es_PE" "スペイン語 (ボリビア)" => "es_BO" "スペイン語 (ホンジュラス)" => "es_HN" "スペイン語 (メキシコ)" => "es_MX" "スペイン語 (ラテンアメリカ)" => "es_419" "スペイン語 (赤道ギニア)" => "es_GQ" "スロバキア語" => "sk" "スロバキア語 (スロバキア)" => "sk_SK" "スロベニア語" => "sl" "スロベニア語 (スロベニア)" => "sl_SI" "スワヒリ語" => "sw" "スワヒリ語 (ウガンダ)" => "sw_UG" "スワヒリ語 (ケニア)" => "sw_KE" "スワヒリ語 (コンゴ民主共和国[キンシャサ])" => "sw_CD" "スワヒリ語 (タンザニア)" => "sw_TZ" "スンダ語" => "su" "スンダ語 (インドネシア)" => "su_ID" "スンダ語 (ラテン文字、インドネシア)" => "su_Latn_ID" "スンダ語 (ラテン文字)" => "su_Latn" "セルビア語" => "sr" "セルビア語 (キリル文字、セルビア)" => "sr_Cyrl_RS" "セルビア語 (キリル文字、ボスニア・ヘルツェゴビナ)" => "sr_Cyrl_BA" "セルビア語 (キリル文字、モンテネグロ)" => "sr_Cyrl_ME" "セルビア語 (キリル文字)" => "sr_Cyrl" "セルビア語 (セルビア)" => "sr_RS" "セルビア語 (ボスニア・ヘルツェゴビナ)" => "sr_BA" "セルビア語 (モンテネグロ)" => "sr_ME" "セルビア語 (ラテン文字、セルビア)" => "sr_Latn_RS" "セルビア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" => "sr_Latn_BA" "セルビア語 (ラテン文字、モンテネグロ)" => "sr_Latn_ME" "セルビア語 (ラテン文字)" => "sr_Latn" "セルボ・クロアチア語" => "sh" "セルボ・クロアチア語 (ボスニア・ヘルツェゴビナ)" => "sh_BA" "ソマリ語" => "so" "ソマリ語 (エチオピア)" => "so_ET" "ソマリ語 (ケニア)" => "so_KE" "ソマリ語 (ジブチ)" => "so_DJ" "ソマリ語 (ソマリア)" => "so_SO" "ゾンカ語" => "dz" "ゾンカ語 (ブータン)" => "dz_BT" "タイ語" => "th" "タイ語 (タイ)" => "th_TH" "タガログ語" => "tl" "タガログ語 (フィリピン)" => "tl_PH" "タジク語" => "tg" "タジク語 (タジキスタン)" => "tg_TJ" "タタール語" => "tt" "タタール語 (ロシア)" => "tt_RU" "タミル語" => "ta" "タミル語 (インド)" => "ta_IN" "タミル語 (シンガポール)" => "ta_SG" "タミル語 (スリランカ)" => "ta_LK" "タミル語 (マレーシア)" => "ta_MY" "チェコ語" => "cs" "チェコ語 (チェコ)" => "cs_CZ" "チェチェン語" => "ce" "チェチェン語 (ロシア)" => "ce_RU" "チベット語" => "bo" "チベット語 (インド)" => "bo_IN" "チベット語 (中国)" => "bo_CN" "チュヴァシ語" => "cv" "チュヴァシ語 (ロシア)" => "cv_RU" "ティグリニア語" => "ti" "ティグリニア語 (エチオピア)" => "ti_ET" "ティグリニア語 (エリトリア)" => "ti_ER" "テルグ語" => "te" "テルグ語 (インド)" => "te_IN" "デンマーク語" => "da" "デンマーク語 (グリーンランド)" => "da_GL" "デンマーク語 (デンマーク)" => "da_DK" "ドイツ語" => "de" "ドイツ語 (イタリア)" => "de_IT" "ドイツ語 (オーストリア)" => "de_AT" "ドイツ語 (スイス)" => "de_CH" "ドイツ語 (ドイツ)" => "de_DE" "ドイツ語 (ベルギー)" => "de_BE" "ドイツ語 (リヒテンシュタイン)" => "de_LI" "ドイツ語 (ルクセンブルク)" => "de_LU" "トルクメン語" => "tk" "トルクメン語 (トルクメニスタン)" => "tk_TM" "トルコ語" => "tr" "トルコ語 (キプロス)" => "tr_CY" "トルコ語 (トルコ)" => "tr_TR" "トンガ語" => "to" "トンガ語 (トンガ)" => "to_TO" "ネパール語" => "ne" "ネパール語 (インド)" => "ne_IN" "ネパール語 (ネパール)" => "ne_NP" "ノルウェー語" => "no" "ノルウェー語 (ノルウェー)" => "no_NO" "ノルウェー語[ニーノシュク]" => "nn" "ノルウェー語[ニーノシュク] (ノルウェー)" => "nn_NO" "ノルウェー語[ブークモール]" => "nb" "ノルウェー語[ブークモール] (スバールバル諸島・ヤンマイエン島)" => "nb_SJ" "ノルウェー語[ブークモール] (ノルウェー)" => "nb_NO" "ハウサ語" => "ha" "ハウサ語 (ガーナ)" => "ha_GH" "ハウサ語 (ナイジェリア)" => "ha_NG" "ハウサ語 (ニジェール)" => "ha_NE" "パシュトゥー語" => "ps" "パシュトゥー語 (アフガニスタン)" => "ps_AF" "パシュトゥー語 (パキスタン)" => "ps_PK" "バスク語" => "eu" "バスク語 (スペイン)" => "eu_ES" "ハンガリー語" => "hu" "ハンガリー語 (ハンガリー)" => "hu_HU" "パンジャブ語" => "pa" "パンジャブ語 (アラビア文字、パキスタン)" => "pa_Arab_PK" "パンジャブ語 (アラビア文字)" => "pa_Arab" "パンジャブ語 (インド)" => "pa_IN" "パンジャブ語 (グルムキー文字、インド)" => "pa_Guru_IN" "パンジャブ語 (グルムキー文字)" => "pa_Guru" "パンジャブ語 (パキスタン)" => "pa_PK" "バンバラ語" => "bm" "バンバラ語 (マリ)" => "bm_ML" "ヒンディー語" => "hi" "ヒンディー語 (インド)" => "hi_IN" "ヒンディー語 (ラテン文字、インド)" => "hi_Latn_IN" "ヒンディー語 (ラテン文字)" => "hi_Latn" "フィンランド語" => "fi" "フィンランド語 (フィンランド)" => "fi_FI" "フェロー語" => "fo" "フェロー語 (デンマーク)" => "fo_DK" "フェロー語 (フェロー諸島)" => "fo_FO" "フランス語" => "fr" "フランス語 (アルジェリア)" => "fr_DZ" "フランス語 (ウォリス・フツナ)" => "fr_WF" "フランス語 (カナダ)" => "fr_CA" "フランス語 (ガボン)" => "fr_GA" "フランス語 (カメルーン)" => "fr_CM" "フランス語 (ギニア)" => "fr_GN" "フランス語 (グアドループ)" => "fr_GP" "フランス語 (コートジボワール)" => "fr_CI" "フランス語 (コモロ)" => "fr_KM" "フランス語 (コンゴ共和国[ブラザビル])" => "fr_CG" "フランス語 (コンゴ民主共和国[キンシャサ])" => "fr_CD" "フランス語 (サン・バルテルミー)" => "fr_BL" "フランス語 (サン・マルタン)" => "fr_MF" "フランス語 (サンピエール島・ミクロン島)" => "fr_PM" "フランス語 (ジブチ)" => "fr_DJ" "フランス語 (シリア)" => "fr_SY" "フランス語 (スイス)" => "fr_CH" "フランス語 (セーシェル)" => "fr_SC" "フランス語 (セネガル)" => "fr_SN" "フランス語 (チャド)" => "fr_TD" "フランス語 (チュニジア)" => "fr_TN" "フランス語 (トーゴ)" => "fr_TG" "フランス語 (ニジェール)" => "fr_NE" "フランス語 (ニューカレドニア)" => "fr_NC" "フランス語 (ハイチ)" => "fr_HT" "フランス語 (バヌアツ)" => "fr_VU" "フランス語 (フランス)" => "fr_FR" "フランス語 (ブルキナファソ)" => "fr_BF" "フランス語 (ブルンジ)" => "fr_BI" "フランス語 (ベナン)" => "fr_BJ" "フランス語 (ベルギー)" => "fr_BE" "フランス語 (マダガスカル)" => "fr_MG" "フランス語 (マヨット)" => "fr_YT" "フランス語 (マリ)" => "fr_ML" "フランス語 (マルティニーク)" => "fr_MQ" "フランス語 (モーリシャス)" => "fr_MU" "フランス語 (モーリタニア)" => "fr_MR" "フランス語 (モナコ)" => "fr_MC" "フランス語 (モロッコ)" => "fr_MA" "フランス語 (ルクセンブルク)" => "fr_LU" "フランス語 (ルワンダ)" => "fr_RW" "フランス語 (レユニオン)" => "fr_RE" "フランス語 (赤道ギニア)" => "fr_GQ" "フランス語 (中央アフリカ共和国)" => "fr_CF" "フランス語 (仏領ギアナ)" => "fr_GF" "フランス語 (仏領ポリネシア)" => "fr_PF" "フラ語" => "ff" "フラ語 (アドラム文字、ガーナ)" => "ff_Adlm_GH" "フラ語 (アドラム文字、カメルーン)" => "ff_Adlm_CM" "フラ語 (アドラム文字、ガンビア)" => "ff_Adlm_GM" "フラ語 (アドラム文字、ギニア)" => "ff_Adlm_GN" "フラ語 (アドラム文字、ギニアビサウ)" => "ff_Adlm_GW" "フラ語 (アドラム文字、シエラレオネ)" => "ff_Adlm_SL" "フラ語 (アドラム文字、セネガル)" => "ff_Adlm_SN" "フラ語 (アドラム文字、ナイジェリア)" => "ff_Adlm_NG" "フラ語 (アドラム文字、ニジェール)" => "ff_Adlm_NE" "フラ語 (アドラム文字、ブルキナファソ)" => "ff_Adlm_BF" "フラ語 (アドラム文字、モーリタニア)" => "ff_Adlm_MR" "フラ語 (アドラム文字、リベリア)" => "ff_Adlm_LR" "フラ語 (アドラム文字)" => "ff_Adlm" "フラ語 (カメルーン)" => "ff_CM" "フラ語 (ギニア)" => "ff_GN" "フラ語 (セネガル)" => "ff_SN" "フラ語 (モーリタニア)" => "ff_MR" "フラ語 (ラテン文字、ガーナ)" => "ff_Latn_GH" "フラ語 (ラテン文字、カメルーン)" => "ff_Latn_CM" "フラ語 (ラテン文字、ガンビア)" => "ff_Latn_GM" "フラ語 (ラテン文字、ギニア)" => "ff_Latn_GN" "フラ語 (ラテン文字、ギニアビサウ)" => "ff_Latn_GW" "フラ語 (ラテン文字、シエラレオネ)" => "ff_Latn_SL" "フラ語 (ラテン文字、セネガル)" => "ff_Latn_SN" "フラ語 (ラテン文字、ナイジェリア)" => "ff_Latn_NG" "フラ語 (ラテン文字、ニジェール)" => "ff_Latn_NE" "フラ語 (ラテン文字、ブルキナファソ)" => "ff_Latn_BF" "フラ語 (ラテン文字、モーリタニア)" => "ff_Latn_MR" "フラ語 (ラテン文字、リベリア)" => "ff_Latn_LR" "フラ語 (ラテン文字)" => "ff_Latn" "ブルガリア語" => "bg" "ブルガリア語 (ブルガリア)" => "bg_BG" "ブルトン語" => "br" "ブルトン語 (フランス)" => "br_FR" "ベトナム語" => "vi" "ベトナム語 (ベトナム)" => "vi_VN" "ヘブライ語" => "he" "ヘブライ語 (イスラエル)" => "he_IL" "ベラルーシ語" => "be" "ベラルーシ語 (ベラルーシ)" => "be_BY" "ペルシア語" => "fa" "ペルシア語 (アフガニスタン)" => "fa_AF" "ペルシア語 (イラン)" => "fa_IR" "ベンガル語" => "bn" "ベンガル語 (インド)" => "bn_IN" "ベンガル語 (バングラデシュ)" => "bn_BD" "ポーランド語" => "pl" "ポーランド語 (ポーランド)" => "pl_PL" "ボスニア語" => "bs" "ボスニア語 (キリル文字、ボスニア・ヘルツェゴビナ)" => "bs_Cyrl_BA" "ボスニア語 (キリル文字)" => "bs_Cyrl" "ボスニア語 (ボスニア・ヘルツェゴビナ)" => "bs_BA" "ボスニア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" => "bs_Latn_BA" "ボスニア語 (ラテン文字)" => "bs_Latn" "ポルトガル語" => "pt" "ポルトガル語 (アンゴラ)" => "pt_AO" "ポルトガル語 (カーボベルデ)" => "pt_CV" "ポルトガル語 (ギニアビサウ)" => "pt_GW" "ポルトガル語 (サントメ・プリンシペ)" => "pt_ST" "ポルトガル語 (スイス)" => "pt_CH" "ポルトガル語 (ブラジル)" => "pt_BR" "ポルトガル語 (ポルトガル)" => "pt_PT" "ポルトガル語 (モザンビーク)" => "pt_MZ" "ポルトガル語 (ルクセンブルク)" => "pt_LU" "ポルトガル語 (赤道ギニア)" => "pt_GQ" "ポルトガル語 (中華人民共和国マカオ特別行政区)" => "pt_MO" "ポルトガル語 (東ティモール)" => "pt_TL" "マオリ語" => "mi" "マオリ語 (ニュージーランド)" => "mi_NZ" "マケドニア語" => "mk" "マケドニア語 (北マケドニア)" => "mk_MK" "マダガスカル語" => "mg" "マダガスカル語 (マダガスカル)" => "mg_MG" "マラーティー語" => "mr" "マラーティー語 (インド)" => "mr_IN" "マラヤーラム語" => "ml" "マラヤーラム語 (インド)" => "ml_IN" "マルタ語" => "mt" "マルタ語 (マルタ)" => "mt_MT" "マレー語" => "ms" "マレー語 (インドネシア)" => "ms_ID" "マレー語 (シンガポール)" => "ms_SG" "マレー語 (ブルネイ)" => "ms_BN" "マレー語 (マレーシア)" => "ms_MY" "マン島語" => "gv" "マン島語 (マン島)" => "gv_IM" "ミャンマー語" => "my" "ミャンマー語 (ミャンマー [ビルマ])" => "my_MM" "モンゴル語" => "mn" "モンゴル語 (モンゴル)" => "mn_MN" "ヨルバ語" => "yo" "ヨルバ語 (ナイジェリア)" => "yo_NG" "ヨルバ語 (ベナン)" => "yo_BJ" "ラオ語" => "lo" "ラオ語 (ラオス)" => "lo_LA" "ラトビア語" => "lv" "ラトビア語 (ラトビア)" => "lv_LV" "リトアニア語" => "lt" "リトアニア語 (リトアニア)" => "lt_LT" "リンガラ語" => "ln" "リンガラ語 (アンゴラ)" => "ln_AO" "リンガラ語 (コンゴ共和国[ブラザビル])" => "ln_CG" "リンガラ語 (コンゴ民主共和国[キンシャサ])" => "ln_CD" "リンガラ語 (中央アフリカ共和国)" => "ln_CF" "ルーマニア語" => "ro" "ルーマニア語 (モルドバ)" => "ro_MD" "ルーマニア語 (ルーマニア)" => "ro_RO" "ルクセンブルク語" => "lb" "ルクセンブルク語 (ルクセンブルク)" => "lb_LU" "ルバ・カタンガ語" => "lu" "ルバ・カタンガ語 (コンゴ民主共和国[キンシャサ])" => "lu_CD" "ルンディ語" => "rn" "ルンディ語 (ブルンジ)" => "rn_BI" "ロシア語" => "ru" "ロシア語 (ウクライナ)" => "ru_UA" "ロシア語 (カザフスタン)" => "ru_KZ" "ロシア語 (キルギス)" => "ru_KG" "ロシア語 (ベラルーシ)" => "ru_BY" "ロシア語 (モルドバ)" => "ru_MD" "ロシア語 (ロシア)" => "ru_RU" "ロマンシュ語" => "rm" "ロマンシュ語 (スイス)" => "rm_CH" "英語" => "en" "英語 (アイルランド)" => "en_IE" "英語 (アメリカ合衆国)" => "en_US" "英語 (アラブ首長国連邦)" => "en_AE" "英語 (アンギラ)" => "en_AI" "英語 (アンティグア・バーブーダ)" => "en_AG" "英語 (イギリス)" => "en_GB" "英語 (イスラエル)" => "en_IL" "英語 (インド)" => "en_IN" "英語 (ウガンダ)" => "en_UG" "英語 (エスワティニ)" => "en_SZ" "英語 (エリトリア)" => "en_ER" "英語 (オーストラリア)" => "en_AU" "英語 (オーストリア)" => "en_AT" "英語 (オランダ)" => "en_NL" "英語 (ガーナ)" => "en_GH" "英語 (ガーンジー)" => "en_GG" "英語 (ガイアナ)" => "en_GY" "英語 (カナダ)" => "en_CA" "英語 (カメルーン)" => "en_CM" "英語 (ガンビア)" => "en_GM" "英語 (キプロス)" => "en_CY" "英語 (キリバス)" => "en_KI" "英語 (グアム)" => "en_GU" "英語 (クック諸島)" => "en_CK" "英語 (クリスマス島)" => "en_CX" "英語 (グレナダ)" => "en_GD" "英語 (ケイマン諸島)" => "en_KY" "英語 (ケニア)" => "en_KE" "英語 (ココス[キーリング]諸島)" => "en_CC" "英語 (サモア)" => "en_WS" "英語 (ザンビア)" => "en_ZM" "英語 (シエラレオネ)" => "en_SL" "英語 (ジブラルタル)" => "en_GI" "英語 (ジャージー)" => "en_JE" "英語 (ジャマイカ)" => "en_JM" "英語 (シンガポール)" => "en_SG" "英語 (シント・マールテン)" => "en_SX" "英語 (ジンバブエ)" => "en_ZW" "英語 (スイス)" => "en_CH" "英語 (スウェーデン)" => "en_SE" "英語 (スーダン)" => "en_SD" "英語 (スロベニア)" => "en_SI" "英語 (セーシェル)" => "en_SC" "英語 (セントクリストファー・ネーヴィス)" => "en_KN" "英語 (セントビンセント及びグレナディーン諸島)" => "en_VC" "英語 (セントヘレナ)" => "en_SH" "英語 (セントルシア)" => "en_LC" "英語 (ソロモン諸島)" => "en_SB" "英語 (タークス・カイコス諸島)" => "en_TC" "英語 (タンザニア)" => "en_TZ" "英語 (ツバル)" => "en_TV" "英語 (デンマーク)" => "en_DK" "英語 (ドイツ)" => "en_DE" "英語 (トケラウ)" => "en_TK" "英語 (ドミニカ国)" => "en_DM" "英語 (トリニダード・トバゴ)" => "en_TT" "英語 (トンガ)" => "en_TO" "英語 (ナイジェリア)" => "en_NG" "英語 (ナウル)" => "en_NR" "英語 (ナミビア)" => "en_NA" "英語 (ニウエ)" => "en_NU" "英語 (ニュージーランド)" => "en_NZ" "英語 (ノーフォーク島)" => "en_NF" "英語 (パキスタン)" => "en_PK" "英語 (バヌアツ)" => "en_VU" "英語 (バハマ)" => "en_BS" "英語 (パプアニューギニア)" => "en_PG" "英語 (バミューダ)" => "en_BM" "英語 (パラオ)" => "en_PW" "英語 (バルバドス)" => "en_BB" "英語 (ピトケアン諸島)" => "en_PN" "英語 (フィジー)" => "en_FJ" "英語 (フィリピン)" => "en_PH" "英語 (フィンランド)" => "en_FI" "英語 (プエルトリコ)" => "en_PR" "英語 (フォークランド諸島)" => "en_FK" "英語 (ブルンジ)" => "en_BI" "英語 (ベリーズ)" => "en_BZ" "英語 (ベルギー)" => "en_BE" "英語 (ボツワナ)" => "en_BW" "英語 (マーシャル諸島)" => "en_MH" "英語 (マダガスカル)" => "en_MG" "英語 (マラウイ)" => "en_MW" "英語 (マルタ)" => "en_MT" "英語 (マレーシア)" => "en_MY" "英語 (マン島)" => "en_IM" "英語 (ミクロネシア連邦)" => "en_FM" "英語 (モーリシャス)" => "en_MU" "英語 (モルディブ)" => "en_MV" "英語 (モントセラト)" => "en_MS" "英語 (ヨーロッパ)" => "en_150" "英語 (リベリア)" => "en_LR" "英語 (ルワンダ)" => "en_RW" "英語 (レソト)" => "en_LS" "英語 (英領インド洋地域)" => "en_IO" "英語 (英領ヴァージン諸島)" => "en_VG" "英語 (合衆国領有小離島)" => "en_UM" "英語 (世界)" => "en_001" "英語 (中華人民共和国マカオ特別行政区)" => "en_MO" "英語 (中華人民共和国香港特別行政区)" => "en_HK" "英語 (南アフリカ)" => "en_ZA" "英語 (南スーダン)" => "en_SS" "英語 (米領ヴァージン諸島)" => "en_VI" "英語 (米領サモア)" => "en_AS" "英語 (北マリアナ諸島)" => "en_MP" "韓国語" => "ko" "韓国語 (韓国)" => "ko_KR" "韓国語 (北朝鮮)" => "ko_KP" "四川イ語" => "ii" "四川イ語 (中国)" => "ii_CN" "西フリジア語" => "fy" "西フリジア語 (オランダ)" => "fy_NL" "中国語" => "zh" "中国語 (シンガポール)" => "zh_SG" "中国語 (簡体字、シンガポール)" => "zh_Hans_SG" "中国語 (簡体字、中華人民共和国マカオ特別行政区)" => "zh_Hans_MO" "中国語 (簡体字、中華人民共和国香港特別行政区)" => "zh_Hans_HK" "中国語 (簡体字、中国)" => "zh_Hans_CN" "中国語 (簡体字)" => "zh_Hans" "中国語 (台湾)" => "zh_TW" "中国語 (中華人民共和国マカオ特別行政区)" => "zh_MO" "中国語 (中華人民共和国香港特別行政区)" => "zh_HK" "中国語 (中国)" => "zh_CN" "中国語 (繁体字、台湾)" => "zh_Hant_TW" "中国語 (繁体字、中華人民共和国マカオ特別行政区)" => "zh_Hant_MO" "中国語 (繁体字、中華人民共和国香港特別行政区)" => "zh_Hant_HK" "中国語 (繁体字)" => "zh_Hant" "日本語" => "ja" "日本語 (日本)" => "ja_JP" "北サーミ語" => "se" "北サーミ語 (スウェーデン)" => "se_SE" "北サーミ語 (ノルウェー)" => "se_NO" "北サーミ語 (フィンランド)" => "se_FI" "北ンデベレ語" => "nd" "北ンデベレ語 (ジンバブエ)" => "nd_ZW" ] |
[ "アイスランド語" => "is" "アイスランド語 (アイスランド)" => "is_IS" "アイルランド語" => "ga" "アイルランド語 (アイルランド)" => "ga_IE" "アイルランド語 (イギリス)" => "ga_GB" "アカン語" => "ak" "アカン語 (ガーナ)" => "ak_GH" "アゼルバイジャン語" => "az" "アゼルバイジャン語 (アゼルバイジャン)" => "az_AZ" "アゼルバイジャン語 (キリル文字、アゼルバイジャン)" => "az_Cyrl_AZ" "アゼルバイジャン語 (キリル文字)" => "az_Cyrl" "アゼルバイジャン語 (ラテン文字、アゼルバイジャン)" => "az_Latn_AZ" "アゼルバイジャン語 (ラテン文字)" => "az_Latn" "アッサム語" => "as" "アッサム語 (インド)" => "as_IN" "アフリカーンス語" => "af" "アフリカーンス語 (ナミビア)" => "af_NA" "アフリカーンス語 (南アフリカ)" => "af_ZA" "アムハラ語" => "am" "アムハラ語 (エチオピア)" => "am_ET" "アラビア語" => "ar" "アラビア語 (アラブ首長国連邦)" => "ar_AE" "アラビア語 (アルジェリア)" => "ar_DZ" "アラビア語 (イエメン)" => "ar_YE" "アラビア語 (イスラエル)" => "ar_IL" "アラビア語 (イラク)" => "ar_IQ" "アラビア語 (エジプト)" => "ar_EG" "アラビア語 (エリトリア)" => "ar_ER" "アラビア語 (オマーン)" => "ar_OM" "アラビア語 (カタール)" => "ar_QA" "アラビア語 (クウェート)" => "ar_KW" "アラビア語 (コモロ)" => "ar_KM" "アラビア語 (サウジアラビア)" => "ar_SA" "アラビア語 (ジブチ)" => "ar_DJ" "アラビア語 (シリア)" => "ar_SY" "アラビア語 (スーダン)" => "ar_SD" "アラビア語 (ソマリア)" => "ar_SO" "アラビア語 (チャド)" => "ar_TD" "アラビア語 (チュニジア)" => "ar_TN" "アラビア語 (バーレーン)" => "ar_BH" "アラビア語 (パレスチナ自治区)" => "ar_PS" "アラビア語 (モーリタニア)" => "ar_MR" "アラビア語 (モロッコ)" => "ar_MA" "アラビア語 (ヨルダン)" => "ar_JO" "アラビア語 (リビア)" => "ar_LY" "アラビア語 (レバノン)" => "ar_LB" "アラビア語 (世界)" => "ar_001" "アラビア語 (西サハラ)" => "ar_EH" "アラビア語 (南スーダン)" => "ar_SS" "アルバニア語" => "sq" "アルバニア語 (アルバニア)" => "sq_AL" "アルバニア語 (北マケドニア)" => "sq_MK" "アルメニア語" => "hy" "アルメニア語 (アルメニア)" => "hy_AM" "イタリア語" => "it" "イタリア語 (イタリア)" => "it_IT" "イタリア語 (サンマリノ)" => "it_SM" "イタリア語 (スイス)" => "it_CH" "イタリア語 (バチカン市国)" => "it_VA" "イディッシュ語" => "yi" "イディッシュ語 (世界)" => "yi_001" "イボ語" => "ig" "イボ語 (ナイジェリア)" => "ig_NG" "インターリングア" => "ia" "インターリングア (世界)" => "ia_001" "インドネシア語" => "id" "インドネシア語 (インドネシア)" => "id_ID" "ウイグル語" => "ug" "ウイグル語 (中国)" => "ug_CN" "ウェールズ語" => "cy" "ウェールズ語 (イギリス)" => "cy_GB" "ウォロフ語" => "wo" "ウォロフ語 (セネガル)" => "wo_SN" "ウクライナ語" => "uk" "ウクライナ語 (ウクライナ)" => "uk_UA" "ウズベク語" => "uz" "ウズベク語 (アフガニスタン)" => "uz_AF" "ウズベク語 (アラビア文字、アフガニスタン)" => "uz_Arab_AF" "ウズベク語 (アラビア文字)" => "uz_Arab" "ウズベク語 (ウズベキスタン)" => "uz_UZ" "ウズベク語 (キリル文字、ウズベキスタン)" => "uz_Cyrl_UZ" "ウズベク語 (キリル文字)" => "uz_Cyrl" "ウズベク語 (ラテン文字、ウズベキスタン)" => "uz_Latn_UZ" "ウズベク語 (ラテン文字)" => "uz_Latn" "ウルドゥー語" => "ur" "ウルドゥー語 (インド)" => "ur_IN" "ウルドゥー語 (パキスタン)" => "ur_PK" "エウェ語" => "ee" "エウェ語 (ガーナ)" => "ee_GH" "エウェ語 (トーゴ)" => "ee_TG" "エストニア語" => "et" "エストニア語 (エストニア)" => "et_EE" "エスペラント語" => "eo" "エスペラント語 (世界)" => "eo_001" "オセット語" => "os" "オセット語 (ジョージア)" => "os_GE" "オセット語 (ロシア)" => "os_RU" "オディア語" => "or" "オディア語 (インド)" => "or_IN" "オランダ語" => "nl" "オランダ語 (アルバ)" => "nl_AW" "オランダ語 (オランダ)" => "nl_NL" "オランダ語 (オランダ領カリブ)" => "nl_BQ" "オランダ語 (キュラソー)" => "nl_CW" "オランダ語 (シント・マールテン)" => "nl_SX" "オランダ語 (スリナム)" => "nl_SR" "オランダ語 (ベルギー)" => "nl_BE" "オロモ語" => "om" "オロモ語 (エチオピア)" => "om_ET" "オロモ語 (ケニア)" => "om_KE" "カザフ語" => "kk" "カザフ語 (カザフスタン)" => "kk_KZ" "カシミール語" => "ks" "カシミール語 (アラビア文字、インド)" => "ks_Arab_IN" "カシミール語 (アラビア文字)" => "ks_Arab" "カシミール語 (インド)" => "ks_IN" "カシミール語 (デーバナーガリー文字、インド)" => "ks_Deva_IN" "カシミール語 (デーバナーガリー文字)" => "ks_Deva" "カタロニア語" => "ca" "カタロニア語 (アンドラ)" => "ca_AD" "カタロニア語 (イタリア)" => "ca_IT" "カタロニア語 (スペイン)" => "ca_ES" "カタロニア語 (フランス)" => "ca_FR" "ガリシア語" => "gl" "ガリシア語 (スペイン)" => "gl_ES" "ガンダ語" => "lg" "ガンダ語 (ウガンダ)" => "lg_UG" "カンナダ語" => "kn" "カンナダ語 (インド)" => "kn_IN" "キクユ語" => "ki" "キクユ語 (ケニア)" => "ki_KE" "キニアルワンダ語" => "rw" "キニアルワンダ語 (ルワンダ)" => "rw_RW" "ギリシャ語" => "el" "ギリシャ語 (キプロス)" => "el_CY" "ギリシャ語 (ギリシャ)" => "el_GR" "キルギス語" => "ky" "キルギス語 (キルギス)" => "ky_KG" "グジャラート語" => "gu" "グジャラート語 (インド)" => "gu_IN" "クメール語" => "km" "クメール語 (カンボジア)" => "km_KH" "グリーンランド語" => "kl" "グリーンランド語 (グリーンランド)" => "kl_GL" "クルド語" => "ku" "クルド語 (トルコ)" => "ku_TR" "クロアチア語" => "hr" "クロアチア語 (クロアチア)" => "hr_HR" "クロアチア語 (ボスニア・ヘルツェゴビナ)" => "hr_BA" "ケチュア語" => "qu" "ケチュア語 (エクアドル)" => "qu_EC" "ケチュア語 (ペルー)" => "qu_PE" "ケチュア語 (ボリビア)" => "qu_BO" "コーンウォール語" => "kw" "コーンウォール語 (イギリス)" => "kw_GB" "コサ語" => "xh" "コサ語 (南アフリカ)" => "xh_ZA" "サルデーニャ語" => "sc" "サルデーニャ語 (イタリア)" => "sc_IT" "サンゴ語" => "sg" "サンゴ語 (中央アフリカ共和国)" => "sg_CF" "サンスクリット語" => "sa" "サンスクリット語 (インド)" => "sa_IN" "ジャワ語" => "jv" "ジャワ語 (インドネシア)" => "jv_ID" "ジョージア語" => "ka" "ジョージア語 (ジョージア)" => "ka_GE" "ショナ語" => "sn" "ショナ語 (ジンバブエ)" => "sn_ZW" "シンド語" => "sd" "シンド語 (アラビア文字、パキスタン)" => "sd_Arab_PK" "シンド語 (アラビア文字)" => "sd_Arab" "シンド語 (インド)" => "sd_IN" "シンド語 (デーバナーガリー文字、インド)" => "sd_Deva_IN" "シンド語 (デーバナーガリー文字)" => "sd_Deva" "シンド語 (パキスタン)" => "sd_PK" "シンハラ語" => "si" "シンハラ語 (スリランカ)" => "si_LK" "スウェーデン語" => "sv" "スウェーデン語 (オーランド諸島)" => "sv_AX" "スウェーデン語 (スウェーデン)" => "sv_SE" "スウェーデン語 (フィンランド)" => "sv_FI" "ズールー語" => "zu" "ズールー語 (南アフリカ)" => "zu_ZA" "スコットランド・ゲール語" => "gd" "スコットランド・ゲール語 (イギリス)" => "gd_GB" "スペイン語" => "es" "スペイン語 (アメリカ合衆国)" => "es_US" "スペイン語 (アルゼンチン)" => "es_AR" "スペイン語 (ウルグアイ)" => "es_UY" "スペイン語 (エクアドル)" => "es_EC" "スペイン語 (エルサルバドル)" => "es_SV" "スペイン語 (キューバ)" => "es_CU" "スペイン語 (グアテマラ)" => "es_GT" "スペイン語 (コスタリカ)" => "es_CR" "スペイン語 (コロンビア)" => "es_CO" "スペイン語 (スペイン)" => "es_ES" "スペイン語 (チリ)" => "es_CL" "スペイン語 (ドミニカ共和国)" => "es_DO" "スペイン語 (ニカラグア)" => "es_NI" "スペイン語 (パナマ)" => "es_PA" "スペイン語 (パラグアイ)" => "es_PY" "スペイン語 (フィリピン)" => "es_PH" "スペイン語 (プエルトリコ)" => "es_PR" "スペイン語 (ブラジル)" => "es_BR" "スペイン語 (ベネズエラ)" => "es_VE" "スペイン語 (ベリーズ)" => "es_BZ" "スペイン語 (ペルー)" => "es_PE" "スペイン語 (ボリビア)" => "es_BO" "スペイン語 (ホンジュラス)" => "es_HN" "スペイン語 (メキシコ)" => "es_MX" "スペイン語 (ラテンアメリカ)" => "es_419" "スペイン語 (赤道ギニア)" => "es_GQ" "スロバキア語" => "sk" "スロバキア語 (スロバキア)" => "sk_SK" "スロベニア語" => "sl" "スロベニア語 (スロベニア)" => "sl_SI" "スワヒリ語" => "sw" "スワヒリ語 (ウガンダ)" => "sw_UG" "スワヒリ語 (ケニア)" => "sw_KE" "スワヒリ語 (コンゴ民主共和国[キンシャサ])" => "sw_CD" "スワヒリ語 (タンザニア)" => "sw_TZ" "スンダ語" => "su" "スンダ語 (インドネシア)" => "su_ID" "スンダ語 (ラテン文字、インドネシア)" => "su_Latn_ID" "スンダ語 (ラテン文字)" => "su_Latn" "セルビア語" => "sr" "セルビア語 (キリル文字、セルビア)" => "sr_Cyrl_RS" "セルビア語 (キリル文字、ボスニア・ヘルツェゴビナ)" => "sr_Cyrl_BA" "セルビア語 (キリル文字、モンテネグロ)" => "sr_Cyrl_ME" "セルビア語 (キリル文字)" => "sr_Cyrl" "セルビア語 (セルビア)" => "sr_RS" "セルビア語 (ボスニア・ヘルツェゴビナ)" => "sr_BA" "セルビア語 (モンテネグロ)" => "sr_ME" "セルビア語 (ラテン文字、セルビア)" => "sr_Latn_RS" "セルビア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" => "sr_Latn_BA" "セルビア語 (ラテン文字、モンテネグロ)" => "sr_Latn_ME" "セルビア語 (ラテン文字)" => "sr_Latn" "セルボ・クロアチア語" => "sh" "セルボ・クロアチア語 (ボスニア・ヘルツェゴビナ)" => "sh_BA" "ソマリ語" => "so" "ソマリ語 (エチオピア)" => "so_ET" "ソマリ語 (ケニア)" => "so_KE" "ソマリ語 (ジブチ)" => "so_DJ" "ソマリ語 (ソマリア)" => "so_SO" "ゾンカ語" => "dz" "ゾンカ語 (ブータン)" => "dz_BT" "タイ語" => "th" "タイ語 (タイ)" => "th_TH" "タガログ語" => "tl" "タガログ語 (フィリピン)" => "tl_PH" "タジク語" => "tg" "タジク語 (タジキスタン)" => "tg_TJ" "タタール語" => "tt" "タタール語 (ロシア)" => "tt_RU" "タミル語" => "ta" "タミル語 (インド)" => "ta_IN" "タミル語 (シンガポール)" => "ta_SG" "タミル語 (スリランカ)" => "ta_LK" "タミル語 (マレーシア)" => "ta_MY" "チェコ語" => "cs" "チェコ語 (チェコ)" => "cs_CZ" "チェチェン語" => "ce" "チェチェン語 (ロシア)" => "ce_RU" "チベット語" => "bo" "チベット語 (インド)" => "bo_IN" "チベット語 (中国)" => "bo_CN" "チュヴァシ語" => "cv" "チュヴァシ語 (ロシア)" => "cv_RU" "ティグリニア語" => "ti" "ティグリニア語 (エチオピア)" => "ti_ET" "ティグリニア語 (エリトリア)" => "ti_ER" "テルグ語" => "te" "テルグ語 (インド)" => "te_IN" "デンマーク語" => "da" "デンマーク語 (グリーンランド)" => "da_GL" "デンマーク語 (デンマーク)" => "da_DK" "ドイツ語" => "de" "ドイツ語 (イタリア)" => "de_IT" "ドイツ語 (オーストリア)" => "de_AT" "ドイツ語 (スイス)" => "de_CH" "ドイツ語 (ドイツ)" => "de_DE" "ドイツ語 (ベルギー)" => "de_BE" "ドイツ語 (リヒテンシュタイン)" => "de_LI" "ドイツ語 (ルクセンブルク)" => "de_LU" "トルクメン語" => "tk" "トルクメン語 (トルクメニスタン)" => "tk_TM" "トルコ語" => "tr" "トルコ語 (キプロス)" => "tr_CY" "トルコ語 (トルコ)" => "tr_TR" "トンガ語" => "to" "トンガ語 (トンガ)" => "to_TO" "ネパール語" => "ne" "ネパール語 (インド)" => "ne_IN" "ネパール語 (ネパール)" => "ne_NP" "ノルウェー語" => "no" "ノルウェー語 (ノルウェー)" => "no_NO" "ノルウェー語[ニーノシュク]" => "nn" "ノルウェー語[ニーノシュク] (ノルウェー)" => "nn_NO" "ノルウェー語[ブークモール]" => "nb" "ノルウェー語[ブークモール] (スバールバル諸島・ヤンマイエン島)" => "nb_SJ" "ノルウェー語[ブークモール] (ノルウェー)" => "nb_NO" "ハウサ語" => "ha" "ハウサ語 (ガーナ)" => "ha_GH" "ハウサ語 (ナイジェリア)" => "ha_NG" "ハウサ語 (ニジェール)" => "ha_NE" "パシュトゥー語" => "ps" "パシュトゥー語 (アフガニスタン)" => "ps_AF" "パシュトゥー語 (パキスタン)" => "ps_PK" "バスク語" => "eu" "バスク語 (スペイン)" => "eu_ES" "ハンガリー語" => "hu" "ハンガリー語 (ハンガリー)" => "hu_HU" "パンジャブ語" => "pa" "パンジャブ語 (アラビア文字、パキスタン)" => "pa_Arab_PK" "パンジャブ語 (アラビア文字)" => "pa_Arab" "パンジャブ語 (インド)" => "pa_IN" "パンジャブ語 (グルムキー文字、インド)" => "pa_Guru_IN" "パンジャブ語 (グルムキー文字)" => "pa_Guru" "パンジャブ語 (パキスタン)" => "pa_PK" "バンバラ語" => "bm" "バンバラ語 (マリ)" => "bm_ML" "ヒンディー語" => "hi" "ヒンディー語 (インド)" => "hi_IN" "ヒンディー語 (ラテン文字、インド)" => "hi_Latn_IN" "ヒンディー語 (ラテン文字)" => "hi_Latn" "フィンランド語" => "fi" "フィンランド語 (フィンランド)" => "fi_FI" "フェロー語" => "fo" "フェロー語 (デンマーク)" => "fo_DK" "フェロー語 (フェロー諸島)" => "fo_FO" "フランス語" => "fr" "フランス語 (アルジェリア)" => "fr_DZ" "フランス語 (ウォリス・フツナ)" => "fr_WF" "フランス語 (カナダ)" => "fr_CA" "フランス語 (ガボン)" => "fr_GA" "フランス語 (カメルーン)" => "fr_CM" "フランス語 (ギニア)" => "fr_GN" "フランス語 (グアドループ)" => "fr_GP" "フランス語 (コートジボワール)" => "fr_CI" "フランス語 (コモロ)" => "fr_KM" "フランス語 (コンゴ共和国[ブラザビル])" => "fr_CG" "フランス語 (コンゴ民主共和国[キンシャサ])" => "fr_CD" "フランス語 (サン・バルテルミー)" => "fr_BL" "フランス語 (サン・マルタン)" => "fr_MF" "フランス語 (サンピエール島・ミクロン島)" => "fr_PM" "フランス語 (ジブチ)" => "fr_DJ" "フランス語 (シリア)" => "fr_SY" "フランス語 (スイス)" => "fr_CH" "フランス語 (セーシェル)" => "fr_SC" "フランス語 (セネガル)" => "fr_SN" "フランス語 (チャド)" => "fr_TD" "フランス語 (チュニジア)" => "fr_TN" "フランス語 (トーゴ)" => "fr_TG" "フランス語 (ニジェール)" => "fr_NE" "フランス語 (ニューカレドニア)" => "fr_NC" "フランス語 (ハイチ)" => "fr_HT" "フランス語 (バヌアツ)" => "fr_VU" "フランス語 (フランス)" => "fr_FR" "フランス語 (ブルキナファソ)" => "fr_BF" "フランス語 (ブルンジ)" => "fr_BI" "フランス語 (ベナン)" => "fr_BJ" "フランス語 (ベルギー)" => "fr_BE" "フランス語 (マダガスカル)" => "fr_MG" "フランス語 (マヨット)" => "fr_YT" "フランス語 (マリ)" => "fr_ML" "フランス語 (マルティニーク)" => "fr_MQ" "フランス語 (モーリシャス)" => "fr_MU" "フランス語 (モーリタニア)" => "fr_MR" "フランス語 (モナコ)" => "fr_MC" "フランス語 (モロッコ)" => "fr_MA" "フランス語 (ルクセンブルク)" => "fr_LU" "フランス語 (ルワンダ)" => "fr_RW" "フランス語 (レユニオン)" => "fr_RE" "フランス語 (赤道ギニア)" => "fr_GQ" "フランス語 (中央アフリカ共和国)" => "fr_CF" "フランス語 (仏領ギアナ)" => "fr_GF" "フランス語 (仏領ポリネシア)" => "fr_PF" "フラ語" => "ff" "フラ語 (アドラム文字、ガーナ)" => "ff_Adlm_GH" "フラ語 (アドラム文字、カメルーン)" => "ff_Adlm_CM" "フラ語 (アドラム文字、ガンビア)" => "ff_Adlm_GM" "フラ語 (アドラム文字、ギニア)" => "ff_Adlm_GN" "フラ語 (アドラム文字、ギニアビサウ)" => "ff_Adlm_GW" "フラ語 (アドラム文字、シエラレオネ)" => "ff_Adlm_SL" "フラ語 (アドラム文字、セネガル)" => "ff_Adlm_SN" "フラ語 (アドラム文字、ナイジェリア)" => "ff_Adlm_NG" "フラ語 (アドラム文字、ニジェール)" => "ff_Adlm_NE" "フラ語 (アドラム文字、ブルキナファソ)" => "ff_Adlm_BF" "フラ語 (アドラム文字、モーリタニア)" => "ff_Adlm_MR" "フラ語 (アドラム文字、リベリア)" => "ff_Adlm_LR" "フラ語 (アドラム文字)" => "ff_Adlm" "フラ語 (カメルーン)" => "ff_CM" "フラ語 (ギニア)" => "ff_GN" "フラ語 (セネガル)" => "ff_SN" "フラ語 (モーリタニア)" => "ff_MR" "フラ語 (ラテン文字、ガーナ)" => "ff_Latn_GH" "フラ語 (ラテン文字、カメルーン)" => "ff_Latn_CM" "フラ語 (ラテン文字、ガンビア)" => "ff_Latn_GM" "フラ語 (ラテン文字、ギニア)" => "ff_Latn_GN" "フラ語 (ラテン文字、ギニアビサウ)" => "ff_Latn_GW" "フラ語 (ラテン文字、シエラレオネ)" => "ff_Latn_SL" "フラ語 (ラテン文字、セネガル)" => "ff_Latn_SN" "フラ語 (ラテン文字、ナイジェリア)" => "ff_Latn_NG" "フラ語 (ラテン文字、ニジェール)" => "ff_Latn_NE" "フラ語 (ラテン文字、ブルキナファソ)" => "ff_Latn_BF" "フラ語 (ラテン文字、モーリタニア)" => "ff_Latn_MR" "フラ語 (ラテン文字、リベリア)" => "ff_Latn_LR" "フラ語 (ラテン文字)" => "ff_Latn" "ブルガリア語" => "bg" "ブルガリア語 (ブルガリア)" => "bg_BG" "ブルトン語" => "br" "ブルトン語 (フランス)" => "br_FR" "ベトナム語" => "vi" "ベトナム語 (ベトナム)" => "vi_VN" "ヘブライ語" => "he" "ヘブライ語 (イスラエル)" => "he_IL" "ベラルーシ語" => "be" "ベラルーシ語 (ベラルーシ)" => "be_BY" "ペルシア語" => "fa" "ペルシア語 (アフガニスタン)" => "fa_AF" "ペルシア語 (イラン)" => "fa_IR" "ベンガル語" => "bn" "ベンガル語 (インド)" => "bn_IN" "ベンガル語 (バングラデシュ)" => "bn_BD" "ポーランド語" => "pl" "ポーランド語 (ポーランド)" => "pl_PL" "ボスニア語" => "bs" "ボスニア語 (キリル文字、ボスニア・ヘルツェゴビナ)" => "bs_Cyrl_BA" "ボスニア語 (キリル文字)" => "bs_Cyrl" "ボスニア語 (ボスニア・ヘルツェゴビナ)" => "bs_BA" "ボスニア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" => "bs_Latn_BA" "ボスニア語 (ラテン文字)" => "bs_Latn" "ポルトガル語" => "pt" "ポルトガル語 (アンゴラ)" => "pt_AO" "ポルトガル語 (カーボベルデ)" => "pt_CV" "ポルトガル語 (ギニアビサウ)" => "pt_GW" "ポルトガル語 (サントメ・プリンシペ)" => "pt_ST" "ポルトガル語 (スイス)" => "pt_CH" "ポルトガル語 (ブラジル)" => "pt_BR" "ポルトガル語 (ポルトガル)" => "pt_PT" "ポルトガル語 (モザンビーク)" => "pt_MZ" "ポルトガル語 (ルクセンブルク)" => "pt_LU" "ポルトガル語 (赤道ギニア)" => "pt_GQ" "ポルトガル語 (中華人民共和国マカオ特別行政区)" => "pt_MO" "ポルトガル語 (東ティモール)" => "pt_TL" "マオリ語" => "mi" "マオリ語 (ニュージーランド)" => "mi_NZ" "マケドニア語" => "mk" "マケドニア語 (北マケドニア)" => "mk_MK" "マダガスカル語" => "mg" "マダガスカル語 (マダガスカル)" => "mg_MG" "マラーティー語" => "mr" "マラーティー語 (インド)" => "mr_IN" "マラヤーラム語" => "ml" "マラヤーラム語 (インド)" => "ml_IN" "マルタ語" => "mt" "マルタ語 (マルタ)" => "mt_MT" "マレー語" => "ms" "マレー語 (インドネシア)" => "ms_ID" "マレー語 (シンガポール)" => "ms_SG" "マレー語 (ブルネイ)" => "ms_BN" "マレー語 (マレーシア)" => "ms_MY" "マン島語" => "gv" "マン島語 (マン島)" => "gv_IM" "ミャンマー語" => "my" "ミャンマー語 (ミャンマー [ビルマ])" => "my_MM" "モンゴル語" => "mn" "モンゴル語 (モンゴル)" => "mn_MN" "ヨルバ語" => "yo" "ヨルバ語 (ナイジェリア)" => "yo_NG" "ヨルバ語 (ベナン)" => "yo_BJ" "ラオ語" => "lo" "ラオ語 (ラオス)" => "lo_LA" "ラトビア語" => "lv" "ラトビア語 (ラトビア)" => "lv_LV" "リトアニア語" => "lt" "リトアニア語 (リトアニア)" => "lt_LT" "リンガラ語" => "ln" "リンガラ語 (アンゴラ)" => "ln_AO" "リンガラ語 (コンゴ共和国[ブラザビル])" => "ln_CG" "リンガラ語 (コンゴ民主共和国[キンシャサ])" => "ln_CD" "リンガラ語 (中央アフリカ共和国)" => "ln_CF" "ルーマニア語" => "ro" "ルーマニア語 (モルドバ)" => "ro_MD" "ルーマニア語 (ルーマニア)" => "ro_RO" "ルクセンブルク語" => "lb" "ルクセンブルク語 (ルクセンブルク)" => "lb_LU" "ルバ・カタンガ語" => "lu" "ルバ・カタンガ語 (コンゴ民主共和国[キンシャサ])" => "lu_CD" "ルンディ語" => "rn" "ルンディ語 (ブルンジ)" => "rn_BI" "ロシア語" => "ru" "ロシア語 (ウクライナ)" => "ru_UA" "ロシア語 (カザフスタン)" => "ru_KZ" "ロシア語 (キルギス)" => "ru_KG" "ロシア語 (ベラルーシ)" => "ru_BY" "ロシア語 (モルドバ)" => "ru_MD" "ロシア語 (ロシア)" => "ru_RU" "ロマンシュ語" => "rm" "ロマンシュ語 (スイス)" => "rm_CH" "英語" => "en" "英語 (アイルランド)" => "en_IE" "英語 (アメリカ合衆国)" => "en_US" "英語 (アラブ首長国連邦)" => "en_AE" "英語 (アンギラ)" => "en_AI" "英語 (アンティグア・バーブーダ)" => "en_AG" "英語 (イギリス)" => "en_GB" "英語 (イスラエル)" => "en_IL" "英語 (インド)" => "en_IN" "英語 (ウガンダ)" => "en_UG" "英語 (エスワティニ)" => "en_SZ" "英語 (エリトリア)" => "en_ER" "英語 (オーストラリア)" => "en_AU" "英語 (オーストリア)" => "en_AT" "英語 (オランダ)" => "en_NL" "英語 (ガーナ)" => "en_GH" "英語 (ガーンジー)" => "en_GG" "英語 (ガイアナ)" => "en_GY" "英語 (カナダ)" => "en_CA" "英語 (カメルーン)" => "en_CM" "英語 (ガンビア)" => "en_GM" "英語 (キプロス)" => "en_CY" "英語 (キリバス)" => "en_KI" "英語 (グアム)" => "en_GU" "英語 (クック諸島)" => "en_CK" "英語 (クリスマス島)" => "en_CX" "英語 (グレナダ)" => "en_GD" "英語 (ケイマン諸島)" => "en_KY" "英語 (ケニア)" => "en_KE" "英語 (ココス[キーリング]諸島)" => "en_CC" "英語 (サモア)" => "en_WS" "英語 (ザンビア)" => "en_ZM" "英語 (シエラレオネ)" => "en_SL" "英語 (ジブラルタル)" => "en_GI" "英語 (ジャージー)" => "en_JE" "英語 (ジャマイカ)" => "en_JM" "英語 (シンガポール)" => "en_SG" "英語 (シント・マールテン)" => "en_SX" "英語 (ジンバブエ)" => "en_ZW" "英語 (スイス)" => "en_CH" "英語 (スウェーデン)" => "en_SE" "英語 (スーダン)" => "en_SD" "英語 (スロベニア)" => "en_SI" "英語 (セーシェル)" => "en_SC" "英語 (セントクリストファー・ネーヴィス)" => "en_KN" "英語 (セントビンセント及びグレナディーン諸島)" => "en_VC" "英語 (セントヘレナ)" => "en_SH" "英語 (セントルシア)" => "en_LC" "英語 (ソロモン諸島)" => "en_SB" "英語 (タークス・カイコス諸島)" => "en_TC" "英語 (タンザニア)" => "en_TZ" "英語 (ツバル)" => "en_TV" "英語 (デンマーク)" => "en_DK" "英語 (ドイツ)" => "en_DE" "英語 (トケラウ)" => "en_TK" "英語 (ドミニカ国)" => "en_DM" "英語 (トリニダード・トバゴ)" => "en_TT" "英語 (トンガ)" => "en_TO" "英語 (ナイジェリア)" => "en_NG" "英語 (ナウル)" => "en_NR" "英語 (ナミビア)" => "en_NA" "英語 (ニウエ)" => "en_NU" "英語 (ニュージーランド)" => "en_NZ" "英語 (ノーフォーク島)" => "en_NF" "英語 (パキスタン)" => "en_PK" "英語 (バヌアツ)" => "en_VU" "英語 (バハマ)" => "en_BS" "英語 (パプアニューギニア)" => "en_PG" "英語 (バミューダ)" => "en_BM" "英語 (パラオ)" => "en_PW" "英語 (バルバドス)" => "en_BB" "英語 (ピトケアン諸島)" => "en_PN" "英語 (フィジー)" => "en_FJ" "英語 (フィリピン)" => "en_PH" "英語 (フィンランド)" => "en_FI" "英語 (プエルトリコ)" => "en_PR" "英語 (フォークランド諸島)" => "en_FK" "英語 (ブルンジ)" => "en_BI" "英語 (ベリーズ)" => "en_BZ" "英語 (ベルギー)" => "en_BE" "英語 (ボツワナ)" => "en_BW" "英語 (マーシャル諸島)" => "en_MH" "英語 (マダガスカル)" => "en_MG" "英語 (マラウイ)" => "en_MW" "英語 (マルタ)" => "en_MT" "英語 (マレーシア)" => "en_MY" "英語 (マン島)" => "en_IM" "英語 (ミクロネシア連邦)" => "en_FM" "英語 (モーリシャス)" => "en_MU" "英語 (モルディブ)" => "en_MV" "英語 (モントセラト)" => "en_MS" "英語 (ヨーロッパ)" => "en_150" "英語 (リベリア)" => "en_LR" "英語 (ルワンダ)" => "en_RW" "英語 (レソト)" => "en_LS" "英語 (英領インド洋地域)" => "en_IO" "英語 (英領ヴァージン諸島)" => "en_VG" "英語 (合衆国領有小離島)" => "en_UM" "英語 (世界)" => "en_001" "英語 (中華人民共和国マカオ特別行政区)" => "en_MO" "英語 (中華人民共和国香港特別行政区)" => "en_HK" "英語 (南アフリカ)" => "en_ZA" "英語 (南スーダン)" => "en_SS" "英語 (米領ヴァージン諸島)" => "en_VI" "英語 (米領サモア)" => "en_AS" "英語 (北マリアナ諸島)" => "en_MP" "韓国語" => "ko" "韓国語 (韓国)" => "ko_KR" "韓国語 (北朝鮮)" => "ko_KP" "四川イ語" => "ii" "四川イ語 (中国)" => "ii_CN" "西フリジア語" => "fy" "西フリジア語 (オランダ)" => "fy_NL" "中国語" => "zh" "中国語 (シンガポール)" => "zh_SG" "中国語 (簡体字、シンガポール)" => "zh_Hans_SG" "中国語 (簡体字、中華人民共和国マカオ特別行政区)" => "zh_Hans_MO" "中国語 (簡体字、中華人民共和国香港特別行政区)" => "zh_Hans_HK" "中国語 (簡体字、中国)" => "zh_Hans_CN" "中国語 (簡体字)" => "zh_Hans" "中国語 (台湾)" => "zh_TW" "中国語 (中華人民共和国マカオ特別行政区)" => "zh_MO" "中国語 (中華人民共和国香港特別行政区)" => "zh_HK" "中国語 (中国)" => "zh_CN" "中国語 (繁体字、台湾)" => "zh_Hant_TW" "中国語 (繁体字、中華人民共和国マカオ特別行政区)" => "zh_Hant_MO" "中国語 (繁体字、中華人民共和国香港特別行政区)" => "zh_Hant_HK" "中国語 (繁体字)" => "zh_Hant" "日本語" => "ja" "日本語 (日本)" => "ja_JP" "北サーミ語" => "se" "北サーミ語 (スウェーデン)" => "se_SE" "北サーミ語 (ノルウェー)" => "se_NO" "北サーミ語 (フィンランド)" => "se_FI" "北ンデベレ語" => "nd" "北ンデベレ語 (ジンバブエ)" => "nd_ZW" ] |
| 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 | [ "アイスランド語" => "is" "アイスランド語 (アイスランド)" => "is_IS" "アイルランド語" => "ga" "アイルランド語 (アイルランド)" => "ga_IE" "アイルランド語 (イギリス)" => "ga_GB" "アカン語" => "ak" "アカン語 (ガーナ)" => "ak_GH" "アゼルバイジャン語" => "az" "アゼルバイジャン語 (アゼルバイジャン)" => "az_AZ" "アゼルバイジャン語 (キリル文字、アゼルバイジャン)" => "az_Cyrl_AZ" "アゼルバイジャン語 (キリル文字)" => "az_Cyrl" "アゼルバイジャン語 (ラテン文字、アゼルバイジャン)" => "az_Latn_AZ" "アゼルバイジャン語 (ラテン文字)" => "az_Latn" "アッサム語" => "as" "アッサム語 (インド)" => "as_IN" "アフリカーンス語" => "af" "アフリカーンス語 (ナミビア)" => "af_NA" "アフリカーンス語 (南アフリカ)" => "af_ZA" "アムハラ語" => "am" "アムハラ語 (エチオピア)" => "am_ET" "アラビア語" => "ar" "アラビア語 (アラブ首長国連邦)" => "ar_AE" "アラビア語 (アルジェリア)" => "ar_DZ" "アラビア語 (イエメン)" => "ar_YE" "アラビア語 (イスラエル)" => "ar_IL" "アラビア語 (イラク)" => "ar_IQ" "アラビア語 (エジプト)" => "ar_EG" "アラビア語 (エリトリア)" => "ar_ER" "アラビア語 (オマーン)" => "ar_OM" "アラビア語 (カタール)" => "ar_QA" "アラビア語 (クウェート)" => "ar_KW" "アラビア語 (コモロ)" => "ar_KM" "アラビア語 (サウジアラビア)" => "ar_SA" "アラビア語 (ジブチ)" => "ar_DJ" "アラビア語 (シリア)" => "ar_SY" "アラビア語 (スーダン)" => "ar_SD" "アラビア語 (ソマリア)" => "ar_SO" "アラビア語 (チャド)" => "ar_TD" "アラビア語 (チュニジア)" => "ar_TN" "アラビア語 (バーレーン)" => "ar_BH" "アラビア語 (パレスチナ自治区)" => "ar_PS" "アラビア語 (モーリタニア)" => "ar_MR" "アラビア語 (モロッコ)" => "ar_MA" "アラビア語 (ヨルダン)" => "ar_JO" "アラビア語 (リビア)" => "ar_LY" "アラビア語 (レバノン)" => "ar_LB" "アラビア語 (世界)" => "ar_001" "アラビア語 (西サハラ)" => "ar_EH" "アラビア語 (南スーダン)" => "ar_SS" "アルバニア語" => "sq" "アルバニア語 (アルバニア)" => "sq_AL" "アルバニア語 (北マケドニア)" => "sq_MK" "アルメニア語" => "hy" "アルメニア語 (アルメニア)" => "hy_AM" "イタリア語" => "it" "イタリア語 (イタリア)" => "it_IT" "イタリア語 (サンマリノ)" => "it_SM" "イタリア語 (スイス)" => "it_CH" "イタリア語 (バチカン市国)" => "it_VA" "イディッシュ語" => "yi" "イディッシュ語 (世界)" => "yi_001" "イボ語" => "ig" "イボ語 (ナイジェリア)" => "ig_NG" "インターリングア" => "ia" "インターリングア (世界)" => "ia_001" "インドネシア語" => "id" "インドネシア語 (インドネシア)" => "id_ID" "ウイグル語" => "ug" "ウイグル語 (中国)" => "ug_CN" "ウェールズ語" => "cy" "ウェールズ語 (イギリス)" => "cy_GB" "ウォロフ語" => "wo" "ウォロフ語 (セネガル)" => "wo_SN" "ウクライナ語" => "uk" "ウクライナ語 (ウクライナ)" => "uk_UA" "ウズベク語" => "uz" "ウズベク語 (アフガニスタン)" => "uz_AF" "ウズベク語 (アラビア文字、アフガニスタン)" => "uz_Arab_AF" "ウズベク語 (アラビア文字)" => "uz_Arab" "ウズベク語 (ウズベキスタン)" => "uz_UZ" "ウズベク語 (キリル文字、ウズベキスタン)" => "uz_Cyrl_UZ" "ウズベク語 (キリル文字)" => "uz_Cyrl" "ウズベク語 (ラテン文字、ウズベキスタン)" => "uz_Latn_UZ" "ウズベク語 (ラテン文字)" => "uz_Latn" "ウルドゥー語" => "ur" "ウルドゥー語 (インド)" => "ur_IN" "ウルドゥー語 (パキスタン)" => "ur_PK" "エウェ語" => "ee" "エウェ語 (ガーナ)" => "ee_GH" "エウェ語 (トーゴ)" => "ee_TG" "エストニア語" => "et" "エストニア語 (エストニア)" => "et_EE" "エスペラント語" => "eo" "エスペラント語 (世界)" => "eo_001" "オセット語" => "os" "オセット語 (ジョージア)" => "os_GE" "オセット語 (ロシア)" => "os_RU" "オディア語" => "or" "オディア語 (インド)" => "or_IN" "オランダ語" => "nl" "オランダ語 (アルバ)" => "nl_AW" "オランダ語 (オランダ)" => "nl_NL" "オランダ語 (オランダ領カリブ)" => "nl_BQ" "オランダ語 (キュラソー)" => "nl_CW" "オランダ語 (シント・マールテン)" => "nl_SX" "オランダ語 (スリナム)" => "nl_SR" "オランダ語 (ベルギー)" => "nl_BE" "オロモ語" => "om" "オロモ語 (エチオピア)" => "om_ET" "オロモ語 (ケニア)" => "om_KE" "カザフ語" => "kk" "カザフ語 (カザフスタン)" => "kk_KZ" "カシミール語" => "ks" "カシミール語 (アラビア文字、インド)" => "ks_Arab_IN" "カシミール語 (アラビア文字)" => "ks_Arab" "カシミール語 (インド)" => "ks_IN" "カシミール語 (デーバナーガリー文字、インド)" => "ks_Deva_IN" "カシミール語 (デーバナーガリー文字)" => "ks_Deva" "カタロニア語" => "ca" "カタロニア語 (アンドラ)" => "ca_AD" "カタロニア語 (イタリア)" => "ca_IT" "カタロニア語 (スペイン)" => "ca_ES" "カタロニア語 (フランス)" => "ca_FR" "ガリシア語" => "gl" "ガリシア語 (スペイン)" => "gl_ES" "ガンダ語" => "lg" "ガンダ語 (ウガンダ)" => "lg_UG" "カンナダ語" => "kn" "カンナダ語 (インド)" => "kn_IN" "キクユ語" => "ki" "キクユ語 (ケニア)" => "ki_KE" "キニアルワンダ語" => "rw" "キニアルワンダ語 (ルワンダ)" => "rw_RW" "ギリシャ語" => "el" "ギリシャ語 (キプロス)" => "el_CY" "ギリシャ語 (ギリシャ)" => "el_GR" "キルギス語" => "ky" "キルギス語 (キルギス)" => "ky_KG" "グジャラート語" => "gu" "グジャラート語 (インド)" => "gu_IN" "クメール語" => "km" "クメール語 (カンボジア)" => "km_KH" "グリーンランド語" => "kl" "グリーンランド語 (グリーンランド)" => "kl_GL" "クルド語" => "ku" "クルド語 (トルコ)" => "ku_TR" "クロアチア語" => "hr" "クロアチア語 (クロアチア)" => "hr_HR" "クロアチア語 (ボスニア・ヘルツェゴビナ)" => "hr_BA" "ケチュア語" => "qu" "ケチュア語 (エクアドル)" => "qu_EC" "ケチュア語 (ペルー)" => "qu_PE" "ケチュア語 (ボリビア)" => "qu_BO" "コーンウォール語" => "kw" "コーンウォール語 (イギリス)" => "kw_GB" "コサ語" => "xh" "コサ語 (南アフリカ)" => "xh_ZA" "サルデーニャ語" => "sc" "サルデーニャ語 (イタリア)" => "sc_IT" "サンゴ語" => "sg" "サンゴ語 (中央アフリカ共和国)" => "sg_CF" "サンスクリット語" => "sa" "サンスクリット語 (インド)" => "sa_IN" "ジャワ語" => "jv" "ジャワ語 (インドネシア)" => "jv_ID" "ジョージア語" => "ka" "ジョージア語 (ジョージア)" => "ka_GE" "ショナ語" => "sn" "ショナ語 (ジンバブエ)" => "sn_ZW" "シンド語" => "sd" "シンド語 (アラビア文字、パキスタン)" => "sd_Arab_PK" "シンド語 (アラビア文字)" => "sd_Arab" "シンド語 (インド)" => "sd_IN" "シンド語 (デーバナーガリー文字、インド)" => "sd_Deva_IN" "シンド語 (デーバナーガリー文字)" => "sd_Deva" "シンド語 (パキスタン)" => "sd_PK" "シンハラ語" => "si" "シンハラ語 (スリランカ)" => "si_LK" "スウェーデン語" => "sv" "スウェーデン語 (オーランド諸島)" => "sv_AX" "スウェーデン語 (スウェーデン)" => "sv_SE" "スウェーデン語 (フィンランド)" => "sv_FI" "ズールー語" => "zu" "ズールー語 (南アフリカ)" => "zu_ZA" "スコットランド・ゲール語" => "gd" "スコットランド・ゲール語 (イギリス)" => "gd_GB" "スペイン語" => "es" "スペイン語 (アメリカ合衆国)" => "es_US" "スペイン語 (アルゼンチン)" => "es_AR" "スペイン語 (ウルグアイ)" => "es_UY" "スペイン語 (エクアドル)" => "es_EC" "スペイン語 (エルサルバドル)" => "es_SV" "スペイン語 (キューバ)" => "es_CU" "スペイン語 (グアテマラ)" => "es_GT" "スペイン語 (コスタリカ)" => "es_CR" "スペイン語 (コロンビア)" => "es_CO" "スペイン語 (スペイン)" => "es_ES" "スペイン語 (チリ)" => "es_CL" "スペイン語 (ドミニカ共和国)" => "es_DO" "スペイン語 (ニカラグア)" => "es_NI" "スペイン語 (パナマ)" => "es_PA" "スペイン語 (パラグアイ)" => "es_PY" "スペイン語 (フィリピン)" => "es_PH" "スペイン語 (プエルトリコ)" => "es_PR" "スペイン語 (ブラジル)" => "es_BR" "スペイン語 (ベネズエラ)" => "es_VE" "スペイン語 (ベリーズ)" => "es_BZ" "スペイン語 (ペルー)" => "es_PE" "スペイン語 (ボリビア)" => "es_BO" "スペイン語 (ホンジュラス)" => "es_HN" "スペイン語 (メキシコ)" => "es_MX" "スペイン語 (ラテンアメリカ)" => "es_419" "スペイン語 (赤道ギニア)" => "es_GQ" "スロバキア語" => "sk" "スロバキア語 (スロバキア)" => "sk_SK" "スロベニア語" => "sl" "スロベニア語 (スロベニア)" => "sl_SI" "スワヒリ語" => "sw" "スワヒリ語 (ウガンダ)" => "sw_UG" "スワヒリ語 (ケニア)" => "sw_KE" "スワヒリ語 (コンゴ民主共和国[キンシャサ])" => "sw_CD" "スワヒリ語 (タンザニア)" => "sw_TZ" "スンダ語" => "su" "スンダ語 (インドネシア)" => "su_ID" "スンダ語 (ラテン文字、インドネシア)" => "su_Latn_ID" "スンダ語 (ラテン文字)" => "su_Latn" "セルビア語" => "sr" "セルビア語 (キリル文字、セルビア)" => "sr_Cyrl_RS" "セルビア語 (キリル文字、ボスニア・ヘルツェゴビナ)" => "sr_Cyrl_BA" "セルビア語 (キリル文字、モンテネグロ)" => "sr_Cyrl_ME" "セルビア語 (キリル文字)" => "sr_Cyrl" "セルビア語 (セルビア)" => "sr_RS" "セルビア語 (ボスニア・ヘルツェゴビナ)" => "sr_BA" "セルビア語 (モンテネグロ)" => "sr_ME" "セルビア語 (ラテン文字、セルビア)" => "sr_Latn_RS" "セルビア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" => "sr_Latn_BA" "セルビア語 (ラテン文字、モンテネグロ)" => "sr_Latn_ME" "セルビア語 (ラテン文字)" => "sr_Latn" "セルボ・クロアチア語" => "sh" "セルボ・クロアチア語 (ボスニア・ヘルツェゴビナ)" => "sh_BA" "ソマリ語" => "so" "ソマリ語 (エチオピア)" => "so_ET" "ソマリ語 (ケニア)" => "so_KE" "ソマリ語 (ジブチ)" => "so_DJ" "ソマリ語 (ソマリア)" => "so_SO" "ゾンカ語" => "dz" "ゾンカ語 (ブータン)" => "dz_BT" "タイ語" => "th" "タイ語 (タイ)" => "th_TH" "タガログ語" => "tl" "タガログ語 (フィリピン)" => "tl_PH" "タジク語" => "tg" "タジク語 (タジキスタン)" => "tg_TJ" "タタール語" => "tt" "タタール語 (ロシア)" => "tt_RU" "タミル語" => "ta" "タミル語 (インド)" => "ta_IN" "タミル語 (シンガポール)" => "ta_SG" "タミル語 (スリランカ)" => "ta_LK" "タミル語 (マレーシア)" => "ta_MY" "チェコ語" => "cs" "チェコ語 (チェコ)" => "cs_CZ" "チェチェン語" => "ce" "チェチェン語 (ロシア)" => "ce_RU" "チベット語" => "bo" "チベット語 (インド)" => "bo_IN" "チベット語 (中国)" => "bo_CN" "チュヴァシ語" => "cv" "チュヴァシ語 (ロシア)" => "cv_RU" "ティグリニア語" => "ti" "ティグリニア語 (エチオピア)" => "ti_ET" "ティグリニア語 (エリトリア)" => "ti_ER" "テルグ語" => "te" "テルグ語 (インド)" => "te_IN" "デンマーク語" => "da" "デンマーク語 (グリーンランド)" => "da_GL" "デンマーク語 (デンマーク)" => "da_DK" "ドイツ語" => "de" "ドイツ語 (イタリア)" => "de_IT" "ドイツ語 (オーストリア)" => "de_AT" "ドイツ語 (スイス)" => "de_CH" "ドイツ語 (ドイツ)" => "de_DE" "ドイツ語 (ベルギー)" => "de_BE" "ドイツ語 (リヒテンシュタイン)" => "de_LI" "ドイツ語 (ルクセンブルク)" => "de_LU" "トルクメン語" => "tk" "トルクメン語 (トルクメニスタン)" => "tk_TM" "トルコ語" => "tr" "トルコ語 (キプロス)" => "tr_CY" "トルコ語 (トルコ)" => "tr_TR" "トンガ語" => "to" "トンガ語 (トンガ)" => "to_TO" "ネパール語" => "ne" "ネパール語 (インド)" => "ne_IN" "ネパール語 (ネパール)" => "ne_NP" "ノルウェー語" => "no" "ノルウェー語 (ノルウェー)" => "no_NO" "ノルウェー語[ニーノシュク]" => "nn" "ノルウェー語[ニーノシュク] (ノルウェー)" => "nn_NO" "ノルウェー語[ブークモール]" => "nb" "ノルウェー語[ブークモール] (スバールバル諸島・ヤンマイエン島)" => "nb_SJ" "ノルウェー語[ブークモール] (ノルウェー)" => "nb_NO" "ハウサ語" => "ha" "ハウサ語 (ガーナ)" => "ha_GH" "ハウサ語 (ナイジェリア)" => "ha_NG" "ハウサ語 (ニジェール)" => "ha_NE" "パシュトゥー語" => "ps" "パシュトゥー語 (アフガニスタン)" => "ps_AF" "パシュトゥー語 (パキスタン)" => "ps_PK" "バスク語" => "eu" "バスク語 (スペイン)" => "eu_ES" "ハンガリー語" => "hu" "ハンガリー語 (ハンガリー)" => "hu_HU" "パンジャブ語" => "pa" "パンジャブ語 (アラビア文字、パキスタン)" => "pa_Arab_PK" "パンジャブ語 (アラビア文字)" => "pa_Arab" "パンジャブ語 (インド)" => "pa_IN" "パンジャブ語 (グルムキー文字、インド)" => "pa_Guru_IN" "パンジャブ語 (グルムキー文字)" => "pa_Guru" "パンジャブ語 (パキスタン)" => "pa_PK" "バンバラ語" => "bm" "バンバラ語 (マリ)" => "bm_ML" "ヒンディー語" => "hi" "ヒンディー語 (インド)" => "hi_IN" "ヒンディー語 (ラテン文字、インド)" => "hi_Latn_IN" "ヒンディー語 (ラテン文字)" => "hi_Latn" "フィンランド語" => "fi" "フィンランド語 (フィンランド)" => "fi_FI" "フェロー語" => "fo" "フェロー語 (デンマーク)" => "fo_DK" "フェロー語 (フェロー諸島)" => "fo_FO" "フランス語" => "fr" "フランス語 (アルジェリア)" => "fr_DZ" "フランス語 (ウォリス・フツナ)" => "fr_WF" "フランス語 (カナダ)" => "fr_CA" "フランス語 (ガボン)" => "fr_GA" "フランス語 (カメルーン)" => "fr_CM" "フランス語 (ギニア)" => "fr_GN" "フランス語 (グアドループ)" => "fr_GP" "フランス語 (コートジボワール)" => "fr_CI" "フランス語 (コモロ)" => "fr_KM" "フランス語 (コンゴ共和国[ブラザビル])" => "fr_CG" "フランス語 (コンゴ民主共和国[キンシャサ])" => "fr_CD" "フランス語 (サン・バルテルミー)" => "fr_BL" "フランス語 (サン・マルタン)" => "fr_MF" "フランス語 (サンピエール島・ミクロン島)" => "fr_PM" "フランス語 (ジブチ)" => "fr_DJ" "フランス語 (シリア)" => "fr_SY" "フランス語 (スイス)" => "fr_CH" "フランス語 (セーシェル)" => "fr_SC" "フランス語 (セネガル)" => "fr_SN" "フランス語 (チャド)" => "fr_TD" "フランス語 (チュニジア)" => "fr_TN" "フランス語 (トーゴ)" => "fr_TG" "フランス語 (ニジェール)" => "fr_NE" "フランス語 (ニューカレドニア)" => "fr_NC" "フランス語 (ハイチ)" => "fr_HT" "フランス語 (バヌアツ)" => "fr_VU" "フランス語 (フランス)" => "fr_FR" "フランス語 (ブルキナファソ)" => "fr_BF" "フランス語 (ブルンジ)" => "fr_BI" "フランス語 (ベナン)" => "fr_BJ" "フランス語 (ベルギー)" => "fr_BE" "フランス語 (マダガスカル)" => "fr_MG" "フランス語 (マヨット)" => "fr_YT" "フランス語 (マリ)" => "fr_ML" "フランス語 (マルティニーク)" => "fr_MQ" "フランス語 (モーリシャス)" => "fr_MU" "フランス語 (モーリタニア)" => "fr_MR" "フランス語 (モナコ)" => "fr_MC" "フランス語 (モロッコ)" => "fr_MA" "フランス語 (ルクセンブルク)" => "fr_LU" "フランス語 (ルワンダ)" => "fr_RW" "フランス語 (レユニオン)" => "fr_RE" "フランス語 (赤道ギニア)" => "fr_GQ" "フランス語 (中央アフリカ共和国)" => "fr_CF" "フランス語 (仏領ギアナ)" => "fr_GF" "フランス語 (仏領ポリネシア)" => "fr_PF" "フラ語" => "ff" "フラ語 (アドラム文字、ガーナ)" => "ff_Adlm_GH" "フラ語 (アドラム文字、カメルーン)" => "ff_Adlm_CM" "フラ語 (アドラム文字、ガンビア)" => "ff_Adlm_GM" "フラ語 (アドラム文字、ギニア)" => "ff_Adlm_GN" "フラ語 (アドラム文字、ギニアビサウ)" => "ff_Adlm_GW" "フラ語 (アドラム文字、シエラレオネ)" => "ff_Adlm_SL" "フラ語 (アドラム文字、セネガル)" => "ff_Adlm_SN" "フラ語 (アドラム文字、ナイジェリア)" => "ff_Adlm_NG" "フラ語 (アドラム文字、ニジェール)" => "ff_Adlm_NE" "フラ語 (アドラム文字、ブルキナファソ)" => "ff_Adlm_BF" "フラ語 (アドラム文字、モーリタニア)" => "ff_Adlm_MR" "フラ語 (アドラム文字、リベリア)" => "ff_Adlm_LR" "フラ語 (アドラム文字)" => "ff_Adlm" "フラ語 (カメルーン)" => "ff_CM" "フラ語 (ギニア)" => "ff_GN" "フラ語 (セネガル)" => "ff_SN" "フラ語 (モーリタニア)" => "ff_MR" "フラ語 (ラテン文字、ガーナ)" => "ff_Latn_GH" "フラ語 (ラテン文字、カメルーン)" => "ff_Latn_CM" "フラ語 (ラテン文字、ガンビア)" => "ff_Latn_GM" "フラ語 (ラテン文字、ギニア)" => "ff_Latn_GN" "フラ語 (ラテン文字、ギニアビサウ)" => "ff_Latn_GW" "フラ語 (ラテン文字、シエラレオネ)" => "ff_Latn_SL" "フラ語 (ラテン文字、セネガル)" => "ff_Latn_SN" "フラ語 (ラテン文字、ナイジェリア)" => "ff_Latn_NG" "フラ語 (ラテン文字、ニジェール)" => "ff_Latn_NE" "フラ語 (ラテン文字、ブルキナファソ)" => "ff_Latn_BF" "フラ語 (ラテン文字、モーリタニア)" => "ff_Latn_MR" "フラ語 (ラテン文字、リベリア)" => "ff_Latn_LR" "フラ語 (ラテン文字)" => "ff_Latn" "ブルガリア語" => "bg" "ブルガリア語 (ブルガリア)" => "bg_BG" "ブルトン語" => "br" "ブルトン語 (フランス)" => "br_FR" "ベトナム語" => "vi" "ベトナム語 (ベトナム)" => "vi_VN" "ヘブライ語" => "he" "ヘブライ語 (イスラエル)" => "he_IL" "ベラルーシ語" => "be" "ベラルーシ語 (ベラルーシ)" => "be_BY" "ペルシア語" => "fa" "ペルシア語 (アフガニスタン)" => "fa_AF" "ペルシア語 (イラン)" => "fa_IR" "ベンガル語" => "bn" "ベンガル語 (インド)" => "bn_IN" "ベンガル語 (バングラデシュ)" => "bn_BD" "ポーランド語" => "pl" "ポーランド語 (ポーランド)" => "pl_PL" "ボスニア語" => "bs" "ボスニア語 (キリル文字、ボスニア・ヘルツェゴビナ)" => "bs_Cyrl_BA" "ボスニア語 (キリル文字)" => "bs_Cyrl" "ボスニア語 (ボスニア・ヘルツェゴビナ)" => "bs_BA" "ボスニア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" => "bs_Latn_BA" "ボスニア語 (ラテン文字)" => "bs_Latn" "ポルトガル語" => "pt" "ポルトガル語 (アンゴラ)" => "pt_AO" "ポルトガル語 (カーボベルデ)" => "pt_CV" "ポルトガル語 (ギニアビサウ)" => "pt_GW" "ポルトガル語 (サントメ・プリンシペ)" => "pt_ST" "ポルトガル語 (スイス)" => "pt_CH" "ポルトガル語 (ブラジル)" => "pt_BR" "ポルトガル語 (ポルトガル)" => "pt_PT" "ポルトガル語 (モザンビーク)" => "pt_MZ" "ポルトガル語 (ルクセンブルク)" => "pt_LU" "ポルトガル語 (赤道ギニア)" => "pt_GQ" "ポルトガル語 (中華人民共和国マカオ特別行政区)" => "pt_MO" "ポルトガル語 (東ティモール)" => "pt_TL" "マオリ語" => "mi" "マオリ語 (ニュージーランド)" => "mi_NZ" "マケドニア語" => "mk" "マケドニア語 (北マケドニア)" => "mk_MK" "マダガスカル語" => "mg" "マダガスカル語 (マダガスカル)" => "mg_MG" "マラーティー語" => "mr" "マラーティー語 (インド)" => "mr_IN" "マラヤーラム語" => "ml" "マラヤーラム語 (インド)" => "ml_IN" "マルタ語" => "mt" "マルタ語 (マルタ)" => "mt_MT" "マレー語" => "ms" "マレー語 (インドネシア)" => "ms_ID" "マレー語 (シンガポール)" => "ms_SG" "マレー語 (ブルネイ)" => "ms_BN" "マレー語 (マレーシア)" => "ms_MY" "マン島語" => "gv" "マン島語 (マン島)" => "gv_IM" "ミャンマー語" => "my" "ミャンマー語 (ミャンマー [ビルマ])" => "my_MM" "モンゴル語" => "mn" "モンゴル語 (モンゴル)" => "mn_MN" "ヨルバ語" => "yo" "ヨルバ語 (ナイジェリア)" => "yo_NG" "ヨルバ語 (ベナン)" => "yo_BJ" "ラオ語" => "lo" "ラオ語 (ラオス)" => "lo_LA" "ラトビア語" => "lv" "ラトビア語 (ラトビア)" => "lv_LV" "リトアニア語" => "lt" "リトアニア語 (リトアニア)" => "lt_LT" "リンガラ語" => "ln" "リンガラ語 (アンゴラ)" => "ln_AO" "リンガラ語 (コンゴ共和国[ブラザビル])" => "ln_CG" "リンガラ語 (コンゴ民主共和国[キンシャサ])" => "ln_CD" "リンガラ語 (中央アフリカ共和国)" => "ln_CF" "ルーマニア語" => "ro" "ルーマニア語 (モルドバ)" => "ro_MD" "ルーマニア語 (ルーマニア)" => "ro_RO" "ルクセンブルク語" => "lb" "ルクセンブルク語 (ルクセンブルク)" => "lb_LU" "ルバ・カタンガ語" => "lu" "ルバ・カタンガ語 (コンゴ民主共和国[キンシャサ])" => "lu_CD" "ルンディ語" => "rn" "ルンディ語 (ブルンジ)" => "rn_BI" "ロシア語" => "ru" "ロシア語 (ウクライナ)" => "ru_UA" "ロシア語 (カザフスタン)" => "ru_KZ" "ロシア語 (キルギス)" => "ru_KG" "ロシア語 (ベラルーシ)" => "ru_BY" "ロシア語 (モルドバ)" => "ru_MD" "ロシア語 (ロシア)" => "ru_RU" "ロマンシュ語" => "rm" "ロマンシュ語 (スイス)" => "rm_CH" "英語" => "en" "英語 (アイルランド)" => "en_IE" "英語 (アメリカ合衆国)" => "en_US" "英語 (アラブ首長国連邦)" => "en_AE" "英語 (アンギラ)" => "en_AI" "英語 (アンティグア・バーブーダ)" => "en_AG" "英語 (イギリス)" => "en_GB" "英語 (イスラエル)" => "en_IL" "英語 (インド)" => "en_IN" "英語 (ウガンダ)" => "en_UG" "英語 (エスワティニ)" => "en_SZ" "英語 (エリトリア)" => "en_ER" "英語 (オーストラリア)" => "en_AU" "英語 (オーストリア)" => "en_AT" "英語 (オランダ)" => "en_NL" "英語 (ガーナ)" => "en_GH" "英語 (ガーンジー)" => "en_GG" "英語 (ガイアナ)" => "en_GY" "英語 (カナダ)" => "en_CA" "英語 (カメルーン)" => "en_CM" "英語 (ガンビア)" => "en_GM" "英語 (キプロス)" => "en_CY" "英語 (キリバス)" => "en_KI" "英語 (グアム)" => "en_GU" "英語 (クック諸島)" => "en_CK" "英語 (クリスマス島)" => "en_CX" "英語 (グレナダ)" => "en_GD" "英語 (ケイマン諸島)" => "en_KY" "英語 (ケニア)" => "en_KE" "英語 (ココス[キーリング]諸島)" => "en_CC" "英語 (サモア)" => "en_WS" "英語 (ザンビア)" => "en_ZM" "英語 (シエラレオネ)" => "en_SL" "英語 (ジブラルタル)" => "en_GI" "英語 (ジャージー)" => "en_JE" "英語 (ジャマイカ)" => "en_JM" "英語 (シンガポール)" => "en_SG" "英語 (シント・マールテン)" => "en_SX" "英語 (ジンバブエ)" => "en_ZW" "英語 (スイス)" => "en_CH" "英語 (スウェーデン)" => "en_SE" "英語 (スーダン)" => "en_SD" "英語 (スロベニア)" => "en_SI" "英語 (セーシェル)" => "en_SC" "英語 (セントクリストファー・ネーヴィス)" => "en_KN" "英語 (セントビンセント及びグレナディーン諸島)" => "en_VC" "英語 (セントヘレナ)" => "en_SH" "英語 (セントルシア)" => "en_LC" "英語 (ソロモン諸島)" => "en_SB" "英語 (タークス・カイコス諸島)" => "en_TC" "英語 (タンザニア)" => "en_TZ" "英語 (ツバル)" => "en_TV" "英語 (デンマーク)" => "en_DK" "英語 (ドイツ)" => "en_DE" "英語 (トケラウ)" => "en_TK" "英語 (ドミニカ国)" => "en_DM" "英語 (トリニダード・トバゴ)" => "en_TT" "英語 (トンガ)" => "en_TO" "英語 (ナイジェリア)" => "en_NG" "英語 (ナウル)" => "en_NR" "英語 (ナミビア)" => "en_NA" "英語 (ニウエ)" => "en_NU" "英語 (ニュージーランド)" => "en_NZ" "英語 (ノーフォーク島)" => "en_NF" "英語 (パキスタン)" => "en_PK" "英語 (バヌアツ)" => "en_VU" "英語 (バハマ)" => "en_BS" "英語 (パプアニューギニア)" => "en_PG" "英語 (バミューダ)" => "en_BM" "英語 (パラオ)" => "en_PW" "英語 (バルバドス)" => "en_BB" "英語 (ピトケアン諸島)" => "en_PN" "英語 (フィジー)" => "en_FJ" "英語 (フィリピン)" => "en_PH" "英語 (フィンランド)" => "en_FI" "英語 (プエルトリコ)" => "en_PR" "英語 (フォークランド諸島)" => "en_FK" "英語 (ブルンジ)" => "en_BI" "英語 (ベリーズ)" => "en_BZ" "英語 (ベルギー)" => "en_BE" "英語 (ボツワナ)" => "en_BW" "英語 (マーシャル諸島)" => "en_MH" "英語 (マダガスカル)" => "en_MG" "英語 (マラウイ)" => "en_MW" "英語 (マルタ)" => "en_MT" "英語 (マレーシア)" => "en_MY" "英語 (マン島)" => "en_IM" "英語 (ミクロネシア連邦)" => "en_FM" "英語 (モーリシャス)" => "en_MU" "英語 (モルディブ)" => "en_MV" "英語 (モントセラト)" => "en_MS" "英語 (ヨーロッパ)" => "en_150" "英語 (リベリア)" => "en_LR" "英語 (ルワンダ)" => "en_RW" "英語 (レソト)" => "en_LS" "英語 (英領インド洋地域)" => "en_IO" "英語 (英領ヴァージン諸島)" => "en_VG" "英語 (合衆国領有小離島)" => "en_UM" "英語 (世界)" => "en_001" "英語 (中華人民共和国マカオ特別行政区)" => "en_MO" "英語 (中華人民共和国香港特別行政区)" => "en_HK" "英語 (南アフリカ)" => "en_ZA" "英語 (南スーダン)" => "en_SS" "英語 (米領ヴァージン諸島)" => "en_VI" "英語 (米領サモア)" => "en_AS" "英語 (北マリアナ諸島)" => "en_MP" "韓国語" => "ko" "韓国語 (韓国)" => "ko_KR" "韓国語 (北朝鮮)" => "ko_KP" "四川イ語" => "ii" "四川イ語 (中国)" => "ii_CN" "西フリジア語" => "fy" "西フリジア語 (オランダ)" => "fy_NL" "中国語" => "zh" "中国語 (シンガポール)" => "zh_SG" "中国語 (簡体字、シンガポール)" => "zh_Hans_SG" "中国語 (簡体字、中華人民共和国マカオ特別行政区)" => "zh_Hans_MO" "中国語 (簡体字、中華人民共和国香港特別行政区)" => "zh_Hans_HK" "中国語 (簡体字、中国)" => "zh_Hans_CN" "中国語 (簡体字)" => "zh_Hans" "中国語 (台湾)" => "zh_TW" "中国語 (中華人民共和国マカオ特別行政区)" => "zh_MO" "中国語 (中華人民共和国香港特別行政区)" => "zh_HK" "中国語 (中国)" => "zh_CN" "中国語 (繁体字、台湾)" => "zh_Hant_TW" "中国語 (繁体字、中華人民共和国マカオ特別行政区)" => "zh_Hant_MO" "中国語 (繁体字、中華人民共和国香港特別行政区)" => "zh_Hant_HK" "中国語 (繁体字)" => "zh_Hant" "日本語" => "ja" "日本語 (日本)" => "ja_JP" "北サーミ語" => "se" "北サーミ語 (スウェーデン)" => "se_SE" "北サーミ語 (ノルウェー)" => "se_NO" "北サーミ語 (フィンランド)" => "se_FI" "北ンデベレ語" => "nd" "北ンデベレ語 (ジンバブエ)" => "nd_ZW" ] |
| 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() {#2162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2160 …} } } |
| 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 {#4820 +label: "アイスランド語" +value: "is" +data: "is" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: "アイスランド語 (アイスランド)" +value: "is_IS" +data: "is_IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: "アイルランド語" +value: "ga" +data: "ga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: "アイルランド語 (アイルランド)" +value: "ga_IE" +data: "ga_IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: "アイルランド語 (イギリス)" +value: "ga_GB" +data: "ga_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: "アカン語" +value: "ak" +data: "ak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: "アカン語 (ガーナ)" +value: "ak_GH" +data: "ak_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "アゼルバイジャン語" +value: "az" +data: "az" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: "アゼルバイジャン語 (アゼルバイジャン)" +value: "az_AZ" +data: "az_AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "アゼルバイジャン語 (キリル文字、アゼルバイジャン)" +value: "az_Cyrl_AZ" +data: "az_Cyrl_AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "アゼルバイジャン語 (キリル文字)" +value: "az_Cyrl" +data: "az_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: "アゼルバイジャン語 (ラテン文字、アゼルバイジャン)" +value: "az_Latn_AZ" +data: "az_Latn_AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: "アゼルバイジャン語 (ラテン文字)" +value: "az_Latn" +data: "az_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: "アッサム語" +value: "as" +data: "as" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: "アッサム語 (インド)" +value: "as_IN" +data: "as_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: "アフリカーンス語" +value: "af" +data: "af" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: "アフリカーンス語 (ナミビア)" +value: "af_NA" +data: "af_NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: "アフリカーンス語 (南アフリカ)" +value: "af_ZA" +data: "af_ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: "アムハラ語" +value: "am" +data: "am" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: "アムハラ語 (エチオピア)" +value: "am_ET" +data: "am_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: "アラビア語" +value: "ar" +data: "ar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: "アラビア語 (アラブ首長国連邦)" +value: "ar_AE" +data: "ar_AE" +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_YE" +data: "ar_YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: "アラビア語 (イスラエル)" +value: "ar_IL" +data: "ar_IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: "アラビア語 (イラク)" +value: "ar_IQ" +data: "ar_IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "アラビア語 (エジプト)" +value: "ar_EG" +data: "ar_EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: "アラビア語 (エリトリア)" +value: "ar_ER" +data: "ar_ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: "アラビア語 (オマーン)" +value: "ar_OM" +data: "ar_OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: "アラビア語 (カタール)" +value: "ar_QA" +data: "ar_QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: "アラビア語 (クウェート)" +value: "ar_KW" +data: "ar_KW" +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_SA" +data: "ar_SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: "アラビア語 (ジブチ)" +value: "ar_DJ" +data: "ar_DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "アラビア語 (シリア)" +value: "ar_SY" +data: "ar_SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "アラビア語 (スーダン)" +value: "ar_SD" +data: "ar_SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: "アラビア語 (ソマリア)" +value: "ar_SO" +data: "ar_SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "アラビア語 (チャド)" +value: "ar_TD" +data: "ar_TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: "アラビア語 (チュニジア)" +value: "ar_TN" +data: "ar_TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "アラビア語 (バーレーン)" +value: "ar_BH" +data: "ar_BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "アラビア語 (パレスチナ自治区)" +value: "ar_PS" +data: "ar_PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "アラビア語 (モーリタニア)" +value: "ar_MR" +data: "ar_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: "アラビア語 (モロッコ)" +value: "ar_MA" +data: "ar_MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: "アラビア語 (ヨルダン)" +value: "ar_JO" +data: "ar_JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "アラビア語 (リビア)" +value: "ar_LY" +data: "ar_LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "アラビア語 (レバノン)" +value: "ar_LB" +data: "ar_LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "アラビア語 (世界)" +value: "ar_001" +data: "ar_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "アラビア語 (西サハラ)" +value: "ar_EH" +data: "ar_EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: "アラビア語 (南スーダン)" +value: "ar_SS" +data: "ar_SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: "アルバニア語" +value: "sq" +data: "sq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "アルバニア語 (アルバニア)" +value: "sq_AL" +data: "sq_AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "アルバニア語 (北マケドニア)" +value: "sq_MK" +data: "sq_MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: "アルメニア語" +value: "hy" +data: "hy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: "アルメニア語 (アルメニア)" +value: "hy_AM" +data: "hy_AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: "イタリア語" +value: "it" +data: "it" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: "イタリア語 (イタリア)" +value: "it_IT" +data: "it_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: "イタリア語 (サンマリノ)" +value: "it_SM" +data: "it_SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: "イタリア語 (スイス)" +value: "it_CH" +data: "it_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: "イタリア語 (バチカン市国)" +value: "it_VA" +data: "it_VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: "イディッシュ語" +value: "yi" +data: "yi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +label: "イディッシュ語 (世界)" +value: "yi_001" +data: "yi_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +label: "イボ語" +value: "ig" +data: "ig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: "イボ語 (ナイジェリア)" +value: "ig_NG" +data: "ig_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: "インターリングア" +value: "ia" +data: "ia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: "インターリングア (世界)" +value: "ia_001" +data: "ia_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: "インドネシア語" +value: "id" +data: "id" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +label: "インドネシア語 (インドネシア)" +value: "id_ID" +data: "id_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: "ウイグル語" +value: "ug" +data: "ug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "ウイグル語 (中国)" +value: "ug_CN" +data: "ug_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +label: "ウェールズ語" +value: "cy" +data: "cy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +label: "ウェールズ語 (イギリス)" +value: "cy_GB" +data: "cy_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +label: "ウォロフ語" +value: "wo" +data: "wo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: "ウォロフ語 (セネガル)" +value: "wo_SN" +data: "wo_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +label: "ウクライナ語" +value: "uk" +data: "uk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "ウクライナ語 (ウクライナ)" +value: "uk_UA" +data: "uk_UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "ウズベク語" +value: "uz" +data: "uz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: "ウズベク語 (アフガニスタン)" +value: "uz_AF" +data: "uz_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +label: "ウズベク語 (アラビア文字、アフガニスタン)" +value: "uz_Arab_AF" +data: "uz_Arab_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +label: "ウズベク語 (アラビア文字)" +value: "uz_Arab" +data: "uz_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "ウズベク語 (ウズベキスタン)" +value: "uz_UZ" +data: "uz_UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: "ウズベク語 (キリル文字、ウズベキスタン)" +value: "uz_Cyrl_UZ" +data: "uz_Cyrl_UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "ウズベク語 (キリル文字)" +value: "uz_Cyrl" +data: "uz_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "ウズベク語 (ラテン文字、ウズベキスタン)" +value: "uz_Latn_UZ" +data: "uz_Latn_UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "ウズベク語 (ラテン文字)" +value: "uz_Latn" +data: "uz_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "ウルドゥー語" +value: "ur" +data: "ur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: "ウルドゥー語 (インド)" +value: "ur_IN" +data: "ur_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: "ウルドゥー語 (パキスタン)" +value: "ur_PK" +data: "ur_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +label: "エウェ語" +value: "ee" +data: "ee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +label: "エウェ語 (ガーナ)" +value: "ee_GH" +data: "ee_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +label: "エウェ語 (トーゴ)" +value: "ee_TG" +data: "ee_TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: "エストニア語" +value: "et" +data: "et" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +label: "エストニア語 (エストニア)" +value: "et_EE" +data: "et_EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: "エスペラント語" +value: "eo" +data: "eo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: "エスペラント語 (世界)" +value: "eo_001" +data: "eo_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +label: "オセット語" +value: "os" +data: "os" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +label: "オセット語 (ジョージア)" +value: "os_GE" +data: "os_GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: "オセット語 (ロシア)" +value: "os_RU" +data: "os_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: "オディア語" +value: "or" +data: "or" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: "オディア語 (インド)" +value: "or_IN" +data: "or_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +label: "オランダ語" +value: "nl" +data: "nl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: "オランダ語 (アルバ)" +value: "nl_AW" +data: "nl_AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +label: "オランダ語 (オランダ)" +value: "nl_NL" +data: "nl_NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: "オランダ語 (オランダ領カリブ)" +value: "nl_BQ" +data: "nl_BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: "オランダ語 (キュラソー)" +value: "nl_CW" +data: "nl_CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "オランダ語 (シント・マールテン)" +value: "nl_SX" +data: "nl_SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "オランダ語 (スリナム)" +value: "nl_SR" +data: "nl_SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "オランダ語 (ベルギー)" +value: "nl_BE" +data: "nl_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +label: "オロモ語" +value: "om" +data: "om" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: "オロモ語 (エチオピア)" +value: "om_ET" +data: "om_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "オロモ語 (ケニア)" +value: "om_KE" +data: "om_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: "カザフ語" +value: "kk" +data: "kk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: "カザフ語 (カザフスタン)" +value: "kk_KZ" +data: "kk_KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: "カシミール語" +value: "ks" +data: "ks" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: "カシミール語 (アラビア文字、インド)" +value: "ks_Arab_IN" +data: "ks_Arab_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "カシミール語 (アラビア文字)" +value: "ks_Arab" +data: "ks_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "カシミール語 (インド)" +value: "ks_IN" +data: "ks_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "カシミール語 (デーバナーガリー文字、インド)" +value: "ks_Deva_IN" +data: "ks_Deva_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "カシミール語 (デーバナーガリー文字)" +value: "ks_Deva" +data: "ks_Deva" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "カタロニア語" +value: "ca" +data: "ca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "カタロニア語 (アンドラ)" +value: "ca_AD" +data: "ca_AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "カタロニア語 (イタリア)" +value: "ca_IT" +data: "ca_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: "カタロニア語 (スペイン)" +value: "ca_ES" +data: "ca_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "カタロニア語 (フランス)" +value: "ca_FR" +data: "ca_FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "ガリシア語" +value: "gl" +data: "gl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "ガリシア語 (スペイン)" +value: "gl_ES" +data: "gl_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "ガンダ語" +value: "lg" +data: "lg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "ガンダ語 (ウガンダ)" +value: "lg_UG" +data: "lg_UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "カンナダ語" +value: "kn" +data: "kn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "カンナダ語 (インド)" +value: "kn_IN" +data: "kn_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "キクユ語" +value: "ki" +data: "ki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "キクユ語 (ケニア)" +value: "ki_KE" +data: "ki_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "キニアルワンダ語" +value: "rw" +data: "rw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "キニアルワンダ語 (ルワンダ)" +value: "rw_RW" +data: "rw_RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "ギリシャ語" +value: "el" +data: "el" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "ギリシャ語 (キプロス)" +value: "el_CY" +data: "el_CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "ギリシャ語 (ギリシャ)" +value: "el_GR" +data: "el_GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "キルギス語" +value: "ky" +data: "ky" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "キルギス語 (キルギス)" +value: "ky_KG" +data: "ky_KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "グジャラート語" +value: "gu" +data: "gu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "グジャラート語 (インド)" +value: "gu_IN" +data: "gu_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "クメール語" +value: "km" +data: "km" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "クメール語 (カンボジア)" +value: "km_KH" +data: "km_KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "グリーンランド語" +value: "kl" +data: "kl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "グリーンランド語 (グリーンランド)" +value: "kl_GL" +data: "kl_GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "クルド語" +value: "ku" +data: "ku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "クルド語 (トルコ)" +value: "ku_TR" +data: "ku_TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "クロアチア語" +value: "hr" +data: "hr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "クロアチア語 (クロアチア)" +value: "hr_HR" +data: "hr_HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "クロアチア語 (ボスニア・ヘルツェゴビナ)" +value: "hr_BA" +data: "hr_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "ケチュア語" +value: "qu" +data: "qu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "ケチュア語 (エクアドル)" +value: "qu_EC" +data: "qu_EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "ケチュア語 (ペルー)" +value: "qu_PE" +data: "qu_PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "ケチュア語 (ボリビア)" +value: "qu_BO" +data: "qu_BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "コーンウォール語" +value: "kw" +data: "kw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "コーンウォール語 (イギリス)" +value: "kw_GB" +data: "kw_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "コサ語" +value: "xh" +data: "xh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "コサ語 (南アフリカ)" +value: "xh_ZA" +data: "xh_ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "サルデーニャ語" +value: "sc" +data: "sc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "サルデーニャ語 (イタリア)" +value: "sc_IT" +data: "sc_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "サンゴ語" +value: "sg" +data: "sg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "サンゴ語 (中央アフリカ共和国)" +value: "sg_CF" +data: "sg_CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "サンスクリット語" +value: "sa" +data: "sa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "サンスクリット語 (インド)" +value: "sa_IN" +data: "sa_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "ジャワ語" +value: "jv" +data: "jv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "ジャワ語 (インドネシア)" +value: "jv_ID" +data: "jv_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "ジョージア語" +value: "ka" +data: "ka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "ジョージア語 (ジョージア)" +value: "ka_GE" +data: "ka_GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "ショナ語" +value: "sn" +data: "sn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "ショナ語 (ジンバブエ)" +value: "sn_ZW" +data: "sn_ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "シンド語" +value: "sd" +data: "sd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "シンド語 (アラビア文字、パキスタン)" +value: "sd_Arab_PK" +data: "sd_Arab_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "シンド語 (アラビア文字)" +value: "sd_Arab" +data: "sd_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "シンド語 (インド)" +value: "sd_IN" +data: "sd_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "シンド語 (デーバナーガリー文字、インド)" +value: "sd_Deva_IN" +data: "sd_Deva_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "シンド語 (デーバナーガリー文字)" +value: "sd_Deva" +data: "sd_Deva" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "シンド語 (パキスタン)" +value: "sd_PK" +data: "sd_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "シンハラ語" +value: "si" +data: "si" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "シンハラ語 (スリランカ)" +value: "si_LK" +data: "si_LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "スウェーデン語" +value: "sv" +data: "sv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "スウェーデン語 (オーランド諸島)" +value: "sv_AX" +data: "sv_AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "スウェーデン語 (スウェーデン)" +value: "sv_SE" +data: "sv_SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "スウェーデン語 (フィンランド)" +value: "sv_FI" +data: "sv_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "ズールー語" +value: "zu" +data: "zu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "ズールー語 (南アフリカ)" +value: "zu_ZA" +data: "zu_ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "スコットランド・ゲール語" +value: "gd" +data: "gd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "スコットランド・ゲール語 (イギリス)" +value: "gd_GB" +data: "gd_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "スペイン語" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "スペイン語 (アメリカ合衆国)" +value: "es_US" +data: "es_US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "スペイン語 (アルゼンチン)" +value: "es_AR" +data: "es_AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "スペイン語 (ウルグアイ)" +value: "es_UY" +data: "es_UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "スペイン語 (エクアドル)" +value: "es_EC" +data: "es_EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "スペイン語 (エルサルバドル)" +value: "es_SV" +data: "es_SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "スペイン語 (キューバ)" +value: "es_CU" +data: "es_CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "スペイン語 (グアテマラ)" +value: "es_GT" +data: "es_GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "スペイン語 (コスタリカ)" +value: "es_CR" +data: "es_CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "スペイン語 (コロンビア)" +value: "es_CO" +data: "es_CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "スペイン語 (スペイン)" +value: "es_ES" +data: "es_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "スペイン語 (チリ)" +value: "es_CL" +data: "es_CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "スペイン語 (ドミニカ共和国)" +value: "es_DO" +data: "es_DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "スペイン語 (ニカラグア)" +value: "es_NI" +data: "es_NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "スペイン語 (パナマ)" +value: "es_PA" +data: "es_PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "スペイン語 (パラグアイ)" +value: "es_PY" +data: "es_PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "スペイン語 (フィリピン)" +value: "es_PH" +data: "es_PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "スペイン語 (プエルトリコ)" +value: "es_PR" +data: "es_PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "スペイン語 (ブラジル)" +value: "es_BR" +data: "es_BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "スペイン語 (ベネズエラ)" +value: "es_VE" +data: "es_VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "スペイン語 (ベリーズ)" +value: "es_BZ" +data: "es_BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "スペイン語 (ペルー)" +value: "es_PE" +data: "es_PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "スペイン語 (ボリビア)" +value: "es_BO" +data: "es_BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "スペイン語 (ホンジュラス)" +value: "es_HN" +data: "es_HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "スペイン語 (メキシコ)" +value: "es_MX" +data: "es_MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "スペイン語 (ラテンアメリカ)" +value: "es_419" +data: "es_419" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "スペイン語 (赤道ギニア)" +value: "es_GQ" +data: "es_GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "スロバキア語" +value: "sk" +data: "sk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "スロバキア語 (スロバキア)" +value: "sk_SK" +data: "sk_SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "スロベニア語" +value: "sl" +data: "sl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "スロベニア語 (スロベニア)" +value: "sl_SI" +data: "sl_SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "スワヒリ語" +value: "sw" +data: "sw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "スワヒリ語 (ウガンダ)" +value: "sw_UG" +data: "sw_UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "スワヒリ語 (ケニア)" +value: "sw_KE" +data: "sw_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "スワヒリ語 (コンゴ民主共和国[キンシャサ])" +value: "sw_CD" +data: "sw_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "スワヒリ語 (タンザニア)" +value: "sw_TZ" +data: "sw_TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "スンダ語" +value: "su" +data: "su" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "スンダ語 (インドネシア)" +value: "su_ID" +data: "su_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "スンダ語 (ラテン文字、インドネシア)" +value: "su_Latn_ID" +data: "su_Latn_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "スンダ語 (ラテン文字)" +value: "su_Latn" +data: "su_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "セルビア語" +value: "sr" +data: "sr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "セルビア語 (キリル文字、セルビア)" +value: "sr_Cyrl_RS" +data: "sr_Cyrl_RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "セルビア語 (キリル文字、ボスニア・ヘルツェゴビナ)" +value: "sr_Cyrl_BA" +data: "sr_Cyrl_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "セルビア語 (キリル文字、モンテネグロ)" +value: "sr_Cyrl_ME" +data: "sr_Cyrl_ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "セルビア語 (キリル文字)" +value: "sr_Cyrl" +data: "sr_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "セルビア語 (セルビア)" +value: "sr_RS" +data: "sr_RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "セルビア語 (ボスニア・ヘルツェゴビナ)" +value: "sr_BA" +data: "sr_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "セルビア語 (モンテネグロ)" +value: "sr_ME" +data: "sr_ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "セルビア語 (ラテン文字、セルビア)" +value: "sr_Latn_RS" +data: "sr_Latn_RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "セルビア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" +value: "sr_Latn_BA" +data: "sr_Latn_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "セルビア語 (ラテン文字、モンテネグロ)" +value: "sr_Latn_ME" +data: "sr_Latn_ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "セルビア語 (ラテン文字)" +value: "sr_Latn" +data: "sr_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "セルボ・クロアチア語" +value: "sh" +data: "sh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "セルボ・クロアチア語 (ボスニア・ヘルツェゴビナ)" +value: "sh_BA" +data: "sh_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "ソマリ語" +value: "so" +data: "so" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "ソマリ語 (エチオピア)" +value: "so_ET" +data: "so_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "ソマリ語 (ケニア)" +value: "so_KE" +data: "so_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "ソマリ語 (ジブチ)" +value: "so_DJ" +data: "so_DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "ソマリ語 (ソマリア)" +value: "so_SO" +data: "so_SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "ゾンカ語" +value: "dz" +data: "dz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "ゾンカ語 (ブータン)" +value: "dz_BT" +data: "dz_BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "タイ語" +value: "th" +data: "th" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "タイ語 (タイ)" +value: "th_TH" +data: "th_TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "タガログ語" +value: "tl" +data: "tl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "タガログ語 (フィリピン)" +value: "tl_PH" +data: "tl_PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "タジク語" +value: "tg" +data: "tg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "タジク語 (タジキスタン)" +value: "tg_TJ" +data: "tg_TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "タタール語" +value: "tt" +data: "tt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "タタール語 (ロシア)" +value: "tt_RU" +data: "tt_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "タミル語" +value: "ta" +data: "ta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "タミル語 (インド)" +value: "ta_IN" +data: "ta_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "タミル語 (シンガポール)" +value: "ta_SG" +data: "ta_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "タミル語 (スリランカ)" +value: "ta_LK" +data: "ta_LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "タミル語 (マレーシア)" +value: "ta_MY" +data: "ta_MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "チェコ語" +value: "cs" +data: "cs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "チェコ語 (チェコ)" +value: "cs_CZ" +data: "cs_CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "チェチェン語" +value: "ce" +data: "ce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "チェチェン語 (ロシア)" +value: "ce_RU" +data: "ce_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "チベット語" +value: "bo" +data: "bo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "チベット語 (インド)" +value: "bo_IN" +data: "bo_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "チベット語 (中国)" +value: "bo_CN" +data: "bo_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "チュヴァシ語" +value: "cv" +data: "cv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "チュヴァシ語 (ロシア)" +value: "cv_RU" +data: "cv_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "ティグリニア語" +value: "ti" +data: "ti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "ティグリニア語 (エチオピア)" +value: "ti_ET" +data: "ti_ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "ティグリニア語 (エリトリア)" +value: "ti_ER" +data: "ti_ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "テルグ語" +value: "te" +data: "te" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "テルグ語 (インド)" +value: "te_IN" +data: "te_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "デンマーク語" +value: "da" +data: "da" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "デンマーク語 (グリーンランド)" +value: "da_GL" +data: "da_GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "デンマーク語 (デンマーク)" +value: "da_DK" +data: "da_DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "ドイツ語" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "ドイツ語 (イタリア)" +value: "de_IT" +data: "de_IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "ドイツ語 (オーストリア)" +value: "de_AT" +data: "de_AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "ドイツ語 (スイス)" +value: "de_CH" +data: "de_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "ドイツ語 (ドイツ)" +value: "de_DE" +data: "de_DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "ドイツ語 (ベルギー)" +value: "de_BE" +data: "de_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "ドイツ語 (リヒテンシュタイン)" +value: "de_LI" +data: "de_LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "ドイツ語 (ルクセンブルク)" +value: "de_LU" +data: "de_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "トルクメン語" +value: "tk" +data: "tk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "トルクメン語 (トルクメニスタン)" +value: "tk_TM" +data: "tk_TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "トルコ語" +value: "tr" +data: "tr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "トルコ語 (キプロス)" +value: "tr_CY" +data: "tr_CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "トルコ語 (トルコ)" +value: "tr_TR" +data: "tr_TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "トンガ語" +value: "to" +data: "to" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "トンガ語 (トンガ)" +value: "to_TO" +data: "to_TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "ネパール語" +value: "ne" +data: "ne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "ネパール語 (インド)" +value: "ne_IN" +data: "ne_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "ネパール語 (ネパール)" +value: "ne_NP" +data: "ne_NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "ノルウェー語" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "ノルウェー語 (ノルウェー)" +value: "no_NO" +data: "no_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "ノルウェー語[ニーノシュク]" +value: "nn" +data: "nn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "ノルウェー語[ニーノシュク] (ノルウェー)" +value: "nn_NO" +data: "nn_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "ノルウェー語[ブークモール]" +value: "nb" +data: "nb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "ノルウェー語[ブークモール] (スバールバル諸島・ヤンマイエン島)" +value: "nb_SJ" +data: "nb_SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "ノルウェー語[ブークモール] (ノルウェー)" +value: "nb_NO" +data: "nb_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "ハウサ語" +value: "ha" +data: "ha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "ハウサ語 (ガーナ)" +value: "ha_GH" +data: "ha_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "ハウサ語 (ナイジェリア)" +value: "ha_NG" +data: "ha_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "ハウサ語 (ニジェール)" +value: "ha_NE" +data: "ha_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "パシュトゥー語" +value: "ps" +data: "ps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "パシュトゥー語 (アフガニスタン)" +value: "ps_AF" +data: "ps_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "パシュトゥー語 (パキスタン)" +value: "ps_PK" +data: "ps_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "バスク語" +value: "eu" +data: "eu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "バスク語 (スペイン)" +value: "eu_ES" +data: "eu_ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "ハンガリー語" +value: "hu" +data: "hu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "ハンガリー語 (ハンガリー)" +value: "hu_HU" +data: "hu_HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "パンジャブ語" +value: "pa" +data: "pa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "パンジャブ語 (アラビア文字、パキスタン)" +value: "pa_Arab_PK" +data: "pa_Arab_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "パンジャブ語 (アラビア文字)" +value: "pa_Arab" +data: "pa_Arab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "パンジャブ語 (インド)" +value: "pa_IN" +data: "pa_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "パンジャブ語 (グルムキー文字、インド)" +value: "pa_Guru_IN" +data: "pa_Guru_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "パンジャブ語 (グルムキー文字)" +value: "pa_Guru" +data: "pa_Guru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "パンジャブ語 (パキスタン)" +value: "pa_PK" +data: "pa_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "バンバラ語" +value: "bm" +data: "bm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "バンバラ語 (マリ)" +value: "bm_ML" +data: "bm_ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "ヒンディー語" +value: "hi" +data: "hi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "ヒンディー語 (インド)" +value: "hi_IN" +data: "hi_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "ヒンディー語 (ラテン文字、インド)" +value: "hi_Latn_IN" +data: "hi_Latn_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "ヒンディー語 (ラテン文字)" +value: "hi_Latn" +data: "hi_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "フィンランド語" +value: "fi" +data: "fi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "フィンランド語 (フィンランド)" +value: "fi_FI" +data: "fi_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "フェロー語" +value: "fo" +data: "fo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "フェロー語 (デンマーク)" +value: "fo_DK" +data: "fo_DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "フェロー語 (フェロー諸島)" +value: "fo_FO" +data: "fo_FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "フランス語" +value: "fr" +data: "fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "フランス語 (アルジェリア)" +value: "fr_DZ" +data: "fr_DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "フランス語 (ウォリス・フツナ)" +value: "fr_WF" +data: "fr_WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "フランス語 (カナダ)" +value: "fr_CA" +data: "fr_CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "フランス語 (ガボン)" +value: "fr_GA" +data: "fr_GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "フランス語 (カメルーン)" +value: "fr_CM" +data: "fr_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "フランス語 (ギニア)" +value: "fr_GN" +data: "fr_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "フランス語 (グアドループ)" +value: "fr_GP" +data: "fr_GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "フランス語 (コートジボワール)" +value: "fr_CI" +data: "fr_CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "フランス語 (コモロ)" +value: "fr_KM" +data: "fr_KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "フランス語 (コンゴ共和国[ブラザビル])" +value: "fr_CG" +data: "fr_CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "フランス語 (コンゴ民主共和国[キンシャサ])" +value: "fr_CD" +data: "fr_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "フランス語 (サン・バルテルミー)" +value: "fr_BL" +data: "fr_BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "フランス語 (サン・マルタン)" +value: "fr_MF" +data: "fr_MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "フランス語 (サンピエール島・ミクロン島)" +value: "fr_PM" +data: "fr_PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "フランス語 (ジブチ)" +value: "fr_DJ" +data: "fr_DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "フランス語 (シリア)" +value: "fr_SY" +data: "fr_SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "フランス語 (スイス)" +value: "fr_CH" +data: "fr_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "フランス語 (セーシェル)" +value: "fr_SC" +data: "fr_SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "フランス語 (セネガル)" +value: "fr_SN" +data: "fr_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "フランス語 (チャド)" +value: "fr_TD" +data: "fr_TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "フランス語 (チュニジア)" +value: "fr_TN" +data: "fr_TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "フランス語 (トーゴ)" +value: "fr_TG" +data: "fr_TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "フランス語 (ニジェール)" +value: "fr_NE" +data: "fr_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "フランス語 (ニューカレドニア)" +value: "fr_NC" +data: "fr_NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "フランス語 (ハイチ)" +value: "fr_HT" +data: "fr_HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "フランス語 (バヌアツ)" +value: "fr_VU" +data: "fr_VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "フランス語 (フランス)" +value: "fr_FR" +data: "fr_FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "フランス語 (ブルキナファソ)" +value: "fr_BF" +data: "fr_BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "フランス語 (ブルンジ)" +value: "fr_BI" +data: "fr_BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "フランス語 (ベナン)" +value: "fr_BJ" +data: "fr_BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "フランス語 (ベルギー)" +value: "fr_BE" +data: "fr_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "フランス語 (マダガスカル)" +value: "fr_MG" +data: "fr_MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "フランス語 (マヨット)" +value: "fr_YT" +data: "fr_YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "フランス語 (マリ)" +value: "fr_ML" +data: "fr_ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "フランス語 (マルティニーク)" +value: "fr_MQ" +data: "fr_MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "フランス語 (モーリシャス)" +value: "fr_MU" +data: "fr_MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "フランス語 (モーリタニア)" +value: "fr_MR" +data: "fr_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "フランス語 (モナコ)" +value: "fr_MC" +data: "fr_MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "フランス語 (モロッコ)" +value: "fr_MA" +data: "fr_MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "フランス語 (ルクセンブルク)" +value: "fr_LU" +data: "fr_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "フランス語 (ルワンダ)" +value: "fr_RW" +data: "fr_RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "フランス語 (レユニオン)" +value: "fr_RE" +data: "fr_RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "フランス語 (赤道ギニア)" +value: "fr_GQ" +data: "fr_GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "フランス語 (中央アフリカ共和国)" +value: "fr_CF" +data: "fr_CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "フランス語 (仏領ギアナ)" +value: "fr_GF" +data: "fr_GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "フランス語 (仏領ポリネシア)" +value: "fr_PF" +data: "fr_PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "フラ語" +value: "ff" +data: "ff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "フラ語 (アドラム文字、ガーナ)" +value: "ff_Adlm_GH" +data: "ff_Adlm_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "フラ語 (アドラム文字、カメルーン)" +value: "ff_Adlm_CM" +data: "ff_Adlm_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "フラ語 (アドラム文字、ガンビア)" +value: "ff_Adlm_GM" +data: "ff_Adlm_GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "フラ語 (アドラム文字、ギニア)" +value: "ff_Adlm_GN" +data: "ff_Adlm_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "フラ語 (アドラム文字、ギニアビサウ)" +value: "ff_Adlm_GW" +data: "ff_Adlm_GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "フラ語 (アドラム文字、シエラレオネ)" +value: "ff_Adlm_SL" +data: "ff_Adlm_SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "フラ語 (アドラム文字、セネガル)" +value: "ff_Adlm_SN" +data: "ff_Adlm_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "フラ語 (アドラム文字、ナイジェリア)" +value: "ff_Adlm_NG" +data: "ff_Adlm_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "フラ語 (アドラム文字、ニジェール)" +value: "ff_Adlm_NE" +data: "ff_Adlm_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "フラ語 (アドラム文字、ブルキナファソ)" +value: "ff_Adlm_BF" +data: "ff_Adlm_BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "フラ語 (アドラム文字、モーリタニア)" +value: "ff_Adlm_MR" +data: "ff_Adlm_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "フラ語 (アドラム文字、リベリア)" +value: "ff_Adlm_LR" +data: "ff_Adlm_LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "フラ語 (アドラム文字)" +value: "ff_Adlm" +data: "ff_Adlm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "フラ語 (カメルーン)" +value: "ff_CM" +data: "ff_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "フラ語 (ギニア)" +value: "ff_GN" +data: "ff_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "フラ語 (セネガル)" +value: "ff_SN" +data: "ff_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "フラ語 (モーリタニア)" +value: "ff_MR" +data: "ff_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "フラ語 (ラテン文字、ガーナ)" +value: "ff_Latn_GH" +data: "ff_Latn_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "フラ語 (ラテン文字、カメルーン)" +value: "ff_Latn_CM" +data: "ff_Latn_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "フラ語 (ラテン文字、ガンビア)" +value: "ff_Latn_GM" +data: "ff_Latn_GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "フラ語 (ラテン文字、ギニア)" +value: "ff_Latn_GN" +data: "ff_Latn_GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "フラ語 (ラテン文字、ギニアビサウ)" +value: "ff_Latn_GW" +data: "ff_Latn_GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "フラ語 (ラテン文字、シエラレオネ)" +value: "ff_Latn_SL" +data: "ff_Latn_SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "フラ語 (ラテン文字、セネガル)" +value: "ff_Latn_SN" +data: "ff_Latn_SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "フラ語 (ラテン文字、ナイジェリア)" +value: "ff_Latn_NG" +data: "ff_Latn_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "フラ語 (ラテン文字、ニジェール)" +value: "ff_Latn_NE" +data: "ff_Latn_NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "フラ語 (ラテン文字、ブルキナファソ)" +value: "ff_Latn_BF" +data: "ff_Latn_BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "フラ語 (ラテン文字、モーリタニア)" +value: "ff_Latn_MR" +data: "ff_Latn_MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "フラ語 (ラテン文字、リベリア)" +value: "ff_Latn_LR" +data: "ff_Latn_LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "フラ語 (ラテン文字)" +value: "ff_Latn" +data: "ff_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "ブルガリア語" +value: "bg" +data: "bg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "ブルガリア語 (ブルガリア)" +value: "bg_BG" +data: "bg_BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "ブルトン語" +value: "br" +data: "br" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "ブルトン語 (フランス)" +value: "br_FR" +data: "br_FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "ベトナム語" +value: "vi" +data: "vi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "ベトナム語 (ベトナム)" +value: "vi_VN" +data: "vi_VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "ヘブライ語" +value: "he" +data: "he" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "ヘブライ語 (イスラエル)" +value: "he_IL" +data: "he_IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "ベラルーシ語" +value: "be" +data: "be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "ベラルーシ語 (ベラルーシ)" +value: "be_BY" +data: "be_BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "ペルシア語" +value: "fa" +data: "fa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "ペルシア語 (アフガニスタン)" +value: "fa_AF" +data: "fa_AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "ペルシア語 (イラン)" +value: "fa_IR" +data: "fa_IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "ベンガル語" +value: "bn" +data: "bn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "ベンガル語 (インド)" +value: "bn_IN" +data: "bn_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "ベンガル語 (バングラデシュ)" +value: "bn_BD" +data: "bn_BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "ポーランド語" +value: "pl" +data: "pl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "ポーランド語 (ポーランド)" +value: "pl_PL" +data: "pl_PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "ボスニア語" +value: "bs" +data: "bs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "ボスニア語 (キリル文字、ボスニア・ヘルツェゴビナ)" +value: "bs_Cyrl_BA" +data: "bs_Cyrl_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "ボスニア語 (キリル文字)" +value: "bs_Cyrl" +data: "bs_Cyrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "ボスニア語 (ボスニア・ヘルツェゴビナ)" +value: "bs_BA" +data: "bs_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "ボスニア語 (ラテン文字、ボスニア・ヘルツェゴビナ)" +value: "bs_Latn_BA" +data: "bs_Latn_BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "ボスニア語 (ラテン文字)" +value: "bs_Latn" +data: "bs_Latn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "ポルトガル語" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "ポルトガル語 (アンゴラ)" +value: "pt_AO" +data: "pt_AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "ポルトガル語 (カーボベルデ)" +value: "pt_CV" +data: "pt_CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "ポルトガル語 (ギニアビサウ)" +value: "pt_GW" +data: "pt_GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "ポルトガル語 (サントメ・プリンシペ)" +value: "pt_ST" +data: "pt_ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "ポルトガル語 (スイス)" +value: "pt_CH" +data: "pt_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "ポルトガル語 (ブラジル)" +value: "pt_BR" +data: "pt_BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "ポルトガル語 (ポルトガル)" +value: "pt_PT" +data: "pt_PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "ポルトガル語 (モザンビーク)" +value: "pt_MZ" +data: "pt_MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "ポルトガル語 (ルクセンブルク)" +value: "pt_LU" +data: "pt_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "ポルトガル語 (赤道ギニア)" +value: "pt_GQ" +data: "pt_GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "ポルトガル語 (中華人民共和国マカオ特別行政区)" +value: "pt_MO" +data: "pt_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "ポルトガル語 (東ティモール)" +value: "pt_TL" +data: "pt_TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "マオリ語" +value: "mi" +data: "mi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "マオリ語 (ニュージーランド)" +value: "mi_NZ" +data: "mi_NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "マケドニア語" +value: "mk" +data: "mk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "マケドニア語 (北マケドニア)" +value: "mk_MK" +data: "mk_MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "マダガスカル語" +value: "mg" +data: "mg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "マダガスカル語 (マダガスカル)" +value: "mg_MG" +data: "mg_MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "マラーティー語" +value: "mr" +data: "mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "マラーティー語 (インド)" +value: "mr_IN" +data: "mr_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "マラヤーラム語" +value: "ml" +data: "ml" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "マラヤーラム語 (インド)" +value: "ml_IN" +data: "ml_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "マルタ語" +value: "mt" +data: "mt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "マルタ語 (マルタ)" +value: "mt_MT" +data: "mt_MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "マレー語" +value: "ms" +data: "ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "マレー語 (インドネシア)" +value: "ms_ID" +data: "ms_ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "マレー語 (シンガポール)" +value: "ms_SG" +data: "ms_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "マレー語 (ブルネイ)" +value: "ms_BN" +data: "ms_BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "マレー語 (マレーシア)" +value: "ms_MY" +data: "ms_MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "マン島語" +value: "gv" +data: "gv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "マン島語 (マン島)" +value: "gv_IM" +data: "gv_IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "ミャンマー語" +value: "my" +data: "my" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "ミャンマー語 (ミャンマー [ビルマ])" +value: "my_MM" +data: "my_MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "モンゴル語" +value: "mn" +data: "mn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "モンゴル語 (モンゴル)" +value: "mn_MN" +data: "mn_MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "ヨルバ語" +value: "yo" +data: "yo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "ヨルバ語 (ナイジェリア)" +value: "yo_NG" +data: "yo_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "ヨルバ語 (ベナン)" +value: "yo_BJ" +data: "yo_BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "ラオ語" +value: "lo" +data: "lo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "ラオ語 (ラオス)" +value: "lo_LA" +data: "lo_LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "ラトビア語" +value: "lv" +data: "lv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "ラトビア語 (ラトビア)" +value: "lv_LV" +data: "lv_LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "リトアニア語" +value: "lt" +data: "lt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "リトアニア語 (リトアニア)" +value: "lt_LT" +data: "lt_LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "リンガラ語" +value: "ln" +data: "ln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "リンガラ語 (アンゴラ)" +value: "ln_AO" +data: "ln_AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "リンガラ語 (コンゴ共和国[ブラザビル])" +value: "ln_CG" +data: "ln_CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "リンガラ語 (コンゴ民主共和国[キンシャサ])" +value: "ln_CD" +data: "ln_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "リンガラ語 (中央アフリカ共和国)" +value: "ln_CF" +data: "ln_CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "ルーマニア語" +value: "ro" +data: "ro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "ルーマニア語 (モルドバ)" +value: "ro_MD" +data: "ro_MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "ルーマニア語 (ルーマニア)" +value: "ro_RO" +data: "ro_RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "ルクセンブルク語" +value: "lb" +data: "lb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "ルクセンブルク語 (ルクセンブルク)" +value: "lb_LU" +data: "lb_LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "ルバ・カタンガ語" +value: "lu" +data: "lu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "ルバ・カタンガ語 (コンゴ民主共和国[キンシャサ])" +value: "lu_CD" +data: "lu_CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "ルンディ語" +value: "rn" +data: "rn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "ルンディ語 (ブルンジ)" +value: "rn_BI" +data: "rn_BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "ロシア語" +value: "ru" +data: "ru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "ロシア語 (ウクライナ)" +value: "ru_UA" +data: "ru_UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "ロシア語 (カザフスタン)" +value: "ru_KZ" +data: "ru_KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "ロシア語 (キルギス)" +value: "ru_KG" +data: "ru_KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "ロシア語 (ベラルーシ)" +value: "ru_BY" +data: "ru_BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "ロシア語 (モルドバ)" +value: "ru_MD" +data: "ru_MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "ロシア語 (ロシア)" +value: "ru_RU" +data: "ru_RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "ロマンシュ語" +value: "rm" +data: "rm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "ロマンシュ語 (スイス)" +value: "rm_CH" +data: "rm_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "英語" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "英語 (アイルランド)" +value: "en_IE" +data: "en_IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "英語 (アメリカ合衆国)" +value: "en_US" +data: "en_US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "英語 (アラブ首長国連邦)" +value: "en_AE" +data: "en_AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "英語 (アンギラ)" +value: "en_AI" +data: "en_AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "英語 (アンティグア・バーブーダ)" +value: "en_AG" +data: "en_AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "英語 (イギリス)" +value: "en_GB" +data: "en_GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "英語 (イスラエル)" +value: "en_IL" +data: "en_IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "英語 (インド)" +value: "en_IN" +data: "en_IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "英語 (ウガンダ)" +value: "en_UG" +data: "en_UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "英語 (エスワティニ)" +value: "en_SZ" +data: "en_SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "英語 (エリトリア)" +value: "en_ER" +data: "en_ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "英語 (オーストラリア)" +value: "en_AU" +data: "en_AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "英語 (オーストリア)" +value: "en_AT" +data: "en_AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "英語 (オランダ)" +value: "en_NL" +data: "en_NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "英語 (ガーナ)" +value: "en_GH" +data: "en_GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "英語 (ガーンジー)" +value: "en_GG" +data: "en_GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "英語 (ガイアナ)" +value: "en_GY" +data: "en_GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "英語 (カナダ)" +value: "en_CA" +data: "en_CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "英語 (カメルーン)" +value: "en_CM" +data: "en_CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "英語 (ガンビア)" +value: "en_GM" +data: "en_GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "英語 (キプロス)" +value: "en_CY" +data: "en_CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "英語 (キリバス)" +value: "en_KI" +data: "en_KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "英語 (グアム)" +value: "en_GU" +data: "en_GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "英語 (クック諸島)" +value: "en_CK" +data: "en_CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "英語 (クリスマス島)" +value: "en_CX" +data: "en_CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "英語 (グレナダ)" +value: "en_GD" +data: "en_GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "英語 (ケイマン諸島)" +value: "en_KY" +data: "en_KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "英語 (ケニア)" +value: "en_KE" +data: "en_KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "英語 (ココス[キーリング]諸島)" +value: "en_CC" +data: "en_CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "英語 (サモア)" +value: "en_WS" +data: "en_WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "英語 (ザンビア)" +value: "en_ZM" +data: "en_ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "英語 (シエラレオネ)" +value: "en_SL" +data: "en_SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "英語 (ジブラルタル)" +value: "en_GI" +data: "en_GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "英語 (ジャージー)" +value: "en_JE" +data: "en_JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "英語 (ジャマイカ)" +value: "en_JM" +data: "en_JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "英語 (シンガポール)" +value: "en_SG" +data: "en_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "英語 (シント・マールテン)" +value: "en_SX" +data: "en_SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "英語 (ジンバブエ)" +value: "en_ZW" +data: "en_ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "英語 (スイス)" +value: "en_CH" +data: "en_CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "英語 (スウェーデン)" +value: "en_SE" +data: "en_SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "英語 (スーダン)" +value: "en_SD" +data: "en_SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "英語 (スロベニア)" +value: "en_SI" +data: "en_SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "英語 (セーシェル)" +value: "en_SC" +data: "en_SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "英語 (セントクリストファー・ネーヴィス)" +value: "en_KN" +data: "en_KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "英語 (セントビンセント及びグレナディーン諸島)" +value: "en_VC" +data: "en_VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "英語 (セントヘレナ)" +value: "en_SH" +data: "en_SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "英語 (セントルシア)" +value: "en_LC" +data: "en_LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "英語 (ソロモン諸島)" +value: "en_SB" +data: "en_SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "英語 (タークス・カイコス諸島)" +value: "en_TC" +data: "en_TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "英語 (タンザニア)" +value: "en_TZ" +data: "en_TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "英語 (ツバル)" +value: "en_TV" +data: "en_TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "英語 (デンマーク)" +value: "en_DK" +data: "en_DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "英語 (ドイツ)" +value: "en_DE" +data: "en_DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "英語 (トケラウ)" +value: "en_TK" +data: "en_TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "英語 (ドミニカ国)" +value: "en_DM" +data: "en_DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "英語 (トリニダード・トバゴ)" +value: "en_TT" +data: "en_TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "英語 (トンガ)" +value: "en_TO" +data: "en_TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "英語 (ナイジェリア)" +value: "en_NG" +data: "en_NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "英語 (ナウル)" +value: "en_NR" +data: "en_NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "英語 (ナミビア)" +value: "en_NA" +data: "en_NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "英語 (ニウエ)" +value: "en_NU" +data: "en_NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "英語 (ニュージーランド)" +value: "en_NZ" +data: "en_NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "英語 (ノーフォーク島)" +value: "en_NF" +data: "en_NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "英語 (パキスタン)" +value: "en_PK" +data: "en_PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "英語 (バヌアツ)" +value: "en_VU" +data: "en_VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "英語 (バハマ)" +value: "en_BS" +data: "en_BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "英語 (パプアニューギニア)" +value: "en_PG" +data: "en_PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "英語 (バミューダ)" +value: "en_BM" +data: "en_BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "英語 (パラオ)" +value: "en_PW" +data: "en_PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "英語 (バルバドス)" +value: "en_BB" +data: "en_BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "英語 (ピトケアン諸島)" +value: "en_PN" +data: "en_PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "英語 (フィジー)" +value: "en_FJ" +data: "en_FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "英語 (フィリピン)" +value: "en_PH" +data: "en_PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "英語 (フィンランド)" +value: "en_FI" +data: "en_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "英語 (プエルトリコ)" +value: "en_PR" +data: "en_PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "英語 (フォークランド諸島)" +value: "en_FK" +data: "en_FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "英語 (ブルンジ)" +value: "en_BI" +data: "en_BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "英語 (ベリーズ)" +value: "en_BZ" +data: "en_BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "英語 (ベルギー)" +value: "en_BE" +data: "en_BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "英語 (ボツワナ)" +value: "en_BW" +data: "en_BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "英語 (マーシャル諸島)" +value: "en_MH" +data: "en_MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "英語 (マダガスカル)" +value: "en_MG" +data: "en_MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "英語 (マラウイ)" +value: "en_MW" +data: "en_MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "英語 (マルタ)" +value: "en_MT" +data: "en_MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "英語 (マレーシア)" +value: "en_MY" +data: "en_MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "英語 (マン島)" +value: "en_IM" +data: "en_IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "英語 (ミクロネシア連邦)" +value: "en_FM" +data: "en_FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "英語 (モーリシャス)" +value: "en_MU" +data: "en_MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "英語 (モルディブ)" +value: "en_MV" +data: "en_MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "英語 (モントセラト)" +value: "en_MS" +data: "en_MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "英語 (ヨーロッパ)" +value: "en_150" +data: "en_150" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "英語 (リベリア)" +value: "en_LR" +data: "en_LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "英語 (ルワンダ)" +value: "en_RW" +data: "en_RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "英語 (レソト)" +value: "en_LS" +data: "en_LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "英語 (英領インド洋地域)" +value: "en_IO" +data: "en_IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "英語 (英領ヴァージン諸島)" +value: "en_VG" +data: "en_VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "英語 (合衆国領有小離島)" +value: "en_UM" +data: "en_UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "英語 (世界)" +value: "en_001" +data: "en_001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "英語 (中華人民共和国マカオ特別行政区)" +value: "en_MO" +data: "en_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "英語 (中華人民共和国香港特別行政区)" +value: "en_HK" +data: "en_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "英語 (南アフリカ)" +value: "en_ZA" +data: "en_ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "英語 (南スーダン)" +value: "en_SS" +data: "en_SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "英語 (米領ヴァージン諸島)" +value: "en_VI" +data: "en_VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "英語 (米領サモア)" +value: "en_AS" +data: "en_AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "英語 (北マリアナ諸島)" +value: "en_MP" +data: "en_MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "韓国語" +value: "ko" +data: "ko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "韓国語 (韓国)" +value: "ko_KR" +data: "ko_KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "韓国語 (北朝鮮)" +value: "ko_KP" +data: "ko_KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "四川イ語" +value: "ii" +data: "ii" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "四川イ語 (中国)" +value: "ii_CN" +data: "ii_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "西フリジア語" +value: "fy" +data: "fy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "西フリジア語 (オランダ)" +value: "fy_NL" +data: "fy_NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "中国語" +value: "zh" +data: "zh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "中国語 (シンガポール)" +value: "zh_SG" +data: "zh_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "中国語 (簡体字、シンガポール)" +value: "zh_Hans_SG" +data: "zh_Hans_SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "中国語 (簡体字、中華人民共和国マカオ特別行政区)" +value: "zh_Hans_MO" +data: "zh_Hans_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "中国語 (簡体字、中華人民共和国香港特別行政区)" +value: "zh_Hans_HK" +data: "zh_Hans_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "中国語 (簡体字、中国)" +value: "zh_Hans_CN" +data: "zh_Hans_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "中国語 (簡体字)" +value: "zh_Hans" +data: "zh_Hans" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "中国語 (台湾)" +value: "zh_TW" +data: "zh_TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "中国語 (中華人民共和国マカオ特別行政区)" +value: "zh_MO" +data: "zh_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "中国語 (中華人民共和国香港特別行政区)" +value: "zh_HK" +data: "zh_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "中国語 (中国)" +value: "zh_CN" +data: "zh_CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "中国語 (繁体字、台湾)" +value: "zh_Hant_TW" +data: "zh_Hant_TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "中国語 (繁体字、中華人民共和国マカオ特別行政区)" +value: "zh_Hant_MO" +data: "zh_Hant_MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "中国語 (繁体字、中華人民共和国香港特別行政区)" +value: "zh_Hant_HK" +data: "zh_Hant_HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "中国語 (繁体字)" +value: "zh_Hant" +data: "zh_Hant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "日本語" +value: "ja" +data: "ja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "日本語 (日本)" +value: "ja_JP" +data: "ja_JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "北サーミ語" +value: "se" +data: "se" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "北サーミ語 (スウェーデン)" +value: "se_SE" +data: "se_SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "北サーミ語 (ノルウェー)" +value: "se_NO" +data: "se_NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "北サーミ語 (フィンランド)" +value: "se_FI" +data: "se_FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "北ンデベレ語" +value: "nd" +data: "nd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "北ンデベレ語 (ジンバブエ)" +value: "nd_ZW" +data: "nd_ZW" +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 {#990 -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 {#993 …} -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 {#992 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1342 …} -uniqueId: Symfony\Component\Uid\Ulid {#991 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#996 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5460 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#990 -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 {#993 …} -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 {#992 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1342 …} -uniqueId: Symfony\Component\Uid\Ulid {#991 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#996 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#4819 -form: Symfony\Component\Form\Form {#2682 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4817 …5} |
| full_name | "FormFieldReference[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_locale" |
| is_selected | Closure($choice, $value) {#5458 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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_01KBTQWB0QX663KAJJCD5WBGQY
"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) {#2172 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2173 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY_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 {#1539 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1542 …} -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 {#1541 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1543 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1544 …} -uniqueId: Symfony\Component\Uid\Ulid {#1540 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1545 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5463 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1539 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1542 …} -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 {#1541 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1543 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1544 …} -uniqueId: Symfony\Component\Uid\Ulid {#1540 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1545 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5461 -form: Symfony\Component\Form\Form {#2685 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5459 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGQY" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY
"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 {#1351 -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) {#2181 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#1351 -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() {#2183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2182 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY_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 {#999 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1351 -message: "Association & Collection Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -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 {#1001 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1360 …} -uniqueId: Symfony\Component\Uid\Ulid {#1000 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#5466 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#999 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1351 -message: "Association & Collection Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -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 {#1001 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1360 …} -uniqueId: Symfony\Component\Uid\Ulid {#1000 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5464 -form: Symfony\Component\Form\Form {#2688 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5462 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY" |
| label | Symfony\Component\Translation\TranslatableMessage {#1351 -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_01KBTQWAZHGQE5MRS2XR0Y23VY" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZHGQE5MRS2XR0Y23VY" |
| 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) {#2196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2197 …} } } |
| 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 {#1007 -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 {#1010 …} -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 {#1009 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1011 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …} -uniqueId: Symfony\Component\Uid\Ulid {#1008 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5472 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1007 -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 {#1010 …} -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 {#1009 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1011 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …} -uniqueId: Symfony\Component\Uid\Ulid {#1008 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5467 -form: Symfony\Component\Form\Form {#2691 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5465 …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 {#5468 …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) {#2882 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2884 …} } } |
| 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 {#5476 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5474 -form: Symfony\Component\Form\Form {#2892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5473 …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) {#2895 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2896 …} } } |
| 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 {#5479 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5477 -form: Symfony\Component\Form\Form {#2904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5475 …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 {#749 -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) {#1435 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1015 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: App\Entity\User {#749 -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 {#1020 …} -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 {#1019 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1369 …} -uniqueId: Symfony\Component\Uid\Ulid {#1018 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} } } } |
Doctrine\ORM\QueryBuilder {#2233 -em: Doctrine\ORM\EntityManager {#355 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2235 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2236 #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 {#2234 …} -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 {#2228 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2229 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2257 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2238 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2237 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2239 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2241 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2251 …} } |
| 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 {#2248 -om: Doctrine\ORM\EntityManager {#355 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#697 …} -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 {#2233 -em: Doctrine\ORM\EntityManager {#355 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2235 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2236 #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 {#2234 …} -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() {#2232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2230 …} } } |
| 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 {#5480 +label: "Jane Doe" +value: "1" +data: App\Entity\User {#749 -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 {#5482 +label: "Tom Doe" +value: "2" +data: App\Entity\User {#5495 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "John Doe" +value: "3" +data: App\Entity\User {#756 -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 {#749 -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 {#1015 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: App\Entity\User {#749 -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 {#1020 …} -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 {#1019 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1369 …} -uniqueId: Symfony\Component\Uid\Ulid {#1018 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749} +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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5493 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1015 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: App\Entity\User {#749 -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 {#1020 …} -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 {#1019 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1369 …} -uniqueId: Symfony\Component\Uid\Ulid {#1018 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749} +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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5478 -form: Symfony\Component\Form\Form {#2694 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5470 …5} |
| full_name | "FormFieldReference[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_author" |
| is_selected | Closure($choice, $value) {#5486 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1847 …} } |
| 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 {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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) {#2254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2253 …} } } |
| 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 {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#1025 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionSimple" -value: [ App\Entity\User {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#1028 …} -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 {#1027 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1432 …} -uniqueId: Symfony\Component\Uid\Ulid {#1026 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749} +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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756} ] +collectionComplex: [ App\Entity\User {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5499 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1025 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionSimple" -value: [ App\Entity\User {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#1028 …} -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 {#1027 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1432 …} -uniqueId: Symfony\Component\Uid\Ulid {#1026 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749} +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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756} ] +collectionComplex: [ App\Entity\User {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5491 -form: Symfony\Component\Form\Form {#2697 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5481 …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 {#5490 …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 {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#749 -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) {#2917 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} 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() {#2920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2919 …} } } |
| 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 {#749 -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 {#5504 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5502 -form: Symfony\Component\Form\Form {#2936 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5501 …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 {#749 -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) {#2928 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2929 …} } } |
| 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 {#5508 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5506 -form: Symfony\Component\Form\Form {#2939 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5505 …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 {#756 -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) {#2931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} 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() {#2943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2942 …} } } |
| 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 {#756 -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 {#5510 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5507 -form: Symfony\Component\Form\Form {#2959 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5503 …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 {#756 -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) {#2951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2952 …} } } |
| 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 {#5514 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5512 -form: Symfony\Component\Form\Form {#2962 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5511 …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 {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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) {#2284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2298 …} } } |
| 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 {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#1033 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionComplex" -value: [ App\Entity\User {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#1038 …} -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 {#1037 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1039 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1433 …} -uniqueId: Symfony\Component\Uid\Ulid {#1036 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749} +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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756} ] +collectionComplex: [ App\Entity\User {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5526 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1033 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "collectionComplex" -value: [ App\Entity\User {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#1038 …} -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 {#1037 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1039 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1433 …} -uniqueId: Symfony\Component\Uid\Ulid {#1036 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749} +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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756} ] +collectionComplex: [ App\Entity\User {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5509 -form: Symfony\Component\Form\Form {#2700 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5494 …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 {#5513 …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 {#749 -id: 1 -fullName: "Jane Doe" -username: "jane_admin" -email: "jane_admin@symfony.com" -password: "$2y$13$3EJxNVreeSXjCJooqMEDsu8jjTtCWVQWKs5QaCRZ2VcrXK1ATq0E." -roles: [ "ROLE_ADMIN" ] } App\Entity\User {#756 -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 {#749 -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) {#2967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} 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() {#2974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2972 …} } } |
| 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 {#749 -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 {#5531 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5529 -form: Symfony\Component\Form\Form {#3015 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5528 …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 {#749 -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) {#2989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2990 …} } } |
| 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 {#5535 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5533 -form: Symfony\Component\Form\Form {#3018 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5532 …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) {#2998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#3000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2999 …} } } |
| 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 {#5538 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5536 -form: Symfony\Component\Form\Form {#3021 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5534 …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) {#3007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#3009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#3008 …} } } |
| 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 {#5541 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5539 -form: Symfony\Component\Form\Form {#3024 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5537 …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 {#756 -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) {#3010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} 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() {#2992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#3001 …} } } |
| 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 {#756 -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 {#5543 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5540 -form: Symfony\Component\Form\Form {#3060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5530 …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 {#756 -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) {#3034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#3036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#3035 …} } } |
| 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 {#5547 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5545 -form: Symfony\Component\Form\Form {#3063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5544 …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) {#3043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#3045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#3044 …} } } |
| 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 {#5550 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5548 -form: Symfony\Component\Form\Form {#3066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5546 …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) {#3052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#3054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#3053 …} } } |
| 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 {#5553 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5551 -form: Symfony\Component\Form\Form {#3069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5549 …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_01KBTQWB0QX663KAJJCD5WBGR0
"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) {#2342 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2333 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0_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 {#1546 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1549 …} -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 {#1548 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1550 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1551 …} -uniqueId: Symfony\Component\Uid\Ulid {#1547 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1552 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5554 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1546 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1549 …} -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 {#1548 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1550 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1551 …} -uniqueId: Symfony\Component\Uid\Ulid {#1547 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1552 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5542 -form: Symfony\Component\Form\Form {#2703 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5516 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR0" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ
"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 {#1030 -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) {#2374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#1030 -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() {#2376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2375 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ_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 {#1046 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1030 -message: "Image Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1049 …} -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 {#1048 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -uniqueId: Symfony\Component\Uid\Ulid {#1047 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1052 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#5557 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1046 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1030 -message: "Image Fields" -parameters: [] -domain: "messages" } -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1049 …} -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 {#1048 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -uniqueId: Symfony\Component\Uid\Ulid {#1047 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1052 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5555 -form: Symfony\Component\Form\Form {#2706 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5552 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ" |
| label | Symfony\Component\Translation\TranslatableMessage {#1030 -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_01KBTQWAZJPQP5B8ZQR6EAPZXQ" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXQ" |
| 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 {#3077 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) {#2400 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) {#2387 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_dir | "/html-tkcent-web/public/images/" |
| upload_filename | Closure(UploadedFile $file) {#2400 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[extension]" } } |
| upload_max_size_message | Closure() {#2399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2394 …} } } |
| upload_new | Closure(UploadedFile $file, string $uploadDir, string $fileName) {#2386 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_validate | Closure(string $filename): string {#2389 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 {#3077 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 {#3077 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 {#1054 -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 {#1057 …} -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 {#1056 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1058 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1430 …} -uniqueId: Symfony\Component\Uid\Ulid {#1055 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1060 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5560 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1054 -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 {#1057 …} -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 {#1056 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1058 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1430 …} -uniqueId: Symfony\Component\Uid\Ulid {#1055 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1060 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5558 -form: Symfony\Component\Form\Form {#2731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5556 …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 {#3077 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 {#3077 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() {#2399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2394 …} } } |
Closure() {#2716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2394 …} } } } } |
| 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() {#2716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2394 …} } } } } |
| 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 {#3077 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 {#5564 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5562 -form: Symfony\Component\Form\Form {#2734 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5561 …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) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1832 …} } |
| 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 {#1837 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() {#2724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2723 …} } } |
| 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 {#5567 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5565 -form: Symfony\Component\Form\Form {#2737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5563 …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_01KBTQWB0QX663KAJJCD5WBGR2
"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) {#2409 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2_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 {#1553 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1556 …} -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 {#1555 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1557 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1558 …} -uniqueId: Symfony\Component\Uid\Ulid {#1554 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1559 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5569 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1553 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1556 …} -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 {#1555 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1557 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1558 …} -uniqueId: Symfony\Component\Uid\Ulid {#1554 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1559 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5566 -form: Symfony\Component\Form\Form {#2740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5559 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR2" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT
"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 {#1436 -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) {#2418 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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 {#1436 -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() {#2420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2419 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT_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 {#1067 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1436 -message: "Other 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 {#1069 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1071 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1059 …} -uniqueId: Symfony\Component\Uid\Ulid {#1068 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1073 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| 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 {#5572 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1067 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT" -value: true -formattedValue: null -formatValueCallable: null -label: Symfony\Component\Translation\TranslatableMessage {#1436 -message: "Other 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 {#1069 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1071 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1059 …} -uniqueId: Symfony\Component\Uid\Ulid {#1068 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1073 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5570 -form: Symfony\Component\Form\Form {#2743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5568 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT" |
| label | Symfony\Component\Translation\TranslatableMessage {#1436 -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_01KBTQWAZJPQP5B8ZQR6EAPZXT" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_01KBTQWAZJPQP5B8ZQR6EAPZXT" |
| 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) {#2427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2428 …} } } |
| 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 {#1075 -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 {#1078 …} -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 {#1077 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -uniqueId: Symfony\Component\Uid\Ulid {#1076 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5575 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1075 -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 {#1078 …} -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 {#1077 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -uniqueId: Symfony\Component\Uid\Ulid {#1076 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5573 -form: Symfony\Component\Form\Form {#2746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5571 …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_01KBTQWAZJPQP5B8ZQR6EAPZXX
"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) {#2436 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2437 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_row" "_FormFieldReference_ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX" ] |
| cache_key | "_FormFieldReference_ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX_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 {#1083 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1086 …} -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 {#1085 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1087 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -uniqueId: Symfony\Component\Uid\Ulid {#1084 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1089 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5578 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1083 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\EaFormRowType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1086 …} -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 {#1085 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1087 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -uniqueId: Symfony\Component\Uid\Ulid {#1084 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1089 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5576 -form: Symfony\Component\Form\Form {#2749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5574 …5} |
| full_name | "FormFieldReference[ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_row_01KBTQWAZJPQP5B8ZQR6EAPZXX" |
| 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_01KBTQWAZJPQP5B8ZQR6EAPZXX" |
| 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) {#2449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2450 …} } } |
| 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 {#1091 -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 {#1094 …} -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 {#1093 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1095 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1463 …} -uniqueId: Symfony\Component\Uid\Ulid {#1092 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1097 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5581 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1091 -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 {#1094 …} -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 {#1093 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1095 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1463 …} -uniqueId: Symfony\Component\Uid\Ulid {#1092 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1097 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5579 -form: Symfony\Component\Form\Form {#2752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5577 …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) {#2458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2459 …} } } |
| 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 {#1099 -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 {#1102 …} -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 {#1101 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1454 …} -uniqueId: Symfony\Component\Uid\Ulid {#1100 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1105 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5584 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1099 -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 {#1102 …} -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 {#1101 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1454 …} -uniqueId: Symfony\Component\Uid\Ulid {#1100 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1105 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5582 -form: Symfony\Component\Form\Form {#2755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5580 …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) {#2471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2472 …} } } |
| 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 {#1107 -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 {#1110 …} -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 {#1109 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1111 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1080 …} -uniqueId: Symfony\Component\Uid\Ulid {#1108 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5587 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1107 -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 {#1110 …} -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 {#1109 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1111 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1080 …} -uniqueId: Symfony\Component\Uid\Ulid {#1108 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5585 -form: Symfony\Component\Form\Form {#2758 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5583 …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) {#2484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2485 …} } } |
| 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 {#1115 -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 {#1118 …} -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 {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1119 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1472 …} -uniqueId: Symfony\Component\Uid\Ulid {#1116 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5590 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1115 -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 {#1118 …} -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 {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1119 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1472 …} -uniqueId: Symfony\Component\Uid\Ulid {#1116 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5588 -form: Symfony\Component\Form\Form {#2761 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5586 …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_01KBTQWB0QX663KAJJCD5WBGR4
"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) {#2494 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#2496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#2495 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4" ] |
| cache_key | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4_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 {#1106 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1561 …} -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 {#1560 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1562 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1563 …} -uniqueId: Symfony\Component\Uid\Ulid {#1098 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1564 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#5593 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1106 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1561 …} -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 {#1560 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1562 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1563 …} -uniqueId: Symfony\Component\Uid\Ulid {#1098 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1564 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#463 -isAccessible: true -fqcn: "App\Entity\FormFieldReference" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\FormFieldReference {#748 +id: 3 +author: App\Entity\User {#749 -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 @1765573678 {#759 date: 2025-12-12 15:07:58.063854 America/Chicago (-06:00) } +time: DateTimeImmutable @1763654878 {#758 date: 2025-11-20 10:07:58.063858 America/Chicago (-06:00) } +datetime: DateTimeImmutable @1778098078 {#754 date: 2026-05-06 15:07:58.063860 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 {#749} App\Entity\User {#756 -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 {#749} App\Entity\User {#756} ] +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 {#1122 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1567 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#5591 -form: Symfony\Component\Form\Form {#2764 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5589 …5} |
| full_name | "FormFieldReference[ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_FormFieldReference_ea_form_fieldset_close_01KBTQWB0QX663KAJJCD5WBGR4" |
| valid | true |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d13aa85f5e5443837b31.k1Tr4_FzLKBE8Ais8wpuFEum5suVwS0S7Q3ThAFBcDg.-j6ivLwsYMEThl3ItnINIjLw1Ir4p0pjjnuE1mIeQmLebKWiqQkf1iOSbw" |
| 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 | "d13aa85f5e5443837b31.k1Tr4_FzLKBE8Ais8wpuFEum5suVwS0S7Q3ThAFBcDg.-j6ivLwsYMEThl3ItnINIjLw1Ir4p0pjjnuE1mIeQmLebKWiqQkf1iOSbw" |
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 | "d13aa85f5e5443837b31.k1Tr4_FzLKBE8Ais8wpuFEum5suVwS0S7Q3ThAFBcDg.-j6ivLwsYMEThl3ItnINIjLw1Ir4p0pjjnuE1mIeQmLebKWiqQkf1iOSbw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1605 …} } |
| 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() {#5598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1703 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1613 …} $translationDomain: "validators" $message: Closure() {#5597 …} } } |
| 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 | "d13aa85f5e5443837b31.k1Tr4_FzLKBE8Ais8wpuFEum5suVwS0S7Q3ThAFBcDg.-j6ivLwsYMEThl3ItnINIjLw1Ir4p0pjjnuE1mIeQmLebKWiqQkf1iOSbw" |
| 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 {#5611 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#5608 -form: Symfony\Component\Form\Form {#5604 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5599 …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 | "d13aa85f5e5443837b31.k1Tr4_FzLKBE8Ais8wpuFEum5suVwS0S7Q3ThAFBcDg.-j6ivLwsYMEThl3ItnINIjLw1Ir4p0pjjnuE1mIeQmLebKWiqQkf1iOSbw" |