Forms
-
ZoneGeographique
-
ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA
-
libelle
-
nom
-
description
-
ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB
-
_token
-
ZoneGeographique
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } |
| 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-ZoneGeographique-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-ZoneGeographique-form" ] |
| data | App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "ea-edit-form" "id" => "edit-ZoneGeographique-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 {#430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#434 …} } |
| data | App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } |
| data_class | "App\Entity\ZoneGeographique" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1048 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ZoneGeographique" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#259 …} $message: Closure() {#1047 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-ZoneGeographique-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_ZoneGeographique" ] |
| cache_key | "_ZoneGeographique_ea_crud" |
| compound | true |
| data | App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } |
| 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 {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1187 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1151 -form: Symfony\Component\Form\Form {#1056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1138 …5} |
| full_name | "ZoneGeographique" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ZoneGeographique" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ZoneGeographique" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ZoneGeographique" |
| valid | true |
| value | App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } |
ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA
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 |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#434 …} } |
| data_class | null |
| data_extraction_method | "default" |
| 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) {#1063 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#1065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#259 …} $message: Closure() {#1064 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_ZoneGeographique_ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA" ] |
| cache_key | "_ZoneGeographique_ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA_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 {#912 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#933 …} -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 {#960 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#928 …} -uniqueId: Symfony\Component\Uid\Ulid {#917 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } ] |
| 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 {#1158 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#912 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#933 …} -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 {#960 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#928 …} -uniqueId: Symfony\Component\Uid\Ulid {#917 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1156 -form: Symfony\Component\Form\Form {#1117 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1155 …5} |
| full_name | "ZoneGeographique[ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ZoneGeographique_ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ZoneGeographique_ea_form_fieldset_01M1752BPFX2BPFNYHQCHQ0QJA" |
| valid | true |
| value | null |
libelle
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 | "Z1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Libelle" |
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 |
| apply_filter | null |
| 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 {#430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#434 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Libelle" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#259 …} $message: Closure() {#1077 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ZoneGeographique_libelle" ] |
| cache_key | "_ZoneGeographique_libelle_text" |
| compound | false |
| data | "Z1" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#889 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "libelle" -value: "Z1" -formattedValue: "Z1" -formatValueCallable: null -label: "Libelle" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#921 …} -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 {#920 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#924 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#905 …} -uniqueId: "01M1752BPDA3MWT014SK91BCFT" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#902 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1161 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#889 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "libelle" -value: "Z1" -formattedValue: "Z1" -formatValueCallable: null -label: "Libelle" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#921 …} -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 {#920 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#924 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#905 …} -uniqueId: "01M1752BPDA3MWT014SK91BCFT" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#902 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1159 -form: Symfony\Component\Form\Form {#1120 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1157 …5} |
| full_name | "ZoneGeographique[libelle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ZoneGeographique_libelle" |
| label | "Libelle" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "libelle" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ZoneGeographique_libelle" |
| valid | true |
| value | "Z1" |
nom
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 | "Zone 1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Nom" |
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 |
| apply_filter | null |
| 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 {#430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#434 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#259 …} $message: Closure() {#1086 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ZoneGeographique_nom" ] |
| cache_key | "_ZoneGeographique_nom_text" |
| compound | false |
| data | "Zone 1" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#919 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "nom" -value: "Zone 1" -formattedValue: "Zone 1" -formatValueCallable: null -label: "Nom" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#926 …} -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 {#925 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#929 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} -uniqueId: "01M1752BPDA3MWT014SK91BCFV" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#910 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1164 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#919 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "nom" -value: "Zone 1" -formattedValue: "Zone 1" -formatValueCallable: null -label: "Nom" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#926 …} -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 {#925 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#929 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} -uniqueId: "01M1752BPDA3MWT014SK91BCFV" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#910 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1162 -form: Symfony\Component\Form\Form {#1123 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1160 …5} |
| full_name | "ZoneGeographique[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ZoneGeographique_nom" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ZoneGeographique_nom" |
| valid | true |
| value | "Zone 1" |
description
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 | "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Description" |
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 |
| apply_filter | null |
| 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 {#430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#434 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#259 …} $message: Closure() {#1095 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ZoneGeographique_description" ] |
| cache_key | "_ZoneGeographique_description_text" |
| compound | false |
| data | "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#891 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "description" -value: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" -formattedValue: "Prairies et surfaces pastorales collectives d'estive ou de zone…" -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#931 …} -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 {#930 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#934 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} -uniqueId: "01M1752BPDA3MWT014SK91BCFW" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#918 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1167 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#891 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "description" -value: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" -formattedValue: "Prairies et surfaces pastorales collectives d'estive ou de zone…" -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#931 …} -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 {#930 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#934 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} -uniqueId: "01M1752BPDA3MWT014SK91BCFW" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#918 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1165 -form: Symfony\Component\Form\Form {#1126 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1163 …5} |
| full_name | "ZoneGeographique[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ZoneGeographique_description" |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ZoneGeographique_description" |
| valid | true |
| value | "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" |
ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB
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 |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#434 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#1109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#259 …} $message: Closure() {#1108 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_ZoneGeographique_ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB" ] |
| cache_key | "_ZoneGeographique_ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB_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 {#971 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#974 …} -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 {#973 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#975 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -uniqueId: Symfony\Component\Uid\Ulid {#972 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1170 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#971 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#974 …} -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 {#973 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#975 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -uniqueId: Symfony\Component\Uid\Ulid {#972 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#717 -isAccessible: true -fqcn: "App\Entity\ZoneGeographique" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} -instance: App\Entity\ZoneGeographique {#718 -id: 1 -libelle: "Z1" -fichiers: Doctrine\ORM\PersistentCollection {#732 …} -nom: "Zone 1" -description: "Prairies et surfaces pastorales collectives d'estive ou de zones intermédiaires" } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#892 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1006 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1168 -form: Symfony\Component\Form\Form {#1129 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1166 …5} |
| full_name | "ZoneGeographique[ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ZoneGeographique_ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ZoneGeographique_ea_form_fieldset_close_01M1752BPFX2BPFNYHQCHQ0QJB" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "354682f87e7d0546357015d75031f747._77rf8oKLTBljDRgsYM61kdlFEkqDRTgcMgCraRANaA.ueGaHb9bQWk96F5WhfRwnyAXIzljaGWSBJhKxvYZQpi8xsYusEMfaTfDWw" |
| 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 | "354682f87e7d0546357015d75031f747._77rf8oKLTBljDRgsYM61kdlFEkqDRTgcMgCraRANaA.ueGaHb9bQWk96F5WhfRwnyAXIzljaGWSBJhKxvYZQpi8xsYusEMfaTfDWw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#431 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#432 …} -namespace: Closure() {#434 …} } |
| data | "354682f87e7d0546357015d75031f747._77rf8oKLTBljDRgsYM61kdlFEkqDRTgcMgCraRANaA.ueGaHb9bQWk96F5WhfRwnyAXIzljaGWSBJhKxvYZQpi8xsYusEMfaTfDWw" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1173 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#1175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#259 …} $message: Closure() {#1174 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ZoneGeographique__token" ] |
| cache_key | "_ZoneGeographique__token_hidden" |
| compound | false |
| data | "354682f87e7d0546357015d75031f747._77rf8oKLTBljDRgsYM61kdlFEkqDRTgcMgCraRANaA.ueGaHb9bQWk96F5WhfRwnyAXIzljaGWSBJhKxvYZQpi8xsYusEMfaTfDWw" |
| 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 {#1188 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1185 -form: Symfony\Component\Form\Form {#1181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1176 …5} |
| full_name | "ZoneGeographique[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ZoneGeographique__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 | "_ZoneGeographique__token" |
| valid | true |
| value | "354682f87e7d0546357015d75031f747._77rf8oKLTBljDRgsYM61kdlFEkqDRTgcMgCraRANaA.ueGaHb9bQWk96F5WhfRwnyAXIzljaGWSBJhKxvYZQpi8xsYusEMfaTfDWw" |