Forms
-
User
-
ea_form_fieldset_01KPAVPNHFSNRANKEY1GY5RFT5
-
email
-
plainPassword
-
typePerson
-
nif
-
firstName
-
lastName
-
companyName
-
alias
-
logo
-
file
-
delete
-
-
roles
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
isActive
-
authorizedOAuthClients
-
ea_form_fieldset_close_01KPAVPNHFSNRANKEY1GY5RFT5
-
_token
-
User
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } |
| 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" ] |
| data | App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } |
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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } |
| 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() {#1512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1509 …} $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 {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } |
| 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 {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2143 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1586 -errors: [] -form: Symfony\Component\Form\Form {#1876 …} } |
| form | Symfony\Component\Form\FormView {#1804 …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 | true |
| name | "User" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User" |
| valid | true |
| value | App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } |
ea_form_fieldset_01KPAVPNHFSNRANKEY1GY5RFT5
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -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) {#1505 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() {#1517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1516 …} $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_01KPAVPNHFSNRANKEY1GY5RFT5" ] |
| cache_key | "_User_ea_form_fieldset_01KPAVPNHFSNRANKEY1GY5RFT5_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 {#1467 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KPAVPNHFSNRANKEY1GY5RFT5" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1459 …} -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 {#1460 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1458 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1457 …} -uniqueId: Symfony\Component\Uid\Ulid {#1461 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1456 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| 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 {#1982 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1467 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KPAVPNHFSNRANKEY1GY5RFT5" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1459 …} -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 {#1460 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1458 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1457 …} -uniqueId: Symfony\Component\Uid\Ulid {#1461 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1456 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1976 -errors: [] -form: Symfony\Component\Form\Form {#1839 …} } |
| form | Symfony\Component\Form\FormView {#2037 …5} |
| full_name | "User[ea_form_fieldset_01KPAVPNHFSNRANKEY1GY5RFT5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_01KPAVPNHFSNRANKEY1GY5RFT5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KPAVPNHFSNRANKEY1GY5RFT5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_01KPAVPNHFSNRANKEY1GY5RFT5" |
| valid | true |
| value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "christian@flexomed.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "inputmode" => "email" ] |
[ "inputmode" => "email" ] |
| label | "Email" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-email" ] |
[ "class" => "field-email" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "inputmode" => "email" ] |
| 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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1497 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| 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-email" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1491 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_User_email" ] |
| cache_key | "_User_email_email" |
| compound | false |
| data | "christian@flexomed.com" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1159 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: "christian@flexomed.com" -formattedValue: "christian@flexomed.com" -formatValueCallable: null -label: "Email" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1189 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/crud/field/email.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1188 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1190 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1329 …} -uniqueId: Symfony\Component\Uid\Ulid {#1187 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1192 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1813 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1159 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: "christian@flexomed.com" -formattedValue: "christian@flexomed.com" -formatValueCallable: null -label: "Email" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1189 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/crud/field/email.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1188 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1190 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1329 …} -uniqueId: Symfony\Component\Uid\Ulid {#1187 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1192 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1975 -errors: [] -form: Symfony\Component\Form\Form {#1836 …} } |
| form | Symfony\Component\Form\FormView {#1519 …5} |
| full_name | "User[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-email" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_email" |
| valid | true |
| value | "christian@flexomed.com" |
plainPassword
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 |
|---|---|---|
| label | "Contraseña" |
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 |
| 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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1532 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 | "Contraseña" |
| 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 | false |
| upload_max_size_message | Closure() {#1539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1538 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_User_plainPassword" ] |
| cache_key | "_User_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1178 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "plainPassword" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Contraseña" -formType: "Symfony\Component\Form\Extension\Core\Type\PasswordType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1174 …} -sortable: false -virtual: true -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1175 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1297 …} -uniqueId: Symfony\Component\Uid\Ulid {#1176 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1170 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1851 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1178 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "plainPassword" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Contraseña" -formType: "Symfony\Component\Form\Extension\Core\Type\PasswordType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1174 …} -sortable: false -virtual: true -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1175 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1297 …} -uniqueId: Symfony\Component\Uid\Ulid {#1176 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1170 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1637 -errors: [] -form: Symfony\Component\Form\Form {#1833 …} } |
| form | Symfony\Component\Form\FormView {#1981 …5} |
| full_name | "User[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_plainPassword" |
| label | "Contraseña" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_plainPassword" |
| valid | true |
| value | "" |
typePerson
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 |
|---|---|---|
| attr | [ "data-target" => "type-person" "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-target" => "type-person" "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "Persona Física" => "Persona Física" "Persona Jurídica" => "Persona Jurídica" ] |
[ "Persona Física" => "Persona Física" "Persona Jurídica" => "Persona Jurídica" ] |
| expanded | false |
same as passed value |
| label | "Tipo de Persona" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-target" => "type-person" "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 | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Persona Física" => "Persona Física" "Persona Jurídica" => "Persona Jurídica" ] |
| 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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Tipo de Persona" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| 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 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1557 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-target" => "type-person" "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_User_typePerson" ] |
| cache_key | "_User_typePerson_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +data: "Persona Física" +value: "Persona Física" +label: "Persona Física" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +data: "Persona Jurídica" +value: "Persona Jurídica" +label: "Persona Jurídica" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1253 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "typePerson" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Tipo de Persona" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1247 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1250 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1248 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1299 …} -uniqueId: Symfony\Component\Uid\Ulid {#1251 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1575 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1253 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "typePerson" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Tipo de Persona" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1247 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1250 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1248 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1299 …} -uniqueId: Symfony\Component\Uid\Ulid {#1251 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1613 -errors: [] -form: Symfony\Component\Form\Form {#1875 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1842 …5} |
| full_name | "User[typePerson]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_typePerson" |
| is_selected | Closure($choice, $value) {#1489 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Tipo de Persona" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "typePerson" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_typePerson" |
| valid | true |
| value | "" |
nif
"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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "NIF" |
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1565 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 | "NIF" |
| 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() {#1574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1573 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_nif" ] |
| cache_key | "_User_nif_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1183 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "nif" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "NIF" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1180 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1181 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1177 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1295 …} -uniqueId: Symfony\Component\Uid\Ulid {#1182 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1193 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2042 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1183 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "nif" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "NIF" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1180 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1181 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1177 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1295 …} -uniqueId: Symfony\Component\Uid\Ulid {#1182 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1193 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2040 -errors: [] -form: Symfony\Component\Form\Form {#1872 …} } |
| form | Symfony\Component\Form\FormView {#1560 …5} |
| full_name | "User[nif]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_nif" |
| label | "NIF" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nif" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_nif" |
| valid | true |
| value | "" |
firstName
"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 | "NN" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Nombre" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-firstName" ] |
[ "class" => "field-firstName" ] |
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1583 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 | "Nombre" |
| 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-firstName" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1584 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_firstName" ] |
| cache_key | "_User_firstName_text" |
| compound | false |
| data | "NN" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1201 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "firstName" -propertyNameSuffix: null -value: "NN" -formattedValue: "NN" -formatValueCallable: null -label: "Nombre" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1204 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-firstName" -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 {#1203 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1288 …} -uniqueId: Symfony\Component\Uid\Ulid {#1202 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1208 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2045 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1201 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "firstName" -propertyNameSuffix: null -value: "NN" -formattedValue: "NN" -formatValueCallable: null -label: "Nombre" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1204 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-firstName" -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 {#1203 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1288 …} -uniqueId: Symfony\Component\Uid\Ulid {#1202 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1208 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2043 -errors: [] -form: Symfony\Component\Form\Form {#1869 …} } |
| form | Symfony\Component\Form\FormView {#2041 …5} |
| full_name | "User[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_firstName" |
| label | "Nombre" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-firstName" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_firstName" |
| valid | true |
| value | "NN" |
lastName
"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 | "NN" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Apellido" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-lastName" ] |
[ "class" => "field-lastName" ] |
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1592 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 | "Apellido" |
| 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-lastName" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1593 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_lastName" ] |
| cache_key | "_User_lastName_text" |
| compound | false |
| data | "NN" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1207 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "lastName" -propertyNameSuffix: null -value: "NN" -formattedValue: "NN" -formatValueCallable: null -label: "Apellido" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1211 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-lastName" -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 {#1210 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1341 …} -uniqueId: Symfony\Component\Uid\Ulid {#1209 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1215 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2048 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1207 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "lastName" -propertyNameSuffix: null -value: "NN" -formattedValue: "NN" -formatValueCallable: null -label: "Apellido" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1211 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-lastName" -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 {#1210 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1341 …} -uniqueId: Symfony\Component\Uid\Ulid {#1209 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1215 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2046 -errors: [] -form: Symfony\Component\Form\Form {#1866 …} } |
| form | Symfony\Component\Form\FormView {#2044 …5} |
| full_name | "User[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_lastName" |
| label | "Apellido" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-lastName" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_lastName" |
| valid | true |
| value | "NN" |
companyName
"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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Razón Social" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-companyName hidden" ] |
[ "class" => "field-companyName hidden" ] |
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1601 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 | "Razón Social" |
| 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-companyName hidden" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1602 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_companyName" ] |
| cache_key | "_User_companyName_text" |
| compound | false |
| 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\TextField" -propertyName: "companyName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Razón Social" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1218 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-companyName hidden" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1219 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1217 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -uniqueId: Symfony\Component\Uid\Ulid {#1216 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1225 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2051 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1214 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "companyName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Razón Social" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1218 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-companyName hidden" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1219 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1217 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -uniqueId: Symfony\Component\Uid\Ulid {#1216 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1225 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2049 -errors: [] -form: Symfony\Component\Form\Form {#1863 …} } |
| form | Symfony\Component\Form\FormView {#2047 …5} |
| full_name | "User[companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_companyName" |
| label | "Razón Social" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-companyName hidden" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_companyName" |
| valid | true |
| value | "" |
alias
"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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Alias" |
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1610 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 | "Alias" |
| 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() {#1612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1611 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_alias" ] |
| cache_key | "_User_alias_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1222 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "alias" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Alias" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1231 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1213 …} -uniqueId: Symfony\Component\Uid\Ulid {#1226 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1233 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2054 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1222 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "alias" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Alias" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1231 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1213 …} -uniqueId: Symfony\Component\Uid\Ulid {#1226 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1233 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2052 -errors: [] -form: Symfony\Component\Form\Form {#1860 …} } |
| form | Symfony\Component\Form\FormView {#2050 …5} |
| full_name | "User[alias]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_alias" |
| label | "Alias" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "alias" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_alias" |
| valid | true |
| value | "" |
logo
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 |
|---|---|---|
| label | "Logo" |
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" ] |
| upload_dir | "public/uploads/logos/" |
"/var/www/vhosts/panel.smartescrow.eu/public/uploads/logos/"
|
| upload_filename | Closure($file) {#1241 class: "App\Controller\Admin\UserCrudController" this: App\Controller\Admin\UserCrudController {#702 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| download_path | "uploads/logos/" |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| file_constraints | [] |
| 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 | "Logo" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_delete | Closure(File $file) {#1623 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_dir | "/var/www/vhosts/panel.smartescrow.eu/public/uploads/logos/" |
| upload_filename | Closure($file) {#1241 class: "App\Controller\Admin\UserCrudController" this: App\Controller\Admin\UserCrudController {#702 …} } |
| upload_max_size_message | Closure() {#1636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1635 …} $translationDomain: "validators" } } |
| upload_new | Closure(UploadedFile $file, string $uploadDir, string $fileName) {#1622 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_validate | Closure(string $filename): string {#1625 returnType: "string" class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_fileupload" "_User_logo" ] |
| cache_key | "_User_logo_ea_fileupload" |
| compound | true |
| currentFiles | [] |
| data | null |
| disabled | false |
| download_path | "uploads/logos/" |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1234 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "logo" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Logo" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1237 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1236 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1362 …} -uniqueId: Symfony\Component\Uid\Ulid {#1235 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1242 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2057 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1234 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "logo" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Logo" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1237 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1236 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1362 …} -uniqueId: Symfony\Component\Uid\Ulid {#1235 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1242 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2055 -errors: [] -form: Symfony\Component\Form\Form {#1825 …} } |
| form | Symfony\Component\Form\FormView {#2053 …5} |
| full_name | "User[logo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_logo" |
| label | "Logo" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| multiple | false |
| name | "logo" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_logo" |
| valid | true |
| value | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
same as passed value |
| allow_file_upload | true |
same as passed value |
| attr | [] |
same as passed value |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | true |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| constraints | [] |
same as passed value |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
same as passed value |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
same as passed value |
| disabled | false |
same as passed value |
| empty_data | null |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| inherit_data | false |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | "Logo" |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| multiple | false |
same as passed value |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
| setter | null |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#1636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1635 …} $translationDomain: "validators" } } |
Closure() {#1850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1635 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | 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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Logo" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1635 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_User_logo_file" ] |
| cache_key | "_User_logo_file_file" |
| 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 {#2061 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2059 -errors: [] -form: Symfony\Component\Form\Form {#1822 …} } |
| form | Symfony\Component\Form\FormView {#2058 …5} |
| full_name | "User[logo][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_logo_file" |
| label | "Logo" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "file" |
| unique_block_prefix | "_User_logo_file" |
| valid | true |
| value | "" |
delete
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1843 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_logo_delete" ] |
| cache_key | "_User_logo_delete_checkbox" |
| checked | false |
| compound | false |
| data | false |
| 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 {#2064 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2062 -errors: [] -form: Symfony\Component\Form\Form {#1819 …} } |
| form | Symfony\Component\Form\FormView {#2060 …5} |
| full_name | "User[logo][delete]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_logo_delete" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "delete" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_logo_delete" |
| valid | true |
| value | "1" |
roles
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "Usuario" => "ROLE_USER" "SUPER ADMIN" => "ROLE_SUPER_ADMIN" "Admin" => "ROLE_ADMIN" "Inversor (Factoring/Wallet)" => "ROLE_INVERSOR" "Financiado (Factoring/Wallet)" => "ROLE_FINANCIADO" "Proveedor (Prontopago)" => "ROLE_PROVEEDOR" "Cliente (Prontopago/Tickets)" => "ROLE_CLIENTE" ] |
[ "Usuario" => "ROLE_USER" "SUPER ADMIN" => "ROLE_SUPER_ADMIN" "Admin" => "ROLE_ADMIN" "Inversor (Factoring/Wallet)" => "ROLE_INVERSOR" "Financiado (Factoring/Wallet)" => "ROLE_FINANCIADO" "Proveedor (Prontopago)" => "ROLE_PROVEEDOR" "Cliente (Prontopago/Tickets)" => "ROLE_CLIENTE" ] |
| expanded | true |
same as passed value |
| label | "Roles" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | true |
same as passed value |
| placeholder | "" |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Usuario" => "ROLE_USER" "SUPER ADMIN" => "ROLE_SUPER_ADMIN" "Admin" => "ROLE_ADMIN" "Inversor (Factoring/Wallet)" => "ROLE_INVERSOR" "Financiado (Factoring/Wallet)" => "ROLE_FINANCIADO" "Proveedor (Prontopago)" => "ROLE_PROVEEDOR" "Cliente (Prontopago/Tickets)" => "ROLE_CLIENTE" ] |
| 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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Roles" |
| 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 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1665 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_User_roles" ] |
| cache_key | "_User_roles_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +data: "ROLE_USER" +value: "ROLE_USER" +label: "Usuario" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +data: "ROLE_SUPER_ADMIN" +value: "ROLE_SUPER_ADMIN" +label: "SUPER ADMIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +data: "ROLE_ADMIN" +value: "ROLE_ADMIN" +label: "Admin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +data: "ROLE_INVERSOR" +value: "ROLE_INVERSOR" +label: "Inversor (Factoring/Wallet)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +data: "ROLE_FINANCIADO" +value: "ROLE_FINANCIADO" +label: "Financiado (Factoring/Wallet)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +data: "ROLE_PROVEEDOR" +value: "ROLE_PROVEEDOR" +label: "Proveedor (Prontopago)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +data: "ROLE_CLIENTE" +value: "ROLE_CLIENTE" +label: "Cliente (Prontopago/Tickets)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1240 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "roles" -propertyNameSuffix: null -value: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -formattedValue: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -formatValueCallable: null -label: "Roles" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1162 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1254 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1369 …} -uniqueId: Symfony\Component\Uid\Ulid {#1165 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1255 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2067 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1240 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "roles" -propertyNameSuffix: null -value: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -formattedValue: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -formatValueCallable: null -label: "Roles" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1162 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1254 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1369 …} -uniqueId: Symfony\Component\Uid\Ulid {#1165 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1255 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2063 -errors: [] -form: Symfony\Component\Form\Form {#1938 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2056 …5} |
| full_name | "User[roles]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles" |
| is_selected | Closure($choice, array $values) {#2065 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Roles" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "roles" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles" |
| valid | true |
| value | [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"ROLE_USER"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Usuario" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ROLE_USER" |
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 | "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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Usuario" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1815 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ROLE_USER" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| 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 {#2071 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2069 -errors: [] -form: Symfony\Component\Form\Form {#1941 …} } |
| form | Symfony\Component\Form\FormView {#2068 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_0" |
| label | "Usuario" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_USER" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "SUPER ADMIN" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ROLE_SUPER_ADMIN" |
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 | "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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "SUPER ADMIN" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1806 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ROLE_SUPER_ADMIN" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| 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 {#2074 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2072 -errors: [] -form: Symfony\Component\Form\Form {#1944 …} } |
| form | Symfony\Component\Form\FormView {#2070 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_1" |
| label | "SUPER ADMIN" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_SUPER_ADMIN" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Admin" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ROLE_ADMIN" |
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 | "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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Admin" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1894 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ROLE_ADMIN" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| 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 {#2077 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2075 -errors: [] -form: Symfony\Component\Form\Form {#1947 …} } |
| form | Symfony\Component\Form\FormView {#2073 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_2" |
| label | "Admin" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_ADMIN" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Inversor (Factoring/Wallet)" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ROLE_INVERSOR" |
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 | "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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Inversor (Factoring/Wallet)" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1903 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ROLE_INVERSOR" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| 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 {#2080 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2078 -errors: [] -form: Symfony\Component\Form\Form {#1950 …} } |
| form | Symfony\Component\Form\FormView {#2076 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_3" |
| label | "Inversor (Factoring/Wallet)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_INVERSOR" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"ROLE_FINANCIADO"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Financiado (Factoring/Wallet)" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ROLE_FINANCIADO" |
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 | "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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Financiado (Factoring/Wallet)" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1912 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ROLE_FINANCIADO" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| 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 {#2083 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2081 -errors: [] -form: Symfony\Component\Form\Form {#1953 …} } |
| form | Symfony\Component\Form\FormView {#2079 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_4" |
| label | "Financiado (Factoring/Wallet)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_FINANCIADO" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Proveedor (Prontopago)" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ROLE_PROVEEDOR" |
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 | "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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Proveedor (Prontopago)" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1921 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ROLE_PROVEEDOR" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| 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 {#2086 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2084 -errors: [] -form: Symfony\Component\Form\Form {#1956 …} } |
| form | Symfony\Component\Form\FormView {#2082 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_5" |
| label | "Proveedor (Prontopago)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_PROVEEDOR" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Cliente (Prontopago/Tickets)" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ROLE_CLIENTE" |
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 | "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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Cliente (Prontopago/Tickets)" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1930 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ROLE_CLIENTE" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_roles_entry" ] |
| cache_key | "_User_roles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| 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 {#2089 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2087 -errors: [] -form: Symfony\Component\Form\Form {#1959 …} } |
| form | Symfony\Component\Form\FormView {#2085 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles_6" |
| label | "Cliente (Prontopago/Tickets)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles_entry" |
| valid | true |
| value | "ROLE_CLIENTE" |
isActive
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Activo" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1647 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Activo" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1640 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_isActive" ] |
| cache_key | "_User_isActive_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1311 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isActive" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Activo" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1307 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1308 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1306 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1376 …} -uniqueId: Symfony\Component\Uid\Ulid {#1309 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1304 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2091 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1311 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isActive" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Activo" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1307 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1308 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1306 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1376 …} -uniqueId: Symfony\Component\Uid\Ulid {#1309 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1304 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2066 -errors: [] -form: Symfony\Component\Form\Form {#1962 …} } |
| form | Symfony\Component\Form\FormView {#2088 …5} |
| full_name | "User[isActive]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_isActive" |
| label | "Activo" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isActive" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_isActive" |
| valid | true |
| value | "1" |
authorizedOAuthClients
"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 {#2016 #collection: Doctrine\Common\Collections\ArrayCollection {#2030 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#5445 …} -backRefFieldName: "authorizedUsers" -isDirty: true -em: Doctrine\ORM\EntityManager {#386 …11} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5455 …} } |
| View Format |
[ "7dc2fa55-1533-4de9-a725-144a92a8f1fc" "8851ac28-5925-4db1-99ab-0e2dc47c8748" "ee7ea200-6ff8-4256-bfad-bfd4a8d1ffe6" ] |
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 |
| class | "App\Entity\OAuthClient" |
same as passed value |
| label | "Clientes OAuth autorizados" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1425 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1338 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "authorizedOAuthClients" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#947 …} -formattedValue: 3 -formatValueCallable: null -label: "Clientes OAuth autorizados" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …} -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 {#1336 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1334 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -uniqueId: Symfony\Component\Uid\Ulid {#1337 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1332 …} -htmlAttributes: [ "required" => false ] } } } |
Doctrine\ORM\QueryBuilder {#1697 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1696 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1695 #from: "App\Entity\OAuthClient" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#1698 …} -dql: "SELECT entity FROM App\Entity\OAuthClient entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1699 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#386 …11} } |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1692 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1707 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1794 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1693 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1793 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1708 …} } |
| choices | null |
| class | "App\Entity\OAuthClient" |
| 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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#386 …11} |
| 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 {#1797 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#386 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#889 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Clientes OAuth autorizados" |
| 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 {#1697 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1696 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1695 #from: "App\Entity\OAuthClient" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#1698 …} -dql: "SELECT entity FROM App\Entity\OAuthClient entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1699 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#386 …11} } |
| required | false |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1703 …} $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_authorizedOAuthClients" ] |
| cache_key | "_User_authorizedOAuthClients_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +data: App\Entity\OAuthClient {#2109 …} +value: "364271c4-2fa0-478d-b89a-9603abe4bda2" +label: "Prontopago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +data: App\Entity\OAuthClient {#2113 …} +value: "51e02bc0-4b89-486e-a76d-329943001a28" +label: "FirmaDoc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +data: App\Entity\OAuthClient {#1432 …} +value: "7dc2fa55-1533-4de9-a725-144a92a8f1fc" +label: "Cuadro de mandos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +data: App\Entity\OAuthClient {#2117 …} +value: "82088f0d-cedb-11f0-a10c-a0ad9f24310d" +label: "Bastanteo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +data: App\Entity\OAuthClient {#1397 …} +value: "8851ac28-5925-4db1-99ab-0e2dc47c8748" +label: "Wallet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +data: App\Entity\OAuthClient {#2121 …} +value: "be117362-2abe-4cdf-9660-e6d3507ac646" +label: "Tickets" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +data: App\Entity\OAuthClient {#1420 …} +value: "ee7ea200-6ff8-4256-bfad-bfd4a8d1ffe6" +label: "Factoring" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#2016 #collection: Doctrine\Common\Collections\ArrayCollection {#2030 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#5445 …} -backRefFieldName: "authorizedUsers" -isDirty: true -em: Doctrine\ORM\EntityManager {#386 …11} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5455 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1338 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "authorizedOAuthClients" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#947 …} -formattedValue: 3 -formatValueCallable: null -label: "Clientes OAuth autorizados" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …} -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 {#1336 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1334 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -uniqueId: Symfony\Component\Uid\Ulid {#1337 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1332 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2101 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1338 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "authorizedOAuthClients" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#947 …} -formattedValue: 3 -formatValueCallable: null -label: "Clientes OAuth autorizados" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …} -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 {#1336 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1334 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -uniqueId: Symfony\Component\Uid\Ulid {#1337 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1332 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2092 -errors: [] -form: Symfony\Component\Form\Form {#1965 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2090 …5} |
| full_name | "User[authorizedOAuthClients][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_authorizedOAuthClients" |
| is_selected | Closure($choice, array $values) {#2104 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Clientes OAuth autorizados" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "authorizedOAuthClients" |
| 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_authorizedOAuthClients" |
| valid | true |
| value | [ "7dc2fa55-1533-4de9-a725-144a92a8f1fc" "8851ac28-5925-4db1-99ab-0e2dc47c8748" "ee7ea200-6ff8-4256-bfad-bfd4a8d1ffe6" ] |
ea_form_fieldset_close_01KPAVPNHFSNRANKEY1GY5RFT5
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1886 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() {#1882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1790 …} $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_01KPAVPNHFSNRANKEY1GY5RFT5" ] |
| cache_key | "_User_ea_form_fieldset_close_01KPAVPNHFSNRANKEY1GY5RFT5_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 {#1455 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KPAVPNHFSNRANKEY1GY5RFT5" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1249 …} -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 {#1470 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …} -uniqueId: Symfony\Component\Uid\Ulid {#1469 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2126 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1455 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KPAVPNHFSNRANKEY1GY5RFT5" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1249 …} -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 {#1470 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …} -uniqueId: Symfony\Component\Uid\Ulid {#1469 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#877 -isAccessible: true -instance: App\Entity\User {#880 -id: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -email: "christian@flexomed.com" -roles: [ 1 => "ROLE_USER" 2 => "ROLE_FINANCIADO" ] -password: "$2y$13$AkAhEvm/t1su04W8aRPOsejHvkos9I/WmguJlgSUkipacoaVMPouW" -plainPassword: null -firstName: null -lastName: null -isActive: true -createdAt: DateTimeImmutable @1757621490 {#881 date: 2025-09-11 20:11:30.0 UTC (+00:00) } -authorizedOAuthClients: Doctrine\ORM\PersistentCollection {#947 …} -typePerson: null -nif: null -companyName: null -alias: null -logo: null -resetToken: null -resetTokenExpiresAt: null } -primaryKeyValue: "d321f68d-fcd1-5dbe-ae07-f9f5537f6014" -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1163 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1409 …} -defaultActionUrl: "https://panel.smartescrow.eu/user/d321f68d-fcd1-5dbe-ae07-f9f5537f6014?page=2&sort%5Broles%5D=DESC" -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#740 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2124 -errors: [] -form: Symfony\Component\Form\Form {#1968 …} } |
| form | Symfony\Component\Form\FormView {#2096 …5} |
| full_name | "User[ea_form_fieldset_close_01KPAVPNHFSNRANKEY1GY5RFT5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_close_01KPAVPNHFSNRANKEY1GY5RFT5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KPAVPNHFSNRANKEY1GY5RFT5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_close_01KPAVPNHFSNRANKEY1GY5RFT5" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "651a69de89f882f28c3b92b9d24.ej6bZun8VThx5kAwYR-5bldjq0TA_RvhTFvj6g0F8gA.MFbhCIeRL0sLiBEGFHbjJyAQzAqNyFCJNhjQmEtrl3YzZtAep7oCZzeCIw" |
| 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 | "651a69de89f882f28c3b92b9d24.ej6bZun8VThx5kAwYR-5bldjq0TA_RvhTFvj6g0F8gA.MFbhCIeRL0sLiBEGFHbjJyAQzAqNyFCJNhjQmEtrl3YzZtAep7oCZzeCIw" |
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 {#323 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …} -logger: Monolog\Logger {#262 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#324 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 "ea-delete" => 3 "ea-edit" => 4 "ea-new" => 5 "ea-batch" => 6 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "651a69de89f882f28c3b92b9d24.ej6bZun8VThx5kAwYR-5bldjq0TA_RvhTFvj6g0F8gA.MFbhCIeRL0sLiBEGFHbjJyAQzAqNyFCJNhjQmEtrl3YzZtAep7oCZzeCIw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2125 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() {#2131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $message: Closure() {#1974 …} $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 | "651a69de89f882f28c3b92b9d24.ej6bZun8VThx5kAwYR-5bldjq0TA_RvhTFvj6g0F8gA.MFbhCIeRL0sLiBEGFHbjJyAQzAqNyFCJNhjQmEtrl3YzZtAep7oCZzeCIw" |
| 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 {#2144 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2141 -errors: [] -form: Symfony\Component\Form\Form {#2137 …} } |
| form | Symfony\Component\Form\FormView {#2132 …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 | "651a69de89f882f28c3b92b9d24.ej6bZun8VThx5kAwYR-5bldjq0TA_RvhTFvj6g0F8gA.MFbhCIeRL0sLiBEGFHbjJyAQzAqNyFCJNhjQmEtrl3YzZtAep7oCZzeCIw" |