Forms
-
Marker
-
ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF
-
name
-
title
-
comment
-
display
-
ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF
-
_token
-
Marker
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } |
| 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-Marker-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-Marker-form" ] |
| csrf_token_id | "" |
same as passed value |
| data | App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } |
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-Marker-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 | "" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } |
| data_class | "App\Entity\Marker" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1250 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Marker" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } |
| 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() {#1252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1249 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-Marker-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Marker" ] |
| cache_key | "_Marker_ea_crud" |
| compound | true |
| data | App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } |
| 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 {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1403 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1372 -errors: [] -form: Symfony\Component\Form\Form {#1323 …} } |
| form | Symfony\Component\Form\FormView {#1338 …5} |
| full_name | "Marker" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Marker" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Marker" |
| valid | true |
| value | App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } |
ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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) {#1247 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() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1256 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Marker_ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF" ] |
| cache_key | "_Marker_ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF_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 {#1217 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KKMPR5TNBB5DJ4NYAYYWB8MF" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1224 …} -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 {#1223 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1225 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1226 …} -uniqueId: Symfony\Component\Uid\Ulid {#1222 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } ] |
| 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 {#1379 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1217 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KKMPR5TNBB5DJ4NYAYYWB8MF" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1224 …} -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 {#1223 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1225 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1226 …} -uniqueId: Symfony\Component\Uid\Ulid {#1222 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1381 -errors: [] -form: Symfony\Component\Form\Form {#1360 …} } |
| form | Symfony\Component\Form\FormView {#1383 …5} |
| full_name | "Marker[ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker_ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Marker_ea_form_fieldset_01KKMPR5TNBB5DJ4NYAYYWB8MF" |
| 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 | "qg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Type" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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 |
| 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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1237 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Marker_name" ] |
| cache_key | "_Marker_name_text" |
| compound | false |
| data | "qg" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1052 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "qg" -formattedValue: "qg" -formatValueCallable: null -label: "Type" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1048 …} -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 {#1049 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} -uniqueId: Symfony\Component\Uid\Ulid {#1044 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1336 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1052 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "qg" -formattedValue: "qg" -formatValueCallable: null -label: "Type" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1048 …} -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 {#1049 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} -uniqueId: Symfony\Component\Uid\Ulid {#1044 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1378 -errors: [] -form: Symfony\Component\Form\Form {#1363 …} } |
| form | Symfony\Component\Form\FormView {#1377 …5} |
| full_name | "Marker[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker_name" |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Marker_name" |
| valid | true |
| value | "qg" |
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 | "Villa de Jalisco" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Titre" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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 |
| 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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Titre" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | 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 {#216 …} $message: Closure() {#1267 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Marker_title" ] |
| cache_key | "_Marker_title_text" |
| compound | false |
| data | "Villa de Jalisco" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1071 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -propertyNameSuffix: null -value: "Villa de Jalisco" -formattedValue: "Villa de Jalisco" -formatValueCallable: null -label: "Titre" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1074 …} -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 {#1073 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1075 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1187 …} -uniqueId: Symfony\Component\Uid\Ulid {#1072 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1077 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1357 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1071 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -propertyNameSuffix: null -value: "Villa de Jalisco" -formattedValue: "Villa de Jalisco" -formatValueCallable: null -label: "Titre" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1074 …} -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 {#1073 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1075 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1187 …} -uniqueId: Symfony\Component\Uid\Ulid {#1072 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1077 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1355 -errors: [] -form: Symfony\Component\Form\Form {#1366 …} } |
| form | Symfony\Component\Form\FormView {#1380 …5} |
| full_name | "Marker[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker_title" |
| label | "Titre" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Marker_title" |
| valid | true |
| value | "Villa de Jalisco" |
comment
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
[ "rows" => 5 "data-ea-textarea-field" => true ] |
| label | "Commentaire" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-textarea" ] |
[ "class" => "field-textarea" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1279 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Commentaire" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1278 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_Marker_comment" ] |
| cache_key | "_Marker_comment_textarea" |
| compound | false |
| data | "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1129 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "comment" -propertyNameSuffix: null -value: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -formattedValue: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun…" -formatValueCallable: null -label: "Commentaire" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1100 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/crud/field/textarea.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1101 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1069 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1186 …} -uniqueId: Symfony\Component\Uid\Ulid {#1128 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1067 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1371 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1129 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "comment" -propertyNameSuffix: null -value: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -formattedValue: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun…" -formatValueCallable: null -label: "Commentaire" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1100 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/crud/field/textarea.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1101 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1069 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1186 …} -uniqueId: Symfony\Component\Uid\Ulid {#1128 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1067 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1370 -errors: [] -form: Symfony\Component\Form\Form {#1324 …} } |
| form | Symfony\Component\Form\FormView {#1361 …5} |
| full_name | "Marker[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker_comment" |
| label | "Commentaire" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Marker_comment" |
| valid | true |
| value | "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" |
display
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Afficher le Marker" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1292 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Afficher le Marker" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1299 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Marker_display" ] |
| cache_key | "_Marker_display_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1105 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "display" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Afficher le Marker" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1064 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1062 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1189 …} -uniqueId: Symfony\Component\Uid\Ulid {#1065 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1374 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1105 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "display" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Afficher le Marker" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1064 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1062 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1189 …} -uniqueId: Symfony\Component\Uid\Ulid {#1065 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1375 -errors: [] -form: Symfony\Component\Form\Form {#1327 …} } |
| form | Symfony\Component\Form\FormView {#1369 …5} |
| full_name | "Marker[display]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker_display" |
| label | "Afficher le Marker" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "display" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Marker_display" |
| valid | true |
| value | "1" |
ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1306 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() {#1317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1310 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Marker_ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF" ] |
| cache_key | "_Marker_ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF_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 {#1130 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KKMPR5TNBB5DJ4NYAYYWB8MF" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1151 …} -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 {#1133 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -uniqueId: Symfony\Component\Uid\Ulid {#1080 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1386 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1130 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KKMPR5TNBB5DJ4NYAYYWB8MF" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1151 …} -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 {#1133 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -uniqueId: Symfony\Component\Uid\Ulid {#1080 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#956 -isAccessible: true -fqcn: "App\Entity\Marker" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -instance: App\Entity\Marker {#877 -id: 10 -name: "qg" -title: "Villa de Jalisco" -region: "south" -comment: "QG / Villa du Cartel de Jalisco. N'y amener personne sous aucun prétexte !" -image: "/upload/img/marker/1/marker_south_0.2356608-0.2981029.png" -posX: "0.2356608" -posY: "0.2981029" -creator: Proxies\__CG__\App\Entity\User {#971 …} -display: true } -primaryKeyName: "id" -primaryKeyValue: 10 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1160 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1112 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1373 -errors: [] -form: Symfony\Component\Form\Form {#1330 …} } |
| form | Symfony\Component\Form\FormView {#1376 …5} |
| full_name | "Marker[ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker_ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Marker_ea_form_fieldset_close_01KKMPR5TNBB5DJ4NYAYYWB8MF" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "005330fda9a4f4cf0e4a1f8c62780df7.H9oDbJyZA3dkt9E64Ypx6nMuf6Cz6Rq256xx4v1D0qc.frFSIdHcSwIPwLZxo_5IsjR-Ss31ikXMtf0W0YwhtMBN7jUaxfNnFFHnlA" |
| 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 | "005330fda9a4f4cf0e4a1f8c62780df7.H9oDbJyZA3dkt9E64Ypx6nMuf6Cz6Rq256xx4v1D0qc.frFSIdHcSwIPwLZxo_5IsjR-Ss31ikXMtf0W0YwhtMBN7jUaxfNnFFHnlA" |
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#84 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#311 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "005330fda9a4f4cf0e4a1f8c62780df7.H9oDbJyZA3dkt9E64Ypx6nMuf6Cz6Rq256xx4v1D0qc.frFSIdHcSwIPwLZxo_5IsjR-Ss31ikXMtf0W0YwhtMBN7jUaxfNnFFHnlA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1385 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() {#1391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1382 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Marker__token" ] |
| cache_key | "_Marker__token_hidden" |
| compound | false |
| data | "005330fda9a4f4cf0e4a1f8c62780df7.H9oDbJyZA3dkt9E64Ypx6nMuf6Cz6Rq256xx4v1D0qc.frFSIdHcSwIPwLZxo_5IsjR-Ss31ikXMtf0W0YwhtMBN7jUaxfNnFFHnlA" |
| 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 {#1404 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1401 -errors: [] -form: Symfony\Component\Form\Form {#1397 …} } |
| form | Symfony\Component\Form\FormView {#1392 …5} |
| full_name | "Marker[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Marker__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 | "_Marker__token" |
| valid | true |
| value | "005330fda9a4f4cf0e4a1f8c62780df7.H9oDbJyZA3dkt9E64Ypx6nMuf6Cz6Rq256xx4v1D0qc.frFSIdHcSwIPwLZxo_5IsjR-Ss31ikXMtf0W0YwhtMBN7jUaxfNnFFHnlA" |