Forms
-
Community
-
ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8
-
name
-
createdAt
-
updatedAt
-
title
-
ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8
-
_token
-
Community
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-edit-form" "id" => "edit-Community-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-Community-form" ] |
| data | App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-edit-form" "id" => "edit-Community-form" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } |
| data_class | "App\Entity\Community" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1210 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Community" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1209 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-Community-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Community" ] |
| cache_key | "_Community_ea_crud" |
| compound | true |
| data | App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } |
| disabled | false |
| ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1387 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1349 -errors: [] -form: Symfony\Component\Form\Form {#1218 …} } |
| form | Symfony\Component\Form\FormView {#1347 …5} |
| full_name | "Community" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Community" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Community" |
| valid | true |
| value | App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } |
ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8
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 |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1225 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1226 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Community_ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8" ] |
| cache_key | "_Community_ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1056 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQP4KYBX7A3P915VEWYFMM8" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -uniqueId: Symfony\Component\Uid\Ulid {#1060 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1122 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } ] |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1355 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1056 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQP4KYBX7A3P915VEWYFMM8" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -uniqueId: Symfony\Component\Uid\Ulid {#1060 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1122 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1353 -errors: [] -form: Symfony\Component\Form\Form {#1303 …} } |
| form | Symfony\Component\Form\FormView {#1352 …5} |
| full_name | "Community[ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community_ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Community_ea_form_fieldset_01KEQP4KYBX7A3P915VEWYFMM8" |
| valid | true |
| value | null |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Rzecznica" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Name" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| 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 | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1243 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Community_name" ] |
| cache_key | "_Community_name_text" |
| compound | false |
| data | "Rzecznica" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1027 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "Rzecznica" -formattedValue: "Rzecznica" -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1064 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1063 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1067 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -uniqueId: "01KEQP4KY7F2SQYVYHT3PYDWWT" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1358 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1027 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "Rzecznica" -formattedValue: "Rzecznica" -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1064 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1063 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1067 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -uniqueId: "01KEQP4KY7F2SQYVYHT3PYDWWT" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1356 -errors: [] -form: Symfony\Component\Form\Form {#1306 …} } |
| form | Symfony\Component\Form\FormView {#1354 …5} |
| full_name | "Community[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community_name" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Community_name" |
| uses_autocomplete | false |
| valid | true |
| value | "Rzecznica" |
createdAt
Errors
This form has no errors.
Default Data
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Created At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Created At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1260 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Community_createdAt" ] |
| cache_key | "_Community_createdAt_datetime" |
| compound | false |
| data | DateTime @1767551161 {#1336 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1028 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "createdAt" -propertyNameSuffix: null -value: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -formattedValue: "Jan 4, 2026, 7:26:01 PM" -formatValueCallable: null -label: "Created At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1069 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1068 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1108 …} -uniqueId: "01KEQP4KY7F2SQYVYHT3PYDWWV" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777} -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1361 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1028 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "createdAt" -propertyNameSuffix: null -value: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -formattedValue: "Jan 4, 2026, 7:26:01 PM" -formatValueCallable: null -label: "Created At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1069 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1068 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1108 …} -uniqueId: "01KEQP4KY7F2SQYVYHT3PYDWWV" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777} -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1359 -errors: [] -form: Symfony\Component\Form\Form {#1309 …} } |
| form | Symfony\Component\Form\FormView {#1357 …5} |
| full_name | "Community[createdAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community_createdAt" |
| label | "Created At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "createdAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Community_createdAt" |
| valid | true |
| value | "2026-01-04T19:26" |
| widget | "single_text" |
updatedAt
Errors
This form has no errors.
Default Data
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Updated At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Updated At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1270 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Community_updatedAt" ] |
| cache_key | "_Community_updatedAt_datetime" |
| compound | false |
| data | DateTime @1767551161 {#1341 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1039 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "updatedAt" -propertyNameSuffix: null -value: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -formattedValue: "Jan 4, 2026, 7:26:01 PM" -formatValueCallable: null -label: "Updated At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1074 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1073 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1077 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -uniqueId: "01KEQP4KY8PBT3BZHS13A1MQKV" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1054 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771} -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1364 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1039 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "updatedAt" -propertyNameSuffix: null -value: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -formattedValue: "Jan 4, 2026, 7:26:01 PM" -formatValueCallable: null -label: "Updated At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1074 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1073 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1077 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -uniqueId: "01KEQP4KY8PBT3BZHS13A1MQKV" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1054 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771} -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1362 -errors: [] -form: Symfony\Component\Form\Form {#1312 …} } |
| form | Symfony\Component\Form\FormView {#1360 …5} |
| full_name | "Community[updatedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community_updatedAt" |
| label | "Updated At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "updatedAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Community_updatedAt" |
| valid | true |
| value | "2026-01-04T19:26" |
| widget | "single_text" |
title
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Rzecznica" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Title" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Title" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| 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 | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1281 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Community_title" ] |
| cache_key | "_Community_title_text" |
| compound | false |
| data | "Rzecznica" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1065 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -propertyNameSuffix: null -value: "Rzecznica" -formattedValue: "Rzecznica" -formatValueCallable: null -label: "Title" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1078 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1082 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1071 …} -uniqueId: "01KEQP4KY8PBT3BZHS13A1MQKW" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1062 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1367 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1065 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -propertyNameSuffix: null -value: "Rzecznica" -formattedValue: "Rzecznica" -formatValueCallable: null -label: "Title" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1078 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1082 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1071 …} -uniqueId: "01KEQP4KY8PBT3BZHS13A1MQKW" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1062 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1365 -errors: [] -form: Symfony\Component\Form\Form {#1315 …} } |
| form | Symfony\Component\Form\FormView {#1363 …5} |
| full_name | "Community[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community_title" |
| label | "Title" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Community_title" |
| uses_autocomplete | false |
| valid | true |
| value | "Rzecznica" |
ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8
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 |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1293 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1294 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Community_ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8" ] |
| cache_key | "_Community_ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1127 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQP4KYBX7A3P915VEWYFMM8" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1130 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1129 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1131 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -uniqueId: Symfony\Component\Uid\Ulid {#1128 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1370 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1127 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQP4KYBX7A3P915VEWYFMM8" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1130 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1129 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1131 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -uniqueId: Symfony\Component\Uid\Ulid {#1128 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#774 -isAccessible: true -fqcn: "App\Entity\Community" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Community {#783 -id: 19 -name: "Rzecznica" -createdAt: DateTimeImmutable @1767551161 {#777 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -updatedAt: DateTimeImmutable @1767551161 {#771 date: 2026-01-04 19:26:01.0 Europe/Warsaw (+01:00) } -county: Proxies\__CG__\App\Entity\County {#815 …} -title: "Rzecznica" -cities: Doctrine\ORM\PersistentCollection {#829 …} } -primaryKeyName: "id" -primaryKeyValue: 19 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1025 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1194 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1368 -errors: [] -form: Symfony\Component\Form\Form {#1318 …} } |
| form | Symfony\Component\Form\FormView {#1366 …5} |
| full_name | "Community[ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community_ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Community_ea_form_fieldset_close_01KEQP4KYBX7A3P915VEWYFMM8" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e.wDnkhA3ABdKSzR3asJwmqFNvrZPtEdcajR339SHtGb4.kwGGzkWUa-vhj3i4yKVSzBQkxueHZadMvVzDkm6qSfu0b4q1ePJsoND7fg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "e.wDnkhA3ABdKSzR3asJwmqFNvrZPtEdcajR339SHtGb4.kwGGzkWUa-vhj3i4yKVSzBQkxueHZadMvVzDkm6qSfu0b4q1ePJsoND7fg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | "e.wDnkhA3ABdKSzR3asJwmqFNvrZPtEdcajR339SHtGb4.kwGGzkWUa-vhj3i4yKVSzBQkxueHZadMvVzDkm6qSfu0b4q1ePJsoND7fg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1373 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() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1374 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Community__token" ] |
| cache_key | "_Community__token_hidden" |
| compound | false |
| data | "e.wDnkhA3ABdKSzR3asJwmqFNvrZPtEdcajR339SHtGb4.kwGGzkWUa-vhj3i4yKVSzBQkxueHZadMvVzDkm6qSfu0b4q1ePJsoND7fg" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1388 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1385 -errors: [] -form: Symfony\Component\Form\Form {#1381 …} } |
| form | Symfony\Component\Form\FormView {#1376 …5} |
| full_name | "Community[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Community__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 | "messages" |
| unique_block_prefix | "_Community__token" |
| valid | true |
| value | "e.wDnkhA3ABdKSzR3asJwmqFNvrZPtEdcajR339SHtGb4.kwGGzkWUa-vhj3i4yKVSzBQkxueHZadMvVzDkm6qSfu0b4q1ePJsoND7fg" |