Forms
-
search_caisse
-
numeroDossier
-
denomination
-
dateDebut
-
dateFin
-
formeJuridique
-
typeDossier
-
userDepot
-
_token
-
search_caisse
Form type:
"App\Form\Apip\SearchCaisseType"
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
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "numeroDossier" => null "denomination" => "LOUA" "dateDebut" => null "dateFin" => null "formeJuridique" => null "typeDossier" => null "userDepot" => null ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5042 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 | 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 | null |
trim | true |
upload_max_size_message | Closure() {#5044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5043 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_caisse" "_search_caisse" ] |
cache_key | "_search_caisse_search_caisse" |
compound | true |
data | [ "numeroDossier" => null "denomination" => "LOUA" "dateDebut" => null "dateFin" => null "formeJuridique" => null "typeDossier" => null "userDepot" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6280 -form: Symfony\Component\Form\Form {#5828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6128 …5} |
full_name | "search_caisse" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_caisse" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_search_caisse" |
valid | true |
value | [ "numeroDossier" => null "denomination" => "LOUA" "dateDebut" => null "dateFin" => null "formeJuridique" => null "typeDossier" => null "userDepot" => null ] |
numeroDossier
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Numéro dossier" |
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 | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5058 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 | "Numéro dossier" |
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() {#5073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5070 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_caisse_numeroDossier" ] |
cache_key | "_search_caisse_numeroDossier_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6111 -form: Symfony\Component\Form\Form {#5834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6127 …5} |
full_name | "search_caisse[numeroDossier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse_numeroDossier" |
label | "Numéro dossier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numeroDossier" |
priority | 0 |
required | false |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_search_caisse_numeroDossier" |
valid | true |
value | "" |
denomination
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "LOUA" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Dénomination" |
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 | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5704 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 | "Dénomination" |
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() {#5706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5705 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_caisse_denomination" ] |
cache_key | "_search_caisse_denomination_text" |
compound | false |
data | "LOUA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6277 -form: Symfony\Component\Form\Form {#5838 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6120 …5} |
full_name | "search_caisse[denomination]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse_denomination" |
label | "Dénomination" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "denomination" |
priority | 0 |
required | false |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_search_caisse_denomination" |
valid | true |
value | "LOUA" |
dateDebut
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Date début" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date début" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#5726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5725 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_search_caisse_dateDebut" ] |
cache_key | "_search_caisse_dateDebut_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6218 -form: Symfony\Component\Form\Form {#5833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6121 …5} |
full_name | "search_caisse[dateDebut]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse_dateDebut" |
label | "Date début" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateDebut" |
priority | 0 |
required | false |
row_attr | [] |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_search_caisse_dateDebut" |
valid | true |
value | "" |
widget | "single_text" |
dateFin
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Date Fin" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date Fin" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#5735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5734 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_search_caisse_dateFin" ] |
cache_key | "_search_caisse_dateFin_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5736 -form: Symfony\Component\Form\Form {#5830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5904 …5} |
full_name | "search_caisse[dateFin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse_dateFin" |
label | "Date Fin" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateFin" |
priority | 0 |
required | false |
row_attr | [] |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_search_caisse_dateFin" |
valid | true |
value | "" |
widget | "single_text" |
formeJuridique
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\FormJuridique" |
same as passed value |
label | "Forme Juridique" |
same as passed value |
placeholder | "-- Sélectionner une forme juridique --" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#5050 class: "App\Form\Apip\SearchCaisseType" this: App\Form\Apip\SearchCaisseType {#4896 …} } |
Doctrine\ORM\QueryBuilder {#5773 -em: ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5770 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5771 #from: "App\Entity\FormJuridique" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5774 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.isactif = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5775 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.libelle ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\FormJuridique u WHERE u.isactif = 1 ORDER BY u.libelle ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5772 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "libelle" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5818 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5777 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5776 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#5778 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5802 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#5780 …} } |
choices | null |
class | "App\Entity\FormJuridique" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5799 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1585 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Forme Juridique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "-- Sélectionner une forme juridique --" |
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 {#5773 -em: ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5770 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5771 #from: "App\Entity\FormJuridique" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5774 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.isactif = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5775 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.libelle ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\FormJuridique u WHERE u.isactif = 1 ORDER BY u.libelle ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5772 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5766 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_caisse_formeJuridique" ] |
cache_key | "_search_caisse_formeJuridique_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6278 +label: "Bureau de Liaison" +value: "12" +data: App\Entity\FormJuridique {#6261 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6273 +label: "Bureau de Représentation " +value: "11" +data: App\Entity\FormJuridique {#6386 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6275 +label: "Entreprise Individuelle" +value: "1" +data: Proxies\__CG__\App\Entity\FormJuridique {#1549 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6276 +label: "Groupement d'Intèrêt Economique" +value: "2" +data: Proxies\__CG__\App\Entity\FormJuridique {#3568 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: "Société à Responsabilité Limitée" +value: "3" +data: Proxies\__CG__\App\Entity\FormJuridique {#3367 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6265 +label: "Société à Responsabilité Limitée Unipersonnelle" +value: "4" +data: Proxies\__CG__\App\Entity\FormJuridique {#2171 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6266 +label: "Société Anonyme" +value: "6" +data: App\Entity\FormJuridique {#6517 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: "Société Anonyme Unipersonnelle" +value: "7" +data: App\Entity\FormJuridique {#6544 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6269 +label: "Société Civile Immobilière" +value: "9" +data: App\Entity\FormJuridique {#6571 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6759 +label: "Société Civile Professionnelle" +value: "10" +data: App\Entity\FormJuridique {#6598 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6760 +label: "Société coopérative avec conseil d'administration" +value: "15" +data: App\Entity\FormJuridique {#6625 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6761 +label: "Société coopérative Simple" +value: "14" +data: App\Entity\FormJuridique {#6652 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6762 +label: "Société par Action Simplifiée" +value: "5" +data: App\Entity\FormJuridique {#6679 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6763 +label: "Société par Action Simplifiée Unipersonnelle" +value: "13" +data: Proxies\__CG__\App\Entity\FormJuridique {#4672 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6764 +label: "Succursale" +value: "8" +data: App\Entity\FormJuridique {#6732 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6206 -form: Symfony\Component\Form\Form {#5848 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6283 …5} |
full_name | "search_caisse[formeJuridique]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse_formeJuridique" |
is_selected | Closure($choice, $value) {#6118 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Forme Juridique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "formeJuridique" |
placeholder | "-- Sélectionner une forme juridique --" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_search_caisse_formeJuridique" |
valid | true |
value | "" |
typeDossier
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\TypeDossier" |
same as passed value |
label | "Type Dossier" |
same as passed value |
placeholder | "-- Sélectionner type dossier --" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#5051 class: "App\Form\Apip\SearchCaisseType" this: App\Form\Apip\SearchCaisseType {#4896 …} } |
Doctrine\ORM\QueryBuilder {#5784 -em: ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5789 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5788 #from: "App\Entity\TypeDossier" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5787 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.isactif = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5783 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.libelle ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\TypeDossier u WHERE u.isactif = 1 ORDER BY u.libelle ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5785 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "libelle" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5845 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5814 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5782 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#5778 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5816 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#5810 …} } |
choices | null |
class | "App\Entity\TypeDossier" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5826 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1661 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Type Dossier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "-- Sélectionner type dossier --" |
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 {#5784 -em: ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5789 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5788 #from: "App\Entity\TypeDossier" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5787 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.isactif = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5783 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.libelle ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\TypeDossier u WHERE u.isactif = 1 ORDER BY u.libelle ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5785 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5792 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_caisse_typeDossier" ] |
cache_key | "_search_caisse_typeDossier_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6768 +label: "Apip" +value: "1" +data: Proxies\__CG__\App\Entity\TypeDossier {#1792 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6772 +label: "Notaire en ligne" +value: "7" +data: Proxies\__CG__\App\Entity\TypeDossier {#3520 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6770 +label: "Promoteur" +value: "8" +data: App\Entity\TypeDossier {#6808 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6769 +label: "Sous seing privé - avec acte de dépôt" +value: "3" +data: Proxies\__CG__\App\Entity\TypeDossier {#2184 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6774 +label: "Sous seing privé - sans acte de dépôt" +value: "4" +data: Proxies\__CG__\App\Entity\TypeDossier {#2391 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6780 +label: "Tribunal" +value: "9" +data: App\Entity\TypeDossier {#6840 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6765 -form: Symfony\Component\Form\Form {#5851 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6212 …5} |
full_name | "search_caisse[typeDossier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse_typeDossier" |
is_selected | Closure($choice, $value) {#6766 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Type Dossier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typeDossier" |
placeholder | "-- Sélectionner type dossier --" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_search_caisse_typeDossier" |
valid | true |
value | "" |
userDepot
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "infoUser" |
same as passed value |
choices | [ App\Entity\Utilisateur {#5068 -iv_length: null -encryption_key: null -id: 20 -email: "depot@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5080 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5076 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "Dépöt" -prenom: "Siège Apip" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1749853036 {#5055 date: 2025-06-13 22:17:16.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5063 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5061 …} -paiements: Doctrine\ORM\PersistentCollection {#5093 …} -quittances: Doctrine\ORM\PersistentCollection {#5079 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5094 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5091 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5090 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5084 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5082 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5100 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5101 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5103 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5105 …} -lastLogout: DateTime @1749853163 {#5054 date: 2025-06-13 22:19:23.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5107 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5109 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5111 …} -radiations: Doctrine\ORM\PersistentCollection {#5113 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5115 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5117 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5119 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5071 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1749853163 {#5069 date: 2025-06-13 22:19:23.0 UTC (+00:00) } } App\Entity\Utilisateur {#5127 -iv_length: null -encryption_key: null -id: 21 -email: "depotboke@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5121 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: null -adresse: "Boke" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083789 {#5122 date: 2023-04-21 13:29:49.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Dépot" -prenom: "Boké" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1745856979 {#5123 date: 2025-04-28 16:16:19.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5132 …} -statuts: Doctrine\ORM\PersistentCollection {#5134 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5136 …} -paiements: Doctrine\ORM\PersistentCollection {#5138 …} -quittances: Doctrine\ORM\PersistentCollection {#5140 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5142 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5144 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5146 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5148 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5150 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5152 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5154 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5156 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5158 …} -lastLogout: DateTime @1745858010 {#5124 date: 2025-04-28 16:33:30.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5160 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5162 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5164 …} -radiations: Doctrine\ORM\PersistentCollection {#5166 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5168 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5170 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5172 …} -username: "depotboke" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997391 {#5125 date: 2023-04-20 13:29:51.0 UTC (+00:00) } -updatedAt: DateTime @1745858010 {#5126 date: 2025-04-28 16:33:30.0 UTC (+00:00) } } App\Entity\Utilisateur {#5181 -iv_length: null -encryption_key: null -id: 22 -email: "balla.doumbouya@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5174 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "Kankan" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083875 {#5175 date: 2023-04-21 13:31:15.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "DrtLkcO-d3oRZiSJeKdTQZHOoOxqCRlPliEKMyPCYps" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750087629 {#5176 date: 2025-06-16 15:27:09.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750088529 {#5177 date: 2025-06-16 15:42:09.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$fzuGYd/ct0G7mCrtCXwVwulR3kNVjS/9u5H1uq1HRO9Lqa41aLx/2" -civilite: Proxies\__CG__\App\Entity\Civilite {#5183 …} -pieceItendite: null -pays: null -nom: "DOUMBOUYA" -prenom: "BALLA" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750769507 {#5178 date: 2025-06-24 12:51:47.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5188 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5190 …} -paiements: Doctrine\ORM\PersistentCollection {#5192 …} -quittances: Doctrine\ORM\PersistentCollection {#5194 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5196 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5198 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5200 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5202 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5204 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5206 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5208 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5210 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5212 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5214 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5216 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5218 …} -radiations: Doctrine\ORM\PersistentCollection {#5220 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5222 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5224 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5226 …} -username: "depotkankan" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997477 {#5179 date: 2023-04-20 13:31:17.0 UTC (+00:00) } -updatedAt: DateTime @1750769507 {#5180 date: 2025-06-24 12:51:47.0 UTC (+00:00) } } App\Entity\Utilisateur {#5233 -iv_length: null -encryption_key: null -id: 47 -email: "retrait@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5228 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-00-00" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5229 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Doukoure" -prenom: "Aissata" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750761723 {#5230 date: 2025-06-24 10:42:03.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5235 …} -statuts: Doctrine\ORM\PersistentCollection {#5237 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5239 …} -paiements: Doctrine\ORM\PersistentCollection {#5241 …} -quittances: Doctrine\ORM\PersistentCollection {#5243 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5245 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5247 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5249 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5251 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5253 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5255 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5257 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5259 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5261 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5263 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5265 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5267 …} -radiations: Doctrine\ORM\PersistentCollection {#5269 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5271 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5273 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5275 …} -username: "retrait" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5231 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1750761723 {#5232 date: 2025-06-24 10:42:03.0 UTC (+00:00) } } App\Entity\Utilisateur {#5281 -iv_length: null -encryption_key: null -id: 70 -email: "keita@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: "Conakry" -adresse: "Gbessia Cité III" -telephone: "(+224) 624-97-65-41" -accountMustBeVerifiedBefore: DateTimeImmutable @1710337209 {#5277 date: 2024-03-13 13:40:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "keita" -prenom: "Salifou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1710250877 {#5278 date: 2024-03-12 13:41:17.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5282 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5284 …} -paiements: Doctrine\ORM\PersistentCollection {#5286 …} -quittances: Doctrine\ORM\PersistentCollection {#5288 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5290 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5292 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5294 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5296 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5298 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5300 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5302 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5304 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5306 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5308 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5310 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5312 …} -radiations: Doctrine\ORM\PersistentCollection {#5314 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5316 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5318 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5320 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1710250812 {#5279 date: 2024-03-12 13:40:12.0 UTC (+00:00) } -updatedAt: DateTime @1710250901 {#5280 date: 2024-03-12 13:41:41.0 UTC (+00:00) } } App\Entity\Utilisateur {#5328 -iv_length: null -encryption_key: null -id: 119 -email: "aye@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5322 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740259356 {#5323 date: 2025-02-22 21:22:36.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diaby" -prenom: "Aye" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750177291 {#5324 date: 2025-06-17 16:21:31.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5332 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5334 …} -paiements: Doctrine\ORM\PersistentCollection {#5336 …} -quittances: Doctrine\ORM\PersistentCollection {#5338 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5340 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5342 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5344 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5346 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5348 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5350 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5352 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5354 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5356 …} -lastLogout: DateTime @1750177301 {#5325 date: 2025-06-17 16:21:41.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5358 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5360 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5362 …} -radiations: Doctrine\ORM\PersistentCollection {#5364 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5366 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5368 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5370 …} -username: "depot_kindia" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740172956 {#5326 date: 2025-02-21 21:22:36.0 UTC (+00:00) } -updatedAt: DateTime @1750177301 {#5327 date: 2025-06-17 16:21:41.0 UTC (+00:00) } } App\Entity\Utilisateur {#5376 -iv_length: null -encryption_key: null -id: 126 -email: "djoulde4.bah@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @902016000 {#5372 date: 1998-08-02 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260086 {#5373 date: 2025-02-22 21:34:46.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Bah" -prenom: "Adama Djouldé" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5377 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5379 …} -paiements: Doctrine\ORM\PersistentCollection {#5381 …} -quittances: Doctrine\ORM\PersistentCollection {#5383 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5385 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5387 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5389 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5391 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5393 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5395 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5397 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5399 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5401 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5403 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5405 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5407 …} -radiations: Doctrine\ORM\PersistentCollection {#5409 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5411 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5413 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5415 …} -username: "depot_kindia2" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173686 {#5374 date: 2025-02-21 21:34:46.0 UTC (+00:00) } -updatedAt: DateTime @1740422662 {#5375 date: 2025-02-24 18:44:22.0 UTC (+00:00) } } App\Entity\Utilisateur {#5422 -iv_length: null -encryption_key: null -id: 127 -email: "diamilatou.diallo@apipguine.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5417 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Labé" -adresse: "Labé" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260229 {#5418 date: 2025-02-22 21:37:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diallo" -prenom: "Diamilatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750078358 {#5419 date: 2025-06-16 12:52:38.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5424 …} -statuts: Doctrine\ORM\PersistentCollection {#5426 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5428 …} -paiements: Doctrine\ORM\PersistentCollection {#5430 …} -quittances: Doctrine\ORM\PersistentCollection {#5432 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5434 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5436 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5438 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5440 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5442 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5444 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5446 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5448 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5450 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5452 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5454 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5456 …} -radiations: Doctrine\ORM\PersistentCollection {#5458 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5460 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5462 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5464 …} -username: "depotlabe" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173829 {#5420 date: 2025-02-21 21:37:09.0 UTC (+00:00) } -updatedAt: DateTime @1750078358 {#5421 date: 2025-06-16 12:52:38.0 UTC (+00:00) } } App\Entity\Utilisateur {#5471 -iv_length: null -encryption_key: null -id: 130 -email: "nz@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @694224000 {#5466 date: 1992-01-01 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "NZEREKORE" -telephone: "(+224) 666-66-66-65" -accountMustBeVerifiedBefore: DateTimeImmutable @1740312196 {#5467 date: 2025-02-23 12:03:16.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "NZEREKORE" -prenom: "NZEREKORE1" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750432264 {#5468 date: 2025-06-20 15:11:04.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5473 …} -statuts: Doctrine\ORM\PersistentCollection {#5475 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5477 …} -paiements: Doctrine\ORM\PersistentCollection {#5479 …} -quittances: Doctrine\ORM\PersistentCollection {#5481 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5483 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5485 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5487 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5489 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5491 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5493 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5495 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5497 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5499 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5501 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5503 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5505 …} -radiations: Doctrine\ORM\PersistentCollection {#5507 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5509 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5511 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5513 …} -username: "depot_nzerekore" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740225797 {#5469 date: 2025-02-22 12:03:17.0 UTC (+00:00) } -updatedAt: DateTime @1750432264 {#5470 date: 2025-06-20 15:11:04.0 UTC (+00:00) } } App\Entity\Utilisateur {#5519 -iv_length: null -encryption_key: null -id: 135 -email: "nfamoussa.camara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5515 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "CONAKRY" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740350621 {#5516 date: 2025-02-23 22:43:41.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "CAMARA" -prenom: "N'FAMOUSSA" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5520 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5522 …} -paiements: Doctrine\ORM\PersistentCollection {#5524 …} -quittances: Doctrine\ORM\PersistentCollection {#5526 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5528 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5530 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5532 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5534 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5536 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5538 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5540 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5542 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5544 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5546 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5548 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5550 …} -radiations: Doctrine\ORM\PersistentCollection {#5552 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5554 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5556 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5558 …} -username: "nfc" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740264221 {#5517 date: 2025-02-22 22:43:41.0 UTC (+00:00) } -updatedAt: DateTime @1740421149 {#5518 date: 2025-02-24 18:19:09.0 UTC (+00:00) } } Proxies\__CG__\App\Entity\Utilisateur {#1881 -iv_length: null -encryption_key: null -id: 152 -email: "bintou.kolie@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: null -adresse: "KIPE" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740508146 {#5560 date: 2025-02-25 18:29:06.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "KOLIE" -prenom: "BINTOU" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750770777 {#5561 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5565 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5570 …} -paiements: Doctrine\ORM\PersistentCollection {#5572 …} -quittances: Doctrine\ORM\PersistentCollection {#5574 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5576 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5578 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5580 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5582 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5584 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5586 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5588 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5590 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5592 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5594 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5596 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5598 …} -radiations: Doctrine\ORM\PersistentCollection {#5600 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5602 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5604 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5606 …} -username: "depot_bintou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740421747 {#5562 date: 2025-02-24 18:29:07.0 UTC (+00:00) } -updatedAt: DateTime @1750770777 {#5563 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1882 …} } App\Entity\Utilisateur {#5615 -iv_length: null -encryption_key: null -id: 202 -email: "alydiafree89@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1749945600 {#5608 date: 2025-06-15 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "Conakry" -telephone: "(+224) 628-29-06-34" -accountMustBeVerifiedBefore: DateTimeImmutable @1750081145 {#5609 date: 2025-06-16 13:39:05.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "rURTA2CIGIxD9G5xSeye4j5mxJ3rcybDW5SuNHVdUec" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750019935 {#5610 date: 2025-06-15 20:38:55.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750020835 {#5611 date: 2025-06-15 20:53:55.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Sall" -prenom: "Kadiatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750005012 {#5612 date: 2025-06-15 16:30:12.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5616 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5618 …} -paiements: Doctrine\ORM\PersistentCollection {#5620 …} -quittances: Doctrine\ORM\PersistentCollection {#5622 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5624 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5626 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5628 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5630 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5632 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5634 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5636 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5638 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5640 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5642 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5644 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5646 …} -radiations: Doctrine\ORM\PersistentCollection {#5648 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5650 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5652 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5654 …} -username: "kadiatou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1749994745 {#5613 date: 2025-06-15 13:39:05.0 UTC (+00:00) } -updatedAt: DateTime @1750019935 {#5614 date: 2025-06-15 20:38:55.0 UTC (+00:00) } } Proxies\__CG__\App\Entity\Utilisateur {#2337 -iv_length: null -encryption_key: null -id: 203 -email: "diaka.haidara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1750032000 {#5656 date: 2025-06-16 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "SONFONIA" -telephone: "(+224) 625085325" -accountMustBeVerifiedBefore: DateTimeImmutable @1750151625 {#5657 date: 2025-06-17 09:13:45.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$INce3/kDEPOYSrZJOTuU.e3or3LbkX74pVSHBTS0ORyoU0X/ADjiK" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: Proxies\__CG__\App\Entity\Pays {#3406 …} -nom: "HAIDARA" -prenom: "DIAKA" -numeroPieceIdentite: null -ville: "CONAKRY" -lastLogin: DateTime @1750766183 {#5658 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5661 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5663 …} -paiements: Doctrine\ORM\PersistentCollection {#5665 …} -quittances: Doctrine\ORM\PersistentCollection {#5667 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5669 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5671 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5673 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5675 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5677 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5679 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5681 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5683 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5685 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5687 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5689 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5691 …} -radiations: Doctrine\ORM\PersistentCollection {#5693 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5695 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5697 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5699 …} -username: "diaka_depot" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1750065226 {#5659 date: 2025-06-16 09:13:46.0 UTC (+00:00) } -updatedAt: DateTime @1750766183 {#5660 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2338 …} } ] |
[ App\Entity\Utilisateur {#5068 -iv_length: null -encryption_key: null -id: 20 -email: "depot@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5080 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5076 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "Dépöt" -prenom: "Siège Apip" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1749853036 {#5055 date: 2025-06-13 22:17:16.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5063 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5061 …} -paiements: Doctrine\ORM\PersistentCollection {#5093 …} -quittances: Doctrine\ORM\PersistentCollection {#5079 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5094 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5091 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5090 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5084 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5082 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5100 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5101 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5103 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5105 …} -lastLogout: DateTime @1749853163 {#5054 date: 2025-06-13 22:19:23.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5107 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5109 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5111 …} -radiations: Doctrine\ORM\PersistentCollection {#5113 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5115 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5117 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5119 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5071 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1749853163 {#5069 date: 2025-06-13 22:19:23.0 UTC (+00:00) } } App\Entity\Utilisateur {#5127 -iv_length: null -encryption_key: null -id: 21 -email: "depotboke@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5121 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: null -adresse: "Boke" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083789 {#5122 date: 2023-04-21 13:29:49.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Dépot" -prenom: "Boké" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1745856979 {#5123 date: 2025-04-28 16:16:19.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5132 …} -statuts: Doctrine\ORM\PersistentCollection {#5134 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5136 …} -paiements: Doctrine\ORM\PersistentCollection {#5138 …} -quittances: Doctrine\ORM\PersistentCollection {#5140 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5142 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5144 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5146 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5148 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5150 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5152 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5154 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5156 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5158 …} -lastLogout: DateTime @1745858010 {#5124 date: 2025-04-28 16:33:30.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5160 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5162 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5164 …} -radiations: Doctrine\ORM\PersistentCollection {#5166 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5168 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5170 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5172 …} -username: "depotboke" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997391 {#5125 date: 2023-04-20 13:29:51.0 UTC (+00:00) } -updatedAt: DateTime @1745858010 {#5126 date: 2025-04-28 16:33:30.0 UTC (+00:00) } } App\Entity\Utilisateur {#5181 -iv_length: null -encryption_key: null -id: 22 -email: "balla.doumbouya@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5174 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "Kankan" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083875 {#5175 date: 2023-04-21 13:31:15.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "DrtLkcO-d3oRZiSJeKdTQZHOoOxqCRlPliEKMyPCYps" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750087629 {#5176 date: 2025-06-16 15:27:09.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750088529 {#5177 date: 2025-06-16 15:42:09.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$fzuGYd/ct0G7mCrtCXwVwulR3kNVjS/9u5H1uq1HRO9Lqa41aLx/2" -civilite: Proxies\__CG__\App\Entity\Civilite {#5183 …} -pieceItendite: null -pays: null -nom: "DOUMBOUYA" -prenom: "BALLA" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750769507 {#5178 date: 2025-06-24 12:51:47.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5188 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5190 …} -paiements: Doctrine\ORM\PersistentCollection {#5192 …} -quittances: Doctrine\ORM\PersistentCollection {#5194 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5196 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5198 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5200 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5202 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5204 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5206 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5208 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5210 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5212 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5214 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5216 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5218 …} -radiations: Doctrine\ORM\PersistentCollection {#5220 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5222 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5224 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5226 …} -username: "depotkankan" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997477 {#5179 date: 2023-04-20 13:31:17.0 UTC (+00:00) } -updatedAt: DateTime @1750769507 {#5180 date: 2025-06-24 12:51:47.0 UTC (+00:00) } } App\Entity\Utilisateur {#5233 -iv_length: null -encryption_key: null -id: 47 -email: "retrait@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5228 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-00-00" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5229 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Doukoure" -prenom: "Aissata" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750761723 {#5230 date: 2025-06-24 10:42:03.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5235 …} -statuts: Doctrine\ORM\PersistentCollection {#5237 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5239 …} -paiements: Doctrine\ORM\PersistentCollection {#5241 …} -quittances: Doctrine\ORM\PersistentCollection {#5243 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5245 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5247 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5249 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5251 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5253 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5255 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5257 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5259 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5261 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5263 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5265 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5267 …} -radiations: Doctrine\ORM\PersistentCollection {#5269 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5271 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5273 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5275 …} -username: "retrait" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5231 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1750761723 {#5232 date: 2025-06-24 10:42:03.0 UTC (+00:00) } } App\Entity\Utilisateur {#5281 -iv_length: null -encryption_key: null -id: 70 -email: "keita@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: "Conakry" -adresse: "Gbessia Cité III" -telephone: "(+224) 624-97-65-41" -accountMustBeVerifiedBefore: DateTimeImmutable @1710337209 {#5277 date: 2024-03-13 13:40:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "keita" -prenom: "Salifou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1710250877 {#5278 date: 2024-03-12 13:41:17.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5282 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5284 …} -paiements: Doctrine\ORM\PersistentCollection {#5286 …} -quittances: Doctrine\ORM\PersistentCollection {#5288 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5290 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5292 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5294 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5296 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5298 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5300 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5302 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5304 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5306 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5308 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5310 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5312 …} -radiations: Doctrine\ORM\PersistentCollection {#5314 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5316 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5318 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5320 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1710250812 {#5279 date: 2024-03-12 13:40:12.0 UTC (+00:00) } -updatedAt: DateTime @1710250901 {#5280 date: 2024-03-12 13:41:41.0 UTC (+00:00) } } App\Entity\Utilisateur {#5328 -iv_length: null -encryption_key: null -id: 119 -email: "aye@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5322 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740259356 {#5323 date: 2025-02-22 21:22:36.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diaby" -prenom: "Aye" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750177291 {#5324 date: 2025-06-17 16:21:31.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5332 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5334 …} -paiements: Doctrine\ORM\PersistentCollection {#5336 …} -quittances: Doctrine\ORM\PersistentCollection {#5338 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5340 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5342 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5344 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5346 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5348 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5350 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5352 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5354 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5356 …} -lastLogout: DateTime @1750177301 {#5325 date: 2025-06-17 16:21:41.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5358 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5360 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5362 …} -radiations: Doctrine\ORM\PersistentCollection {#5364 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5366 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5368 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5370 …} -username: "depot_kindia" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740172956 {#5326 date: 2025-02-21 21:22:36.0 UTC (+00:00) } -updatedAt: DateTime @1750177301 {#5327 date: 2025-06-17 16:21:41.0 UTC (+00:00) } } App\Entity\Utilisateur {#5376 -iv_length: null -encryption_key: null -id: 126 -email: "djoulde4.bah@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @902016000 {#5372 date: 1998-08-02 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260086 {#5373 date: 2025-02-22 21:34:46.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Bah" -prenom: "Adama Djouldé" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5377 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5379 …} -paiements: Doctrine\ORM\PersistentCollection {#5381 …} -quittances: Doctrine\ORM\PersistentCollection {#5383 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5385 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5387 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5389 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5391 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5393 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5395 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5397 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5399 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5401 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5403 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5405 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5407 …} -radiations: Doctrine\ORM\PersistentCollection {#5409 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5411 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5413 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5415 …} -username: "depot_kindia2" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173686 {#5374 date: 2025-02-21 21:34:46.0 UTC (+00:00) } -updatedAt: DateTime @1740422662 {#5375 date: 2025-02-24 18:44:22.0 UTC (+00:00) } } App\Entity\Utilisateur {#5422 -iv_length: null -encryption_key: null -id: 127 -email: "diamilatou.diallo@apipguine.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5417 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Labé" -adresse: "Labé" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260229 {#5418 date: 2025-02-22 21:37:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diallo" -prenom: "Diamilatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750078358 {#5419 date: 2025-06-16 12:52:38.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5424 …} -statuts: Doctrine\ORM\PersistentCollection {#5426 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5428 …} -paiements: Doctrine\ORM\PersistentCollection {#5430 …} -quittances: Doctrine\ORM\PersistentCollection {#5432 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5434 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5436 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5438 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5440 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5442 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5444 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5446 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5448 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5450 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5452 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5454 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5456 …} -radiations: Doctrine\ORM\PersistentCollection {#5458 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5460 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5462 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5464 …} -username: "depotlabe" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173829 {#5420 date: 2025-02-21 21:37:09.0 UTC (+00:00) } -updatedAt: DateTime @1750078358 {#5421 date: 2025-06-16 12:52:38.0 UTC (+00:00) } } App\Entity\Utilisateur {#5471 -iv_length: null -encryption_key: null -id: 130 -email: "nz@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @694224000 {#5466 date: 1992-01-01 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "NZEREKORE" -telephone: "(+224) 666-66-66-65" -accountMustBeVerifiedBefore: DateTimeImmutable @1740312196 {#5467 date: 2025-02-23 12:03:16.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "NZEREKORE" -prenom: "NZEREKORE1" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750432264 {#5468 date: 2025-06-20 15:11:04.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5473 …} -statuts: Doctrine\ORM\PersistentCollection {#5475 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5477 …} -paiements: Doctrine\ORM\PersistentCollection {#5479 …} -quittances: Doctrine\ORM\PersistentCollection {#5481 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5483 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5485 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5487 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5489 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5491 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5493 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5495 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5497 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5499 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5501 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5503 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5505 …} -radiations: Doctrine\ORM\PersistentCollection {#5507 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5509 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5511 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5513 …} -username: "depot_nzerekore" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740225797 {#5469 date: 2025-02-22 12:03:17.0 UTC (+00:00) } -updatedAt: DateTime @1750432264 {#5470 date: 2025-06-20 15:11:04.0 UTC (+00:00) } } App\Entity\Utilisateur {#5519 -iv_length: null -encryption_key: null -id: 135 -email: "nfamoussa.camara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5515 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "CONAKRY" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740350621 {#5516 date: 2025-02-23 22:43:41.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "CAMARA" -prenom: "N'FAMOUSSA" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5520 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5522 …} -paiements: Doctrine\ORM\PersistentCollection {#5524 …} -quittances: Doctrine\ORM\PersistentCollection {#5526 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5528 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5530 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5532 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5534 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5536 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5538 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5540 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5542 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5544 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5546 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5548 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5550 …} -radiations: Doctrine\ORM\PersistentCollection {#5552 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5554 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5556 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5558 …} -username: "nfc" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740264221 {#5517 date: 2025-02-22 22:43:41.0 UTC (+00:00) } -updatedAt: DateTime @1740421149 {#5518 date: 2025-02-24 18:19:09.0 UTC (+00:00) } } Proxies\__CG__\App\Entity\Utilisateur {#1881 -iv_length: null -encryption_key: null -id: 152 -email: "bintou.kolie@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: null -adresse: "KIPE" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740508146 {#5560 date: 2025-02-25 18:29:06.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "KOLIE" -prenom: "BINTOU" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750770777 {#5561 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5565 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5570 …} -paiements: Doctrine\ORM\PersistentCollection {#5572 …} -quittances: Doctrine\ORM\PersistentCollection {#5574 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5576 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5578 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5580 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5582 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5584 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5586 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5588 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5590 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5592 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5594 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5596 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5598 …} -radiations: Doctrine\ORM\PersistentCollection {#5600 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5602 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5604 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5606 …} -username: "depot_bintou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740421747 {#5562 date: 2025-02-24 18:29:07.0 UTC (+00:00) } -updatedAt: DateTime @1750770777 {#5563 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1882 …} } App\Entity\Utilisateur {#5615 -iv_length: null -encryption_key: null -id: 202 -email: "alydiafree89@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1749945600 {#5608 date: 2025-06-15 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "Conakry" -telephone: "(+224) 628-29-06-34" -accountMustBeVerifiedBefore: DateTimeImmutable @1750081145 {#5609 date: 2025-06-16 13:39:05.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "rURTA2CIGIxD9G5xSeye4j5mxJ3rcybDW5SuNHVdUec" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750019935 {#5610 date: 2025-06-15 20:38:55.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750020835 {#5611 date: 2025-06-15 20:53:55.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Sall" -prenom: "Kadiatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750005012 {#5612 date: 2025-06-15 16:30:12.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5616 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5618 …} -paiements: Doctrine\ORM\PersistentCollection {#5620 …} -quittances: Doctrine\ORM\PersistentCollection {#5622 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5624 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5626 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5628 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5630 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5632 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5634 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5636 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5638 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5640 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5642 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5644 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5646 …} -radiations: Doctrine\ORM\PersistentCollection {#5648 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5650 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5652 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5654 …} -username: "kadiatou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1749994745 {#5613 date: 2025-06-15 13:39:05.0 UTC (+00:00) } -updatedAt: DateTime @1750019935 {#5614 date: 2025-06-15 20:38:55.0 UTC (+00:00) } } Proxies\__CG__\App\Entity\Utilisateur {#2337 -iv_length: null -encryption_key: null -id: 203 -email: "diaka.haidara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1750032000 {#5656 date: 2025-06-16 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "SONFONIA" -telephone: "(+224) 625085325" -accountMustBeVerifiedBefore: DateTimeImmutable @1750151625 {#5657 date: 2025-06-17 09:13:45.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$INce3/kDEPOYSrZJOTuU.e3or3LbkX74pVSHBTS0ORyoU0X/ADjiK" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: Proxies\__CG__\App\Entity\Pays {#3406 …} -nom: "HAIDARA" -prenom: "DIAKA" -numeroPieceIdentite: null -ville: "CONAKRY" -lastLogin: DateTime @1750766183 {#5658 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5661 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5663 …} -paiements: Doctrine\ORM\PersistentCollection {#5665 …} -quittances: Doctrine\ORM\PersistentCollection {#5667 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5669 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5671 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5673 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5675 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5677 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5679 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5681 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5683 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5685 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5687 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5689 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5691 …} -radiations: Doctrine\ORM\PersistentCollection {#5693 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5695 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5697 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5699 …} -username: "diaka_depot" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1750065226 {#5659 date: 2025-06-16 09:13:46.0 UTC (+00:00) } -updatedAt: DateTime @1750766183 {#5660 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2338 …} } ] |
class | "App\Entity\Utilisateur" |
same as passed value |
label | "Agent Dépôt" |
same as passed value |
placeholder | "-- Sélectionner l'agent dépôt --" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "infoUser" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5813 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#5778 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5804 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#5808 …} } |
choices | [ App\Entity\Utilisateur {#5068 -iv_length: null -encryption_key: null -id: 20 -email: "depot@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5080 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5076 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "Dépöt" -prenom: "Siège Apip" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1749853036 {#5055 date: 2025-06-13 22:17:16.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5063 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5061 …} -paiements: Doctrine\ORM\PersistentCollection {#5093 …} -quittances: Doctrine\ORM\PersistentCollection {#5079 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5094 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5091 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5090 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5084 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5082 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5100 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5101 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5103 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5105 …} -lastLogout: DateTime @1749853163 {#5054 date: 2025-06-13 22:19:23.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5107 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5109 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5111 …} -radiations: Doctrine\ORM\PersistentCollection {#5113 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5115 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5117 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5119 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5071 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1749853163 {#5069 date: 2025-06-13 22:19:23.0 UTC (+00:00) } } App\Entity\Utilisateur {#5127 -iv_length: null -encryption_key: null -id: 21 -email: "depotboke@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5121 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: null -adresse: "Boke" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083789 {#5122 date: 2023-04-21 13:29:49.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Dépot" -prenom: "Boké" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1745856979 {#5123 date: 2025-04-28 16:16:19.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5132 …} -statuts: Doctrine\ORM\PersistentCollection {#5134 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5136 …} -paiements: Doctrine\ORM\PersistentCollection {#5138 …} -quittances: Doctrine\ORM\PersistentCollection {#5140 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5142 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5144 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5146 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5148 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5150 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5152 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5154 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5156 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5158 …} -lastLogout: DateTime @1745858010 {#5124 date: 2025-04-28 16:33:30.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5160 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5162 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5164 …} -radiations: Doctrine\ORM\PersistentCollection {#5166 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5168 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5170 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5172 …} -username: "depotboke" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997391 {#5125 date: 2023-04-20 13:29:51.0 UTC (+00:00) } -updatedAt: DateTime @1745858010 {#5126 date: 2025-04-28 16:33:30.0 UTC (+00:00) } } App\Entity\Utilisateur {#5181 -iv_length: null -encryption_key: null -id: 22 -email: "balla.doumbouya@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5174 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "Kankan" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083875 {#5175 date: 2023-04-21 13:31:15.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "DrtLkcO-d3oRZiSJeKdTQZHOoOxqCRlPliEKMyPCYps" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750087629 {#5176 date: 2025-06-16 15:27:09.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750088529 {#5177 date: 2025-06-16 15:42:09.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$fzuGYd/ct0G7mCrtCXwVwulR3kNVjS/9u5H1uq1HRO9Lqa41aLx/2" -civilite: Proxies\__CG__\App\Entity\Civilite {#5183 …} -pieceItendite: null -pays: null -nom: "DOUMBOUYA" -prenom: "BALLA" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750769507 {#5178 date: 2025-06-24 12:51:47.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5188 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5190 …} -paiements: Doctrine\ORM\PersistentCollection {#5192 …} -quittances: Doctrine\ORM\PersistentCollection {#5194 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5196 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5198 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5200 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5202 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5204 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5206 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5208 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5210 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5212 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5214 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5216 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5218 …} -radiations: Doctrine\ORM\PersistentCollection {#5220 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5222 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5224 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5226 …} -username: "depotkankan" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997477 {#5179 date: 2023-04-20 13:31:17.0 UTC (+00:00) } -updatedAt: DateTime @1750769507 {#5180 date: 2025-06-24 12:51:47.0 UTC (+00:00) } } App\Entity\Utilisateur {#5233 -iv_length: null -encryption_key: null -id: 47 -email: "retrait@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5228 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-00-00" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5229 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Doukoure" -prenom: "Aissata" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750761723 {#5230 date: 2025-06-24 10:42:03.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5235 …} -statuts: Doctrine\ORM\PersistentCollection {#5237 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5239 …} -paiements: Doctrine\ORM\PersistentCollection {#5241 …} -quittances: Doctrine\ORM\PersistentCollection {#5243 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5245 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5247 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5249 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5251 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5253 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5255 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5257 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5259 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5261 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5263 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5265 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5267 …} -radiations: Doctrine\ORM\PersistentCollection {#5269 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5271 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5273 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5275 …} -username: "retrait" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5231 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1750761723 {#5232 date: 2025-06-24 10:42:03.0 UTC (+00:00) } } App\Entity\Utilisateur {#5281 -iv_length: null -encryption_key: null -id: 70 -email: "keita@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: "Conakry" -adresse: "Gbessia Cité III" -telephone: "(+224) 624-97-65-41" -accountMustBeVerifiedBefore: DateTimeImmutable @1710337209 {#5277 date: 2024-03-13 13:40:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "keita" -prenom: "Salifou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1710250877 {#5278 date: 2024-03-12 13:41:17.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5282 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5284 …} -paiements: Doctrine\ORM\PersistentCollection {#5286 …} -quittances: Doctrine\ORM\PersistentCollection {#5288 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5290 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5292 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5294 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5296 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5298 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5300 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5302 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5304 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5306 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5308 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5310 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5312 …} -radiations: Doctrine\ORM\PersistentCollection {#5314 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5316 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5318 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5320 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1710250812 {#5279 date: 2024-03-12 13:40:12.0 UTC (+00:00) } -updatedAt: DateTime @1710250901 {#5280 date: 2024-03-12 13:41:41.0 UTC (+00:00) } } App\Entity\Utilisateur {#5328 -iv_length: null -encryption_key: null -id: 119 -email: "aye@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5322 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740259356 {#5323 date: 2025-02-22 21:22:36.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diaby" -prenom: "Aye" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750177291 {#5324 date: 2025-06-17 16:21:31.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5332 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5334 …} -paiements: Doctrine\ORM\PersistentCollection {#5336 …} -quittances: Doctrine\ORM\PersistentCollection {#5338 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5340 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5342 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5344 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5346 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5348 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5350 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5352 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5354 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5356 …} -lastLogout: DateTime @1750177301 {#5325 date: 2025-06-17 16:21:41.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5358 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5360 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5362 …} -radiations: Doctrine\ORM\PersistentCollection {#5364 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5366 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5368 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5370 …} -username: "depot_kindia" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740172956 {#5326 date: 2025-02-21 21:22:36.0 UTC (+00:00) } -updatedAt: DateTime @1750177301 {#5327 date: 2025-06-17 16:21:41.0 UTC (+00:00) } } App\Entity\Utilisateur {#5376 -iv_length: null -encryption_key: null -id: 126 -email: "djoulde4.bah@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @902016000 {#5372 date: 1998-08-02 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260086 {#5373 date: 2025-02-22 21:34:46.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Bah" -prenom: "Adama Djouldé" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5377 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5379 …} -paiements: Doctrine\ORM\PersistentCollection {#5381 …} -quittances: Doctrine\ORM\PersistentCollection {#5383 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5385 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5387 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5389 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5391 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5393 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5395 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5397 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5399 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5401 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5403 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5405 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5407 …} -radiations: Doctrine\ORM\PersistentCollection {#5409 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5411 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5413 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5415 …} -username: "depot_kindia2" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173686 {#5374 date: 2025-02-21 21:34:46.0 UTC (+00:00) } -updatedAt: DateTime @1740422662 {#5375 date: 2025-02-24 18:44:22.0 UTC (+00:00) } } App\Entity\Utilisateur {#5422 -iv_length: null -encryption_key: null -id: 127 -email: "diamilatou.diallo@apipguine.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5417 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Labé" -adresse: "Labé" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260229 {#5418 date: 2025-02-22 21:37:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diallo" -prenom: "Diamilatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750078358 {#5419 date: 2025-06-16 12:52:38.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5424 …} -statuts: Doctrine\ORM\PersistentCollection {#5426 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5428 …} -paiements: Doctrine\ORM\PersistentCollection {#5430 …} -quittances: Doctrine\ORM\PersistentCollection {#5432 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5434 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5436 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5438 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5440 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5442 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5444 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5446 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5448 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5450 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5452 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5454 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5456 …} -radiations: Doctrine\ORM\PersistentCollection {#5458 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5460 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5462 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5464 …} -username: "depotlabe" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173829 {#5420 date: 2025-02-21 21:37:09.0 UTC (+00:00) } -updatedAt: DateTime @1750078358 {#5421 date: 2025-06-16 12:52:38.0 UTC (+00:00) } } App\Entity\Utilisateur {#5471 -iv_length: null -encryption_key: null -id: 130 -email: "nz@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @694224000 {#5466 date: 1992-01-01 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "NZEREKORE" -telephone: "(+224) 666-66-66-65" -accountMustBeVerifiedBefore: DateTimeImmutable @1740312196 {#5467 date: 2025-02-23 12:03:16.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "NZEREKORE" -prenom: "NZEREKORE1" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750432264 {#5468 date: 2025-06-20 15:11:04.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5473 …} -statuts: Doctrine\ORM\PersistentCollection {#5475 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5477 …} -paiements: Doctrine\ORM\PersistentCollection {#5479 …} -quittances: Doctrine\ORM\PersistentCollection {#5481 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5483 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5485 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5487 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5489 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5491 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5493 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5495 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5497 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5499 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5501 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5503 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5505 …} -radiations: Doctrine\ORM\PersistentCollection {#5507 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5509 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5511 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5513 …} -username: "depot_nzerekore" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740225797 {#5469 date: 2025-02-22 12:03:17.0 UTC (+00:00) } -updatedAt: DateTime @1750432264 {#5470 date: 2025-06-20 15:11:04.0 UTC (+00:00) } } App\Entity\Utilisateur {#5519 -iv_length: null -encryption_key: null -id: 135 -email: "nfamoussa.camara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5515 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "CONAKRY" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740350621 {#5516 date: 2025-02-23 22:43:41.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "CAMARA" -prenom: "N'FAMOUSSA" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5520 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5522 …} -paiements: Doctrine\ORM\PersistentCollection {#5524 …} -quittances: Doctrine\ORM\PersistentCollection {#5526 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5528 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5530 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5532 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5534 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5536 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5538 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5540 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5542 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5544 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5546 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5548 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5550 …} -radiations: Doctrine\ORM\PersistentCollection {#5552 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5554 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5556 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5558 …} -username: "nfc" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740264221 {#5517 date: 2025-02-22 22:43:41.0 UTC (+00:00) } -updatedAt: DateTime @1740421149 {#5518 date: 2025-02-24 18:19:09.0 UTC (+00:00) } } Proxies\__CG__\App\Entity\Utilisateur {#1881 -iv_length: null -encryption_key: null -id: 152 -email: "bintou.kolie@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: null -adresse: "KIPE" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740508146 {#5560 date: 2025-02-25 18:29:06.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "KOLIE" -prenom: "BINTOU" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750770777 {#5561 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5565 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5570 …} -paiements: Doctrine\ORM\PersistentCollection {#5572 …} -quittances: Doctrine\ORM\PersistentCollection {#5574 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5576 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5578 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5580 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5582 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5584 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5586 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5588 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5590 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5592 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5594 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5596 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5598 …} -radiations: Doctrine\ORM\PersistentCollection {#5600 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5602 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5604 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5606 …} -username: "depot_bintou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740421747 {#5562 date: 2025-02-24 18:29:07.0 UTC (+00:00) } -updatedAt: DateTime @1750770777 {#5563 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1882 …} } App\Entity\Utilisateur {#5615 -iv_length: null -encryption_key: null -id: 202 -email: "alydiafree89@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1749945600 {#5608 date: 2025-06-15 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "Conakry" -telephone: "(+224) 628-29-06-34" -accountMustBeVerifiedBefore: DateTimeImmutable @1750081145 {#5609 date: 2025-06-16 13:39:05.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "rURTA2CIGIxD9G5xSeye4j5mxJ3rcybDW5SuNHVdUec" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750019935 {#5610 date: 2025-06-15 20:38:55.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750020835 {#5611 date: 2025-06-15 20:53:55.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Sall" -prenom: "Kadiatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750005012 {#5612 date: 2025-06-15 16:30:12.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5616 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5618 …} -paiements: Doctrine\ORM\PersistentCollection {#5620 …} -quittances: Doctrine\ORM\PersistentCollection {#5622 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5624 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5626 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5628 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5630 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5632 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5634 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5636 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5638 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5640 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5642 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5644 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5646 …} -radiations: Doctrine\ORM\PersistentCollection {#5648 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5650 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5652 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5654 …} -username: "kadiatou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1749994745 {#5613 date: 2025-06-15 13:39:05.0 UTC (+00:00) } -updatedAt: DateTime @1750019935 {#5614 date: 2025-06-15 20:38:55.0 UTC (+00:00) } } Proxies\__CG__\App\Entity\Utilisateur {#2337 -iv_length: null -encryption_key: null -id: 203 -email: "diaka.haidara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1750032000 {#5656 date: 2025-06-16 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "SONFONIA" -telephone: "(+224) 625085325" -accountMustBeVerifiedBefore: DateTimeImmutable @1750151625 {#5657 date: 2025-06-17 09:13:45.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$INce3/kDEPOYSrZJOTuU.e3or3LbkX74pVSHBTS0ORyoU0X/ADjiK" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: Proxies\__CG__\App\Entity\Pays {#3406 …} -nom: "HAIDARA" -prenom: "DIAKA" -numeroPieceIdentite: null -ville: "CONAKRY" -lastLogin: DateTime @1750766183 {#5658 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5661 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5663 …} -paiements: Doctrine\ORM\PersistentCollection {#5665 …} -quittances: Doctrine\ORM\PersistentCollection {#5667 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5669 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5671 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5673 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5675 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5677 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5679 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5681 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5683 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5685 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5687 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5689 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5691 …} -radiations: Doctrine\ORM\PersistentCollection {#5693 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5695 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5697 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5699 …} -username: "diaka_depot" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1750065226 {#5659 date: 2025-06-16 09:13:46.0 UTC (+00:00) } -updatedAt: DateTime @1750766183 {#5660 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2338 …} } ] |
class | "App\Entity\Utilisateur" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5803 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMOtPe5H\EntityManagerGhostEbeb667 {#195 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#623 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Agent Dépôt" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "-- Sélectionner l'agent dépôt --" |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#5820 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_caisse_userDepot" ] |
cache_key | "_search_caisse_userDepot_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6851 +label: "Siège Apip Dépöt" +value: "20" +data: App\Entity\Utilisateur {#5068 -iv_length: null -encryption_key: null -id: 20 -email: "depot@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5080 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5076 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "Dépöt" -prenom: "Siège Apip" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1749853036 {#5055 date: 2025-06-13 22:17:16.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5063 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5061 …} -paiements: Doctrine\ORM\PersistentCollection {#5093 …} -quittances: Doctrine\ORM\PersistentCollection {#5079 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5094 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5091 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5090 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5084 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5082 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5100 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5101 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5103 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5105 …} -lastLogout: DateTime @1749853163 {#5054 date: 2025-06-13 22:19:23.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5107 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5109 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5111 …} -radiations: Doctrine\ORM\PersistentCollection {#5113 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5115 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5117 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5119 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5071 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1749853163 {#5069 date: 2025-06-13 22:19:23.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6853 +label: "Boké Dépot" +value: "21" +data: App\Entity\Utilisateur {#5127 -iv_length: null -encryption_key: null -id: 21 -email: "depotboke@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5121 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: null -adresse: "Boke" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083789 {#5122 date: 2023-04-21 13:29:49.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Dépot" -prenom: "Boké" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1745856979 {#5123 date: 2025-04-28 16:16:19.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5132 …} -statuts: Doctrine\ORM\PersistentCollection {#5134 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5136 …} -paiements: Doctrine\ORM\PersistentCollection {#5138 …} -quittances: Doctrine\ORM\PersistentCollection {#5140 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5142 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5144 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5146 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5148 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5150 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5152 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5154 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5156 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5158 …} -lastLogout: DateTime @1745858010 {#5124 date: 2025-04-28 16:33:30.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5160 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5162 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5164 …} -radiations: Doctrine\ORM\PersistentCollection {#5166 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5168 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5170 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5172 …} -username: "depotboke" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997391 {#5125 date: 2023-04-20 13:29:51.0 UTC (+00:00) } -updatedAt: DateTime @1745858010 {#5126 date: 2025-04-28 16:33:30.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6852 +label: "BALLA DOUMBOUYA" +value: "22" +data: App\Entity\Utilisateur {#5181 -iv_length: null -encryption_key: null -id: 22 -email: "balla.doumbouya@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5174 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "Kankan" -telephone: "(+224) 666-00-70-84" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083875 {#5175 date: 2023-04-21 13:31:15.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "DrtLkcO-d3oRZiSJeKdTQZHOoOxqCRlPliEKMyPCYps" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750087629 {#5176 date: 2025-06-16 15:27:09.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750088529 {#5177 date: 2025-06-16 15:42:09.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$fzuGYd/ct0G7mCrtCXwVwulR3kNVjS/9u5H1uq1HRO9Lqa41aLx/2" -civilite: Proxies\__CG__\App\Entity\Civilite {#5183 …} -pieceItendite: null -pays: null -nom: "DOUMBOUYA" -prenom: "BALLA" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750769507 {#5178 date: 2025-06-24 12:51:47.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5188 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5190 …} -paiements: Doctrine\ORM\PersistentCollection {#5192 …} -quittances: Doctrine\ORM\PersistentCollection {#5194 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5196 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5198 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5200 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5202 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5204 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5206 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5208 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5210 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5212 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5214 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5216 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5218 …} -radiations: Doctrine\ORM\PersistentCollection {#5220 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5222 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5224 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5226 …} -username: "depotkankan" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997477 {#5179 date: 2023-04-20 13:31:17.0 UTC (+00:00) } -updatedAt: DateTime @1750769507 {#5180 date: 2025-06-24 12:51:47.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6855 +label: "Aissata Doukoure" +value: "47" +data: App\Entity\Utilisateur {#5233 -iv_length: null -encryption_key: null -id: 47 -email: "retrait@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1681948800 {#5228 date: 2023-04-20 00:00:00.0 UTC (+00:00) } -lieuNaissance: "c" -adresse: "c" -telephone: "(+224) 666-00-00-00" -accountMustBeVerifiedBefore: DateTimeImmutable @1682083619 {#5229 date: 2023-04-21 13:26:59.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Doukoure" -prenom: "Aissata" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750761723 {#5230 date: 2025-06-24 10:42:03.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5235 …} -statuts: Doctrine\ORM\PersistentCollection {#5237 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5239 …} -paiements: Doctrine\ORM\PersistentCollection {#5241 …} -quittances: Doctrine\ORM\PersistentCollection {#5243 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5245 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5247 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5249 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5251 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5253 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5255 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5257 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5259 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5261 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5263 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5265 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5267 …} -radiations: Doctrine\ORM\PersistentCollection {#5269 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5271 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5273 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5275 …} -username: "retrait" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1681997226 {#5231 date: 2023-04-20 13:27:06.0 UTC (+00:00) } -updatedAt: DateTime @1750761723 {#5232 date: 2025-06-24 10:42:03.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6856 +label: "Salifou keita" +value: "70" +data: App\Entity\Utilisateur {#5281 -iv_length: null -encryption_key: null -id: 70 -email: "keita@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: "Conakry" -adresse: "Gbessia Cité III" -telephone: "(+224) 624-97-65-41" -accountMustBeVerifiedBefore: DateTimeImmutable @1710337209 {#5277 date: 2024-03-13 13:40:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "keita" -prenom: "Salifou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1710250877 {#5278 date: 2024-03-12 13:41:17.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5186 …} -statuts: Doctrine\ORM\PersistentCollection {#5282 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5284 …} -paiements: Doctrine\ORM\PersistentCollection {#5286 …} -quittances: Doctrine\ORM\PersistentCollection {#5288 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5290 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5292 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5294 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5296 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5298 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5300 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5302 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5304 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5306 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5308 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5310 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5312 …} -radiations: Doctrine\ORM\PersistentCollection {#5314 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5316 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5318 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5320 …} -username: null -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1710250812 {#5279 date: 2024-03-12 13:40:12.0 UTC (+00:00) } -updatedAt: DateTime @1710250901 {#5280 date: 2024-03-12 13:41:41.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6857 +label: "Aye Diaby" +value: "119" +data: App\Entity\Utilisateur {#5328 -iv_length: null -encryption_key: null -id: 119 -email: "aye@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5322 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740259356 {#5323 date: 2025-02-22 21:22:36.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diaby" -prenom: "Aye" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750177291 {#5324 date: 2025-06-17 16:21:31.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5332 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5334 …} -paiements: Doctrine\ORM\PersistentCollection {#5336 …} -quittances: Doctrine\ORM\PersistentCollection {#5338 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5340 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5342 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5344 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5346 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5348 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5350 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5352 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5354 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5356 …} -lastLogout: DateTime @1750177301 {#5325 date: 2025-06-17 16:21:41.0 UTC (+00:00) } -demandeModifications: Doctrine\ORM\PersistentCollection {#5358 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5360 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5362 …} -radiations: Doctrine\ORM\PersistentCollection {#5364 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5366 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5368 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5370 …} -username: "depot_kindia" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740172956 {#5326 date: 2025-02-21 21:22:36.0 UTC (+00:00) } -updatedAt: DateTime @1750177301 {#5327 date: 2025-06-17 16:21:41.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6858 +label: "Adama Djouldé Bah" +value: "126" +data: App\Entity\Utilisateur {#5376 -iv_length: null -encryption_key: null -id: 126 -email: "djoulde4.bah@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @902016000 {#5372 date: 1998-08-02 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "KINDIA" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260086 {#5373 date: 2025-02-22 21:34:46.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Bah" -prenom: "Adama Djouldé" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5330 …} -statuts: Doctrine\ORM\PersistentCollection {#5377 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5379 …} -paiements: Doctrine\ORM\PersistentCollection {#5381 …} -quittances: Doctrine\ORM\PersistentCollection {#5383 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5385 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5387 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5389 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5391 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5393 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5395 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5397 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5399 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5401 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5403 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5405 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5407 …} -radiations: Doctrine\ORM\PersistentCollection {#5409 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5411 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5413 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5415 …} -username: "depot_kindia2" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173686 {#5374 date: 2025-02-21 21:34:46.0 UTC (+00:00) } -updatedAt: DateTime @1740422662 {#5375 date: 2025-02-24 18:44:22.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6859 +label: "Diamilatou Diallo" +value: "127" +data: App\Entity\Utilisateur {#5422 -iv_length: null -encryption_key: null -id: 127 -email: "diamilatou.diallo@apipguine.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5417 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Labé" -adresse: "Labé" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740260229 {#5418 date: 2025-02-22 21:37:09.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Diallo" -prenom: "Diamilatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750078358 {#5419 date: 2025-06-16 12:52:38.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5424 …} -statuts: Doctrine\ORM\PersistentCollection {#5426 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5428 …} -paiements: Doctrine\ORM\PersistentCollection {#5430 …} -quittances: Doctrine\ORM\PersistentCollection {#5432 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5434 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5436 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5438 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5440 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5442 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5444 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5446 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5448 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5450 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5452 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5454 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5456 …} -radiations: Doctrine\ORM\PersistentCollection {#5458 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5460 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5462 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5464 …} -username: "depotlabe" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740173829 {#5420 date: 2025-02-21 21:37:09.0 UTC (+00:00) } -updatedAt: DateTime @1750078358 {#5421 date: 2025-06-16 12:52:38.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6860 +label: "NZEREKORE1 NZEREKORE" +value: "130" +data: App\Entity\Utilisateur {#5471 -iv_length: null -encryption_key: null -id: 130 -email: "nz@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @694224000 {#5466 date: 1992-01-01 00:00:00.0 UTC (+00:00) } -lieuNaissance: "CONAKRY" -adresse: "NZEREKORE" -telephone: "(+224) 666-66-66-65" -accountMustBeVerifiedBefore: DateTimeImmutable @1740312196 {#5467 date: 2025-02-23 12:03:16.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "NZEREKORE" -prenom: "NZEREKORE1" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750432264 {#5468 date: 2025-06-20 15:11:04.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5473 …} -statuts: Doctrine\ORM\PersistentCollection {#5475 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5477 …} -paiements: Doctrine\ORM\PersistentCollection {#5479 …} -quittances: Doctrine\ORM\PersistentCollection {#5481 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5483 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5485 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5487 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5489 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5491 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5493 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5495 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5497 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5499 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5501 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5503 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5505 …} -radiations: Doctrine\ORM\PersistentCollection {#5507 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5509 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5511 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5513 …} -username: "depot_nzerekore" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740225797 {#5469 date: 2025-02-22 12:03:17.0 UTC (+00:00) } -updatedAt: DateTime @1750432264 {#5470 date: 2025-06-20 15:11:04.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6861 +label: "N'FAMOUSSA CAMARA" +value: "135" +data: App\Entity\Utilisateur {#5519 -iv_length: null -encryption_key: null -id: 135 -email: "nfamoussa.camara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @884563200 {#5515 date: 1998-01-12 00:00:00.0 UTC (+00:00) } -lieuNaissance: "KINDIA" -adresse: "CONAKRY" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740350621 {#5516 date: 2025-02-23 22:43:41.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#827 …} -pieceItendite: null -pays: null -nom: "CAMARA" -prenom: "N'FAMOUSSA" -numeroPieceIdentite: null -ville: null -lastLogin: null -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5520 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5522 …} -paiements: Doctrine\ORM\PersistentCollection {#5524 …} -quittances: Doctrine\ORM\PersistentCollection {#5526 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5528 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5530 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5532 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5534 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5536 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5538 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5540 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5542 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5544 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5546 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5548 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5550 …} -radiations: Doctrine\ORM\PersistentCollection {#5552 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5554 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5556 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5558 …} -username: "nfc" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740264221 {#5517 date: 2025-02-22 22:43:41.0 UTC (+00:00) } -updatedAt: DateTime @1740421149 {#5518 date: 2025-02-24 18:19:09.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6862 +label: "BINTOU KOLIE" +value: "152" +data: Proxies\__CG__\App\Entity\Utilisateur {#1881 -iv_length: null -encryption_key: null -id: 152 -email: "bintou.kolie@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: null -lieuNaissance: null -adresse: "KIPE" -telephone: "(+224) 666-66-66-66" -accountMustBeVerifiedBefore: DateTimeImmutable @1740508146 {#5560 date: 2025-02-25 18:29:06.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "KOLIE" -prenom: "BINTOU" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750770777 {#5561 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5565 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5570 …} -paiements: Doctrine\ORM\PersistentCollection {#5572 …} -quittances: Doctrine\ORM\PersistentCollection {#5574 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5576 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5578 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5580 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5582 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5584 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5586 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5588 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5590 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5592 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5594 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5596 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5598 …} -radiations: Doctrine\ORM\PersistentCollection {#5600 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5602 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5604 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5606 …} -username: "depot_bintou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1740421747 {#5562 date: 2025-02-24 18:29:07.0 UTC (+00:00) } -updatedAt: DateTime @1750770777 {#5563 date: 2025-06-24 13:12:57.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1882 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6864 +label: "Kadiatou Sall" +value: "202" +data: App\Entity\Utilisateur {#5615 -iv_length: null -encryption_key: null -id: 202 -email: "alydiafree89@gmail.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1749945600 {#5608 date: 2025-06-15 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "Conakry" -telephone: "(+224) 628-29-06-34" -accountMustBeVerifiedBefore: DateTimeImmutable @1750081145 {#5609 date: 2025-06-16 13:39:05.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: "rURTA2CIGIxD9G5xSeye4j5mxJ3rcybDW5SuNHVdUec" -forgotPasswordTokenRequestedAt: DateTimeImmutable @1750019935 {#5610 date: 2025-06-15 20:38:55.0 UTC (+00:00) } -forgotPasswordTokenMustBeVerifiedBefore: DateTimeImmutable @1750020835 {#5611 date: 2025-06-15 20:53:55.0 UTC (+00:00) } -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$wrHyWsKZvcF/WHPlF.4Hg..sqo5CU8nJmXqrDvpSGnTwZqzx0ytpi" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: null -nom: "Sall" -prenom: "Kadiatou" -numeroPieceIdentite: null -ville: null -lastLogin: DateTime @1750005012 {#5612 date: 2025-06-15 16:30:12.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5616 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5618 …} -paiements: Doctrine\ORM\PersistentCollection {#5620 …} -quittances: Doctrine\ORM\PersistentCollection {#5622 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5624 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5626 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5628 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5630 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5632 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5634 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5636 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5638 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5640 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5642 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5644 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5646 …} -radiations: Doctrine\ORM\PersistentCollection {#5648 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5650 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5652 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5654 …} -username: "kadiatou" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1749994745 {#5613 date: 2025-06-15 13:39:05.0 UTC (+00:00) } -updatedAt: DateTime @1750019935 {#5614 date: 2025-06-15 20:38:55.0 UTC (+00:00) } } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6863 +label: "DIAKA HAIDARA" +value: "203" +data: Proxies\__CG__\App\Entity\Utilisateur {#2337 -iv_length: null -encryption_key: null -id: 203 -email: "diaka.haidara@apipguinee.com" -roles: [ "ROLE_DEPOT" ] -dateNaissance: DateTime @1750032000 {#5656 date: 2025-06-16 00:00:00.0 UTC (+00:00) } -lieuNaissance: "Conakry" -adresse: "SONFONIA" -telephone: "(+224) 625085325" -accountMustBeVerifiedBefore: DateTimeImmutable @1750151625 {#5657 date: 2025-06-17 09:13:45.0 UTC (+00:00) } -registrationToken: null -isVerified: true -accountVerifiedAt: null -forgotPasswordToken: null -forgotPasswordTokenRequestedAt: null -forgotPasswordTokenMustBeVerifiedBefore: null -forgotPasswordTokenVerifiedAt: null -password: "$2y$13$INce3/kDEPOYSrZJOTuU.e3or3LbkX74pVSHBTS0ORyoU0X/ADjiK" -civilite: Proxies\__CG__\App\Entity\Civilite {#5129 …} -pieceItendite: null -pays: Proxies\__CG__\App\Entity\Pays {#3406 …} -nom: "HAIDARA" -prenom: "DIAKA" -numeroPieceIdentite: null -ville: "CONAKRY" -lastLogin: DateTime @1750766183 {#5658 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -service: Proxies\__CG__\App\Entity\Services {#5066 …} -statuts: Doctrine\ORM\PersistentCollection {#5661 …} -dossierDemandes: Doctrine\ORM\PersistentCollection {#5663 …} -paiements: Doctrine\ORM\PersistentCollection {#5665 …} -quittances: Doctrine\ORM\PersistentCollection {#5667 …} -role: Proxies\__CG__\App\Entity\Role {#5092 …} -userGroupes: Doctrine\ORM\PersistentCollection {#5669 …} -dossierDemandeDepot: Doctrine\ORM\PersistentCollection {#5671 …} -dossierDemandeRetrait: Doctrine\ORM\PersistentCollection {#5673 …} -historiqueLettres: Doctrine\ORM\PersistentCollection {#5675 …} -userSendSmsServiceJuridiques: Doctrine\ORM\PersistentCollection {#5677 …} -serviceJuridiques: Doctrine\ORM\PersistentCollection {#5679 …} -dossierDemandesUserCais: Doctrine\ORM\PersistentCollection {#5681 …} -dossierDemandesUtilisateurRccmDelivre: Doctrine\ORM\PersistentCollection {#5683 …} -dossierDemandesUserValidation: Doctrine\ORM\PersistentCollection {#5685 …} -lastLogout: null -demandeModifications: Doctrine\ORM\PersistentCollection {#5687 …} -demandeModificationsRecever: Doctrine\ORM\PersistentCollection {#5689 …} -journalisationSaisis: Doctrine\ORM\PersistentCollection {#5691 …} -radiations: Doctrine\ORM\PersistentCollection {#5693 …} -documentCollecteds: Doctrine\ORM\PersistentCollection {#5695 …} -isFirstLogin: true -banque: null -compteEntreprises: Doctrine\ORM\PersistentCollection {#5697 …} -modificationRCCMs: Doctrine\ORM\PersistentCollection {#5699 …} -username: "diaka_depot" -signatureFileName: null -codePin: null -signataireId: null -appelantId: null -kycPiece1: null -kycPiece2: null -kycPhoto: null -photoProfil: null -createdAt: DateTime @1750065226 {#5659 date: 2025-06-16 09:13:46.0 UTC (+00:00) } -updatedAt: DateTime @1750766183 {#5660 date: 2025-06-24 11:56:23.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2338 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6779 -form: Symfony\Component\Form\Form {#5854 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6767 …5} |
full_name | "search_caisse[userDepot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse_userDepot" |
is_selected | Closure($choice, $value) {#6771 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Agent Dépôt" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "userDepot" |
placeholder | "-- Sélectionner l'agent dépôt --" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_search_caisse_userDepot" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a186cddfc53f4910685ac1185079b.fKdnNKJlE07AZawPKwFGhvx9N6J6FDBHMxzy4W1ydos.S8UgZesJdx7tNMp-SWkP1ZMRUucpIHkGY16XmBohI7wz7hJ84ypHAbI99Q" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "a186cddfc53f4910685ac1185079b.fKdnNKJlE07AZawPKwFGhvx9N6J6FDBHMxzy4W1ydos.S8UgZesJdx7tNMp-SWkP1ZMRUucpIHkGY16XmBohI7wz7hJ84ypHAbI99Q" |
same as passed value |
mapped | 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 | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5016 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5017 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5018 …} -namespace: Closure() {#5020 …} } |
data | "a186cddfc53f4910685ac1185079b.fKdnNKJlE07AZawPKwFGhvx9N6J6FDBHMxzy4W1ydos.S8UgZesJdx7tNMp-SWkP1ZMRUucpIHkGY16XmBohI7wz7hJ84ypHAbI99Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6868 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() {#6870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4906 …} $message: Closure() {#6869 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search_caisse__token" ] |
cache_key | "_search_caisse__token_hidden" |
compound | false |
data | "a186cddfc53f4910685ac1185079b.fKdnNKJlE07AZawPKwFGhvx9N6J6FDBHMxzy4W1ydos.S8UgZesJdx7tNMp-SWkP1ZMRUucpIHkGY16XmBohI7wz7hJ84ypHAbI99Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6880 -form: Symfony\Component\Form\Form {#6876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6871 …5} |
full_name | "search_caisse[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_caisse__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 | null |
unique_block_prefix | "_search_caisse__token" |
valid | true |
value | "a186cddfc53f4910685ac1185079b.fKdnNKJlE07AZawPKwFGhvx9N6J6FDBHMxzy4W1ydos.S8UgZesJdx7tNMp-SWkP1ZMRUucpIHkGY16XmBohI7wz7hJ84ypHAbI99Q" |