Forms
-
User
-
ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G
-
name
-
username
-
password
-
first
-
second
-
-
grade
-
gradeLevel
-
markers
-
roles
-
0
-
1
-
-
ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G
-
_token
-
User
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } |
| 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-User-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-User-form" ] |
| csrf_token_id | "" |
same as passed value |
| data | App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } |
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-User-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\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } |
| 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() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1245 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-User-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_User" ] |
| cache_key | "_User_ea_crud" |
| compound | true |
| data | App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } |
| 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 {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1752 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1620 -errors: [] -form: Symfony\Component\Form\Form {#1251 …} } |
| form | Symfony\Component\Form\FormView {#1222 …5} |
| full_name | "User" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "User" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User" |
| valid | true |
| value | App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } |
ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G
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) {#1243 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() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1252 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_User_ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G" ] |
| cache_key | "_User_ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G_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 {#1214 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KKM563WQ2ETQ1SKW3EVTR49G" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1207 …} -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 {#1208 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -uniqueId: Symfony\Component\Uid\Ulid {#1209 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1204 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| 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 {#1629 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1214 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KKM563WQ2ETQ1SKW3EVTR49G" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1207 …} -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 {#1208 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -uniqueId: Symfony\Component\Uid\Ulid {#1209 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1204 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1631 -errors: [] -form: Symfony\Component\Form\Form {#1495 …} } |
| form | Symfony\Component\Form\FormView {#1633 …5} |
| full_name | "User[ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_01KKM563WQ2ETQ1SKW3EVTR49G" |
| valid | true |
| value | null |
name
"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 | "Cazador" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Name" |
same as passed value |
| label_html | true |
same as passed value |
| required | 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) {#1221 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 | "Name" |
| 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() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1233 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_name" ] |
| cache_key | "_User_name_text" |
| compound | false |
| data | "Cazador" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#997 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "Cazador" -formattedValue: "Cazador" -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -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 {#1000 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#998 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -uniqueId: Symfony\Component\Uid\Ulid {#810 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#995 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1242 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#997 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "Cazador" -formattedValue: "Cazador" -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -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 {#1000 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#998 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -uniqueId: Symfony\Component\Uid\Ulid {#810 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#995 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1628 -errors: [] -form: Symfony\Component\Form\Form {#1498 …} } |
| form | Symfony\Component\Form\FormView {#1627 …5} |
| full_name | "User[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_name" |
| label | "Name" |
| 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 | "_User_name" |
| valid | true |
| value | "Cazador" |
username
"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 | "leiiid" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Discord" |
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 |
| 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) {#1262 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 | "Discord" |
| 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() {#1267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1263 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_username" ] |
| cache_key | "_User_username_text" |
| compound | false |
| data | "leiiid" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1031 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "username" -propertyNameSuffix: null -value: "leiiid" -formattedValue: "leiiid" -formatValueCallable: null -label: "Discord" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -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 {#1033 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1020 …} -uniqueId: Symfony\Component\Uid\Ulid {#1032 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1562 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1031 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "username" -propertyNameSuffix: null -value: "leiiid" -formattedValue: "leiiid" -formatValueCallable: null -label: "Discord" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -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 {#1033 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1020 …} -uniqueId: Symfony\Component\Uid\Ulid {#1032 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1553 -errors: [] -form: Symfony\Component\Form\Form {#1501 …} } |
| form | Symfony\Component\Form\FormView {#1630 …5} |
| full_name | "User[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_username" |
| label | "Discord" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_username" |
| valid | true |
| value | "leiiid" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "Mot de passe" ] |
[ "label" => "Mot de passe" ] |
| label | "Password" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
| second_options | [ "label" => "Répéter le mot de passe" ] |
[ "label" => "Répéter le mot de passe" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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) {#1282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Mot de passe" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Password" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| 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" ] |
| second_name | "second" |
| second_options | [ "label" => "Répéter le mot de passe" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1276 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_User_password" ] |
| cache_key | "_User_password_repeated" |
| 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 {#1039 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "password" -propertyNameSuffix: null -value: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -formattedValue: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -formatValueCallable: null -label: "Password" -formType: "Symfony\Component\Form\Extension\Core\Type\RepeatedType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -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 {#1041 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -uniqueId: Symfony\Component\Uid\Ulid {#1040 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1608 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1039 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "password" -propertyNameSuffix: null -value: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -formattedValue: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -formatValueCallable: null -label: "Password" -formType: "Symfony\Component\Form\Extension\Core\Type\RepeatedType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -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 {#1041 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -uniqueId: Symfony\Component\Uid\Ulid {#1040 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1561 -errors: [] -form: Symfony\Component\Form\Form {#1532 …} } |
| form | Symfony\Component\Form\FormView {#1563 …5} |
| full_name | "User[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_password" |
| label | "Password" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "Mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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) {#1505 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_User_password_first" ] |
| cache_key | "_User_password_first_password" |
| compound | false |
| data | null |
| 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 {#1621 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1625 -errors: [] -form: Symfony\Component\Form\Form {#1383 …} } |
| form | Symfony\Component\Form\FormView {#1623 …5} |
| full_name | "User[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_password_first" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "Répéter le mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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) {#1518 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Répéter le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1523 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_User_password_second" ] |
| cache_key | "_User_password_second_password" |
| compound | false |
| data | null |
| 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 {#1637 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1635 -errors: [] -form: Symfony\Component\Form\Form {#1376 …} } |
| form | Symfony\Component\Form\FormView {#1622 …5} |
| full_name | "User[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_password_second" |
| label | "Répéter le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_password_second" |
| valid | true |
| value | "" |
grade
"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 | "Soldado" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Grade" |
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) {#1290 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 | "Grade" |
| 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() {#1292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1289 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_grade" ] |
| cache_key | "_User_grade_text" |
| compound | false |
| data | "Soldado" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1047 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "grade" -propertyNameSuffix: null -value: "Soldado" -formattedValue: "Soldado" -formatValueCallable: null -label: "Grade" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} -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 {#1036 …} -uniqueId: Symfony\Component\Uid\Ulid {#1048 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1053 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1639 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1047 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "grade" -propertyNameSuffix: null -value: "Soldado" -formattedValue: "Soldado" -formatValueCallable: null -label: "Grade" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} -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 {#1036 …} -uniqueId: Symfony\Component\Uid\Ulid {#1048 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1053 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1636 -errors: [] -form: Symfony\Component\Form\Form {#1537 …} } |
| form | Symfony\Component\Form\FormView {#1560 …5} |
| full_name | "User[grade]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_grade" |
| label | "Grade" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "grade" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_grade" |
| valid | true |
| value | "Soldado" |
gradeLevel
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 8 |
| View Format |
"8"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "number" |
same as passed value |
| label | "Grade Level" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\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) {#1299 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Grade Level" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1311 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 | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_User_gradeLevel" ] |
| cache_key | "_User_gradeLevel_number" |
| compound | false |
| data | 8 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1107 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "gradeLevel" -propertyNameSuffix: null -value: 8 -formattedValue: "8" -formatValueCallable: null -label: "Grade Level" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1104 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/crud/field/number.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1105 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1044 …} -uniqueId: Symfony\Component\Uid\Ulid {#1106 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1101 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1642 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1107 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "gradeLevel" -propertyNameSuffix: null -value: 8 -formattedValue: "8" -formatValueCallable: null -label: "Grade Level" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1104 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/crud/field/number.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1105 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1044 …} -uniqueId: Symfony\Component\Uid\Ulid {#1106 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1101 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1640 -errors: [] -form: Symfony\Component\Form\Form {#1540 …} } |
| form | Symfony\Component\Form\FormView {#1638 …5} |
| full_name | "User[gradeLevel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_gradeLevel" |
| label | "Grade Level" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "gradeLevel" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_gradeLevel" |
| valid | true |
| value | "8" |
markers
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1582 #collection: Doctrine\Common\Collections\ArrayCollection {#1583 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4202 …} -backRefFieldName: "creator" -isDirty: true -em: ContainerOLVbvxQ\EntityManagerGhost614a58f {#364 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4212 …} } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| by_reference | false |
same as passed value |
| choice_label | Closure(Marker $marker) {#1075 class: "App\Controller\Admin\UserCrudController" this: App\Controller\Admin\UserCrudController {#631 …} } |
same as passed value |
| class | "App\Entity\Marker" |
same as passed value |
| label | "Markers" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1182 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1066 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "markers" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#922 …} -formattedValue: 0 -formatValueCallable: null -label: "Markers" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1070 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1069 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1150 …} -uniqueId: Symfony\Component\Uid\Ulid {#1071 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -htmlAttributes: [ "required" => false ] } } } |
Doctrine\ORM\QueryBuilder {#1405 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1407 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1401 #from: "App\Entity\Marker" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1345 …} -dql: "SELECT entity FROM App\Entity\Marker entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1406 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOLVbvxQ\EntityManagerGhost614a58f {#364 …12} } |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Marker $marker) {#1075 class: "App\Controller\Admin\UserCrudController" this: App\Controller\Admin\UserCrudController {#631 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1370 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1409 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1369 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1412 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1408 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1368 …} } |
| choices | null |
| class | "App\Entity\Marker" |
| 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 |
| duplicate_preferred_choices | true |
| em | ContainerOLVbvxQ\EntityManagerGhost614a58f {#364 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1475 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOLVbvxQ\EntityManagerGhost614a58f {#364 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#898 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Markers" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1405 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1407 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1401 #from: "App\Entity\Marker" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1345 …} -dql: "SELECT entity FROM App\Entity\Marker entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1406 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOLVbvxQ\EntityManagerGhost614a58f {#364 …12} } |
| required | false |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1352 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_User_markers" ] |
| cache_key | "_User_markers_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +data: App\Entity\Marker {#1660 …} +value: "10" +label: "Villa de Jalisco" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +data: App\Entity\Marker {#1700 …} +value: "11" +label: "Quartier des Marabunta" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +data: App\Entity\Marker {#1701 …} +value: "12" +label: "???" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +data: App\Entity\Marker {#1702 …} +value: "13" +label: "Quartier 14k" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +data: App\Entity\Marker {#1703 …} +value: "14" +label: "Maison d'entrainement braquage" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +data: App\Entity\Marker {#1704 …} +value: "15" +label: "Maison 6087 Braquage" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +data: App\Entity\Marker {#1705 …} +value: "16" +label: "Maison 6091 braquage" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +data: App\Entity\Marker {#1706 …} +value: "17" +label: "Maison 6104 braquage" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +data: App\Entity\Marker {#1707 …} +value: "18" +label: "Maison 6156 braquage" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +data: App\Entity\Marker {#1708 …} +value: "19" +label: "Maison 6120 braquage" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +data: App\Entity\Marker {#1709 …} +value: "20" +label: "Maisons 6043 braquage" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +data: App\Entity\Marker {#1710 …} +value: "21" +label: "Maison 6042 braquage" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +data: App\Entity\Marker {#1711 …} +value: "22" +label: "Maison 6046 braquage" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1716 +data: App\Entity\Marker {#1712 …} +value: "23" +label: "Maison 6044 bis braquage" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +data: App\Entity\Marker {#1713 …} +value: "24" +label: "Maison 6157 braquage" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#1582 #collection: Doctrine\Common\Collections\ArrayCollection {#1583 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4202 …} -backRefFieldName: "creator" -isDirty: true -em: ContainerOLVbvxQ\EntityManagerGhost614a58f {#364 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4212 …} } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1066 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "markers" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#922 …} -formattedValue: 0 -formatValueCallable: null -label: "Markers" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1070 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1069 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1150 …} -uniqueId: Symfony\Component\Uid\Ulid {#1071 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1719 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1066 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "markers" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#922 …} -formattedValue: 0 -formatValueCallable: null -label: "Markers" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1070 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1069 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1150 …} -uniqueId: Symfony\Component\Uid\Ulid {#1071 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1643 -errors: [] -form: Symfony\Component\Form\Form {#1543 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1641 …5} |
| full_name | "User[markers][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_markers" |
| is_selected | Closure($choice, array $values) {#1721 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Markers" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "markers" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_markers" |
| valid | true |
| value | [] |
roles
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| label | "Role pour Back-End (ne pas toucher)" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-array" ] |
[ "class" => "field-array" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\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 |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1389 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | "Role pour Back-End (ne pas toucher)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [ "class" => "field-array" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1386 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_User_roles" ] |
| cache_key | "_User_roles_collection" |
| compound | true |
| data | [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1143 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "roles" -propertyNameSuffix: null -value: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -formattedValue: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -formatValueCallable: null -label: "Role pour Back-End (ne pas toucher)" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/array" -templatePath: "@EasyAdmin/crud/field/array.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1141 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1172 …} -uniqueId: Symfony\Component\Uid\Ulid {#1142 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1130 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1726 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1143 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "roles" -propertyNameSuffix: null -value: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -formattedValue: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -formatValueCallable: null -label: "Role pour Back-End (ne pas toucher)" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/array" -templatePath: "@EasyAdmin/crud/field/array.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1141 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1172 …} -uniqueId: Symfony\Component\Uid\Ulid {#1142 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1130 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1720 -errors: [] -form: Symfony\Component\Form\Form {#1546 …} } |
| form | Symfony\Component\Form\FormView {#1718 …5} |
| full_name | "User[roles]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles" |
| label | "Role pour Back-End (ne pas toucher)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "roles" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#1722 …5} |
| required | true |
| row_attr | [ "class" => "field-array" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles" |
| valid | true |
| value | [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] |
0
"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 | "ROLE_USER" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\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) {#1591 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1589 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "text" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_text" |
| compound | false |
| data | "ROLE_USER" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1730 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1728 -errors: [] -form: Symfony\Component\Form\Form {#1602 …} } |
| form | Symfony\Component\Form\FormView {#1727 …5} |
| full_name | "User[roles][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_USER" |
1
"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 | "ROLE_GROUPE_CJNG" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\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) {#1605 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1606 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "text" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_text" |
| compound | false |
| data | "ROLE_GROUPE_CJNG" |
| 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 {#1733 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1731 -errors: [] -form: Symfony\Component\Form\Form {#1616 …} } |
| form | Symfony\Component\Form\FormView {#1729 …5} |
| full_name | "User[roles][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_1" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_GROUPE_CJNG" |
ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G
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) {#1489 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() {#1485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1520 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_User_ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G" ] |
| cache_key | "_User_ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G_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 {#1081 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KKM563WQ2ETQ1SKW3EVTR49G" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1055 …} -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 {#1080 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1065 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -uniqueId: Symfony\Component\Uid\Ulid {#1079 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1735 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1081 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KKM563WQ2ETQ1SKW3EVTR49G" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1055 …} -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 {#1080 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1065 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -uniqueId: Symfony\Component\Uid\Ulid {#1079 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#942 -isAccessible: true -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#753 …} -instance: App\Entity\User {#900 -id: 25 -username: "leiiid" -roles: [ "ROLE_USER" "ROLE_GROUPE_CJNG" ] -password: "$2y$13$oJjPOWOtmCFJU5kkMlDhdeU0LO96kwpleXk4XSJ5dKxu4guULsqLG" -name: "Cazador" -grade: "Soldado" -company: null -markers: Doctrine\ORM\PersistentCollection {#922 …} -gradeLevel: 8 } -primaryKeyName: "id" -primaryKeyValue: 25 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1137 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1189 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1732 -errors: [] -form: Symfony\Component\Form\Form {#1549 …} } |
| form | Symfony\Component\Form\FormView {#1724 …5} |
| full_name | "User[ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_close_01KKM563WQ2ETQ1SKW3EVTR49G" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "62026be.ZgHhqrNHM3XvttsQ6YTi0TI2KbpLV8VPoLwc5O4qFvo.UVmuneZ0AA--w7FR2MWD5kpeHfUoHKMp6oxG05waeLYWNJHz_CYDOqnnig" |
| 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 | "62026be.ZgHhqrNHM3XvttsQ6YTi0TI2KbpLV8VPoLwc5O4qFvo.UVmuneZ0AA--w7FR2MWD5kpeHfUoHKMp6oxG05waeLYWNJHz_CYDOqnnig" |
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 | "62026be.ZgHhqrNHM3XvttsQ6YTi0TI2KbpLV8VPoLwc5O4qFvo.UVmuneZ0AA--w7FR2MWD5kpeHfUoHKMp6oxG05waeLYWNJHz_CYDOqnnig" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1736 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() {#1740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $message: Closure() {#1737 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_User__token" ] |
| cache_key | "_User__token_hidden" |
| compound | false |
| data | "62026be.ZgHhqrNHM3XvttsQ6YTi0TI2KbpLV8VPoLwc5O4qFvo.UVmuneZ0AA--w7FR2MWD5kpeHfUoHKMp6oxG05waeLYWNJHz_CYDOqnnig" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1753 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1750 -errors: [] -form: Symfony\Component\Form\Form {#1746 …} } |
| form | Symfony\Component\Form\FormView {#1741 …5} |
| full_name | "User[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User__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 | "_User__token" |
| valid | true |
| value | "62026be.ZgHhqrNHM3XvttsQ6YTi0TI2KbpLV8VPoLwc5O4qFvo.UVmuneZ0AA--w7FR2MWD5kpeHfUoHKMp6oxG05waeLYWNJHz_CYDOqnnig" |