Forms
-
post
-
body
-
image
-
magazine
-
autocomplete
-
-
lang
-
imageUrl
-
imageAlt
-
isAdult
-
submit
-
_token
-
post
"App\Kbin\Post\Form\PostType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Kbin\Post\DTO\PostDto {#1888 +magazine: App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } +user: null +image: null +imageUrl: null +imageAlt: null +body: null +lang: "en" +isAdult: false +isPinned: false +slug: null +comments: 0 +uv: 0 +dv: 0 +favouriteCount: 0 +isFavourited: null +userVote: null +visibility: "visible" +ip: null +tags: null +mentions: null +apId: null +createdAt: null +editedAt: null +lastActive: null +bestComments: null -id: null } |
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 |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | "App\Kbin\Post\DTO\PostDto" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Kbin\Post\DTO\PostDto" } } |
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 | null |
trim | true |
upload_max_size_message | Closure() {#1399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#1368 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "post" "_post" ] |
cache_key | "_post_post" |
compound | true |
data | App\Kbin\Post\DTO\PostDto {#1888 +magazine: App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } +user: null +image: null +imageUrl: null +imageAlt: null +body: null +lang: "en" +isAdult: false +isPinned: false +slug: null +comments: 0 +uv: 0 +dv: 0 +favouriteCount: 0 +isFavourited: null +userVote: null +visibility: "visible" +ip: null +tags: null +mentions: null +apId: null +createdAt: null +editedAt: null +lastActive: null +bestComments: null -id: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1396 -form: Symfony\Component\Form\Form {#1761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1476 …5} |
full_name | "post" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "post" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post" |
valid | true |
value | App\Kbin\Post\DTO\PostDto {#1888 +magazine: App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } +user: null +image: null +imageUrl: null +imageAlt: null +body: null +lang: "en" +isAdult: false +isPinned: false +slug: null +comments: 0 +uv: 0 +dv: 0 +favouriteCount: 0 +isFavourited: null +userVote: null +visibility: "visible" +ip: null +tags: null +mentions: null +apId: null +createdAt: null +editedAt: null +lastActive: null +bestComments: null -id: null } |
body
Errors
This form has no errors.
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 |
---|---|---|
empty_data | "" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | null |
disabled | false |
documentation | [] |
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 | [] |
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 |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2424 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_post_body" ] |
cache_key | "_post_body_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1531 -form: Symfony\Component\Form\Form {#1755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1506 …5} |
full_name | "post[body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_body" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_body" |
uses_autocomplete | false |
valid | true |
value | null |
image
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
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 |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\Image {#1378 +payload: null +groups: [ "upload" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/gif" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 12000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: true +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } |
[ Symfony\Component\Validator\Constraints\Image {#1378 +payload: null +groups: [ "upload" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/gif" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 12000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: true +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Image {#1378 +payload: null +groups: [ "upload" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/gif" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 12000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: true +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
documentation | [] |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2288 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_post_image" ] |
cache_key | "_post_image_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2484 -form: Symfony\Component\Form\Form {#1763 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1451 …5} |
full_name | "post[image]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_image" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "image" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_post_image" |
valid | true |
value | "" |
magazine
"App\Form\Type\MagazineAutocompleteType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } |
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 |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_label | "name" |
class | "App\Entity\Magazine" |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_query | Closure(QueryBuilder $qb, string $query) {#2490 class: "App\Form\Type\MagazineAutocompleteType" this: App\Form\Type\MagazineAutocompleteType {#2450 …} } |
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 |
max_results | 10 |
method | "POST" |
multiple | false |
placeholder | "select_magazine" |
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 | [] |
searchable_fields | null |
security | false |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2473 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ux_entity_autocomplete" "magazine_autocomplete" "_post_magazine" ] |
cache_key | "_post_magazine_magazine_autocomplete" |
compound | false |
compound_data | true |
data | App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1412 -form: Symfony\Component\Form\Form {#1759 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1415 …5} |
full_name | "post[magazine]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_magazine" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "magazine" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_magazine" |
valid | true |
value | App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } |
autocomplete
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } |
View Format |
"142"
|
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 | false |
false
|
antispam_honeypot | false |
false
|
antispam_honeypot_class | "hidden" |
same as passed value |
antispam_honeypot_field | "email_address" |
same as passed value |
antispam_time | true |
same as passed value |
antispam_time_max | 3600 |
same as passed value |
antispam_time_min | 1 |
same as passed value |
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
autocomplete | true |
same as passed value |
autocomplete_url | "/autocomplete/magazine_autocomplete_type" |
same as passed value |
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_label | "name" |
same as passed value |
choices | [ App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } ] |
[ App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } ] |
class | "App\Entity\Magazine" |
same as passed value |
compound | false |
false
|
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
same as passed value |
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 | null |
null
|
label_attr | [] |
[] |
label_format | null |
null
|
label_html | false |
false
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
max_results | 10 |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | "select_magazine" |
same as passed value |
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 | true |
same as passed value |
row_attr | [] |
[] |
setter | null |
null
|
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2473 …} $translationDomain: "validators" } } |
Closure() {#1764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2473 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
autocomplete | true |
autocomplete_url | "/autocomplete/magazine_autocomplete_type" |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1444 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1425 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1429 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1419 …} } |
choices | [ App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } ] |
class | "App\Entity\Magazine" |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | null |
disabled | false |
documentation | [] |
duplicate_preferred_choices | true |
em | ContainerPPLWzqN\EntityManagerGhostEbeb667 {#698 …12} |
empty_data | Closure(FormInterface $form) {#2474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 {#1422 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerPPLWzqN\EntityManagerGhostEbeb667 {#698 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#398 …} } |
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 |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "select_magazine" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2473 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/magazine_autocomplete_type" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results" "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "ux_entity_autocomplete_inner" "_post_magazine_autocomplete" ] |
cache_key | "_post_magazine_autocomplete_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "foodporn@lemmy.world" +value: "142" +data: App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Magazine {#308 +icon: Proxies\__CG__\App\Entity\Image {#289 …} +name: "foodporn@lemmy.world" +title: "foodporn" +description: """ Welcome to a little slice of culinary heaven where we share photos of our favorite dishes, from savory succulent sausages to delicious and delectable desserts. Made it yourself? We’d love to hear your recipe!\n \n Rules:\n \n ### 1. BE KIND\n \n Food should bring people together, not tear them apart. Think of the human on the other side of the screen, and don’t troll, harass, engage in bigotry, or otherwise make others uncomfortable with your words.\n \n ### 2. NO ADVERTISING\n \n This community is for sharing pictures of awesome food, not a platform to advertise.\n \n ### 3. NO MEMES\n \n ### 4. PICTURES SHOULD BE OF FOOD\n \n Preferably good, high quality pictures of good looking grub; for pictures of terrible food, see !shittyfoodporn@lemmy.ca\n \n ### Other Cooking Communities:\n \n Be sure to check out these other awesome and fun food related communities!\n \n [!cooking@lemmy.world](https://lemmy.world/c/cooking) - A general communty about all things cooking.\n \n [!sousvide@lemmy.world](https://lemmy.world/c/sousvide) - All about sous vide precision cooking.\n \n [!koreanfood@lemmy.world](https://lemmy.world/c/koreanfood) - Celebrating Korean cuisine! """ +rules: null +subscriptionsCount: 1 +entryCount: 52 +entryCommentCount: 542 +postCount: 0 +postCommentCount: 0 +isAdult: false +customCss: null +lastActive: DateTime @1729563751 {#318 date: 2024-10-22 04:22:31.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#280 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …} +entries: Doctrine\ORM\PersistentCollection {#223 …} +posts: Doctrine\ORM\PersistentCollection {#181 …} +subscriptions: Doctrine\ORM\PersistentCollection {#243 …} +bans: Doctrine\ORM\PersistentCollection {#160 …} +reports: Doctrine\ORM\PersistentCollection {#146 …} +badges: Doctrine\ORM\PersistentCollection {#124 …} +logs: Doctrine\ORM\PersistentCollection {#114 …} +awards: Doctrine\ORM\PersistentCollection {#103 …} +categories: Doctrine\ORM\PersistentCollection {#90 …} -id: 142 +apId: "foodporn@lemmy.world" +apProfileId: "https://lemmy.world/c/foodporn" +apPublicUrl: "https://lemmy.world/c/foodporn" +apFollowersUrl: "https://lemmy.world/c/foodporn/followers" +apInboxUrl: "https://lemmy.world/inbox" +apDomain: "lemmy.world" +apPreferredUsername: "foodporn" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1704035536 {#312 date: 2023-12-31 16:12:16.0 +01:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1704035535 {#311 date: 2023-12-31 16:12:15.0 +01:00 } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1459 -form: Symfony\Component\Form\Form {#1436 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1432 …5} |
full_name | "post[magazine][autocomplete]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_magazine_autocomplete" |
is_selected | Closure($choice, $value) {#1460 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "autocomplete" |
placeholder | "select_magazine" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_magazine_autocomplete" |
uses_autocomplete | true |
valid | true |
value | "142" |
lang
"App\Form\Type\LanguageType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "en" |
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 |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1530 -option: Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#1536 …} } |
choice_name | null |
choice_translation_domain | 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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | null |
disabled | false |
documentation | [] |
duplicate_preferred_choices | true |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | Symfony\Component\Form\ChoiceList\Factory\Cache\PreferredChoice {#1519 -option: Closure(string $choice): bool {#1520 …} } |
preload | "focus" |
priority | 0 |
priorityLanguage | "" |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#1518 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "language" "_post_lang" ] |
cache_key | "_post_lang_language" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "Afar" +value: "aa" +data: "aa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "Abkhazian" +value: "ab" +data: "ab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "Achinese" +value: "ace" +data: "ace" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "Acoli" +value: "ach" +data: "ach" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "Adangme" +value: "ada" +data: "ada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "Adyghe" +value: "ady" +data: "ady" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "Avestan" +value: "ae" +data: "ae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "Tunisian Arabic" +value: "aeb" +data: "aeb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "Afrikaans" +value: "af" +data: "af" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "Afrihili" +value: "afh" +data: "afh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "Aghem" +value: "agq" +data: "agq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "Ainu" +value: "ain" +data: "ain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "Akan" +value: "ak" +data: "ak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "Akkadian" +value: "akk" +data: "akk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "Alabama" +value: "akz" +data: "akz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "Aleut" +value: "ale" +data: "ale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "Gheg Albanian" +value: "aln" +data: "aln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "Southern Altai" +value: "alt" +data: "alt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "አማርኛ" +value: "am" +data: "am" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "Aragonese" +value: "an" +data: "an" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "Old English" +value: "ang" +data: "ang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "Obolo" +value: "ann" +data: "ann" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "Angika" +value: "anp" +data: "anp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "العربية" +value: "ar" +data: "ar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "Aramaic" +value: "arc" +data: "arc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "Mapuche" +value: "arn" +data: "arn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "Araona" +value: "aro" +data: "aro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "Arapaho" +value: "arp" +data: "arp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "Algerian Arabic" +value: "arq" +data: "arq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "Najdi Arabic" +value: "ars" +data: "ars" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "Arawak" +value: "arw" +data: "arw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "Moroccan Arabic" +value: "ary" +data: "ary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "Egyptian Arabic" +value: "arz" +data: "arz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "অসমীয়া" +value: "as" +data: "as" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "Asu" +value: "asa" +data: "asa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "American Sign Language" +value: "ase" +data: "ase" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Asturian" +value: "ast" +data: "ast" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "Atikamekw" +value: "atj" +data: "atj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "Avaric" +value: "av" +data: "av" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1606 +label: "Kotava" +value: "avk" +data: "avk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "Awadhi" +value: "awa" +data: "awa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "Aymara" +value: "ay" +data: "ay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "azərbaycan" +value: "az" +data: "az" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "Bashkir" +value: "ba" +data: "ba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "Baluchi" +value: "bal" +data: "bal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "Balinese" +value: "ban" +data: "ban" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "Bavarian" +value: "bar" +data: "bar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "Basaa" +value: "bas" +data: "bas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "Bamun" +value: "bax" +data: "bax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "Batak Toba" +value: "bbc" +data: "bbc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "Ghomala" +value: "bbj" +data: "bbj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "беларуская" +value: "be" +data: "be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "Beja" +value: "bej" +data: "bej" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +label: "Bemba" +value: "bem" +data: "bem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "Betawi" +value: "bew" +data: "bew" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +label: "Bena" +value: "bez" +data: "bez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "Bafut" +value: "bfd" +data: "bfd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "Badaga" +value: "bfq" +data: "bfq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "български" +value: "bg" +data: "bg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "Haryanvi" +value: "bgc" +data: "bgc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "Western Balochi" +value: "bgn" +data: "bgn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "Bhojpuri" +value: "bho" +data: "bho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "Bislama" +value: "bi" +data: "bi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "Bikol" +value: "bik" +data: "bik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "Bini" +value: "bin" +data: "bin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "Banjar" +value: "bjn" +data: "bjn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "Kom" +value: "bkm" +data: "bkm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "Siksiká" +value: "bla" +data: "bla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "Anii" +value: "blo" +data: "blo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1581 +label: "Tai Dam" +value: "blt" +data: "blt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "bamanakan" +value: "bm" +data: "bm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "বাংলা" +value: "bn" +data: "bn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +label: "བོད་སྐད་" +value: "bo" +data: "bo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Bishnupriya" +value: "bpy" +data: "bpy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Bakhtiari" +value: "bqi" +data: "bqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "brezhoneg" +value: "br" +data: "br" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "Braj" +value: "bra" +data: "bra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Brahui" +value: "brh" +data: "brh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "Bodo" +value: "brx" +data: "brx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "bosanski" +value: "bs" +data: "bs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "Akoose" +value: "bss" +data: "bss" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "Buriat" +value: "bua" +data: "bua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "Buginese" +value: "bug" +data: "bug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "Bulu" +value: "bum" +data: "bum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "Blin" +value: "byn" +data: "byn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Medumba" +value: "byv" +data: "byv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "català" +value: "ca" +data: "ca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1525 +label: "Caddo" +value: "cad" +data: "cad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Carib" +value: "car" +data: "car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "Cayuga" +value: "cay" +data: "cay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "Atsam" +value: "cch" +data: "cch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Chakma" +value: "ccp" +data: "ccp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "нохчийн" +value: "ce" +data: "ce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Cebuano" +value: "ceb" +data: "ceb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Chiga" +value: "cgg" +data: "cgg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1562 +label: "Chamorro" +value: "ch" +data: "ch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "Chibcha" +value: "chb" +data: "chb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Chagatai" +value: "chg" +data: "chg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "Chuukese" +value: "chk" +data: "chk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "Mari" +value: "chm" +data: "chm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "Chinook Jargon" +value: "chn" +data: "chn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "Choctaw" +value: "cho" +data: "cho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "Chipewyan" +value: "chp" +data: "chp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "Cherokee" +value: "chr" +data: "chr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "Cheyenne" +value: "chy" +data: "chy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +label: "Chickasaw" +value: "cic" +data: "cic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "Central Kurdish" +value: "ckb" +data: "ckb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "Chilcotin" +value: "clc" +data: "clc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "Corsican" +value: "co" +data: "co" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "Coptic" +value: "cop" +data: "cop" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "Capiznon" +value: "cps" +data: "cps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "Cree" +value: "cr" +data: "cr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "Michif" +value: "crg" +data: "crg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "Crimean Tatar" +value: "crh" +data: "crh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1686 +label: "Southern East Cree" +value: "crj" +data: "crj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "Plains Cree" +value: "crk" +data: "crk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Northern East Cree" +value: "crl" +data: "crl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "Moose Cree" +value: "crm" +data: "crm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "Carolina Algonquian" +value: "crr" +data: "crr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "Seselwa Creole French" +value: "crs" +data: "crs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "čeština" +value: "cs" +data: "cs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "Kashubian" +value: "csb" +data: "csb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "Swampy Cree" +value: "csw" +data: "csw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Church Slavic" +value: "cu" +data: "cu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "чӑваш" +value: "cv" +data: "cv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "Woods Cree" +value: "cwd" +data: "cwd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "Cymraeg" +value: "cy" +data: "cy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "dansk" +value: "da" +data: "da" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "Dakota" +value: "dak" +data: "dak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "Dargwa" +value: "dar" +data: "dar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1597 +label: "Taita" +value: "dav" +data: "dav" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "Deutsch" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "Delaware" +value: "del" +data: "del" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "Slave" +value: "den" +data: "den" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "Dogrib" +value: "dgr" +data: "dgr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "Dinka" +value: "din" +data: "din" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "Zarma" +value: "dje" +data: "dje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +label: "Dogri" +value: "doi" +data: "doi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "Lower Sorbian" +value: "dsb" +data: "dsb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "Central Dusun" +value: "dtp" +data: "dtp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "Duala" +value: "dua" +data: "dua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "Middle Dutch" +value: "dum" +data: "dum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "Divehi" +value: "dv" +data: "dv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "Jola-Fonyi" +value: "dyo" +data: "dyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "Dyula" +value: "dyu" +data: "dyu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "རྫོང་ཁ" +value: "dz" +data: "dz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "Dazaga" +value: "dzg" +data: "dzg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "Embu" +value: "ebu" +data: "ebu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "Eʋegbe" +value: "ee" +data: "ee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "Efik" +value: "efi" +data: "efi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +label: "Emilian" +value: "egl" +data: "egl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "Ancient Egyptian" +value: "egy" +data: "egy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "Ekajuk" +value: "eka" +data: "eka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "Ελληνικά" +value: "el" +data: "el" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1716 +label: "Elamite" +value: "elx" +data: "elx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "English" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "Middle English" +value: "enm" +data: "enm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "Esperanto" +value: "eo" +data: "eo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "español" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "Central Yupik" +value: "esu" +data: "esu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "eesti" +value: "et" +data: "et" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "euskara" +value: "eu" +data: "eu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "Ewondo" +value: "ewo" +data: "ewo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Extremaduran" +value: "ext" +data: "ext" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "فارسی" +value: "fa" +data: "fa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Fang" +value: "fan" +data: "fan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +label: "Fanti" +value: "fat" +data: "fat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Pulaar" +value: "ff" +data: "ff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "suomi" +value: "fi" +data: "fi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Filipino" +value: "fil" +data: "fil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Tornedalen Finnish" +value: "fit" +data: "fit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Fijian" +value: "fj" +data: "fj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "føroyskt" +value: "fo" +data: "fo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Fon" +value: "fon" +data: "fon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "français" +value: "fr" +data: "fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Cajun French" +value: "frc" +data: "frc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Middle French" +value: "frm" +data: "frm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Old French" +value: "fro" +data: "fro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Arpitan" +value: "frp" +data: "frp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Northern Frisian" +value: "frr" +data: "frr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Eastern Frisian" +value: "frs" +data: "frs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Friulian" +value: "fur" +data: "fur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Frysk" +value: "fy" +data: "fy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "Gaeilge" +value: "ga" +data: "ga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "Ga" +value: "gaa" +data: "gaa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "Gagauz" +value: "gag" +data: "gag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "Gan Chinese" +value: "gan" +data: "gan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "Gayo" +value: "gay" +data: "gay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "Gbaya" +value: "gba" +data: "gba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "Zoroastrian Dari" +value: "gbz" +data: "gbz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "Gàidhlig" +value: "gd" +data: "gd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "Geez" +value: "gez" +data: "gez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "Gilbertese" +value: "gil" +data: "gil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "galego" +value: "gl" +data: "gl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "Gilaki" +value: "glk" +data: "glk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "Middle High German" +value: "gmh" +data: "gmh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "Guarani" +value: "gn" +data: "gn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "Old High German" +value: "goh" +data: "goh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "Goan Konkani" +value: "gom" +data: "gom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "Gondi" +value: "gon" +data: "gon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "Gorontalo" +value: "gor" +data: "gor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Gothic" +value: "got" +data: "got" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Grebo" +value: "grb" +data: "grb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Ancient Greek" +value: "grc" +data: "grc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "Swiss German" +value: "gsw" +data: "gsw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "ગુજરાતી" +value: "gu" +data: "gu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "Wayuu" +value: "guc" +data: "guc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "Frafra" +value: "gur" +data: "gur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Gusii" +value: "guz" +data: "guz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Gaelg" +value: "gv" +data: "gv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "Gwichʼin" +value: "gwi" +data: "gwi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "Hausa" +value: "ha" +data: "ha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "Haida" +value: "hai" +data: "hai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "Hakka Chinese" +value: "hak" +data: "hak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "Hawaiian" +value: "haw" +data: "haw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "Southern Haida" +value: "hax" +data: "hax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Northern Haida" +value: "hdn" +data: "hdn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "עברית" +value: "he" +data: "he" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "हिन्दी" +value: "hi" +data: "hi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "Fiji Hindi" +value: "hif" +data: "hif" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "Hiligaynon" +value: "hil" +data: "hil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "Hittite" +value: "hit" +data: "hit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1383 +label: "Hmong" +value: "hmn" +data: "hmn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "Hmong Njua" +value: "hnj" +data: "hnj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "Hiri Motu" +value: "ho" +data: "ho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +label: "hrvatski" +value: "hr" +data: "hr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "Upper Sorbian" +value: "hsb" +data: "hsb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +label: "Xiang Chinese" +value: "hsn" +data: "hsn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "Haitian Creole" +value: "ht" +data: "ht" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1363 +label: "magyar" +value: "hu" +data: "hu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +label: "Hupa" +value: "hup" +data: "hup" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +label: "Halkomelem" +value: "hur" +data: "hur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "հայերեն" +value: "hy" +data: "hy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Herero" +value: "hz" +data: "hz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "interlingua" +value: "ia" +data: "ia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Iban" +value: "iba" +data: "iba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Ibibio" +value: "ibb" +data: "ibb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Indonesia" +value: "id" +data: "id" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Interlingue" +value: "ie" +data: "ie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Igbo" +value: "ig" +data: "ig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "ꆈꌠꉙ" +value: "ii" +data: "ii" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Inupiaq" +value: "ik" +data: "ik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Eastern Canadian Inuktitut" +value: "ike" +data: "ike" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Western Canadian Inuktitut" +value: "ikt" +data: "ikt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Iloko" +value: "ilo" +data: "ilo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Ingush" +value: "inh" +data: "inh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Ido" +value: "io" +data: "io" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "íslenska" +value: "is" +data: "is" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "italiano" +value: "it" +data: "it" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Inuktitut" +value: "iu" +data: "iu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Ingrian" +value: "izh" +data: "izh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "日本語" +value: "ja" +data: "ja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Jamaican Creole English" +value: "jam" +data: "jam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Lojban" +value: "jbo" +data: "jbo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Ngomba" +value: "jgo" +data: "jgo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "Machame" +value: "jmc" +data: "jmc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Judeo-Persian" +value: "jpr" +data: "jpr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "Judeo-Arabic" +value: "jrb" +data: "jrb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Jutish" +value: "jut" +data: "jut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Jawa" +value: "jv" +data: "jv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "ქართული" +value: "ka" +data: "ka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Kara-Kalpak" +value: "kaa" +data: "kaa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "Kabyle" +value: "kab" +data: "kab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "Kachin" +value: "kac" +data: "kac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Jju" +value: "kaj" +data: "kaj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "Kamba" +value: "kam" +data: "kam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "Kawi" +value: "kaw" +data: "kaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "Kabardian" +value: "kbd" +data: "kbd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Kanembu" +value: "kbl" +data: "kbl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Tyap" +value: "kcg" +data: "kcg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "Makonde" +value: "kde" +data: "kde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Kabuverdianu" +value: "kea" +data: "kea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Kenyang" +value: "ken" +data: "ken" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "Koro" +value: "kfo" +data: "kfo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "Kongo" +value: "kg" +data: "kg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "Kaingang" +value: "kgp" +data: "kgp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "Khasi" +value: "kha" +data: "kha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "Khotanese" +value: "kho" +data: "kho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "Koyra Chiini" +value: "khq" +data: "khq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "Khowar" +value: "khw" +data: "khw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Gikuyu" +value: "ki" +data: "ki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "Kirmanjki" +value: "kiu" +data: "kiu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "Kuanyama" +value: "kj" +data: "kj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "қазақ тілі" +value: "kk" +data: "kk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "Kako" +value: "kkj" +data: "kkj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "kalaallisut" +value: "kl" +data: "kl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "Kalenjin" +value: "kln" +data: "kln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "ខ្មែរ" +value: "km" +data: "km" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "Kimbundu" +value: "kmb" +data: "kmb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "ಕನ್ನಡ" +value: "kn" +data: "kn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "한국어" +value: "ko" +data: "ko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "Komi-Permyak" +value: "koi" +data: "koi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Konkani" +value: "kok" +data: "kok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "Kosraean" +value: "kos" +data: "kos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Kpelle" +value: "kpe" +data: "kpe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "Kanuri" +value: "kr" +data: "kr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "Karachay-Balkar" +value: "krc" +data: "krc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "Krio" +value: "kri" +data: "kri" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "Kinaray-a" +value: "krj" +data: "krj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "Karelian" +value: "krl" +data: "krl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "Kurukh" +value: "kru" +data: "kru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "کٲشُر" +value: "ks" +data: "ks" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "Shambala" +value: "ksb" +data: "ksb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Bafia" +value: "ksf" +data: "ksf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "Colognian" +value: "ksh" +data: "ksh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "kurdî (kurmancî)" +value: "ku" +data: "ku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "Kumyk" +value: "kum" +data: "kum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "Kutenai" +value: "kut" +data: "kut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "Komi" +value: "kv" +data: "kv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "kernewek" +value: "kw" +data: "kw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "Kwakʼwala" +value: "kwk" +data: "kwk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "Kuvi" +value: "kxv" +data: "kxv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "кыргызча" +value: "ky" +data: "ky" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "Latin" +value: "la" +data: "la" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "Ladino" +value: "lad" +data: "lad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "Langi" +value: "lag" +data: "lag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "Western Panjabi" +value: "lah" +data: "lah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Lamba" +value: "lam" +data: "lam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "Lëtzebuergesch" +value: "lb" +data: "lb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "Lezghian" +value: "lez" +data: "lez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "Lingua Franca Nova" +value: "lfn" +data: "lfn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "Luganda" +value: "lg" +data: "lg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Limburgish" +value: "li" +data: "li" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Ligurian" +value: "lij" +data: "lij" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Lillooet" +value: "lil" +data: "lil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Livonian" +value: "liv" +data: "liv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "Lakota" +value: "lkt" +data: "lkt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "Lombard" +value: "lmo" +data: "lmo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "lingála" +value: "ln" +data: "ln" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "ລາວ" +value: "lo" +data: "lo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "Mongo" +value: "lol" +data: "lol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "Louisiana Creole" +value: "lou" +data: "lou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "Lozi" +value: "loz" +data: "loz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Northern Luri" +value: "lrc" +data: "lrc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "Saamia" +value: "lsm" +data: "lsm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "lietuvių" +value: "lt" +data: "lt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Latgalian" +value: "ltg" +data: "ltg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Tshiluba" +value: "lu" +data: "lu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "Luba-Lulua" +value: "lua" +data: "lua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "Luiseno" +value: "lui" +data: "lui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "Lunda" +value: "lun" +data: "lun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "Luo" +value: "luo" +data: "luo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Mizo" +value: "lus" +data: "lus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "Luyia" +value: "luy" +data: "luy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "latviešu" +value: "lv" +data: "lv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Literary Chinese" +value: "lzh" +data: "lzh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Laz" +value: "lzz" +data: "lzz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Madurese" +value: "mad" +data: "mad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "Mafa" +value: "maf" +data: "maf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "Magahi" +value: "mag" +data: "mag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Maithili" +value: "mai" +data: "mai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Makasar" +value: "mak" +data: "mak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Mandingo" +value: "man" +data: "man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "Masai" +value: "mas" +data: "mas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Maba" +value: "mde" +data: "mde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "Moksha" +value: "mdf" +data: "mdf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Mandar" +value: "mdr" +data: "mdr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Mende" +value: "men" +data: "men" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "Meru" +value: "mer" +data: "mer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Morisyen" +value: "mfe" +data: "mfe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "Malagasy" +value: "mg" +data: "mg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "Middle Irish" +value: "mga" +data: "mga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Makhuwa-Meetto" +value: "mgh" +data: "mgh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Metaʼ" +value: "mgo" +data: "mgo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "Marshallese" +value: "mh" +data: "mh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "Māori" +value: "mi" +data: "mi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Mi'kmaw" +value: "mic" +data: "mic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Minangkabau" +value: "min" +data: "min" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "македонски" +value: "mk" +data: "mk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "മലയാളം" +value: "ml" +data: "ml" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "монгол" +value: "mn" +data: "mn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Manchu" +value: "mnc" +data: "mnc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Manipuri" +value: "mni" +data: "mni" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Innu-aimun" +value: "moe" +data: "moe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Mohawk" +value: "moh" +data: "moh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "Mossi" +value: "mos" +data: "mos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "मराठी" +value: "mr" +data: "mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "Western Mari" +value: "mrj" +data: "mrj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "Melayu" +value: "ms" +data: "ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "Malti" +value: "mt" +data: "mt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "Mundang" +value: "mua" +data: "mua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "Muscogee" +value: "mus" +data: "mus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Mirandese" +value: "mwl" +data: "mwl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "Marwari" +value: "mwr" +data: "mwr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "Mentawai" +value: "mwv" +data: "mwv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "မြန်မာ" +value: "my" +data: "my" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "Myene" +value: "mye" +data: "mye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "Erzya" +value: "myv" +data: "myv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "Mazanderani" +value: "mzn" +data: "mzn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "Nauru" +value: "na" +data: "na" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "Min Nan Chinese" +value: "nan" +data: "nan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Neapolitan" +value: "nap" +data: "nap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "Nama" +value: "naq" +data: "naq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "Norwegian Bokmål" +value: "nb" +data: "nb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "isiNdebele" +value: "nd" +data: "nd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "Low German" +value: "nds" +data: "nds" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "नेपाली" +value: "ne" +data: "ne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Newari" +value: "new" +data: "new" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "Ndonga" +value: "ng" +data: "ng" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "Nias" +value: "nia" +data: "nia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Niuean" +value: "niu" +data: "niu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Ao Naga" +value: "njo" +data: "njo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "Nederlands" +value: "nl" +data: "nl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "Kwasio" +value: "nmg" +data: "nmg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Norwegian Nynorsk" +value: "nn" +data: "nn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Ngiemboon" +value: "nnh" +data: "nnh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "norsk" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Nogai" +value: "nog" +data: "nog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "Old Norse" +value: "non" +data: "non" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "Novial" +value: "nov" +data: "nov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "N’Ko" +value: "nqo" +data: "nqo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "South Ndebele" +value: "nr" +data: "nr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Northern Sotho" +value: "nso" +data: "nso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "Nuer" +value: "nus" +data: "nus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "Navajo" +value: "nv" +data: "nv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "Classical Newari" +value: "nwc" +data: "nwc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "Nyanja" +value: "ny" +data: "ny" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "Nyamwezi" +value: "nym" +data: "nym" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "Nyankole" +value: "nyn" +data: "nyn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Nyoro" +value: "nyo" +data: "nyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Nzima" +value: "nzi" +data: "nzi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "occitan" +value: "oc" +data: "oc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Ojibwa" +value: "oj" +data: "oj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Northwestern Ojibwa" +value: "ojb" +data: "ojb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "Central Ojibwa" +value: "ojc" +data: "ojc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "Eastern Ojibwa" +value: "ojg" +data: "ojg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "Oji-Cree" +value: "ojs" +data: "ojs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Western Ojibwa" +value: "ojw" +data: "ojw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "Okanagan" +value: "oka" +data: "oka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "Oromoo" +value: "om" +data: "om" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "ଓଡ଼ିଆ" +value: "or" +data: "or" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "ирон" +value: "os" +data: "os" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Osage" +value: "osa" +data: "osa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "Ottoman Turkish" +value: "ota" +data: "ota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "ਪੰਜਾਬੀ" +value: "pa" +data: "pa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Pangasinan" +value: "pag" +data: "pag" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Pahlavi" +value: "pal" +data: "pal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "Pampanga" +value: "pam" +data: "pam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "Papiamento" +value: "pap" +data: "pap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "Palauan" +value: "pau" +data: "pau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "Picard" +value: "pcd" +data: "pcd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "Nigerian Pidgin" +value: "pcm" +data: "pcm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Pennsylvania German" +value: "pdc" +data: "pdc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Plautdietsch" +value: "pdt" +data: "pdt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Old Persian" +value: "peo" +data: "peo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Palatine German" +value: "pfl" +data: "pfl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Phoenician" +value: "phn" +data: "phn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Pali" +value: "pi" +data: "pi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "Pijin" +value: "pis" +data: "pis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "polski" +value: "pl" +data: "pl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "Piedmontese" +value: "pms" +data: "pms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Pontic" +value: "pnt" +data: "pnt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "Pohnpeian" +value: "pon" +data: "pon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "Maliseet-Passamaquoddy" +value: "pqm" +data: "pqm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "Prussian" +value: "prg" +data: "prg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "Old Provençal" +value: "pro" +data: "pro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "پښتو" +value: "ps" +data: "ps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "português" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "Runasimi" +value: "qu" +data: "qu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "Kʼicheʼ" +value: "quc" +data: "quc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Chimborazo Highland Quichua" +value: "qug" +data: "qug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Rajasthani" +value: "raj" +data: "raj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "Rapanui" +value: "rap" +data: "rap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Rarotongan" +value: "rar" +data: "rar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "Romagnol" +value: "rgn" +data: "rgn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "Rohingya" +value: "rhg" +data: "rhg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "Riffian" +value: "rif" +data: "rif" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "rumantsch" +value: "rm" +data: "rm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "Ikirundi" +value: "rn" +data: "rn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "română" +value: "ro" +data: "ro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "Rombo" +value: "rof" +data: "rof" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Romany" +value: "rom" +data: "rom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Rotuman" +value: "rtm" +data: "rtm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "русский" +value: "ru" +data: "ru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "Rusyn" +value: "rue" +data: "rue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Roviana" +value: "rug" +data: "rug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "Aromanian" +value: "rup" +data: "rup" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Kinyarwanda" +value: "rw" +data: "rw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Rwa" +value: "rwk" +data: "rwk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "संस्कृत भाषा" +value: "sa" +data: "sa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "Sandawe" +value: "sad" +data: "sad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "Yakut" +value: "sah" +data: "sah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "Samaritan Aramaic" +value: "sam" +data: "sam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "Samburu" +value: "saq" +data: "saq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "Sasak" +value: "sas" +data: "sas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "Santali" +value: "sat" +data: "sat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "Saurashtra" +value: "saz" +data: "saz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "Ngambay" +value: "sba" +data: "sba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "Sangu" +value: "sbp" +data: "sbp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "sardu" +value: "sc" +data: "sc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "Sicilian" +value: "scn" +data: "scn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "Scots" +value: "sco" +data: "sco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "سنڌي" +value: "sd" +data: "sd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "Sassarese Sardinian" +value: "sdc" +data: "sdc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Southern Kurdish" +value: "sdh" +data: "sdh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "davvisámegiella" +value: "se" +data: "se" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "Seneca" +value: "see" +data: "see" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Sena" +value: "seh" +data: "seh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "Seri" +value: "sei" +data: "sei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "Selkup" +value: "sel" +data: "sel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "Koyraboro Senni" +value: "ses" +data: "ses" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Sängö" +value: "sg" +data: "sg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "Old Irish" +value: "sga" +data: "sga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Samogitian" +value: "sgs" +data: "sgs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "srpskohrvatski" +value: "sh" +data: "sh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Tachelhit" +value: "shi" +data: "shi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Shan" +value: "shn" +data: "shn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "Chadian Arabic" +value: "shu" +data: "shu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "සිංහල" +value: "si" +data: "si" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "Sidamo" +value: "sid" +data: "sid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "slovenčina" +value: "sk" +data: "sk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "slovenščina" +value: "sl" +data: "sl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "Southern Lushootseed" +value: "slh" +data: "slh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "Lower Silesian" +value: "sli" +data: "sli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Selayar" +value: "sly" +data: "sly" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Samoan" +value: "sm" +data: "sm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "Southern Sami" +value: "sma" +data: "sma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "Lule Sami" +value: "smj" +data: "smj" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "Inari Sami" +value: "smn" +data: "smn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "Skolt Sami" +value: "sms" +data: "sms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "chiShona" +value: "sn" +data: "sn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "Soninke" +value: "snk" +data: "snk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Soomaali" +value: "so" +data: "so" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Sogdien" +value: "sog" +data: "sog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "shqip" +value: "sq" +data: "sq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "српски" +value: "sr" +data: "sr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "Sranan Tongo" +value: "srn" +data: "srn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "Serer" +value: "srr" +data: "srr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Swati" +value: "ss" +data: "ss" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Saho" +value: "ssy" +data: "ssy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "Southern Sotho" +value: "st" +data: "st" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "Saterland Frisian" +value: "stq" +data: "stq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "Straits Salish" +value: "str" +data: "str" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "Basa Sunda" +value: "su" +data: "su" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "Sukuma" +value: "suk" +data: "suk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "Susu" +value: "sus" +data: "sus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "Sumerian" +value: "sux" +data: "sux" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "svenska" +value: "sv" +data: "sv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Kiswahili" +value: "sw" +data: "sw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "Comorian" +value: "swb" +data: "swb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "Classical Syriac" +value: "syc" +data: "syc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "Syriac" +value: "syr" +data: "syr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Silesian" +value: "szl" +data: "szl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "தமிழ்" +value: "ta" +data: "ta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "Southern Tutchone" +value: "tce" +data: "tce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "Tulu" +value: "tcy" +data: "tcy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "తెలుగు" +value: "te" +data: "te" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "Timne" +value: "tem" +data: "tem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "Teso" +value: "teo" +data: "teo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "Tereno" +value: "ter" +data: "ter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "Tetum" +value: "tet" +data: "tet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "тоҷикӣ" +value: "tg" +data: "tg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "Tagish" +value: "tgx" +data: "tgx" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "ไทย" +value: "th" +data: "th" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "Tahltan" +value: "tht" +data: "tht" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "ትግርኛ" +value: "ti" +data: "ti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "Tigre" +value: "tig" +data: "tig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "Tiv" +value: "tiv" +data: "tiv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "türkmen dili" +value: "tk" +data: "tk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "Tokelau" +value: "tkl" +data: "tkl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "Tsakhur" +value: "tkr" +data: "tkr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "Tagalog" +value: "tl" +data: "tl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "Klingon" +value: "tlh" +data: "tlh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Tlingit" +value: "tli" +data: "tli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Talysh" +value: "tly" +data: "tly" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "Tamashek" +value: "tmh" +data: "tmh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "Tswana" +value: "tn" +data: "tn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "lea fakatonga" +value: "to" +data: "to" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "Nyasa Tonga" +value: "tog" +data: "tog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Toki Pona" +value: "tok" +data: "tok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Tok Pisin" +value: "tpi" +data: "tpi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Türkçe" +value: "tr" +data: "tr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Turoyo" +value: "tru" +data: "tru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "Taroko" +value: "trv" +data: "trv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Torwali" +value: "trw" +data: "trw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Tsonga" +value: "ts" +data: "ts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "Tsakonian" +value: "tsd" +data: "tsd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Tsimshian" +value: "tsi" +data: "tsi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "татар" +value: "tt" +data: "tt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "Northern Tutchone" +value: "ttm" +data: "ttm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "Muslim Tat" +value: "ttt" +data: "ttt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "Tumbuka" +value: "tum" +data: "tum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "Tuvalu" +value: "tvl" +data: "tvl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "Twi" +value: "tw" +data: "tw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Tasawaq" +value: "twq" +data: "twq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "Tahitian" +value: "ty" +data: "ty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "Tuvinian" +value: "tyv" +data: "tyv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Central Atlas Tamazight" +value: "tzm" +data: "tzm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "Udmurt" +value: "udm" +data: "udm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "ئۇيغۇرچە" +value: "ug" +data: "ug" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "Ugaritic" +value: "uga" +data: "uga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "українська" +value: "uk" +data: "uk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Umbundu" +value: "umb" +data: "umb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "اردو" +value: "ur" +data: "ur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "o‘zbek" +value: "uz" +data: "uz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "Vai" +value: "vai" +data: "vai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "Venda" +value: "ve" +data: "ve" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "Venetian" +value: "vec" +data: "vec" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "Veps" +value: "vep" +data: "vep" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "Tiếng Việt" +value: "vi" +data: "vi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "West Flemish" +value: "vls" +data: "vls" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Main-Franconian" +value: "vmf" +data: "vmf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "Makhuwa" +value: "vmw" +data: "vmw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "Volapük" +value: "vo" +data: "vo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "Votic" +value: "vot" +data: "vot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "Võro" +value: "vro" +data: "vro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "Vunjo" +value: "vun" +data: "vun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "Walloon" +value: "wa" +data: "wa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "Walser" +value: "wae" +data: "wae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Wolaytta" +value: "wal" +data: "wal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "Waray" +value: "war" +data: "war" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "Washo" +value: "was" +data: "was" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "Warlpiri" +value: "wbp" +data: "wbp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +label: "Wolof" +value: "wo" +data: "wo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +label: "Wu Chinese" +value: "wuu" +data: "wuu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1350 +label: "Kalmyk" +value: "xal" +data: "xal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1349 +label: "IsiXhosa" +value: "xh" +data: "xh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1351 +label: "Mingrelian" +value: "xmf" +data: "xmf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "Kangri" +value: "xnr" +data: "xnr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +label: "Soga" +value: "xog" +data: "xog" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +label: "Yao" +value: "yao" +data: "yao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +label: "Yapese" +value: "yap" +data: "yap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1356 +label: "Yangben" +value: "yav" +data: "yav" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "Yemba" +value: "ybb" +data: "ybb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +label: "ייִדיש" +value: "yi" +data: "yi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "Èdè Yorùbá" +value: "yo" +data: "yo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "Nheengatu" +value: "yrl" +data: "yrl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "Cantonese" +value: "yue" +data: "yue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "Vahcuengh" +value: "za" +data: "za" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "Zapotec" +value: "zap" +data: "zap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "Blissymbols" +value: "zbl" +data: "zbl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "Zeelandic" +value: "zea" +data: "zea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "Zenaga" +value: "zen" +data: "zen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "Standard Moroccan Tamazight" +value: "zgh" +data: "zgh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "中文" +value: "zh" +data: "zh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "isiZulu" +value: "zu" +data: "zu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "Zuni" +value: "zun" +data: "zun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "Zaza" +value: "zza" +data: "zza" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "en" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1682 -form: Symfony\Component\Form\Form {#1788 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1439 …5} |
full_name | "post[lang]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_lang" |
is_selected | Closure($choice, $value) {#2505 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "lang" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [ 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "English" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } ] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_lang" |
uses_autocomplete | false |
valid | true |
value | "en" |
imageUrl
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Errors
This form has no errors.
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1507 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#1504 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_post_imageUrl" ] |
cache_key | "_post_imageUrl_url" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2506 -form: Symfony\Component\Form\Form {#1778 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2507 …5} |
full_name | "post[imageUrl]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_imageUrl" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "imageUrl" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_post_imageUrl" |
uses_autocomplete | false |
valid | true |
value | "" |
imageAlt
Errors
This form has no errors.
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1547 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#1545 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_post_imageAlt" ] |
cache_key | "_post_imageAlt_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2508 -form: Symfony\Component\Form\Form {#1774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2509 …5} |
full_name | "post[imageAlt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_imageAlt" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "imageAlt" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_imageAlt" |
uses_autocomplete | false |
valid | true |
value | "" |
isAdult
Errors
This form has no errors.
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 |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#1467 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 {#1470 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() {#1473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#1483 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_post_isAdult" ] |
cache_key | "_post_isAdult_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2510 -form: Symfony\Component\Form\Form {#1776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2511 …5} |
full_name | "post[isAdult]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_isAdult" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isAdult" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_isAdult" |
valid | true |
value | "1" |
submit
Errors
This form has no errors.
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_post_submit" ] |
cache_key | "_post_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2513 …5} |
full_name | "post[submit]" |
id | "post_submit" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_post_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3780c4ba38f46d.7V7GD8l4MHbK5bnS_uUMimMf3nj9oRsvlxUYHvp_e3k.hjaEUP4dCCP7nfu-ndxNuSYqqUmi7m1tx2JgUo8mFwCJaJVBmz1iGfmh3g" |
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 | "3780c4ba38f46d.7V7GD8l4MHbK5bnS_uUMimMf3nj9oRsvlxUYHvp_e3k.hjaEUP4dCCP7nfu-ndxNuSYqqUmi7m1tx2JgUo8mFwCJaJVBmz1iGfmh3g" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
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 {#1015 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …} -namespace: Closure() {#1011 …} } |
data | "3780c4ba38f46d.7V7GD8l4MHbK5bnS_uUMimMf3nj9oRsvlxUYHvp_e3k.hjaEUP4dCCP7nfu-ndxNuSYqqUmi7m1tx2JgUo8mFwCJaJVBmz1iGfmh3g" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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() {#2518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …} $message: Closure() {#2517 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_post__token" ] |
cache_key | "_post__token_hidden" |
compound | false |
data | "3780c4ba38f46d.7V7GD8l4MHbK5bnS_uUMimMf3nj9oRsvlxUYHvp_e3k.hjaEUP4dCCP7nfu-ndxNuSYqqUmi7m1tx2JgUo8mFwCJaJVBmz1iGfmh3g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2529 -form: Symfony\Component\Form\Form {#2525 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2519 …5} |
full_name | "post[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post__token" |
valid | true |
value | "3780c4ba38f46d.7V7GD8l4MHbK5bnS_uUMimMf3nj9oRsvlxUYHvp_e3k.hjaEUP4dCCP7nfu-ndxNuSYqqUmi7m1tx2JgUo8mFwCJaJVBmz1iGfmh3g" |