Forms
-
-
NumEdof
-
client
-
session
-
_token
-
-
-
nom
-
prenom
-
mail
-
adresse
-
ville
-
cp
-
tel
-
numEdof
-
vendeur
-
statut
-
statutProspect
-
provenance
-
categorie
-
civilite
-
_token
-
-
-
titre
-
dateEntree
-
dateSortie
-
lieu
-
formation
-
format
-
mode
-
provenance
-
referant
-
_token
-
session_client
"App\Form\SessionClientType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\SessionClient {#707 -id: null -date: DateTime @1739955600 {#705 date: 2025-02-19 09:00:00.348542 UTC (+00:00) } -client: null -session: null -documentClients: Doctrine\Common\Collections\ArrayCollection {#704 …} -societe: null -NumEdof: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\SessionClient {#707 -id: null -date: DateTime @1739955600 {#705 date: 2025-02-19 09:00:00.348542 UTC (+00:00) } -client: null -session: null -documentClients: Doctrine\Common\Collections\ArrayCollection {#704 …} -societe: null -NumEdof: null } |
same as passed value |
societe_id | 1 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data | App\Entity\SessionClient {#707 -id: null -date: DateTime @1739955600 {#705 date: 2025-02-19 09:00:00.348542 UTC (+00:00) } -client: null -session: null -documentClients: Doctrine\Common\Collections\ArrayCollection {#704 …} -societe: null -NumEdof: null } |
data_class | "App\Entity\SessionClient" |
disabled | false |
empty_data | Closure(FormInterface $form) {#883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\SessionClient" } } |
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 |
societe_id | 1 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#882 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "session_client" "_session_client" ] |
cache_key | "_session_client_session_client" |
compound | true |
data | App\Entity\SessionClient {#707 -id: null -date: DateTime @1739955600 {#705 date: 2025-02-19 09:00:00.348542 UTC (+00:00) } -client: null -session: null -documentClients: Doctrine\Common\Collections\ArrayCollection {#704 …} -societe: null -NumEdof: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1579 -form: Symfony\Component\Form\Form {#1070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1220 …5} |
full_name | "session_client" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_client" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "session_client" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_client" |
valid | true |
value | App\Entity\SessionClient {#707 -id: null -date: DateTime @1739955600 {#705 date: 2025-02-19 09:00:00.348542 UTC (+00:00) } -client: null -session: null -documentClients: Doctrine\Common\Collections\ArrayCollection {#704 …} -societe: null -NumEdof: null } |
NumEdof
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Numéro EDOF" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#855 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 EDOF" |
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() {#896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#895 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_session_client_NumEdof" ] |
cache_key | "_session_client_NumEdof_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1860 -form: Symfony\Component\Form\Form {#1170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1862 …5} |
full_name | "session_client[NumEdof]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_client_NumEdof" |
label | "Numéro EDOF" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "NumEdof" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_client_NumEdof" |
valid | true |
value | "" |
client
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | Closure(Clients $client) {#926 class: "App\Form\SessionClientType" this: App\Form\SessionClientType {#730 …} } |
same as passed value |
class | "App\Entity\Clients" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#934 class: "App\Form\SessionClientType" this: App\Form\SessionClientType {#730 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\SessionClient" "empty_data" => Closure(FormInterface $form) {#883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\SessionClient" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#882 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\SessionClient {#707 -id: null -date: DateTime @1739955600 {#705 date: 2025-02-19 09:00:00.348542 UTC (+00:00) } -client: null -session: null -documentClients: Doctrine\Common\Collections\ArrayCollection {#704 …} -societe: null -NumEdof: null } ] } } |
Doctrine\ORM\QueryBuilder {#949 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1003 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1009 #from: "App\Entity\Clients" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1005 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Clients s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1002 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | Closure(Clients $client) {#926 class: "App\Form\SessionClientType" this: App\Form\SessionClientType {#730 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#958 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1011 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1077 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#965 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1008 …} } |
choices | null |
class | "App\Entity\Clients" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#955 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#909 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#949 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1003 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1009 #from: "App\Entity\Clients" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1005 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Clients s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1002 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#912 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_session_client_client" ] |
cache_key | "_session_client_client_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 7597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "BEZY Katia" +value: "7597" +data: App\Entity\Clients {#1881 …} +attr: [] +labelTranslationParameters: [] } 7598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "JOLIOT Sabine" +value: "7598" +data: App\Entity\Clients {#2007 …} +attr: [] +labelTranslationParameters: [] } 7599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "MAMOYO Sedard" +value: "7599" +data: App\Entity\Clients {#1961 …} +attr: [] +labelTranslationParameters: [] } 7600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "WEISSE Sabine" +value: "7600" +data: App\Entity\Clients {#1979 …} +attr: [] +labelTranslationParameters: [] } 7601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "FOLNY Cedric" +value: "7601" +data: App\Entity\Clients {#1985 …} +attr: [] +labelTranslationParameters: [] } 7602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "TROTTMAN Florian" +value: "7602" +data: App\Entity\Clients {#1991 …} +attr: [] +labelTranslationParameters: [] } 7603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "POTIER Marie-Jose" +value: "7603" +data: App\Entity\Clients {#1997 …} +attr: [] +labelTranslationParameters: [] } 7604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "WEISSE Julie" +value: "7604" +data: App\Entity\Clients {#2005 …} +attr: [] +labelTranslationParameters: [] } 7605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +label: "GOUDARD Pierrick" +value: "7605" +data: App\Entity\Clients {#2030 …} +attr: [] +labelTranslationParameters: [] } 7606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "SCHEQUENNE Valentin" +value: "7606" +data: App\Entity\Clients {#2036 …} +attr: [] +labelTranslationParameters: [] } 7607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "CELSO Ornella" +value: "7607" +data: App\Entity\Clients {#2042 …} +attr: [] +labelTranslationParameters: [] } 7608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "BOYER Bryan" +value: "7608" +data: App\Entity\Clients {#2048 …} +attr: [] +labelTranslationParameters: [] } 7609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "DAOUD Marie" +value: "7609" +data: App\Entity\Clients {#2054 …} +attr: [] +labelTranslationParameters: [] } 7610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "JEANNIER Veronique" +value: "7610" +data: App\Entity\Clients {#2060 …} +attr: [] +labelTranslationParameters: [] } 7611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "Fran?ais Marie" +value: "7611" +data: App\Entity\Clients {#2066 …} +attr: [] +labelTranslationParameters: [] } 7612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "MUNSCH Sebastien" +value: "7612" +data: App\Entity\Clients {#2072 …} +attr: [] +labelTranslationParameters: [] } 7613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "EICHELBERGER Francine" +value: "7613" +data: App\Entity\Clients {#2078 …} +attr: [] +labelTranslationParameters: [] } 7614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "OUK Patrick" +value: "7614" +data: App\Entity\Clients {#2084 …} +attr: [] +labelTranslationParameters: [] } 7615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "Dourster Thibault" +value: "7615" +data: App\Entity\Clients {#2090 …} +attr: [] +labelTranslationParameters: [] } 7616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "Kolodziejski Carine" +value: "7616" +data: App\Entity\Clients {#2096 …} +attr: [] +labelTranslationParameters: [] } 7617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "ANDRE Herve" +value: "7617" +data: App\Entity\Clients {#2102 …} +attr: [] +labelTranslationParameters: [] } 7618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "MAUPOIX Geoffrey" +value: "7618" +data: App\Entity\Clients {#2108 …} +attr: [] +labelTranslationParameters: [] } 7619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "MULLER Philippe" +value: "7619" +data: App\Entity\Clients {#2114 …} +attr: [] +labelTranslationParameters: [] } 7620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "CHARVET Manuel" +value: "7620" +data: App\Entity\Clients {#2120 …} +attr: [] +labelTranslationParameters: [] } 7621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "GHARBE Kamal" +value: "7621" +data: App\Entity\Clients {#2126 …} +attr: [] +labelTranslationParameters: [] } 7622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "Ferrante Veronique" +value: "7622" +data: App\Entity\Clients {#2132 …} +attr: [] +labelTranslationParameters: [] } 7623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "BREYSSE Emilie" +value: "7623" +data: App\Entity\Clients {#2138 …} +attr: [] +labelTranslationParameters: [] } 7624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "SAINT JORE Marie-Claude" +value: "7624" +data: App\Entity\Clients {#2144 …} +attr: [] +labelTranslationParameters: [] } 7625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "JEUNE Sophie" +value: "7625" +data: App\Entity\Clients {#2150 …} +attr: [] +labelTranslationParameters: [] } 7626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "BATARDIERE Olivier" +value: "7626" +data: App\Entity\Clients {#2156 …} +attr: [] +labelTranslationParameters: [] } 7627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "REISTROFFER David" +value: "7627" +data: App\Entity\Clients {#2162 …} +attr: [] +labelTranslationParameters: [] } 7628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "FELLERATH Dominique" +value: "7628" +data: App\Entity\Clients {#2168 …} +attr: [] +labelTranslationParameters: [] } 7629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "GILLET Helene" +value: "7629" +data: App\Entity\Clients {#2174 …} +attr: [] +labelTranslationParameters: [] } 7630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "CANTERI Vincent" +value: "7630" +data: App\Entity\Clients {#2180 …} +attr: [] +labelTranslationParameters: [] } 7631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "REINERT Mickael" +value: "7631" +data: App\Entity\Clients {#2186 …} +attr: [] +labelTranslationParameters: [] } 7632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "DEVANNE Frederic" +value: "7632" +data: App\Entity\Clients {#2192 …} +attr: [] +labelTranslationParameters: [] } 7633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "MAURER Morgan" +value: "7633" +data: App\Entity\Clients {#2198 …} +attr: [] +labelTranslationParameters: [] } 7634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "NABERT Thierry" +value: "7634" +data: App\Entity\Clients {#2204 …} +attr: [] +labelTranslationParameters: [] } 7635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "SIMONIN Sylvie" +value: "7635" +data: App\Entity\Clients {#2210 …} +attr: [] +labelTranslationParameters: [] } 7636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "ANZALONE Nicolas" +value: "7636" +data: App\Entity\Clients {#2216 …} +attr: [] +labelTranslationParameters: [] } 7637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "HARO Margaux" +value: "7637" +data: App\Entity\Clients {#2222 …} +attr: [] +labelTranslationParameters: [] } 7638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "DOS SANTOS Sebastien" +value: "7638" +data: App\Entity\Clients {#2228 …} +attr: [] +labelTranslationParameters: [] } 7639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "Hauck Jean-jacques" +value: "7639" +data: App\Entity\Clients {#2234 …} +attr: [] +labelTranslationParameters: [] } 7640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "GUEGUEN Christophe" +value: "7640" +data: App\Entity\Clients {#2240 …} +attr: [] +labelTranslationParameters: [] } 7641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "ALGRA Alexy" +value: "7641" +data: App\Entity\Clients {#2246 …} +attr: [] +labelTranslationParameters: [] } 7642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "MAYEUR Herve" +value: "7642" +data: App\Entity\Clients {#2252 …} +attr: [] +labelTranslationParameters: [] } 7643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "FABRE Myriam" +value: "7643" +data: App\Entity\Clients {#2258 …} +attr: [] +labelTranslationParameters: [] } 7644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "CARTERET Mathieu" +value: "7644" +data: App\Entity\Clients {#2264 …} +attr: [] +labelTranslationParameters: [] } 7645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "MAGHRAOUI Myriam" +value: "7645" +data: App\Entity\Clients {#2270 …} +attr: [] +labelTranslationParameters: [] } 7646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "LAGRIFFOUL Sophie" +value: "7646" +data: App\Entity\Clients {#2276 …} +attr: [] +labelTranslationParameters: [] } 7647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "VAUDIN Charly" +value: "7647" +data: App\Entity\Clients {#2282 …} +attr: [] +labelTranslationParameters: [] } 7648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "MAGHRAOUI Djamel" +value: "7648" +data: App\Entity\Clients {#2288 …} +attr: [] +labelTranslationParameters: [] } 7649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "ROHR Evelyne" +value: "7649" +data: App\Entity\Clients {#2294 …} +attr: [] +labelTranslationParameters: [] } 7650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "ADLER Edouard" +value: "7650" +data: App\Entity\Clients {#2300 …} +attr: [] +labelTranslationParameters: [] } 7651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "Macri Sebastien" +value: "7651" +data: App\Entity\Clients {#2306 …} +attr: [] +labelTranslationParameters: [] } 7652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "PERRIN Catherine" +value: "7652" +data: App\Entity\Clients {#2312 …} +attr: [] +labelTranslationParameters: [] } 7653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "EL GUERROUJ Redouane" +value: "7653" +data: App\Entity\Clients {#2318 …} +attr: [] +labelTranslationParameters: [] } 7654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "REINA Nicolas" +value: "7654" +data: App\Entity\Clients {#2324 …} +attr: [] +labelTranslationParameters: [] } 7655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "DANGEL Ludovic" +value: "7655" +data: App\Entity\Clients {#2330 …} +attr: [] +labelTranslationParameters: [] } 7656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "MASI Jeremy" +value: "7656" +data: App\Entity\Clients {#2336 …} +attr: [] +labelTranslationParameters: [] } 7657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "SCHNEIDER Fabrice" +value: "7657" +data: App\Entity\Clients {#2342 …} +attr: [] +labelTranslationParameters: [] } 7658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "BITAT Hemama" +value: "7658" +data: App\Entity\Clients {#2348 …} +attr: [] +labelTranslationParameters: [] } 7659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "PIERALLI Jean-Louis" +value: "7659" +data: App\Entity\Clients {#2354 …} +attr: [] +labelTranslationParameters: [] } 7660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "BRETNACKER Frederic" +value: "7660" +data: App\Entity\Clients {#2360 …} +attr: [] +labelTranslationParameters: [] } 7661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "MATHIEU Jerome" +value: "7661" +data: App\Entity\Clients {#2366 …} +attr: [] +labelTranslationParameters: [] } 7662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: " " +value: "7662" +data: App\Entity\Clients {#2372 …} +attr: [] +labelTranslationParameters: [] } 7663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "TERRAK Nordine" +value: "7663" +data: App\Entity\Clients {#2381 …} +attr: [] +labelTranslationParameters: [] } 7664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "DELVECCHIO Karine" +value: "7664" +data: App\Entity\Clients {#2387 …} +attr: [] +labelTranslationParameters: [] } 7665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "MERCIER Jerome" +value: "7665" +data: App\Entity\Clients {#2393 …} +attr: [] +labelTranslationParameters: [] } 7666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "GERARD Alain" +value: "7666" +data: App\Entity\Clients {#2399 …} +attr: [] +labelTranslationParameters: [] } 7667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "PROBST Jeremie" +value: "7667" +data: App\Entity\Clients {#2405 …} +attr: [] +labelTranslationParameters: [] } 7668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "BATTAGLIA Daniel" +value: "7668" +data: App\Entity\Clients {#2411 …} +attr: [] +labelTranslationParameters: [] } 7669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "CARUSO Jeremy" +value: "7669" +data: App\Entity\Clients {#2417 …} +attr: [] +labelTranslationParameters: [] } 7670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "ZANTE Muriel" +value: "7670" +data: App\Entity\Clients {#2423 …} +attr: [] +labelTranslationParameters: [] } 7671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "CAPONIGRO Anna" +value: "7671" +data: App\Entity\Clients {#2429 …} +attr: [] +labelTranslationParameters: [] } 7672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "BENZIAT Riad" +value: "7672" +data: App\Entity\Clients {#2435 …} +attr: [] +labelTranslationParameters: [] } 7673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "JUGEL Frederique" +value: "7673" +data: App\Entity\Clients {#2441 …} +attr: [] +labelTranslationParameters: [] } 7674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "HAAS Tom" +value: "7674" +data: App\Entity\Clients {#2447 …} +attr: [] +labelTranslationParameters: [] } 7675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "STIEN Ashley" +value: "7675" +data: App\Entity\Clients {#2453 …} +attr: [] +labelTranslationParameters: [] } 7676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "THIRION Jean Paul" +value: "7676" +data: App\Entity\Clients {#2459 …} +attr: [] +labelTranslationParameters: [] } 7677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "AFONSO Jonathan" +value: "7677" +data: App\Entity\Clients {#2465 …} +attr: [] +labelTranslationParameters: [] } 7678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "BUCOLO Marie" +value: "7678" +data: App\Entity\Clients {#2471 …} +attr: [] +labelTranslationParameters: [] } 7679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "CHAMBELLAND Amandine" +value: "7679" +data: App\Entity\Clients {#2477 …} +attr: [] +labelTranslationParameters: [] } 7680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "DIDELOT Catherine" +value: "7680" +data: App\Entity\Clients {#2483 …} +attr: [] +labelTranslationParameters: [] } 7681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "MORHAIN Jerome" +value: "7681" +data: App\Entity\Clients {#2489 …} +attr: [] +labelTranslationParameters: [] } 7682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "SORRENTINO Alexandre" +value: "7682" +data: App\Entity\Clients {#2495 …} +attr: [] +labelTranslationParameters: [] } 7683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "GENOVA Giovanni" +value: "7683" +data: App\Entity\Clients {#2501 …} +attr: [] +labelTranslationParameters: [] } 7684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "HEROLT Patricia" +value: "7684" +data: App\Entity\Clients {#2507 …} +attr: [] +labelTranslationParameters: [] } 7685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "BASTERS Dylan" +value: "7685" +data: App\Entity\Clients {#2513 …} +attr: [] +labelTranslationParameters: [] } 7686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "OUADDOU Abderrahmane" +value: "7686" +data: App\Entity\Clients {#2519 …} +attr: [] +labelTranslationParameters: [] } 7687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "BORDONNE Jordan" +value: "7687" +data: App\Entity\Clients {#2525 …} +attr: [] +labelTranslationParameters: [] } 7688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "LAURENT Nathalie" +value: "7688" +data: App\Entity\Clients {#2531 …} +attr: [] +labelTranslationParameters: [] } 7689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "LALLIER Christian" +value: "7689" +data: App\Entity\Clients {#2537 …} +attr: [] +labelTranslationParameters: [] } 7690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "SCHWAB Sandrine" +value: "7690" +data: App\Entity\Clients {#2543 …} +attr: [] +labelTranslationParameters: [] } 7691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "MARCOT Lisa" +value: "7691" +data: App\Entity\Clients {#2549 …} +attr: [] +labelTranslationParameters: [] } 7692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "FRANCAIS Yann" +value: "7692" +data: App\Entity\Clients {#2555 …} +attr: [] +labelTranslationParameters: [] } 7693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "WIRTZ Antoine" +value: "7693" +data: App\Entity\Clients {#2561 …} +attr: [] +labelTranslationParameters: [] } 7694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "DERDABI Hikmat" +value: "7694" +data: App\Entity\Clients {#2567 …} +attr: [] +labelTranslationParameters: [] } 7695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "Julien SIEJA" +value: "7695" +data: App\Entity\Clients {#2573 …} +attr: [] +labelTranslationParameters: [] } 7696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "BLANCHOT Damien" +value: "7696" +data: App\Entity\Clients {#2579 …} +attr: [] +labelTranslationParameters: [] } 7697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "GASMI Djamel" +value: "7697" +data: App\Entity\Clients {#2585 …} +attr: [] +labelTranslationParameters: [] } 7698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "GNINI M'Bark" +value: "7698" +data: App\Entity\Clients {#2591 …} +attr: [] +labelTranslationParameters: [] } 7699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "FOGLE Benoit" +value: "7699" +data: App\Entity\Clients {#2597 …} +attr: [] +labelTranslationParameters: [] } 7700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "MORABITO Noemie" +value: "7700" +data: App\Entity\Clients {#2603 …} +attr: [] +labelTranslationParameters: [] } 7701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "DHU Mathieu" +value: "7701" +data: App\Entity\Clients {#2609 …} +attr: [] +labelTranslationParameters: [] } 7702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "SASSI Djamel" +value: "7702" +data: App\Entity\Clients {#2615 …} +attr: [] +labelTranslationParameters: [] } 7703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "JOMIE Johan" +value: "7703" +data: App\Entity\Clients {#2621 …} +attr: [] +labelTranslationParameters: [] } 7704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "BENKHENICHE Sadok" +value: "7704" +data: App\Entity\Clients {#2627 …} +attr: [] +labelTranslationParameters: [] } 7705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "OULMI Sofiane" +value: "7705" +data: App\Entity\Clients {#2633 …} +attr: [] +labelTranslationParameters: [] } 7706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "RIBAU Manuel" +value: "7706" +data: App\Entity\Clients {#2639 …} +attr: [] +labelTranslationParameters: [] } 7707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "RAMBOURG Raphael" +value: "7707" +data: App\Entity\Clients {#2645 …} +attr: [] +labelTranslationParameters: [] } 7708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "DIDELON Romain" +value: "7708" +data: App\Entity\Clients {#2651 …} +attr: [] +labelTranslationParameters: [] } 7709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "GRIMARD Marie" +value: "7709" +data: App\Entity\Clients {#2657 …} +attr: [] +labelTranslationParameters: [] } 7710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "NAYIR Tekin" +value: "7710" +data: App\Entity\Clients {#2663 …} +attr: [] +labelTranslationParameters: [] } 7711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "KIEFFER Raphael" +value: "7711" +data: App\Entity\Clients {#2669 …} +attr: [] +labelTranslationParameters: [] } 7712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "BROTONS Rose-Marie" +value: "7712" +data: App\Entity\Clients {#2675 …} +attr: [] +labelTranslationParameters: [] } 7713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "BENAMAR Alexandre" +value: "7713" +data: App\Entity\Clients {#2681 …} +attr: [] +labelTranslationParameters: [] } 7714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "FRANCAIS Paul" +value: "7714" +data: App\Entity\Clients {#2687 …} +attr: [] +labelTranslationParameters: [] } 7715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "KIBOUCH Mohamed" +value: "7715" +data: App\Entity\Clients {#2693 …} +attr: [] +labelTranslationParameters: [] } 7716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "SAVOCA Melanie" +value: "7716" +data: App\Entity\Clients {#2699 …} +attr: [] +labelTranslationParameters: [] } 7717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "TEXIER Isabelle" +value: "7717" +data: App\Entity\Clients {#2705 …} +attr: [] +labelTranslationParameters: [] } 7718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "STEIN Jean-Marie" +value: "7718" +data: App\Entity\Clients {#2711 …} +attr: [] +labelTranslationParameters: [] } 7719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "MAGITTERI Aurelie" +value: "7719" +data: App\Entity\Clients {#2717 …} +attr: [] +labelTranslationParameters: [] } 7720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "GROLIER Dimitri" +value: "7720" +data: App\Entity\Clients {#2723 …} +attr: [] +labelTranslationParameters: [] } 7721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "TURIBLE Richard" +value: "7721" +data: App\Entity\Clients {#2729 …} +attr: [] +labelTranslationParameters: [] } 7722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "MOUHOUD Abdeljalli" +value: "7722" +data: App\Entity\Clients {#2735 …} +attr: [] +labelTranslationParameters: [] } 7723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "VAN ACKER Thibaut" +value: "7723" +data: App\Entity\Clients {#2741 …} +attr: [] +labelTranslationParameters: [] } 7724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "MONNEL Roberto" +value: "7724" +data: App\Entity\Clients {#2747 …} +attr: [] +labelTranslationParameters: [] } 7725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "KIBOUCH Lahcen" +value: "7725" +data: App\Entity\Clients {#2753 …} +attr: [] +labelTranslationParameters: [] } 7726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "FERNANDES Humberto" +value: "7726" +data: App\Entity\Clients {#2759 …} +attr: [] +labelTranslationParameters: [] } 7727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "DELHAY Marc" +value: "7727" +data: App\Entity\Clients {#2765 …} +attr: [] +labelTranslationParameters: [] } 7728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "ROCCA Charlotte" +value: "7728" +data: App\Entity\Clients {#2771 …} +attr: [] +labelTranslationParameters: [] } 7729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "BRAHY Romain" +value: "7729" +data: App\Entity\Clients {#2777 …} +attr: [] +labelTranslationParameters: [] } 7730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "CARDIN Lionel" +value: "7730" +data: App\Entity\Clients {#2783 …} +attr: [] +labelTranslationParameters: [] } 7731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "BITAT Abdelaziz" +value: "7731" +data: App\Entity\Clients {#2789 …} +attr: [] +labelTranslationParameters: [] } 7732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "Salim BITAT" +value: "7732" +data: App\Entity\Clients {#2795 …} +attr: [] +labelTranslationParameters: [] } 7733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "BITAT Hacene" +value: "7733" +data: App\Entity\Clients {#2801 …} +attr: [] +labelTranslationParameters: [] } 7734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "Mohaddab Farid" +value: "7734" +data: App\Entity\Clients {#2807 …} +attr: [] +labelTranslationParameters: [] } 7735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "OUADAH Abdelatife" +value: "7735" +data: App\Entity\Clients {#2813 …} +attr: [] +labelTranslationParameters: [] } 7736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "ZIVELONGHI Gilles" +value: "7736" +data: App\Entity\Clients {#2819 …} +attr: [] +labelTranslationParameters: [] } 7737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "BRUZZESE Rosette" +value: "7737" +data: App\Entity\Clients {#2825 …} +attr: [] +labelTranslationParameters: [] } 7738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "SORRENTINO William" +value: "7738" +data: App\Entity\Clients {#2831 …} +attr: [] +labelTranslationParameters: [] } 7739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "PETTENUZZO Johanna" +value: "7739" +data: App\Entity\Clients {#2837 …} +attr: [] +labelTranslationParameters: [] } 7740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "POIVRE Julie" +value: "7740" +data: App\Entity\Clients {#2843 …} +attr: [] +labelTranslationParameters: [] } 7741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "ROUIGUI Florian" +value: "7741" +data: App\Entity\Clients {#2849 …} +attr: [] +labelTranslationParameters: [] } 7742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "BREGLER Sylvain" +value: "7742" +data: App\Entity\Clients {#2855 …} +attr: [] +labelTranslationParameters: [] } 7743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "Jonathan PETTENUZZO" +value: "7743" +data: App\Entity\Clients {#2861 …} +attr: [] +labelTranslationParameters: [] } 7744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "DERRIEN Chlo?" +value: "7744" +data: App\Entity\Clients {#2867 …} +attr: [] +labelTranslationParameters: [] } 7745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "WILLIGSECKER Martine" +value: "7745" +data: App\Entity\Clients {#2873 …} +attr: [] +labelTranslationParameters: [] } 7746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "LICHTLE Christophe" +value: "7746" +data: App\Entity\Clients {#2879 …} +attr: [] +labelTranslationParameters: [] } 7747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "CHAROUIT Abdelaaziz" +value: "7747" +data: App\Entity\Clients {#2885 …} +attr: [] +labelTranslationParameters: [] } 7748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "SPERANDIO Bastien" +value: "7748" +data: App\Entity\Clients {#2891 …} +attr: [] +labelTranslationParameters: [] } 7749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "RAVENEL Margaux" +value: "7749" +data: App\Entity\Clients {#2897 …} +attr: [] +labelTranslationParameters: [] } 7750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "HENRIOT Brigitte" +value: "7750" +data: App\Entity\Clients {#2903 …} +attr: [] +labelTranslationParameters: [] } 7751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "Aboucha El Maati" +value: "7751" +data: App\Entity\Clients {#2909 …} +attr: [] +labelTranslationParameters: [] } 7752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "LALLIER Philippe" +value: "7752" +data: App\Entity\Clients {#2915 …} +attr: [] +labelTranslationParameters: [] } 7753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "David HALLOT" +value: "7753" +data: App\Entity\Clients {#2921 …} +attr: [] +labelTranslationParameters: [] } 7754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "GASPARINI Stephanie" +value: "7754" +data: App\Entity\Clients {#2927 …} +attr: [] +labelTranslationParameters: [] } 7755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "BOURDON Laurent" +value: "7755" +data: App\Entity\Clients {#2933 …} +attr: [] +labelTranslationParameters: [] } 7756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "CICCONE Lucien" +value: "7756" +data: App\Entity\Clients {#2939 …} +attr: [] +labelTranslationParameters: [] } 7757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "BOUITBERNE Drice" +value: "7757" +data: App\Entity\Clients {#2945 …} +attr: [] +labelTranslationParameters: [] } 7758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "THOMAS Sebastien" +value: "7758" +data: App\Entity\Clients {#2951 …} +attr: [] +labelTranslationParameters: [] } 7759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "MARRA Pierino" +value: "7759" +data: App\Entity\Clients {#2957 …} +attr: [] +labelTranslationParameters: [] } 7760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "FISCHER Sabine" +value: "7760" +data: App\Entity\Clients {#2963 …} +attr: [] +labelTranslationParameters: [] } 7761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "LALLIER Karine" +value: "7761" +data: App\Entity\Clients {#2969 …} +attr: [] +labelTranslationParameters: [] } 7762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "VANSCHOORISSE Julie" +value: "7762" +data: App\Entity\Clients {#2975 …} +attr: [] +labelTranslationParameters: [] } 7763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "FELLERATH Danielle" +value: "7763" +data: App\Entity\Clients {#2981 …} +attr: [] +labelTranslationParameters: [] } 7764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "BEHAR Hicham" +value: "7764" +data: App\Entity\Clients {#2987 …} +attr: [] +labelTranslationParameters: [] } 7765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "BATAILLE Laurent" +value: "7765" +data: App\Entity\Clients {#2993 …} +attr: [] +labelTranslationParameters: [] } 7766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "BILTGEN Yohann" +value: "7766" +data: App\Entity\Clients {#2999 …} +attr: [] +labelTranslationParameters: [] } 7767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "STEGNER Cynthia" +value: "7767" +data: App\Entity\Clients {#3005 …} +attr: [] +labelTranslationParameters: [] } 7768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "PAIUSAN Marie" +value: "7768" +data: App\Entity\Clients {#3011 …} +attr: [] +labelTranslationParameters: [] } 7769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "Kong Sliwakowski Taina" +value: "7769" +data: App\Entity\Clients {#3017 …} +attr: [] +labelTranslationParameters: [] } 7770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "HAAS Guillaume" +value: "7770" +data: App\Entity\Clients {#3023 …} +attr: [] +labelTranslationParameters: [] } 7771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "ROMANO Soni" +value: "7771" +data: App\Entity\Clients {#3029 …} +attr: [] +labelTranslationParameters: [] } 7772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "BENJAMIN Vincent" +value: "7772" +data: App\Entity\Clients {#3035 …} +attr: [] +labelTranslationParameters: [] } 7773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "QUERIC Stephane" +value: "7773" +data: App\Entity\Clients {#3041 …} +attr: [] +labelTranslationParameters: [] } 7774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "Sebastien BLAISE" +value: "7774" +data: App\Entity\Clients {#3047 …} +attr: [] +labelTranslationParameters: [] } 7775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "Lahoucine BOUITBERNE" +value: "7775" +data: App\Entity\Clients {#3053 …} +attr: [] +labelTranslationParameters: [] } 7776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "Sebastien CARRON" +value: "7776" +data: App\Entity\Clients {#3059 …} +attr: [] +labelTranslationParameters: [] } 7777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "Raphael PIERREPONT" +value: "7777" +data: App\Entity\Clients {#3065 …} +attr: [] +labelTranslationParameters: [] } 7778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "Christelle GUILLEMYN" +value: "7778" +data: App\Entity\Clients {#3071 …} +attr: [] +labelTranslationParameters: [] } 7779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "Orlane VICTORION" +value: "7779" +data: App\Entity\Clients {#3077 …} +attr: [] +labelTranslationParameters: [] } 7780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "Kamal RASSOUL KOUMBA" +value: "7780" +data: App\Entity\Clients {#3083 …} +attr: [] +labelTranslationParameters: [] } 7781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "Philippe GROSSE" +value: "7781" +data: App\Entity\Clients {#3089 …} +attr: [] +labelTranslationParameters: [] } 7782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "Laura MEUNIER" +value: "7782" +data: App\Entity\Clients {#3095 …} +attr: [] +labelTranslationParameters: [] } 7783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "Ameline VEYRAC" +value: "7783" +data: App\Entity\Clients {#3101 …} +attr: [] +labelTranslationParameters: [] } 7784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "Baptiste BAUNE" +value: "7784" +data: App\Entity\Clients {#3107 …} +attr: [] +labelTranslationParameters: [] } 7785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "Adrien Henriot" +value: "7785" +data: App\Entity\Clients {#3113 …} +attr: [] +labelTranslationParameters: [] } 7786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "Corinne BAUD" +value: "7786" +data: App\Entity\Clients {#3119 …} +attr: [] +labelTranslationParameters: [] } 7787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "Jacques PIQUET" +value: "7787" +data: App\Entity\Clients {#3125 …} +attr: [] +labelTranslationParameters: [] } 7788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "Julien FERNANDES" +value: "7788" +data: App\Entity\Clients {#3131 …} +attr: [] +labelTranslationParameters: [] } 7789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "Geraldine VECRIN" +value: "7789" +data: App\Entity\Clients {#3137 …} +attr: [] +labelTranslationParameters: [] } 7790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "Mouloud KHOUKHI" +value: "7790" +data: App\Entity\Clients {#3143 …} +attr: [] +labelTranslationParameters: [] } 7791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "Julien BEYER" +value: "7791" +data: App\Entity\Clients {#3149 …} +attr: [] +labelTranslationParameters: [] } 7792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "Pedro PIRES DOS SANTOS" +value: "7792" +data: App\Entity\Clients {#3155 …} +attr: [] +labelTranslationParameters: [] } 7793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "Jerome HEITZLER" +value: "7793" +data: App\Entity\Clients {#3161 …} +attr: [] +labelTranslationParameters: [] } 7794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "Olimpia KOELLSCH" +value: "7794" +data: App\Entity\Clients {#3167 …} +attr: [] +labelTranslationParameters: [] } 7795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "Jonathan TRAHIN" +value: "7795" +data: App\Entity\Clients {#3173 …} +attr: [] +labelTranslationParameters: [] } 7796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "YANN GAYET" +value: "7796" +data: App\Entity\Clients {#3179 …} +attr: [] +labelTranslationParameters: [] } 7797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "Samuel BIEGALKE" +value: "7797" +data: App\Entity\Clients {#3185 …} +attr: [] +labelTranslationParameters: [] } 7798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "Jeannot PLJEVALCIC" +value: "7798" +data: App\Entity\Clients {#3191 …} +attr: [] +labelTranslationParameters: [] } 7799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "Chloe JEANNIN" +value: "7799" +data: App\Entity\Clients {#3197 …} +attr: [] +labelTranslationParameters: [] } 7800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "Lazehar MOULAI HADJ" +value: "7800" +data: App\Entity\Clients {#3203 …} +attr: [] +labelTranslationParameters: [] } 7801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "Anthony FICHTER" +value: "7801" +data: App\Entity\Clients {#3209 …} +attr: [] +labelTranslationParameters: [] } 7802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "Benoit KIEFFER" +value: "7802" +data: App\Entity\Clients {#3215 …} +attr: [] +labelTranslationParameters: [] } 7803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "Jean ROYAL" +value: "7803" +data: App\Entity\Clients {#3221 …} +attr: [] +labelTranslationParameters: [] } 7804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "Flavia SALARIS" +value: "7804" +data: App\Entity\Clients {#3227 …} +attr: [] +labelTranslationParameters: [] } 7805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "Jessica SIMON" +value: "7805" +data: App\Entity\Clients {#3233 …} +attr: [] +labelTranslationParameters: [] } 7806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "Frederic RIZZO" +value: "7806" +data: App\Entity\Clients {#3239 …} +attr: [] +labelTranslationParameters: [] } 7807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "Sebastien POUSSELER" +value: "7807" +data: App\Entity\Clients {#3245 …} +attr: [] +labelTranslationParameters: [] } 7808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "Sabah ETTAGHOUTI" +value: "7808" +data: App\Entity\Clients {#3251 …} +attr: [] +labelTranslationParameters: [] } 7809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "Nasuria CHERIFI" +value: "7809" +data: App\Entity\Clients {#3257 …} +attr: [] +labelTranslationParameters: [] } 7810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "Sebastien PERRIN" +value: "7810" +data: App\Entity\Clients {#3263 …} +attr: [] +labelTranslationParameters: [] } 7811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "Catherine LEININGER" +value: "7811" +data: App\Entity\Clients {#3269 …} +attr: [] +labelTranslationParameters: [] } 7812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "Jessica BAUNE" +value: "7812" +data: App\Entity\Clients {#3275 …} +attr: [] +labelTranslationParameters: [] } 7813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "Joy AESCHELMANN" +value: "7813" +data: App\Entity\Clients {#3281 …} +attr: [] +labelTranslationParameters: [] } 7814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "Jean CHAUVET" +value: "7814" +data: App\Entity\Clients {#3287 …} +attr: [] +labelTranslationParameters: [] } 7815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "Halim BOUKTIR" +value: "7815" +data: App\Entity\Clients {#3293 …} +attr: [] +labelTranslationParameters: [] } 7816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "Arlette BIGAUT" +value: "7816" +data: App\Entity\Clients {#3299 …} +attr: [] +labelTranslationParameters: [] } 7817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "Julien CHAUVET" +value: "7817" +data: App\Entity\Clients {#3305 …} +attr: [] +labelTranslationParameters: [] } 7818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "Emilie CHAUVET" +value: "7818" +data: App\Entity\Clients {#3311 …} +attr: [] +labelTranslationParameters: [] } 7819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "R?mi RUBIOT" +value: "7819" +data: App\Entity\Clients {#3317 …} +attr: [] +labelTranslationParameters: [] } 7820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "Pablo GILLET" +value: "7820" +data: App\Entity\Clients {#3323 …} +attr: [] +labelTranslationParameters: [] } 7821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "Catherine DIONISIO" +value: "7821" +data: App\Entity\Clients {#3329 …} +attr: [] +labelTranslationParameters: [] } 7822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "Mohamed ARHZIF" +value: "7822" +data: App\Entity\Clients {#3335 …} +attr: [] +labelTranslationParameters: [] } 7823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "Loic JACTARD" +value: "7823" +data: App\Entity\Clients {#3341 …} +attr: [] +labelTranslationParameters: [] } 7824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "Jean-Philippe SIEFERT" +value: "7824" +data: App\Entity\Clients {#3347 …} +attr: [] +labelTranslationParameters: [] } 7825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Pierre MIGLIORINI" +value: "7825" +data: App\Entity\Clients {#3353 …} +attr: [] +labelTranslationParameters: [] } 7826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "Joris GIL" +value: "7826" +data: App\Entity\Clients {#3359 …} +attr: [] +labelTranslationParameters: [] } 7827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Anne GOBERVILLE" +value: "7827" +data: App\Entity\Clients {#3365 …} +attr: [] +labelTranslationParameters: [] } 7828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "Aline BENKHEDIDJA" +value: "7828" +data: App\Entity\Clients {#3371 …} +attr: [] +labelTranslationParameters: [] } 7829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "ANAIS MARCHITTI" +value: "7829" +data: App\Entity\Clients {#3377 …} +attr: [] +labelTranslationParameters: [] } 7830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "St?phanie MARCHITTI" +value: "7830" +data: App\Entity\Clients {#3383 …} +attr: [] +labelTranslationParameters: [] } 7831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "Julien WIRTZ" +value: "7831" +data: App\Entity\Clients {#3389 …} +attr: [] +labelTranslationParameters: [] } 7832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "Natacha WATIER" +value: "7832" +data: App\Entity\Clients {#3395 …} +attr: [] +labelTranslationParameters: [] } 7833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "FLORENCE NICLOUX" +value: "7833" +data: App\Entity\Clients {#3401 …} +attr: [] +labelTranslationParameters: [] } 7834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Oc?ane CLAUSSE" +value: "7834" +data: App\Entity\Clients {#3407 …} +attr: [] +labelTranslationParameters: [] } 7835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "Catherine HUBSCHWERLIN" +value: "7835" +data: App\Entity\Clients {#3413 …} +attr: [] +labelTranslationParameters: [] } 7836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "Alexandre TAIBI" +value: "7836" +data: App\Entity\Clients {#3419 …} +attr: [] +labelTranslationParameters: [] } 7837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Loubna DOUAIR" +value: "7837" +data: App\Entity\Clients {#3425 …} +attr: [] +labelTranslationParameters: [] } 7838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "Franck TOSCHES" +value: "7838" +data: App\Entity\Clients {#3431 …} +attr: [] +labelTranslationParameters: [] } 7839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "Quentin TEIXEIRA" +value: "7839" +data: App\Entity\Clients {#3437 …} +attr: [] +labelTranslationParameters: [] } 7840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "Alexandre Saint-Eve" +value: "7840" +data: App\Entity\Clients {#3443 …} +attr: [] +labelTranslationParameters: [] } 7841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Adeline Chatillon" +value: "7841" +data: App\Entity\Clients {#3449 …} +attr: [] +labelTranslationParameters: [] } 7842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Victoria HUBSCHWERLIN" +value: "7842" +data: App\Entity\Clients {#3455 …} +attr: [] +labelTranslationParameters: [] } 7843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "ABDELKADER MEHDID" +value: "7843" +data: App\Entity\Clients {#3461 …} +attr: [] +labelTranslationParameters: [] } 7844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "MERIEM MEHDID" +value: "7844" +data: App\Entity\Clients {#3467 …} +attr: [] +labelTranslationParameters: [] } 7845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "GAETAN GRAJCAR" +value: "7845" +data: App\Entity\Clients {#3473 …} +attr: [] +labelTranslationParameters: [] } 7846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "GAEL PENNUCCI" +value: "7846" +data: App\Entity\Clients {#3479 …} +attr: [] +labelTranslationParameters: [] } 7847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Mohamed TADITE" +value: "7847" +data: App\Entity\Clients {#3485 …} +attr: [] +labelTranslationParameters: [] } 7848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "Vincent BALZANO" +value: "7848" +data: App\Entity\Clients {#3491 …} +attr: [] +labelTranslationParameters: [] } 7849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Mikael SINICCO" +value: "7849" +data: App\Entity\Clients {#3497 …} +attr: [] +labelTranslationParameters: [] } 7850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "Priscillia LOUTZ" +value: "7850" +data: App\Entity\Clients {#3503 …} +attr: [] +labelTranslationParameters: [] } 7851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "Antoine PAIUSAN" +value: "7851" +data: App\Entity\Clients {#3509 …} +attr: [] +labelTranslationParameters: [] } 7852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Jonathan KLUFTS" +value: "7852" +data: App\Entity\Clients {#3515 …} +attr: [] +labelTranslationParameters: [] } 7853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "Marion TEDESCHI" +value: "7853" +data: App\Entity\Clients {#3521 …} +attr: [] +labelTranslationParameters: [] } 7854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "Vivien PERROTTE" +value: "7854" +data: App\Entity\Clients {#3527 …} +attr: [] +labelTranslationParameters: [] } 7855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "Lorenzo Ferrari" +value: "7855" +data: App\Entity\Clients {#3533 …} +attr: [] +labelTranslationParameters: [] } 7856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "Nordine BENCHOURA" +value: "7856" +data: App\Entity\Clients {#3539 …} +attr: [] +labelTranslationParameters: [] } 7857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "Maxime BAUNE" +value: "7857" +data: App\Entity\Clients {#3545 …} +attr: [] +labelTranslationParameters: [] } 7858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Jean-Marc VECRIN" +value: "7858" +data: App\Entity\Clients {#3551 …} +attr: [] +labelTranslationParameters: [] } 7859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "Kiedja BELABASSI" +value: "7859" +data: App\Entity\Clients {#3557 …} +attr: [] +labelTranslationParameters: [] } 7860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "St?phane LAMOUCHE" +value: "7860" +data: App\Entity\Clients {#3563 …} +attr: [] +labelTranslationParameters: [] } 7861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "Lhoussain OMARTO" +value: "7861" +data: App\Entity\Clients {#3569 …} +attr: [] +labelTranslationParameters: [] } 7862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "Jugurta AKLI" +value: "7862" +data: App\Entity\Clients {#3575 …} +attr: [] +labelTranslationParameters: [] } 7863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "LAETITIA FONTAINE" +value: "7863" +data: App\Entity\Clients {#3581 …} +attr: [] +labelTranslationParameters: [] } 7864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "Fiona RAMDANE" +value: "7864" +data: App\Entity\Clients {#3587 …} +attr: [] +labelTranslationParameters: [] } 7865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "Sandrine BREUER" +value: "7865" +data: App\Entity\Clients {#3593 …} +attr: [] +labelTranslationParameters: [] } 7866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "Sandrine BALLIN" +value: "7866" +data: App\Entity\Clients {#3599 …} +attr: [] +labelTranslationParameters: [] } 7867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "No?mie PIQUET" +value: "7867" +data: App\Entity\Clients {#3605 …} +attr: [] +labelTranslationParameters: [] } 7868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "David BALLIN" +value: "7868" +data: App\Entity\Clients {#3611 …} +attr: [] +labelTranslationParameters: [] } 7869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "Justine CLARENN" +value: "7869" +data: App\Entity\Clients {#3617 …} +attr: [] +labelTranslationParameters: [] } 7870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "Sp?phanie KOEHL" +value: "7870" +data: App\Entity\Clients {#3623 …} +attr: [] +labelTranslationParameters: [] } 7871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "Mathieu DILLON" +value: "7871" +data: App\Entity\Clients {#3629 …} +attr: [] +labelTranslationParameters: [] } 7872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Marine BALEZO" +value: "7872" +data: App\Entity\Clients {#3635 …} +attr: [] +labelTranslationParameters: [] } 7873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "Pierre Emmanuel KINZELIN" +value: "7873" +data: App\Entity\Clients {#3641 …} +attr: [] +labelTranslationParameters: [] } 7874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "BARROIS Sophie" +value: "7874" +data: App\Entity\Clients {#3647 …} +attr: [] +labelTranslationParameters: [] } 7875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "Ludivine BIGAUT" +value: "7875" +data: App\Entity\Clients {#3653 …} +attr: [] +labelTranslationParameters: [] } 7876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Lucas FORFERT" +value: "7876" +data: App\Entity\Clients {#3659 …} +attr: [] +labelTranslationParameters: [] } 7877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "Gilles BALLIN" +value: "7877" +data: App\Entity\Clients {#3665 …} +attr: [] +labelTranslationParameters: [] } 7878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Ludivine GAUDARD" +value: "7878" +data: App\Entity\Clients {#3671 …} +attr: [] +labelTranslationParameters: [] } 7879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "Jordan PETTENUZZO" +value: "7879" +data: App\Entity\Clients {#3677 …} +attr: [] +labelTranslationParameters: [] } 7880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "Sabrina HENRY" +value: "7880" +data: App\Entity\Clients {#3683 …} +attr: [] +labelTranslationParameters: [] } 7881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Elodie PETTENUZZO" +value: "7881" +data: App\Entity\Clients {#3689 …} +attr: [] +labelTranslationParameters: [] } 7882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Maxime HARTMANN" +value: "7882" +data: App\Entity\Clients {#3695 …} +attr: [] +labelTranslationParameters: [] } 7883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Julien NICLOUX" +value: "7883" +data: App\Entity\Clients {#3701 …} +attr: [] +labelTranslationParameters: [] } 7884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Tom PRUNNEAUX" +value: "7884" +data: App\Entity\Clients {#3707 …} +attr: [] +labelTranslationParameters: [] } 7885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Aissa BOUSABATA" +value: "7885" +data: App\Entity\Clients {#3713 …} +attr: [] +labelTranslationParameters: [] } 7886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Anthony PAULINE" +value: "7886" +data: App\Entity\Clients {#3719 …} +attr: [] +labelTranslationParameters: [] } 7887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Panagin Alexandre" +value: "7887" +data: App\Entity\Clients {#3725 …} +attr: [] +labelTranslationParameters: [] } 7888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "SOLINAS Jerome" +value: "7888" +data: App\Entity\Clients {#3731 …} +attr: [] +labelTranslationParameters: [] } 7889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "BAYER Jean" +value: "7889" +data: App\Entity\Clients {#3737 …} +attr: [] +labelTranslationParameters: [] } 7890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "REMY Christine" +value: "7890" +data: App\Entity\Clients {#3743 …} +attr: [] +labelTranslationParameters: [] } 7891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "COLLOT Manolie" +value: "7891" +data: App\Entity\Clients {#3749 …} +attr: [] +labelTranslationParameters: [] } 7892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "MERIAUX Caroline" +value: "7892" +data: App\Entity\Clients {#3755 …} +attr: [] +labelTranslationParameters: [] } 7893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "MERIAUX Caroline" +value: "7893" +data: App\Entity\Clients {#3761 …} +attr: [] +labelTranslationParameters: [] } 7894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "HINDERSCHIETT Romain" +value: "7894" +data: App\Entity\Clients {#3767 …} +attr: [] +labelTranslationParameters: [] } 7895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "FOUX Benjamin" +value: "7895" +data: App\Entity\Clients {#3773 …} +attr: [] +labelTranslationParameters: [] } 7896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "LOUIS David" +value: "7896" +data: App\Entity\Clients {#3779 …} +attr: [] +labelTranslationParameters: [] } 7897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "SCHAMBERGER Loic" +value: "7897" +data: App\Entity\Clients {#3785 …} +attr: [] +labelTranslationParameters: [] } 7898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "WAGNER Cédric" +value: "7898" +data: App\Entity\Clients {#3791 …} +attr: [] +labelTranslationParameters: [] } 7899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Brendlin Georgia" +value: "7899" +data: App\Entity\Clients {#3797 …} +attr: [] +labelTranslationParameters: [] } 7900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "FLECHEUX Julien" +value: "7900" +data: App\Entity\Clients {#3803 …} +attr: [] +labelTranslationParameters: [] } 7901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "GUIMARD Marie" +value: "7901" +data: App\Entity\Clients {#3809 …} +attr: [] +labelTranslationParameters: [] } 7902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "BOIME Philippe" +value: "7902" +data: App\Entity\Clients {#3815 …} +attr: [] +labelTranslationParameters: [] } 7903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "BALLIN Sandrine" +value: "7903" +data: App\Entity\Clients {#3821 …} +attr: [] +labelTranslationParameters: [] } 7904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "VILLAIN Danielle" +value: "7904" +data: App\Entity\Clients {#3827 …} +attr: [] +labelTranslationParameters: [] } 7905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "MAURINO Gregory" +value: "7905" +data: App\Entity\Clients {#3833 …} +attr: [] +labelTranslationParameters: [] } 7906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "PARENTE David" +value: "7906" +data: App\Entity\Clients {#3839 …} +attr: [] +labelTranslationParameters: [] } 7907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "MASCIANTONIO Joseph" +value: "7907" +data: App\Entity\Clients {#3845 …} +attr: [] +labelTranslationParameters: [] } 7908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "TARO Dylan" +value: "7908" +data: App\Entity\Clients {#3851 …} +attr: [] +labelTranslationParameters: [] } 7909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "PRETTO Jean-Marc" +value: "7909" +data: App\Entity\Clients {#3857 …} +attr: [] +labelTranslationParameters: [] } 7910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "TAILLANDIER Florian" +value: "7910" +data: App\Entity\Clients {#3863 …} +attr: [] +labelTranslationParameters: [] } 7911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "test le gros test" +value: "7911" +data: App\Entity\Clients {#3869 …} +attr: [] +labelTranslationParameters: [] } 7912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "PROBST Fanny" +value: "7912" +data: App\Entity\Clients {#3875 …} +attr: [] +labelTranslationParameters: [] } 7913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "RIBEIRO Kevin" +value: "7913" +data: App\Entity\Clients {#3881 …} +attr: [] +labelTranslationParameters: [] } 7914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "BAYER Dylan" +value: "7914" +data: App\Entity\Clients {#3887 …} +attr: [] +labelTranslationParameters: [] } 7915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "BRIAND Lucie" +value: "7915" +data: App\Entity\Clients {#3893 …} +attr: [] +labelTranslationParameters: [] } 7916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "OBLINGER Eliott" +value: "7916" +data: App\Entity\Clients {#3899 …} +attr: [] +labelTranslationParameters: [] } 7917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "JOLIOT Bryan" +value: "7917" +data: App\Entity\Clients {#3905 …} +attr: [] +labelTranslationParameters: [] } 7918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "OULMI Jimmy" +value: "7918" +data: App\Entity\Clients {#3911 …} +attr: [] +labelTranslationParameters: [] } 7919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "MAGHRAOUI Farid" +value: "7919" +data: App\Entity\Clients {#3917 …} +attr: [] +labelTranslationParameters: [] } 7920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "AUBERTIN Jonathan" +value: "7920" +data: App\Entity\Clients {#3923 …} +attr: [] +labelTranslationParameters: [] } 7921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "SEGHEIR Abdallah" +value: "7921" +data: App\Entity\Clients {#3929 …} +attr: [] +labelTranslationParameters: [] } 7922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "MOHADDAB Samira" +value: "7922" +data: App\Entity\Clients {#3935 …} +attr: [] +labelTranslationParameters: [] } 7923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "CHARPENTIER Michel" +value: "7923" +data: App\Entity\Clients {#3941 …} +attr: [] +labelTranslationParameters: [] } 7924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "KICKA Joffrey" +value: "7924" +data: App\Entity\Clients {#3947 …} +attr: [] +labelTranslationParameters: [] } 7925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "ESSAMIHRI Abdessadek" +value: "7925" +data: App\Entity\Clients {#3953 …} +attr: [] +labelTranslationParameters: [] } 7926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "CHERRIER Lolita" +value: "7926" +data: App\Entity\Clients {#3959 …} +attr: [] +labelTranslationParameters: [] } 7927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "HENRY Sabrina" +value: "7927" +data: App\Entity\Clients {#3965 …} +attr: [] +labelTranslationParameters: [] } 7928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "PINCHARD Amelie" +value: "7928" +data: App\Entity\Clients {#3971 …} +attr: [] +labelTranslationParameters: [] } 7929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "BOILAN Aurore" +value: "7929" +data: App\Entity\Clients {#3977 …} +attr: [] +labelTranslationParameters: [] } 7930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "KARL Patrick" +value: "7930" +data: App\Entity\Clients {#3983 …} +attr: [] +labelTranslationParameters: [] } 7931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "WOLFF Laura" +value: "7931" +data: App\Entity\Clients {#3989 …} +attr: [] +labelTranslationParameters: [] } 7932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "GRIMMER Florian" +value: "7932" +data: App\Entity\Clients {#3995 …} +attr: [] +labelTranslationParameters: [] } 7933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "RAMDANE Fiona" +value: "7933" +data: App\Entity\Clients {#4001 …} +attr: [] +labelTranslationParameters: [] } 7934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "BREUER Sandrine" +value: "7934" +data: App\Entity\Clients {#4007 …} +attr: [] +labelTranslationParameters: [] } 7935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "PHILBERT Lucie" +value: "7935" +data: App\Entity\Clients {#4013 …} +attr: [] +labelTranslationParameters: [] } 7936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "VOGEL Cedric" +value: "7936" +data: App\Entity\Clients {#4019 …} +attr: [] +labelTranslationParameters: [] } 7937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "PICCIAU Daniel" +value: "7937" +data: App\Entity\Clients {#4025 …} +attr: [] +labelTranslationParameters: [] } 7938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "BALLIN Gilles" +value: "7938" +data: App\Entity\Clients {#4031 …} +attr: [] +labelTranslationParameters: [] } 7939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "BIGAULT Laura" +value: "7939" +data: App\Entity\Clients {#4037 …} +attr: [] +labelTranslationParameters: [] } 7940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "GUIMARD Marie" +value: "7940" +data: App\Entity\Clients {#4043 …} +attr: [] +labelTranslationParameters: [] } 7941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "GRECO Jean" +value: "7941" +data: App\Entity\Clients {#4049 …} +attr: [] +labelTranslationParameters: [] } 7942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "PHILBERT Lucie" +value: "7942" +data: App\Entity\Clients {#4055 …} +attr: [] +labelTranslationParameters: [] } 7943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "PHILBERT Lucie" +value: "7943" +data: App\Entity\Clients {#4061 …} +attr: [] +labelTranslationParameters: [] } 7944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "VOGEL Cedric" +value: "7944" +data: App\Entity\Clients {#4067 …} +attr: [] +labelTranslationParameters: [] } 7945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "VOGEL Cedric" +value: "7945" +data: App\Entity\Clients {#4073 …} +attr: [] +labelTranslationParameters: [] } 7946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "PICCIAU Daniel" +value: "7946" +data: App\Entity\Clients {#4079 …} +attr: [] +labelTranslationParameters: [] } 7947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "PICCIAU Daniel" +value: "7947" +data: App\Entity\Clients {#4085 …} +attr: [] +labelTranslationParameters: [] } 7948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "BALLIN Gilles" +value: "7948" +data: App\Entity\Clients {#4091 …} +attr: [] +labelTranslationParameters: [] } 7949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "BIGAULT Laura" +value: "7949" +data: App\Entity\Clients {#4097 …} +attr: [] +labelTranslationParameters: [] } 7950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "GUIMARD Marie" +value: "7950" +data: App\Entity\Clients {#4103 …} +attr: [] +labelTranslationParameters: [] } 7951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "GUIMARD Marie" +value: "7951" +data: App\Entity\Clients {#4109 …} +attr: [] +labelTranslationParameters: [] } 7952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "GRECO Jean" +value: "7952" +data: App\Entity\Clients {#4115 …} +attr: [] +labelTranslationParameters: [] } 7953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "GRECO Jean" +value: "7953" +data: App\Entity\Clients {#4121 …} +attr: [] +labelTranslationParameters: [] } 7954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "FINCK Matthieu" +value: "7954" +data: App\Entity\Clients {#4127 …} +attr: [] +labelTranslationParameters: [] } 7955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "FINCK Matthieu" +value: "7955" +data: App\Entity\Clients {#4133 …} +attr: [] +labelTranslationParameters: [] } 7956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "MOUSSEAU Yannick" +value: "7956" +data: App\Entity\Clients {#4139 …} +attr: [] +labelTranslationParameters: [] } 7957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "MOUSSEAU Yannick" +value: "7957" +data: App\Entity\Clients {#4145 …} +attr: [] +labelTranslationParameters: [] } 7958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "FABRE Malik" +value: "7958" +data: App\Entity\Clients {#4151 …} +attr: [] +labelTranslationParameters: [] } 7959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "FABRE Malik" +value: "7959" +data: App\Entity\Clients {#4157 …} +attr: [] +labelTranslationParameters: [] } 7960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "BELBEZIER Fabien" +value: "7960" +data: App\Entity\Clients {#4163 …} +attr: [] +labelTranslationParameters: [] } 7961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "CHOPPIN Yann" +value: "7961" +data: App\Entity\Clients {#4169 …} +attr: [] +labelTranslationParameters: [] } 7962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "CHARPENTIER Michel" +value: "7962" +data: App\Entity\Clients {#4175 …} +attr: [] +labelTranslationParameters: [] } 7963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "CHOPPIN Anne" +value: "7963" +data: App\Entity\Clients {#4181 …} +attr: [] +labelTranslationParameters: [] } 7964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "BECKER Lucienne" +value: "7964" +data: App\Entity\Clients {#4187 …} +attr: [] +labelTranslationParameters: [] } 7965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "OULMI Romuald" +value: "7965" +data: App\Entity\Clients {#4193 …} +attr: [] +labelTranslationParameters: [] } 7966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "LAGRIFFOUL Alain" +value: "7966" +data: App\Entity\Clients {#4199 …} +attr: [] +labelTranslationParameters: [] } 7967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "THOUVIGNON Evelyne" +value: "7967" +data: App\Entity\Clients {#4205 …} +attr: [] +labelTranslationParameters: [] } 7968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "GAUDARD Ludivine" +value: "7968" +data: App\Entity\Clients {#4211 …} +attr: [] +labelTranslationParameters: [] } 7969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "THOUVIGNON Mikael" +value: "7969" +data: App\Entity\Clients {#4217 …} +attr: [] +labelTranslationParameters: [] } 7970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "JAILLOT Christian" +value: "7970" +data: App\Entity\Clients {#4223 …} +attr: [] +labelTranslationParameters: [] } 7971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "RAPHOSE Valerie" +value: "7971" +data: App\Entity\Clients {#4229 …} +attr: [] +labelTranslationParameters: [] } 7972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "DELESTRAI Alexis" +value: "7972" +data: App\Entity\Clients {#4235 …} +attr: [] +labelTranslationParameters: [] } 7973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "POGGI Wassim" +value: "7973" +data: App\Entity\Clients {#4241 …} +attr: [] +labelTranslationParameters: [] } 7974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "EL KHATIR Yassine" +value: "7974" +data: App\Entity\Clients {#4247 …} +attr: [] +labelTranslationParameters: [] } 7975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "UCAR Ahmet" +value: "7975" +data: App\Entity\Clients {#4253 …} +attr: [] +labelTranslationParameters: [] } 7976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "AOUFOUS Mohammed" +value: "7976" +data: App\Entity\Clients {#4259 …} +attr: [] +labelTranslationParameters: [] } 7977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "LEFEVRE Samuel" +value: "7977" +data: App\Entity\Clients {#4265 …} +attr: [] +labelTranslationParameters: [] } 7978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "BLOT Aldrick" +value: "7978" +data: App\Entity\Clients {#4271 …} +attr: [] +labelTranslationParameters: [] } 7979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "SARGIS Laurence" +value: "7979" +data: App\Entity\Clients {#4277 …} +attr: [] +labelTranslationParameters: [] } 7980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "MARAIS Maxime" +value: "7980" +data: App\Entity\Clients {#4283 …} +attr: [] +labelTranslationParameters: [] } 7981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "PERRIN Dominique" +value: "7981" +data: App\Entity\Clients {#4289 …} +attr: [] +labelTranslationParameters: [] } 7982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "OSBELT Christophe" +value: "7982" +data: App\Entity\Clients {#4295 …} +attr: [] +labelTranslationParameters: [] } 7983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "MANCIA Lucas" +value: "7983" +data: App\Entity\Clients {#4301 …} +attr: [] +labelTranslationParameters: [] } 7984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "TON Christine" +value: "7984" +data: App\Entity\Clients {#4307 …} +attr: [] +labelTranslationParameters: [] } 7985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "MERTES Benoit" +value: "7985" +data: App\Entity\Clients {#4313 …} +attr: [] +labelTranslationParameters: [] } 7986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "CONTI Philippe" +value: "7986" +data: App\Entity\Clients {#4319 …} +attr: [] +labelTranslationParameters: [] } 7987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "MOULIN Julien" +value: "7987" +data: App\Entity\Clients {#4325 …} +attr: [] +labelTranslationParameters: [] } 7988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "LEPICIER Denis" +value: "7988" +data: App\Entity\Clients {#4331 …} +attr: [] +labelTranslationParameters: [] } 7989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "BATTAGLIA Ghislaine" +value: "7989" +data: App\Entity\Clients {#4337 …} +attr: [] +labelTranslationParameters: [] } 7990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "ZAID Mustapha" +value: "7990" +data: App\Entity\Clients {#4343 …} +attr: [] +labelTranslationParameters: [] } 7991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "BALLIN David" +value: "7991" +data: App\Entity\Clients {#4349 …} +attr: [] +labelTranslationParameters: [] } 7992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "POMRENKA Frantz" +value: "7992" +data: App\Entity\Clients {#4355 …} +attr: [] +labelTranslationParameters: [] } 7993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "BALLIN Alize" +value: "7993" +data: App\Entity\Clients {#4361 …} +attr: [] +labelTranslationParameters: [] } 7994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "NGAN SASSI Josepha" +value: "7994" +data: App\Entity\Clients {#4367 …} +attr: [] +labelTranslationParameters: [] } 7995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "MAGHRAOUI Abdelkarim" +value: "7995" +data: App\Entity\Clients {#4373 …} +attr: [] +labelTranslationParameters: [] } 7996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "RUCKERT Marylene" +value: "7996" +data: App\Entity\Clients {#4379 …} +attr: [] +labelTranslationParameters: [] } 7997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "NOMINE Stéphane" +value: "7997" +data: App\Entity\Clients {#4385 …} +attr: [] +labelTranslationParameters: [] } 7998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "GUATTA CHRAPAN Andrea" +value: "7998" +data: App\Entity\Clients {#4391 …} +attr: [] +labelTranslationParameters: [] } 7999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "OLDONI Eric" +value: "7999" +data: App\Entity\Clients {#4397 …} +attr: [] +labelTranslationParameters: [] } 8000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "FRAULI Cyrille" +value: "8000" +data: App\Entity\Clients {#4403 …} +attr: [] +labelTranslationParameters: [] } 8001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "GIRAUDOT-HUOT Alban" +value: "8001" +data: App\Entity\Clients {#4409 …} +attr: [] +labelTranslationParameters: [] } 8002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "WAGNER Philippe" +value: "8002" +data: App\Entity\Clients {#4415 …} +attr: [] +labelTranslationParameters: [] } 8003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "PRUNNEAUX Tom" +value: "8003" +data: App\Entity\Clients {#4421 …} +attr: [] +labelTranslationParameters: [] } 8004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "GAMAIN Christopher" +value: "8004" +data: App\Entity\Clients {#4427 …} +attr: [] +labelTranslationParameters: [] } 8005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "STRUZIK Jerome" +value: "8005" +data: App\Entity\Clients {#4433 …} +attr: [] +labelTranslationParameters: [] } 8006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "ROCHE David" +value: "8006" +data: App\Entity\Clients {#4439 …} +attr: [] +labelTranslationParameters: [] } 8007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "WIRTZ Julien" +value: "8007" +data: App\Entity\Clients {#4445 …} +attr: [] +labelTranslationParameters: [] } 8008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "BROUAUX Yann" +value: "8008" +data: App\Entity\Clients {#4451 …} +attr: [] +labelTranslationParameters: [] } 8009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "JUMEAU Anna" +value: "8009" +data: App\Entity\Clients {#4457 …} +attr: [] +labelTranslationParameters: [] } 8010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "GENOT Pauline" +value: "8010" +data: App\Entity\Clients {#4463 …} +attr: [] +labelTranslationParameters: [] } 8011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "LAM Manon" +value: "8011" +data: App\Entity\Clients {#4469 …} +attr: [] +labelTranslationParameters: [] } 8012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "LAM Mathias" +value: "8012" +data: App\Entity\Clients {#4475 …} +attr: [] +labelTranslationParameters: [] } 8013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "HOELTZEL Sandrine" +value: "8013" +data: App\Entity\Clients {#4481 …} +attr: [] +labelTranslationParameters: [] } 8014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "THUILLIER Bryan" +value: "8014" +data: App\Entity\Clients {#4487 …} +attr: [] +labelTranslationParameters: [] } 8015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "BECKER Laurent" +value: "8015" +data: App\Entity\Clients {#4493 …} +attr: [] +labelTranslationParameters: [] } 8016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "MACHACEK Julien" +value: "8016" +data: App\Entity\Clients {#4499 …} +attr: [] +labelTranslationParameters: [] } 8017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "Kaygisiz Ahmet" +value: "8017" +data: App\Entity\Clients {#4505 …} +attr: [] +labelTranslationParameters: [] } 8018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "THENOT David" +value: "8018" +data: App\Entity\Clients {#4511 …} +attr: [] +labelTranslationParameters: [] } 8019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "BETTEMBOURG Jerome" +value: "8019" +data: App\Entity\Clients {#4517 …} +attr: [] +labelTranslationParameters: [] } 8020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "Marschall Thibaut" +value: "8020" +data: App\Entity\Clients {#4523 …} +attr: [] +labelTranslationParameters: [] } 8021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "WEISSGERBER Marc" +value: "8021" +data: App\Entity\Clients {#4529 …} +attr: [] +labelTranslationParameters: [] } 8022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "PREVOST-GIRARDIN Jonathan" +value: "8022" +data: App\Entity\Clients {#4535 …} +attr: [] +labelTranslationParameters: [] } 8023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "GULLUNI Marie" +value: "8023" +data: App\Entity\Clients {#4541 …} +attr: [] +labelTranslationParameters: [] } 8024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "STAMMLER Kevin" +value: "8024" +data: App\Entity\Clients {#4547 …} +attr: [] +labelTranslationParameters: [] } 8025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "POLISINI Audrey" +value: "8025" +data: App\Entity\Clients {#4553 …} +attr: [] +labelTranslationParameters: [] } 8026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "FRANGI Thierry" +value: "8026" +data: App\Entity\Clients {#4559 …} +attr: [] +labelTranslationParameters: [] } 8027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "test test" +value: "8027" +data: App\Entity\Clients {#4565 …} +attr: [] +labelTranslationParameters: [] } 8028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "GHERARDI Claude" +value: "8028" +data: App\Entity\Clients {#4571 …} +attr: [] +labelTranslationParameters: [] } 8029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "CHATAZ Sonia" +value: "8029" +data: App\Entity\Clients {#4577 …} +attr: [] +labelTranslationParameters: [] } 8030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "AGNESOD Melissa" +value: "8030" +data: App\Entity\Clients {#4583 …} +attr: [] +labelTranslationParameters: [] } 8031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "WIRTZ Christophe" +value: "8031" +data: App\Entity\Clients {#4589 …} +attr: [] +labelTranslationParameters: [] } 8032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "BEAUGRAND Olivier" +value: "8032" +data: App\Entity\Clients {#4595 …} +attr: [] +labelTranslationParameters: [] } 8033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "HUCK Isabelle" +value: "8033" +data: App\Entity\Clients {#4601 …} +attr: [] +labelTranslationParameters: [] } 8034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "VOLKEN Frederic" +value: "8034" +data: App\Entity\Clients {#4607 …} +attr: [] +labelTranslationParameters: [] } 8035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "LAMY Frederique" +value: "8035" +data: App\Entity\Clients {#4613 …} +attr: [] +labelTranslationParameters: [] } 8036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "PETITDEMANGE Peggy" +value: "8036" +data: App\Entity\Clients {#4619 …} +attr: [] +labelTranslationParameters: [] } 8037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "ZANCONATO Jean-Marc" +value: "8037" +data: App\Entity\Clients {#4625 …} +attr: [] +labelTranslationParameters: [] } 8038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "BOYE Julian" +value: "8038" +data: App\Entity\Clients {#4631 …} +attr: [] +labelTranslationParameters: [] } 8039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "REPAUD Victoire" +value: "8039" +data: App\Entity\Clients {#4637 …} +attr: [] +labelTranslationParameters: [] } 8040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "Boudour Sayeh" +value: "8040" +data: App\Entity\Clients {#4643 …} +attr: [] +labelTranslationParameters: [] } 8041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "SALVADOR Benoit" +value: "8041" +data: App\Entity\Clients {#4649 …} +attr: [] +labelTranslationParameters: [] } 8042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "HAMARD Lea" +value: "8042" +data: App\Entity\Clients {#4655 …} +attr: [] +labelTranslationParameters: [] } 8043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "BROTONS Yohann" +value: "8043" +data: App\Entity\Clients {#4661 …} +attr: [] +labelTranslationParameters: [] } 8044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "HAMARD Frederique" +value: "8044" +data: App\Entity\Clients {#4667 …} +attr: [] +labelTranslationParameters: [] } 8045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "HAMARD Jean-Marie" +value: "8045" +data: App\Entity\Clients {#4673 …} +attr: [] +labelTranslationParameters: [] } 8046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "GAYER David" +value: "8046" +data: App\Entity\Clients {#4679 …} +attr: [] +labelTranslationParameters: [] } 8047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "GUISADO Ana" +value: "8047" +data: App\Entity\Clients {#4685 …} +attr: [] +labelTranslationParameters: [] } 8048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "SCHWARZ Mathieu" +value: "8048" +data: App\Entity\Clients {#4691 …} +attr: [] +labelTranslationParameters: [] } 8049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "TISSERAND Kenny" +value: "8049" +data: App\Entity\Clients {#4697 …} +attr: [] +labelTranslationParameters: [] } 8050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "GRAJCAR Gaetan" +value: "8050" +data: App\Entity\Clients {#4703 …} +attr: [] +labelTranslationParameters: [] } 8051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "AUBRY Renaud" +value: "8051" +data: App\Entity\Clients {#4709 …} +attr: [] +labelTranslationParameters: [] } 8052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "CREUSAT Marine" +value: "8052" +data: App\Entity\Clients {#4715 …} +attr: [] +labelTranslationParameters: [] } 8053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "WEHRLE Jennifer" +value: "8053" +data: App\Entity\Clients {#4721 …} +attr: [] +labelTranslationParameters: [] } 8054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "WEHRLE Jennifer" +value: "8054" +data: App\Entity\Clients {#4727 …} +attr: [] +labelTranslationParameters: [] } 8055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "DEMMERLE Cellyan" +value: "8055" +data: App\Entity\Clients {#4733 …} +attr: [] +labelTranslationParameters: [] } 8056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "VIDARD Christophe" +value: "8056" +data: App\Entity\Clients {#4739 …} +attr: [] +labelTranslationParameters: [] } 8057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "CHIRCEN Nadine" +value: "8057" +data: App\Entity\Clients {#4745 …} +attr: [] +labelTranslationParameters: [] } 8058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "RECCHIA Michael" +value: "8058" +data: App\Entity\Clients {#4751 …} +attr: [] +labelTranslationParameters: [] } 8059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "FALZONE Jerome" +value: "8059" +data: App\Entity\Clients {#4757 …} +attr: [] +labelTranslationParameters: [] } 8060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "BALZANO JOELLE" +value: "8060" +data: App\Entity\Clients {#4763 …} +attr: [] +labelTranslationParameters: [] } 8061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "CASILE Antonio" +value: "8061" +data: App\Entity\Clients {#4769 …} +attr: [] +labelTranslationParameters: [] } 8062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "BOUDABYA Fatiha" +value: "8062" +data: App\Entity\Clients {#4775 …} +attr: [] +labelTranslationParameters: [] } 8063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "MARTIN Fabrice" +value: "8063" +data: App\Entity\Clients {#4781 …} +attr: [] +labelTranslationParameters: [] } 8064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "MARTIN Fabrice" +value: "8064" +data: App\Entity\Clients {#4787 …} +attr: [] +labelTranslationParameters: [] } 8065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "PETEL Sebastien" +value: "8065" +data: App\Entity\Clients {#4793 …} +attr: [] +labelTranslationParameters: [] } 8066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "PETEL Sebastien" +value: "8066" +data: App\Entity\Clients {#4799 …} +attr: [] +labelTranslationParameters: [] } 8067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "ERRICO Morgane" +value: "8067" +data: App\Entity\Clients {#4805 …} +attr: [] +labelTranslationParameters: [] } 8068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "ERRICO Morgane" +value: "8068" +data: App\Entity\Clients {#4811 …} +attr: [] +labelTranslationParameters: [] } 8069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "NOU Chammady" +value: "8069" +data: App\Entity\Clients {#4817 …} +attr: [] +labelTranslationParameters: [] } 8070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "SENZANI Pascal" +value: "8070" +data: App\Entity\Clients {#4823 …} +attr: [] +labelTranslationParameters: [] } 8071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "COLLOT Lea" +value: "8071" +data: App\Entity\Clients {#4829 …} +attr: [] +labelTranslationParameters: [] } 8072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "FALZONE Jerome" +value: "8072" +data: App\Entity\Clients {#4835 …} +attr: [] +labelTranslationParameters: [] } 8073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "ANCEL Jessica" +value: "8073" +data: App\Entity\Clients {#4841 …} +attr: [] +labelTranslationParameters: [] } 8074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "CASTILLO Franck" +value: "8074" +data: App\Entity\Clients {#4847 …} +attr: [] +labelTranslationParameters: [] } 8075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "HENRY Joanna" +value: "8075" +data: App\Entity\Clients {#4853 …} +attr: [] +labelTranslationParameters: [] } 8076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "UHLINGER Kevin" +value: "8076" +data: App\Entity\Clients {#4859 …} +attr: [] +labelTranslationParameters: [] } 8077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "ARDOIN Jeremy" +value: "8077" +data: App\Entity\Clients {#4865 …} +attr: [] +labelTranslationParameters: [] } 8078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "PASQUIER Megane" +value: "8078" +data: App\Entity\Clients {#4871 …} +attr: [] +labelTranslationParameters: [] } 8079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "REDJEM Oualid" +value: "8079" +data: App\Entity\Clients {#4877 …} +attr: [] +labelTranslationParameters: [] } 8080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "MUNOZ Pauline" +value: "8080" +data: App\Entity\Clients {#4883 …} +attr: [] +labelTranslationParameters: [] } 8081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "Christmann Arnaud" +value: "8081" +data: App\Entity\Clients {#4889 …} +attr: [] +labelTranslationParameters: [] } 8082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "PROBST Elodie" +value: "8082" +data: App\Entity\Clients {#4895 …} +attr: [] +labelTranslationParameters: [] } 8083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "LEDRU Mickael" +value: "8083" +data: App\Entity\Clients {#4901 …} +attr: [] +labelTranslationParameters: [] } 8084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "AIELLO Luigi" +value: "8084" +data: App\Entity\Clients {#4907 …} +attr: [] +labelTranslationParameters: [] } 8085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "SPITTAEL Eddy" +value: "8085" +data: App\Entity\Clients {#4913 …} +attr: [] +labelTranslationParameters: [] } 8086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "NOIRE Celine" +value: "8086" +data: App\Entity\Clients {#4919 …} +attr: [] +labelTranslationParameters: [] } 8087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "LALLEMENT Fabrice" +value: "8087" +data: App\Entity\Clients {#4925 …} +attr: [] +labelTranslationParameters: [] } 8088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "BRIERE Celine" +value: "8088" +data: App\Entity\Clients {#4931 …} +attr: [] +labelTranslationParameters: [] } 8089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "ZINGRAFF Lionel" +value: "8089" +data: App\Entity\Clients {#4937 …} +attr: [] +labelTranslationParameters: [] } 8090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "WEILAND Dimitri" +value: "8090" +data: App\Entity\Clients {#4943 …} +attr: [] +labelTranslationParameters: [] } 8091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "Huguenin David" +value: "8091" +data: App\Entity\Clients {#4949 …} +attr: [] +labelTranslationParameters: [] } 8092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "Audinot Frederic" +value: "8092" +data: App\Entity\Clients {#4955 …} +attr: [] +labelTranslationParameters: [] } 8093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "Drioux Bryan" +value: "8093" +data: App\Entity\Clients {#4961 …} +attr: [] +labelTranslationParameters: [] } 8094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "Bouchouk Mourad" +value: "8094" +data: App\Entity\Clients {#4967 …} +attr: [] +labelTranslationParameters: [] } 8095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "HUGUENIN David" +value: "8095" +data: App\Entity\Clients {#4973 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1859 -form: Symfony\Component\Form\Form {#1173 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1857 …5} |
full_name | "session_client[client]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_client_client" |
is_selected | Closure($choice, $value) {#5469 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "client" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_client_client" |
valid | true |
value | "" |
session
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "titre" |
same as passed value |
class | "App\Entity\Sessions" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#932 class: "App\Form\SessionClientType" this: App\Form\SessionClientType {#730 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\SessionClient" "empty_data" => Closure(FormInterface $form) {#883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\SessionClient" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#882 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\SessionClient {#707 -id: null -date: DateTime @1739955600 {#705 date: 2025-02-19 09:00:00.348542 UTC (+00:00) } -client: null -session: null -documentClients: Doctrine\Common\Collections\ArrayCollection {#704 …} -societe: null -NumEdof: null } ] } } |
Doctrine\ORM\QueryBuilder {#1051 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1054 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1056 #from: "App\Entity\Sessions" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1055 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Sessions s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1053 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | "titre" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1089 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1057 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1060 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1062 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1058 …} } |
choices | null |
class | "App\Entity\Sessions" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#999 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#961 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1051 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1054 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1056 #from: "App\Entity\Sessions" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1055 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Sessions s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1053 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#967 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_session_client_session" ] |
cache_key | "_session_client_session_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "WORD2-2J-211223-221223" +value: "4860" +data: App\Entity\Sessions {#5489 …} +attr: [] +labelTranslationParameters: [] } 4861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "EXCEL-111223-151223" +value: "4861" +data: App\Entity\Sessions {#5540 …} +attr: [] +labelTranslationParameters: [] } 4862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "WORD-3J-181223-201223" +value: "4862" +data: App\Entity\Sessions {#5545 …} +attr: [] +labelTranslationParameters: [] } 4863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "WORD-1J-290124-290124" +value: "4863" +data: App\Entity\Sessions {#5550 …} +attr: [] +labelTranslationParameters: [] } 4864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "EXCEL-3J-061223-081223" +value: "4864" +data: App\Entity\Sessions {#5555 …} +attr: [] +labelTranslationParameters: [] } 4865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "WORD-1J-011223-011223" +value: "4865" +data: App\Entity\Sessions {#5560 …} +attr: [] +labelTranslationParameters: [] } 4866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "WORD-4J-11122023-14122023" +value: "4866" +data: App\Entity\Sessions {#5565 …} +attr: [] +labelTranslationParameters: [] } 4867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "WORD2-2J-041223-051223" +value: "4867" +data: App\Entity\Sessions {#5570 …} +attr: [] +labelTranslationParameters: [] } 4868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "WORD-3J-27112023-30112023" +value: "4868" +data: App\Entity\Sessions {#5575 …} +attr: [] +labelTranslationParameters: [] } 4869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "WORD-04122023-08122023" +value: "4869" +data: App\Entity\Sessions {#5580 …} +attr: [] +labelTranslationParameters: [] } 4870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "EXCEL-3J-201123-221123" +value: "4870" +data: App\Entity\Sessions {#5585 …} +attr: [] +labelTranslationParameters: [] } 4871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7011 +label: "WORD2-2J-161123-171123" +value: "4871" +data: App\Entity\Sessions {#5590 …} +attr: [] +labelTranslationParameters: [] } 4872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7012 +label: "EXCEL-271123-301123" +value: "4872" +data: App\Entity\Sessions {#5595 …} +attr: [] +labelTranslationParameters: [] } 4873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7013 +label: "WORD5J-201123-251123" +value: "4873" +data: App\Entity\Sessions {#5600 …} +attr: [] +labelTranslationParameters: [] } 4874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7014 +label: "WORD2-2J-021123-031123" +value: "4874" +data: App\Entity\Sessions {#5605 …} +attr: [] +labelTranslationParameters: [] } 4875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7015 +label: "EXCEL-3J-131123-151123" +value: "4875" +data: App\Entity\Sessions {#5610 …} +attr: [] +labelTranslationParameters: [] } 4876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7016 +label: "WORD-4J-061123-091123" +value: "4876" +data: App\Entity\Sessions {#5615 …} +attr: [] +labelTranslationParameters: [] } 4877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7017 +label: "WORD5J-231023-271023" +value: "4877" +data: App\Entity\Sessions {#5620 …} +attr: [] +labelTranslationParameters: [] } 4878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7018 +label: "EXCEL-061123-091123" +value: "4878" +data: App\Entity\Sessions {#5625 …} +attr: [] +labelTranslationParameters: [] } 4879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7019 +label: "WORD-1J-281023-281023" +value: "4879" +data: App\Entity\Sessions {#5630 …} +attr: [] +labelTranslationParameters: [] } 4880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7020 +label: "WORD-1J-201023-201023" +value: "4880" +data: App\Entity\Sessions {#5635 …} +attr: [] +labelTranslationParameters: [] } 4881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7021 +label: "WORD-3J-30102023-01112023" +value: "4881" +data: App\Entity\Sessions {#5640 …} +attr: [] +labelTranslationParameters: [] } 4882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7022 +label: "EXCEL-161023-191023" +value: "4882" +data: App\Entity\Sessions {#5645 …} +attr: [] +labelTranslationParameters: [] } 4883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7023 +label: "WORD2-2J-161023-171023" +value: "4883" +data: App\Entity\Sessions {#5650 …} +attr: [] +labelTranslationParameters: [] } 4884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7024 +label: "EXCEL-091023-121023" +value: "4884" +data: App\Entity\Sessions {#5655 …} +attr: [] +labelTranslationParameters: [] } 4885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7025 +label: "WORD-1J-061023-061023" +value: "4885" +data: App\Entity\Sessions {#5660 …} +attr: [] +labelTranslationParameters: [] } 4886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7026 +label: "" +value: "4886" +data: App\Entity\Sessions {#5663 …} +attr: [] +labelTranslationParameters: [] } 4887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7027 +label: "WORD2-2J-250923-260923" +value: "4887" +data: App\Entity\Sessions {#5668 …} +attr: [] +labelTranslationParameters: [] } 4888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7028 +label: "EXCEL-3J-021023-041023" +value: "4888" +data: App\Entity\Sessions {#5673 …} +attr: [] +labelTranslationParameters: [] } 4889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7029 +label: "WORD-3J-27092023-29092023" +value: "4889" +data: App\Entity\Sessions {#5678 …} +attr: [] +labelTranslationParameters: [] } 4890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7030 +label: "EXCEL-3J-130923-150923" +value: "4890" +data: App\Entity\Sessions {#5683 …} +attr: [] +labelTranslationParameters: [] } 4891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7031 +label: "WORD-4J-02102023-05102023" +value: "4891" +data: App\Entity\Sessions {#5688 …} +attr: [] +labelTranslationParameters: [] } 4892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7032 +label: "WORD-4J-09082023-14082023" +value: "4892" +data: App\Entity\Sessions {#5693 …} +attr: [] +labelTranslationParameters: [] } 4893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7033 +label: "WORD-16082023-22082023" +value: "4893" +data: App\Entity\Sessions {#5698 …} +attr: [] +labelTranslationParameters: [] } 4894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7034 +label: "EXCEL-010823-040823" +value: "4894" +data: App\Entity\Sessions {#5703 …} +attr: [] +labelTranslationParameters: [] } 4895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7035 +label: "WORD-3J-11092023-13092023" +value: "4895" +data: App\Entity\Sessions {#5708 …} +attr: [] +labelTranslationParameters: [] } 4896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7036 +label: "WORD5J-250923-290523" +value: "4896" +data: App\Entity\Sessions {#5713 …} +attr: [] +labelTranslationParameters: [] } 4897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7037 +label: "WORD-4J-23082023-28082023" +value: "4897" +data: App\Entity\Sessions {#5718 …} +attr: [] +labelTranslationParameters: [] } 4898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7038 +label: "WORD-3J-21082023-23082023" +value: "4898" +data: App\Entity\Sessions {#5723 …} +attr: [] +labelTranslationParameters: [] } 4899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7039 +label: "EXCEL-3J-230823-250823" +value: "4899" +data: App\Entity\Sessions {#5728 …} +attr: [] +labelTranslationParameters: [] } 4900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7040 +label: "EXCEL-280823-310823" +value: "4900" +data: App\Entity\Sessions {#5733 …} +attr: [] +labelTranslationParameters: [] } 4901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7041 +label: "EXCEL-3J-090823-110823" +value: "4901" +data: App\Entity\Sessions {#5738 …} +attr: [] +labelTranslationParameters: [] } 4902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7042 +label: "EXCEL-3J-240723-260723" +value: "4902" +data: App\Entity\Sessions {#5743 …} +attr: [] +labelTranslationParameters: [] } 4903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7043 +label: "WORD2-2J-070823-080823" +value: "4903" +data: App\Entity\Sessions {#5748 …} +attr: [] +labelTranslationParameters: [] } 4904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7044 +label: "WORD2-2J-240723-250723" +value: "4904" +data: App\Entity\Sessions {#5753 …} +attr: [] +labelTranslationParameters: [] } 4905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7045 +label: "WORD2-2J-170723-180723" +value: "4905" +data: App\Entity\Sessions {#5758 …} +attr: [] +labelTranslationParameters: [] } 4906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7046 +label: "EXCEL-3J-100723-120723" +value: "4906" +data: App\Entity\Sessions {#5763 …} +attr: [] +labelTranslationParameters: [] } 4907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7047 +label: "WORD-03072023-07072023" +value: "4907" +data: App\Entity\Sessions {#5768 …} +attr: [] +labelTranslationParameters: [] } 4908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7048 +label: "WORD-3J-10072023-12072023" +value: "4908" +data: App\Entity\Sessions {#5773 …} +attr: [] +labelTranslationParameters: [] } 4909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7049 +label: "WORD2-2J-290623-300623" +value: "4909" +data: App\Entity\Sessions {#5778 …} +attr: [] +labelTranslationParameters: [] } 4910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7050 +label: "EXCEL-030723-060723" +value: "4910" +data: App\Entity\Sessions {#5783 …} +attr: [] +labelTranslationParameters: [] } 4911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7051 +label: "EXCEL-3J-260623-280623" +value: "4911" +data: App\Entity\Sessions {#5788 …} +attr: [] +labelTranslationParameters: [] } 4912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7052 +label: "WORD-3J-26062023-28062023" +value: "4912" +data: App\Entity\Sessions {#5793 …} +attr: [] +labelTranslationParameters: [] } 4913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7053 +label: "WORD-19062023-23062023" +value: "4913" +data: App\Entity\Sessions {#5798 …} +attr: [] +labelTranslationParameters: [] } 4914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7054 +label: "EXCEL-3J-19062023-21062023" +value: "4914" +data: App\Entity\Sessions {#5803 …} +attr: [] +labelTranslationParameters: [] } 4915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7055 +label: "WORD2-2J-120623-130623" +value: "4915" +data: App\Entity\Sessions {#5808 …} +attr: [] +labelTranslationParameters: [] } 4916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7056 +label: "WORD-1J-120623-120623" +value: "4916" +data: App\Entity\Sessions {#5813 …} +attr: [] +labelTranslationParameters: [] } 4917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7057 +label: "WORD-3J-03072023-06072023" +value: "4917" +data: App\Entity\Sessions {#5818 …} +attr: [] +labelTranslationParameters: [] } 4918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7058 +label: "EXCEL-3J-12062023-14062023" +value: "4918" +data: App\Entity\Sessions {#5823 …} +attr: [] +labelTranslationParameters: [] } 4919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7059 +label: "EXCEL-3J-29052023-31052023" +value: "4919" +data: App\Entity\Sessions {#5828 …} +attr: [] +labelTranslationParameters: [] } 4920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7060 +label: "EXCEL-050623-080623" +value: "4920" +data: App\Entity\Sessions {#5833 …} +attr: [] +labelTranslationParameters: [] } 4921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7061 +label: "WORD-1J-260523-260523" +value: "4921" +data: App\Entity\Sessions {#5838 …} +attr: [] +labelTranslationParameters: [] } 4922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7062 +label: "EXCEL-3J-240523-260523" +value: "4922" +data: App\Entity\Sessions {#5843 …} +attr: [] +labelTranslationParameters: [] } 4923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7063 +label: "WORD2-2J-300523-010623" +value: "4923" +data: App\Entity\Sessions {#5848 …} +attr: [] +labelTranslationParameters: [] } 4924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7064 +label: "WORD-5J-220523-2600523" +value: "4924" +data: App\Entity\Sessions {#5853 …} +attr: [] +labelTranslationParameters: [] } 4925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7065 +label: "WORD-3J-24052023-26052023" +value: "4925" +data: App\Entity\Sessions {#5858 …} +attr: [] +labelTranslationParameters: [] } 4926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7066 +label: "WORD-3J-03052023-05052023" +value: "4926" +data: App\Entity\Sessions {#5863 …} +attr: [] +labelTranslationParameters: [] } 4927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7067 +label: "EXCEL-3J-150523-170523" +value: "4927" +data: App\Entity\Sessions {#5868 …} +attr: [] +labelTranslationParameters: [] } 4928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7068 +label: "EXCEL-020523-050523" +value: "4928" +data: App\Entity\Sessions {#5873 …} +attr: [] +labelTranslationParameters: [] } 4929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7069 +label: "WORD2-2J-080523-090523" +value: "4929" +data: App\Entity\Sessions {#5878 …} +attr: [] +labelTranslationParameters: [] } 4930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7070 +label: "WORD-4J-15052023-18052023" +value: "4930" +data: App\Entity\Sessions {#5883 …} +attr: [] +labelTranslationParameters: [] } 4931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7071 +label: "WORD-5J-24042023-280423" +value: "4931" +data: App\Entity\Sessions {#5888 …} +attr: [] +labelTranslationParameters: [] } 4932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7072 +label: "EXCEL-3J-190423-210423" +value: "4932" +data: App\Entity\Sessions {#5893 …} +attr: [] +labelTranslationParameters: [] } 4933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7073 +label: "WORD2J-170423-180423" +value: "4933" +data: App\Entity\Sessions {#5898 …} +attr: [] +labelTranslationParameters: [] } 4934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7074 +label: "WORD-5J-20032023-240323" +value: "4934" +data: App\Entity\Sessions {#5903 …} +attr: [] +labelTranslationParameters: [] } 4935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7075 +label: "EXCEL-3J-030423-050324" +value: "4935" +data: App\Entity\Sessions {#5908 …} +attr: [] +labelTranslationParameters: [] } 4936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7076 +label: "WORD-3J-29032023-31032023" +value: "4936" +data: App\Entity\Sessions {#5913 …} +attr: [] +labelTranslationParameters: [] } 4937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7077 +label: "WORD-5J-03042023-070423" +value: "4937" +data: App\Entity\Sessions {#5918 …} +attr: [] +labelTranslationParameters: [] } 4938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7078 +label: "WORD-3J-13032023-15032023" +value: "4938" +data: App\Entity\Sessions {#5923 …} +attr: [] +labelTranslationParameters: [] } 4939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7079 +label: "EXCEL-3J-130323-15-0323" +value: "4939" +data: App\Entity\Sessions {#5928 …} +attr: [] +labelTranslationParameters: [] } 4940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7080 +label: "EXECL-3J-270323-290323" +value: "4940" +data: App\Entity\Sessions {#5933 …} +attr: [] +labelTranslationParameters: [] } 4941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7081 +label: "WORD-20032023-240323" +value: "4941" +data: App\Entity\Sessions {#5938 …} +attr: [] +labelTranslationParameters: [] } 4942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7082 +label: "WORD-1J-270223-270223" +value: "4942" +data: App\Entity\Sessions {#5943 …} +attr: [] +labelTranslationParameters: [] } 4943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7083 +label: "EXCEL-3J-240223-280223" +value: "4943" +data: App\Entity\Sessions {#5948 …} +attr: [] +labelTranslationParameters: [] } 4944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7084 +label: "EXCEL-270323-300323" +value: "4944" +data: App\Entity\Sessions {#5953 …} +attr: [] +labelTranslationParameters: [] } 4945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7085 +label: "WORD-01032023-07032023" +value: "4945" +data: App\Entity\Sessions {#5958 …} +attr: [] +labelTranslationParameters: [] } 4946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7086 +label: "WORD-4J-01032023-06032023" +value: "4946" +data: App\Entity\Sessions {#5963 …} +attr: [] +labelTranslationParameters: [] } 4947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7087 +label: "WORD2-2J-010323-030323" +value: "4947" +data: App\Entity\Sessions {#5968 …} +attr: [] +labelTranslationParameters: [] } 4948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7088 +label: "WORD-5J-22022023-28022023" +value: "4948" +data: App\Entity\Sessions {#5973 …} +attr: [] +labelTranslationParameters: [] } 4949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7089 +label: "EXCEL-060323-090323" +value: "4949" +data: App\Entity\Sessions {#5978 …} +attr: [] +labelTranslationParameters: [] } 4950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7090 +label: "EXCEL-3J-010323-030323" +value: "4950" +data: App\Entity\Sessions {#5983 …} +attr: [] +labelTranslationParameters: [] } 4951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7091 +label: "EXCEL-3J-130223-15-0223" +value: "4951" +data: App\Entity\Sessions {#5988 …} +attr: [] +labelTranslationParameters: [] } 4952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7092 +label: "WORD-1J-160223-160223" +value: "4952" +data: App\Entity\Sessions {#5993 …} +attr: [] +labelTranslationParameters: [] } 4953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7093 +label: "Word-5j-060223-100223" +value: "4953" +data: App\Entity\Sessions {#5998 …} +attr: [] +labelTranslationParameters: [] } 4954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7094 +label: "WORD-3J-20022023-22022023" +value: "4954" +data: App\Entity\Sessions {#6003 …} +attr: [] +labelTranslationParameters: [] } 4955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7095 +label: "WORD-4J-06022023-09022023" +value: "4955" +data: App\Entity\Sessions {#6008 …} +attr: [] +labelTranslationParameters: [] } 4956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7096 +label: "EXCEL-060223-090223" +value: "4956" +data: App\Entity\Sessions {#6013 …} +attr: [] +labelTranslationParameters: [] } 4957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7097 +label: "WORD-3J-26012023-30012023" +value: "4957" +data: App\Entity\Sessions {#6018 …} +attr: [] +labelTranslationParameters: [] } 4958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7098 +label: "WORD-4J-26012023-31012023" +value: "4958" +data: App\Entity\Sessions {#6023 …} +attr: [] +labelTranslationParameters: [] } 4959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7099 +label: "WORD-1J-310123-310123" +value: "4959" +data: App\Entity\Sessions {#6028 …} +attr: [] +labelTranslationParameters: [] } 4960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7100 +label: "WORD2-2j-020223-030223" +value: "4960" +data: App\Entity\Sessions {#6033 …} +attr: [] +labelTranslationParameters: [] } 4961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7101 +label: "WORD4J-211122-251122" +value: "4961" +data: App\Entity\Sessions {#6038 …} +attr: [] +labelTranslationParameters: [] } 4962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7102 +label: "WORD1J-211122-211122" +value: "4962" +data: App\Entity\Sessions {#6043 …} +attr: [] +labelTranslationParameters: [] } 4963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7103 +label: "WORD4J-181122-231122" +value: "4963" +data: App\Entity\Sessions {#6048 …} +attr: [] +labelTranslationParameters: [] } 4964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7104 +label: "WORD2-211122" +value: "4964" +data: App\Entity\Sessions {#6053 …} +attr: [] +labelTranslationParameters: [] } 4965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7105 +label: "WORD4J-081122" +value: "4965" +data: App\Entity\Sessions {#6058 …} +attr: [] +labelTranslationParameters: [] } 4966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7106 +label: "WORD2-141122" +value: "4966" +data: App\Entity\Sessions {#6063 …} +attr: [] +labelTranslationParameters: [] } 4967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7107 +label: "WORD4J-141122" +value: "4967" +data: App\Entity\Sessions {#6068 …} +attr: [] +labelTranslationParameters: [] } 4968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7108 +label: "WORD2J-14112022" +value: "4968" +data: App\Entity\Sessions {#6073 …} +attr: [] +labelTranslationParameters: [] } 4969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7109 +label: "WORD1J-261022" +value: "4969" +data: App\Entity\Sessions {#6078 …} +attr: [] +labelTranslationParameters: [] } 4970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7110 +label: "WORD011022NIV2" +value: "4970" +data: App\Entity\Sessions {#6083 …} +attr: [] +labelTranslationParameters: [] } 4971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7111 +label: "WORD4J-251022" +value: "4971" +data: App\Entity\Sessions {#6088 …} +attr: [] +labelTranslationParameters: [] } 4972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7112 +label: "WORD1-251022" +value: "4972" +data: App\Entity\Sessions {#6093 …} +attr: [] +labelTranslationParameters: [] } 4973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7113 +label: "WORD2-011022" +value: "4973" +data: App\Entity\Sessions {#6098 …} +attr: [] +labelTranslationParameters: [] } 4974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7114 +label: "WORD6J-290922" +value: "4974" +data: App\Entity\Sessions {#6103 …} +attr: [] +labelTranslationParameters: [] } 4975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7115 +label: "WORD4J-290922" +value: "4975" +data: App\Entity\Sessions {#6108 …} +attr: [] +labelTranslationParameters: [] } 4976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7116 +label: "WORD1J-290922" +value: "4976" +data: App\Entity\Sessions {#6113 …} +attr: [] +labelTranslationParameters: [] } 4977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7117 +label: "PAO-4j-120224-150224" +value: "4977" +data: App\Entity\Sessions {#6118 …} +attr: [] +labelTranslationParameters: [] } 4978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7118 +label: "PAO-5j-110324-150324" +value: "4978" +data: App\Entity\Sessions {#6140 …} +attr: [] +labelTranslationParameters: [] } 4979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7119 +label: "PAO-DIST-40" +value: "4979" +data: App\Entity\Sessions {#6148 …} +attr: [] +labelTranslationParameters: [] } 4980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7120 +label: "PAO-DIST-28" +value: "4980" +data: App\Entity\Sessions {#6157 …} +attr: [] +labelTranslationParameters: [] } 4981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7121 +label: "PAO-DIST-28" +value: "4981" +data: App\Entity\Sessions {#6165 …} +attr: [] +labelTranslationParameters: [] } 4982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7122 +label: "PAO-250324-260324" +value: "4982" +data: App\Entity\Sessions {#6170 …} +attr: [] +labelTranslationParameters: [] } 4983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7123 +label: "PAO-DIST-18" +value: "4983" +data: App\Entity\Sessions {#6178 …} +attr: [] +labelTranslationParameters: [] } 4984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7124 +label: "PAO-5j-250324-290324" +value: "4984" +data: App\Entity\Sessions {#6186 …} +attr: [] +labelTranslationParameters: [] } 4985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7125 +label: "PAO-DIST-28-2503-2803" +value: "4985" +data: App\Entity\Sessions {#6191 …} +attr: [] +labelTranslationParameters: [] } 4986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7126 +label: "PAO-DIST-28-1504-1804" +value: "4986" +data: App\Entity\Sessions {#6196 …} +attr: [] +labelTranslationParameters: [] } 4987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7127 +label: "PAO-DIST-40-0804-1204" +value: "4987" +data: App\Entity\Sessions {#6201 …} +attr: [] +labelTranslationParameters: [] } 4988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7128 +label: "PAO-DIST-1J-1504-1504" +value: "4988" +data: App\Entity\Sessions {#6206 …} +attr: [] +labelTranslationParameters: [] } 4989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7129 +label: "PAO-1800-110424-120424" +value: "4989" +data: App\Entity\Sessions {#6214 …} +attr: [] +labelTranslationParameters: [] } 4990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7130 +label: "PAO-DIST-28-0804-1104" +value: "4990" +data: App\Entity\Sessions {#6219 …} +attr: [] +labelTranslationParameters: [] } 4991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7131 +label: "PAO-DIST-28-2204-2904" +value: "4991" +data: App\Entity\Sessions {#6224 …} +attr: [] +labelTranslationParameters: [] } 4992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7132 +label: "PAO-4j-180324-210324" +value: "4992" +data: App\Entity\Sessions {#6229 …} +attr: [] +labelTranslationParameters: [] } 4993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7133 +label: "PAO-DIST-18-150424-160424" +value: "4993" +data: App\Entity\Sessions {#6234 …} +attr: [] +labelTranslationParameters: [] } 4994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7134 +label: "PAO-DIST-1J-150424" +value: "4994" +data: App\Entity\Sessions {#6239 …} +attr: [] +labelTranslationParameters: [] } 4995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7135 +label: "PAO-5j-220424-260424" +value: "4995" +data: App\Entity\Sessions {#6244 …} +attr: [] +labelTranslationParameters: [] } 4996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7136 +label: "PAO-DIST-28-2201-2501" +value: "4996" +data: App\Entity\Sessions {#6249 …} +attr: [] +labelTranslationParameters: [] } 4997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7137 +label: "PAO-4j-180324-210324 (0804 - 1104)" +value: "4997" +data: App\Entity\Sessions {#6254 …} +attr: [] +labelTranslationParameters: [] } 4998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7138 +label: "PAO-DIST-18-2204-2404" +value: "4998" +data: App\Entity\Sessions {#6259 …} +attr: [] +labelTranslationParameters: [] } 4999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7139 +label: "PAO-DIST-40-0804-1204" +value: "4999" +data: App\Entity\Sessions {#6264 …} +attr: [] +labelTranslationParameters: [] } 5000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7140 +label: "PAO-4j-220424-250424" +value: "5000" +data: App\Entity\Sessions {#6269 …} +attr: [] +labelTranslationParameters: [] } 5001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7141 +label: "PAO-DIST-40-1504-1904" +value: "5001" +data: App\Entity\Sessions {#6274 …} +attr: [] +labelTranslationParameters: [] } 5002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7142 +label: "TOSA-EXCEL-2700-2304-2604" +value: "5002" +data: App\Entity\Sessions {#6279 …} +attr: [] +labelTranslationParameters: [] } 5003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7143 +label: "TOSA-WORD-700-2604-2604" +value: "5003" +data: App\Entity\Sessions {#6287 …} +attr: [] +labelTranslationParameters: [] } 5004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7144 +label: "TOSA-EXCEL-2700-2904-0205" +value: "5004" +data: App\Entity\Sessions {#6295 …} +attr: [] +labelTranslationParameters: [] } 5005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7145 +label: "TOSA-WORD-1400-0105-0305" +value: "5005" +data: App\Entity\Sessions {#6300 …} +attr: [] +labelTranslationParameters: [] } 5006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7146 +label: "TOSA-EXCEL-3200-0605-1005" +value: "5006" +data: App\Entity\Sessions {#6308 …} +attr: [] +labelTranslationParameters: [] } 5007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7147 +label: "TOSA-WORD-2200-0605-0905" +value: "5007" +data: App\Entity\Sessions {#6316 …} +attr: [] +labelTranslationParameters: [] } 5008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7148 +label: "TOSA-EXCEL-1800-2904-0105" +value: "5008" +data: App\Entity\Sessions {#6324 …} +attr: [] +labelTranslationParameters: [] } 5009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7149 +label: "TOSA-WORD-2900-1305-1705" +value: "5009" +data: App\Entity\Sessions {#6332 …} +attr: [] +labelTranslationParameters: [] } 5010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7150 +label: "TOSA-WORD-1400-2204-2504" +value: "5010" +data: App\Entity\Sessions {#6340 …} +attr: [] +labelTranslationParameters: [] } 5011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7151 +label: "TOSA-EXCEL-2700-2904-0305" +value: "5011" +data: App\Entity\Sessions {#6348 …} +attr: [] +labelTranslationParameters: [] } 5012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7152 +label: "TOSA-EXCEL-900-2604-2604" +value: "5012" +data: App\Entity\Sessions {#6353 …} +attr: [] +labelTranslationParameters: [] } 5013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7153 +label: "PAO-DIST-1j-2604-2604" +value: "5013" +data: App\Entity\Sessions {#6361 …} +attr: [] +labelTranslationParameters: [] } 5014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7154 +label: "WORD-ICDL-1400-2904-0105" +value: "5014" +data: App\Entity\Sessions {#6366 …} +attr: [] +labelTranslationParameters: [] } 5015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7155 +label: "EXCEL-ICDL-3200-2904-0305" +value: "5015" +data: App\Entity\Sessions {#6374 …} +attr: [] +labelTranslationParameters: [] } 5016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7156 +label: "WORD-ICDL-700" +value: "5016" +data: App\Entity\Sessions {#6382 …} +attr: [] +labelTranslationParameters: [] } 5017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7157 +label: "EXCEL-2700-2904-0205" +value: "5017" +data: App\Entity\Sessions {#6390 …} +attr: [] +labelTranslationParameters: [] } 5018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7158 +label: "WORD-700-2604-2604" +value: "5018" +data: App\Entity\Sessions {#6395 …} +attr: [] +labelTranslationParameters: [] } 5019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7159 +label: "WORD-ICDL-2200-0605-0905" +value: "5019" +data: App\Entity\Sessions {#6400 …} +attr: [] +labelTranslationParameters: [] } 5020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7160 +label: "EXCEL-900-1005-1005" +value: "5020" +data: App\Entity\Sessions {#6408 …} +attr: [] +labelTranslationParameters: [] } 5021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7161 +label: "WORD-ICDL-700-1305-1305" +value: "5021" +data: App\Entity\Sessions {#6413 …} +attr: [] +labelTranslationParameters: [] } 5022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7162 +label: "EXCEL-ICDL-2700-1305-1605" +value: "5022" +data: App\Entity\Sessions {#6418 …} +attr: [] +labelTranslationParameters: [] } 5023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7163 +label: "EXCEL-2700-2304-2604" +value: "5023" +data: App\Entity\Sessions {#6426 …} +attr: [] +labelTranslationParameters: [] } 5024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7164 +label: "WORD-700-1405-1405" +value: "5024" +data: App\Entity\Sessions {#6431 …} +attr: [] +labelTranslationParameters: [] } 5025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7165 +label: "EXCEL-ICDL-900-1005" +value: "5025" +data: App\Entity\Sessions {#6436 …} +attr: [] +labelTranslationParameters: [] } 5026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7166 +label: "EXCEL-1800-0605-0805" +value: "5026" +data: App\Entity\Sessions {#6444 …} +attr: [] +labelTranslationParameters: [] } 5027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7167 +label: "EXCEL-2700-1305-1605" +value: "5027" +data: App\Entity\Sessions {#6449 …} +attr: [] +labelTranslationParameters: [] } 5028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7168 +label: "WORD-ICDL-700-1405-1405" +value: "5028" +data: App\Entity\Sessions {#6454 …} +attr: [] +labelTranslationParameters: [] } 5029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7169 +label: "EXCEL-ICDL-3200-0605-1005" +value: "5029" +data: App\Entity\Sessions {#6459 …} +attr: [] +labelTranslationParameters: [] } 5030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7170 +label: "EXCEL-900-1305" +value: "5030" +data: App\Entity\Sessions {#6464 …} +attr: [] +labelTranslationParameters: [] } 5031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7171 +label: "WORD-2200-1405-1705" +value: "5031" +data: App\Entity\Sessions {#6469 …} +attr: [] +labelTranslationParameters: [] } 5032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7172 +label: "WORD-ICDL-1400-2005-2205" +value: "5032" +data: App\Entity\Sessions {#6474 …} +attr: [] +labelTranslationParameters: [] } 5033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7173 +label: "EXCEL-ICDL-1305" +value: "5033" +data: App\Entity\Sessions {#6479 …} +attr: [] +labelTranslationParameters: [] } 5034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7174 +label: "WORD-1400-2705-2905" +value: "5034" +data: App\Entity\Sessions {#6484 …} +attr: [] +labelTranslationParameters: [] } 5035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7175 +label: "EXCEL-2700-2105-2405" +value: "5035" +data: App\Entity\Sessions {#6489 …} +attr: [] +labelTranslationParameters: [] } 5036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7176 +label: "EXCEL-3200-2005-2405" +value: "5036" +data: App\Entity\Sessions {#6494 …} +attr: [] +labelTranslationParameters: [] } 5037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7177 +label: "WORD-1400-2705-2905" +value: "5037" +data: App\Entity\Sessions {#6499 …} +attr: [] +labelTranslationParameters: [] } 5038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7178 +label: "EXCEL-ICDL-3200-2005-2405" +value: "5038" +data: App\Entity\Sessions {#6504 …} +attr: [] +labelTranslationParameters: [] } 5039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7179 +label: "EXCEL-ICDL-900-2705" +value: "5039" +data: App\Entity\Sessions {#6509 …} +attr: [] +labelTranslationParameters: [] } 5040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7180 +label: "EXCEL-1800-2705-2905" +value: "5040" +data: App\Entity\Sessions {#6514 …} +attr: [] +labelTranslationParameters: [] } 5041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7181 +label: "WORD-ICDL-1400-2105-2305" +value: "5041" +data: App\Entity\Sessions {#6522 …} +attr: [] +labelTranslationParameters: [] } 5042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7182 +label: "EXCEL-ICDL-2700-2805-3105" +value: "5042" +data: App\Entity\Sessions {#6527 …} +attr: [] +labelTranslationParameters: [] } 5043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7183 +label: "WORD-700-2405" +value: "5043" +data: App\Entity\Sessions {#6532 …} +attr: [] +labelTranslationParameters: [] } 5044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7184 +label: "EXCEL-900-2305" +value: "5044" +data: App\Entity\Sessions {#6537 …} +attr: [] +labelTranslationParameters: [] } 5045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7185 +label: "EXCEL-2700-0306-0606" +value: "5045" +data: App\Entity\Sessions {#6542 …} +attr: [] +labelTranslationParameters: [] } 5046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7186 +label: "WORD-2200-2705-3005" +value: "5046" +data: App\Entity\Sessions {#6547 …} +attr: [] +labelTranslationParameters: [] } 5047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7187 +label: "EXCEL-900-2805" +value: "5047" +data: App\Entity\Sessions {#6552 …} +attr: [] +labelTranslationParameters: [] } 5048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7188 +label: "EXCEL-3200-2705-3105" +value: "5048" +data: App\Entity\Sessions {#6557 …} +attr: [] +labelTranslationParameters: [] } 5049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7189 +label: "WORD-1400-2105-2305" +value: "5049" +data: App\Entity\Sessions {#6562 …} +attr: [] +labelTranslationParameters: [] } 5050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7190 +label: "WORD-2900-2705-3105" +value: "5050" +data: App\Entity\Sessions {#6567 …} +attr: [] +labelTranslationParameters: [] } 5051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7191 +label: "EXCEL-TOSA-1006-1406" +value: "5051" +data: App\Entity\Sessions {#6572 …} +attr: [] +labelTranslationParameters: [] } 5052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7192 +label: "WORD-TOSA-0306-0306" +value: "5052" +data: App\Entity\Sessions {#6577 …} +attr: [] +labelTranslationParameters: [] } 5053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7193 +label: "WORD-ICDL-1400-0506-0606" +value: "5053" +data: App\Entity\Sessions {#6582 …} +attr: [] +labelTranslationParameters: [] } 5054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7194 +label: "WORD-1400-1206-1406" +value: "5054" +data: App\Entity\Sessions {#6587 …} +attr: [] +labelTranslationParameters: [] } 5055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7195 +label: "EXCEL-3200-1706-2106" +value: "5055" +data: App\Entity\Sessions {#6592 …} +attr: [] +labelTranslationParameters: [] } 5056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7196 +label: "WORD-2200-1706-2006" +value: "5056" +data: App\Entity\Sessions {#6597 …} +attr: [] +labelTranslationParameters: [] } 5057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7197 +label: "WORD-2200-1706-2006" +value: "5057" +data: App\Entity\Sessions {#6602 …} +attr: [] +labelTranslationParameters: [] } 5058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7198 +label: "EXCEL-ICDL-2805-3105" +value: "5058" +data: App\Entity\Sessions {#6607 …} +attr: [] +labelTranslationParameters: [] } 5059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7199 +label: "WORD-1J-ICDL-3105-3105" +value: "5059" +data: App\Entity\Sessions {#6612 …} +attr: [] +labelTranslationParameters: [] } 5060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7200 +label: "EXCEL-3200-2406-2906" +value: "5060" +data: App\Entity\Sessions {#6617 …} +attr: [] +labelTranslationParameters: [] } 5061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7201 +label: "PAO-070324-080324" +value: "5061" +data: App\Entity\Sessions {#6622 …} +attr: [] +labelTranslationParameters: [] } 5062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7202 +label: "WORD-TOSA-2200-0107-0407" +value: "5062" +data: App\Entity\Sessions {#6627 …} +attr: [] +labelTranslationParameters: [] } 5063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7203 +label: "EXCEL-ICDL-2700-0807-1107" +value: "5063" +data: App\Entity\Sessions {#6632 …} +attr: [] +labelTranslationParameters: [] } 5064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7204 +label: "EXCEL-ICDL-3200-0807-1207" +value: "5064" +data: App\Entity\Sessions {#6637 …} +attr: [] +labelTranslationParameters: [] } 5065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7205 +label: "EXCEL-ICDL-900-0207" +value: "5065" +data: App\Entity\Sessions {#6642 …} +attr: [] +labelTranslationParameters: [] } 5066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7206 +label: "WORD-ICDL-2900-1507-1907" +value: "5066" +data: App\Entity\Sessions {#6647 …} +attr: [] +labelTranslationParameters: [] } 5067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7207 +label: "EXCEL-ICDL-1800-0807-1007" +value: "5067" +data: App\Entity\Sessions {#6655 …} +attr: [] +labelTranslationParameters: [] } 5068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7208 +label: "EXCEL-ICDL-1800-1507-1707" +value: "5068" +data: App\Entity\Sessions {#6660 …} +attr: [] +labelTranslationParameters: [] } 5069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7209 +label: "WORD-ICDL-2900-2207-2607" +value: "5069" +data: App\Entity\Sessions {#6665 …} +attr: [] +labelTranslationParameters: [] } 5070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7210 +label: "EXCEL-3200-2907-0208" +value: "5070" +data: App\Entity\Sessions {#6670 …} +attr: [] +labelTranslationParameters: [] } 5071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7211 +label: "EXCEL-ICDL-900-2207" +value: "5071" +data: App\Entity\Sessions {#6675 …} +attr: [] +labelTranslationParameters: [] } 5072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7212 +label: "EXCEL-ICDL-3200-2207-2607" +value: "5072" +data: App\Entity\Sessions {#6680 …} +attr: [] +labelTranslationParameters: [] } 5073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7213 +label: "WORD-ICDL-2900-2907-0208" +value: "5073" +data: App\Entity\Sessions {#6685 …} +attr: [] +labelTranslationParameters: [] } 5074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7214 +label: "EXCEL-2700-2907-0108" +value: "5074" +data: App\Entity\Sessions {#6690 …} +attr: [] +labelTranslationParameters: [] } 5075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7215 +label: "WORD-1400-2207-2407" +value: "5075" +data: App\Entity\Sessions {#6695 …} +attr: [] +labelTranslationParameters: [] } 5076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7216 +label: "WORD-ICDL-2200-2907-0108" +value: "5076" +data: App\Entity\Sessions {#6700 …} +attr: [] +labelTranslationParameters: [] } 5077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7217 +label: "EXCEL-ICDL-1800-0508-0708" +value: "5077" +data: App\Entity\Sessions {#6705 …} +attr: [] +labelTranslationParameters: [] } 5078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7218 +label: "EXCEL-ICDL-3200-2907-0208" +value: "5078" +data: App\Entity\Sessions {#6710 …} +attr: [] +labelTranslationParameters: [] } 5079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7219 +label: "WORD-ICDL-2200-0508-0808" +value: "5079" +data: App\Entity\Sessions {#6715 …} +attr: [] +labelTranslationParameters: [] } 5080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7220 +label: "EXCEL-ICDL-3200-0909-1409" +value: "5080" +data: App\Entity\Sessions {#6720 …} +attr: [] +labelTranslationParameters: [] } 5081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7221 +label: "WORD-ICDL-2900-0909-1309" +value: "5081" +data: App\Entity\Sessions {#6725 …} +attr: [] +labelTranslationParameters: [] } 5082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7222 +label: "EXCEL-ICDL-2700-2309-2609" +value: "5082" +data: App\Entity\Sessions {#6730 …} +attr: [] +labelTranslationParameters: [] } 5083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7223 +label: "WORD-ICDL-1400-3009-0210" +value: "5083" +data: App\Entity\Sessions {#6735 …} +attr: [] +labelTranslationParameters: [] } 5084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7224 +label: "WORD-ICDL-700-0909" +value: "5084" +data: App\Entity\Sessions {#6743 …} +attr: [] +labelTranslationParameters: [] } 5085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7225 +label: "EXCEL-ICDL-900-0209" +value: "5085" +data: App\Entity\Sessions {#6748 …} +attr: [] +labelTranslationParameters: [] } 5086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7226 +label: "EXCEL-ICDL-3200-0209-0609" +value: "5086" +data: App\Entity\Sessions {#6753 …} +attr: [] +labelTranslationParameters: [] } 5087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7227 +label: "EXCEL-ICDL-900-1609" +value: "5087" +data: App\Entity\Sessions {#6758 …} +attr: [] +labelTranslationParameters: [] } 5088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7228 +label: "WORD-ICDL-1400-0710-0910" +value: "5088" +data: App\Entity\Sessions {#6763 …} +attr: [] +labelTranslationParameters: [] } 5089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7229 +label: "EXCEL-ICDL-3200-2309-2709" +value: "5089" +data: App\Entity\Sessions {#6768 …} +attr: [] +labelTranslationParameters: [] } 5090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7230 +label: "EXCEL-ICDL-3200-0710-1110" +value: "5090" +data: App\Entity\Sessions {#6773 …} +attr: [] +labelTranslationParameters: [] } 5091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7231 +label: "EXCEL-3200-0411-0811" +value: "5091" +data: App\Entity\Sessions {#6778 …} +attr: [] +labelTranslationParameters: [] } 5092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7232 +label: "WORD-ICDL-2900-0411-0811" +value: "5092" +data: App\Entity\Sessions {#6783 …} +attr: [] +labelTranslationParameters: [] } 5093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7233 +label: "EXCEL-ICDL-3200-0411-0811" +value: "5093" +data: App\Entity\Sessions {#6788 …} +attr: [] +labelTranslationParameters: [] } 5094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7234 +label: "EXCEL-ICDL-2700-2110-2410" +value: "5094" +data: App\Entity\Sessions {#6793 …} +attr: [] +labelTranslationParameters: [] } 5095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7235 +label: "WORD-ICDL-700-1810" +value: "5095" +data: App\Entity\Sessions {#6798 …} +attr: [] +labelTranslationParameters: [] } 5096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7236 +label: "EXCEL-ICDL-3200-2110-2510" +value: "5096" +data: App\Entity\Sessions {#6803 …} +attr: [] +labelTranslationParameters: [] } 5097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7237 +label: "WORD-2200-0411-0711" +value: "5097" +data: App\Entity\Sessions {#6808 …} +attr: [] +labelTranslationParameters: [] } 5098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7238 +label: "WORD-ICDL-1400-2511-2711" +value: "5098" +data: App\Entity\Sessions {#6813 …} +attr: [] +labelTranslationParameters: [] } 5099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7239 +label: "EXCEL-ICDL-2700-1811-2111" +value: "5099" +data: App\Entity\Sessions {#6818 …} +attr: [] +labelTranslationParameters: [] } 5100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7240 +label: "EXCEL-ICDL-3200-1410-1810" +value: "5100" +data: App\Entity\Sessions {#6823 …} +attr: [] +labelTranslationParameters: [] } 5101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7241 +label: "WORD-ICDL-700-2510" +value: "5101" +data: App\Entity\Sessions {#6828 …} +attr: [] +labelTranslationParameters: [] } 5102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7242 +label: "EXCEL-2700-1811-2111" +value: "5102" +data: App\Entity\Sessions {#6833 …} +attr: [] +labelTranslationParameters: [] } 5103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7243 +label: "WORD-ICDL-2200-2511-2811" +value: "5103" +data: App\Entity\Sessions {#6838 …} +attr: [] +labelTranslationParameters: [] } 5104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7244 +label: "WORD-ICDL-2200-2511-2811" +value: "5104" +data: App\Entity\Sessions {#6843 …} +attr: [] +labelTranslationParameters: [] } 5105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7245 +label: "EXCEL-ICDL-3200-2511-2911" +value: "5105" +data: App\Entity\Sessions {#6848 …} +attr: [] +labelTranslationParameters: [] } 5106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7246 +label: "WORD-ICDL-700-2211-2211" +value: "5106" +data: App\Entity\Sessions {#6853 …} +attr: [] +labelTranslationParameters: [] } 5107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7247 +label: "WORD-ICDL-2200-0212-0512" +value: "5107" +data: App\Entity\Sessions {#6858 …} +attr: [] +labelTranslationParameters: [] } 5108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7248 +label: "EXCEL-ICDL-1800-0912-1112" +value: "5108" +data: App\Entity\Sessions {#6863 …} +attr: [] +labelTranslationParameters: [] } 5109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7249 +label: "WORD-2900-2810-0111" +value: "5109" +data: App\Entity\Sessions {#6868 …} +attr: [] +labelTranslationParameters: [] } 5110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7250 +label: "EXCEL-ICDL-2700-2810-3110" +value: "5110" +data: App\Entity\Sessions {#6873 …} +attr: [] +labelTranslationParameters: [] } 5111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7251 +label: "EXCEL-ICDL-3200-1111-1511" +value: "5111" +data: App\Entity\Sessions {#6878 …} +attr: [] +labelTranslationParameters: [] } 5112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7252 +label: "EXCEL-ICDL-3200-2810-0111" +value: "5112" +data: App\Entity\Sessions {#6883 …} +attr: [] +labelTranslationParameters: [] } 5113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7253 +label: "EXCEL-ICDL-2700-0912-1212" +value: "5113" +data: App\Entity\Sessions {#6888 …} +attr: [] +labelTranslationParameters: [] } 5114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7254 +label: "EXCEL-ICDL-1800-2111-2311" +value: "5114" +data: App\Entity\Sessions {#6893 …} +attr: [] +labelTranslationParameters: [] } 5115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7255 +label: "EXCEL-1800-1811-2011" +value: "5115" +data: App\Entity\Sessions {#6898 …} +attr: [] +labelTranslationParameters: [] } 5116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7256 +label: "WORD-ICDL-2900-2211-2811" +value: "5116" +data: App\Entity\Sessions {#6903 …} +attr: [] +labelTranslationParameters: [] } 5117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7257 +label: "EXCEL-ICDL-3200-2111-2511" +value: "5117" +data: App\Entity\Sessions {#6908 …} +attr: [] +labelTranslationParameters: [] } 5118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7258 +label: "WORD-ICDL-700-0412" +value: "5118" +data: App\Entity\Sessions {#6913 …} +attr: [] +labelTranslationParameters: [] } 5119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7259 +label: "EXCEL-ICDL-900-2111" +value: "5119" +data: App\Entity\Sessions {#6918 …} +attr: [] +labelTranslationParameters: [] } 5120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7260 +label: "EXCEL-ICDL-3200-0601-1001" +value: "5120" +data: App\Entity\Sessions {#6923 …} +attr: [] +labelTranslationParameters: [] } 5121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7261 +label: "EXCEL-3200-0912-1312" +value: "5121" +data: App\Entity\Sessions {#6928 …} +attr: [] +labelTranslationParameters: [] } 5122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7262 +label: "EXCEL-3200-1612-2012" +value: "5122" +data: App\Entity\Sessions {#6933 …} +attr: [] +labelTranslationParameters: [] } 5123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7263 +label: "WORD-ICDL-2900-1612-2012" +value: "5123" +data: App\Entity\Sessions {#6938 …} +attr: [] +labelTranslationParameters: [] } 5124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7264 +label: "EXCEL-ICDL-2700-1812-2112" +value: "5124" +data: App\Entity\Sessions {#6943 …} +attr: [] +labelTranslationParameters: [] } 5125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7265 +label: "EXCEL-3200-1812-2412" +value: "5125" +data: App\Entity\Sessions {#6948 …} +attr: [] +labelTranslationParameters: [] } 5126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7266 +label: "WORD-ICDL-2900-2001-2401" +value: "5126" +data: App\Entity\Sessions {#6953 …} +attr: [] +labelTranslationParameters: [] } 5127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7267 +label: "WORD-ICDL-2200-2001-2301" +value: "5127" +data: App\Entity\Sessions {#6958 …} +attr: [] +labelTranslationParameters: [] } 5128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7268 +label: "EXCEL-ICDL-2700-2701-3001" +value: "5128" +data: App\Entity\Sessions {#6963 …} +attr: [] +labelTranslationParameters: [] } 5129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7269 +label: "WORD-ICDL-1400-2201-2401" +value: "5129" +data: App\Entity\Sessions {#6968 …} +attr: [] +labelTranslationParameters: [] } 5130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7270 +label: "WORD-ICDL-1400-2701-2901" +value: "5130" +data: App\Entity\Sessions {#6973 …} +attr: [] +labelTranslationParameters: [] } 5131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7271 +label: "EXCEL-3200-0302-0702" +value: "5131" +data: App\Entity\Sessions {#6978 …} +attr: [] +labelTranslationParameters: [] } 5132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +label: "WORD-ICDL-2900-1002*1402" +value: "5132" +data: App\Entity\Sessions {#6983 …} +attr: [] +labelTranslationParameters: [] } 5133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7273 +label: "WORD-ICDL-1400-1002-1202" +value: "5133" +data: App\Entity\Sessions {#6988 …} +attr: [] +labelTranslationParameters: [] } 5134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7274 +label: "EXCEL-3200-0303-0703" +value: "5134" +data: App\Entity\Sessions {#6993 …} +attr: [] +labelTranslationParameters: [] } 5135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +label: "EXCEL-2700-0303-0503" +value: "5135" +data: App\Entity\Sessions {#6998 …} +attr: [] +labelTranslationParameters: [] } 5136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +label: "EXCEL-1800-2502-2702" +value: "5136" +data: App\Entity\Sessions {#7003 …} +attr: [] +labelTranslationParameters: [] } 5137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +label: "WORD-ICDL-700-1003" +value: "5137" +data: App\Entity\Sessions {#7008 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5466 -form: Symfony\Component\Form\Form {#1176 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5467 …5} |
full_name | "session_client[session]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_client_session" |
is_selected | Closure($choice, $value) {#5470 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "session" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_client_session" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "129c89bcba8336d28e6fe6815fcb.W5nYQtGnMfge8LYQdJQKXb-Qt0vUHU8uHC_mXEa5-0c.EfioJIiQAc4oodtXNeFBOO703w-jehd4SUvWHjPKih0hyZwEu-9At1TI7w" |
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 | "129c89bcba8336d28e6fe6815fcb.W5nYQtGnMfge8LYQdJQKXb-Qt0vUHU8uHC_mXEa5-0c.EfioJIiQAc4oodtXNeFBOO703w-jehd4SUvWHjPKih0hyZwEu-9At1TI7w" |
same as passed value |
mapped | false |
false
|
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data | "129c89bcba8336d28e6fe6815fcb.W5nYQtGnMfge8LYQdJQKXb-Qt0vUHU8uHC_mXEa5-0c.EfioJIiQAc4oodtXNeFBOO703w-jehd4SUvWHjPKih0hyZwEu-9At1TI7w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7278 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() {#7282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#7279 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_session_client__token" ] |
cache_key | "_session_client__token_hidden" |
compound | false |
data | "129c89bcba8336d28e6fe6815fcb.W5nYQtGnMfge8LYQdJQKXb-Qt0vUHU8uHC_mXEa5-0c.EfioJIiQAc4oodtXNeFBOO703w-jehd4SUvWHjPKih0hyZwEu-9At1TI7w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7292 -form: Symfony\Component\Form\Form {#7288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7283 …5} |
full_name | "session_client[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_client__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 | "_session_client__token" |
valid | true |
value | "129c89bcba8336d28e6fe6815fcb.W5nYQtGnMfge8LYQdJQKXb-Qt0vUHU8uHC_mXEa5-0c.EfioJIiQAc4oodtXNeFBOO703w-jehd4SUvWHjPKih0hyZwEu-9At1TI7w" |
clients
"App\Form\ClientsType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } |
same as passed value |
societe_id | 1 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data | App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } |
data_class | "App\Entity\Clients" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Clients" } } |
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 |
societe_id | 1 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1065 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "clients" "_clients" ] |
cache_key | "_clients_clients" |
compound | true |
data | App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7294 -form: Symfony\Component\Form\Form {#1443 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7295 …5} |
full_name | "clients" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "clients" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients" |
valid | true |
value | App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1171 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 | 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() {#1180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1167 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_clients_nom" ] |
cache_key | "_clients_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7299 -form: Symfony\Component\Form\Form {#1439 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7298 …5} |
full_name | "clients[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_nom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1186 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 | 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() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1187 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_clients_prenom" ] |
cache_key | "_clients_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7300 -form: Symfony\Component\Form\Form {#1459 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7301 …5} |
full_name | "clients[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_prenom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_prenom" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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() {#1201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1195 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_clients_mail" ] |
cache_key | "_clients_mail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7302 -form: Symfony\Component\Form\Form {#1457 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7303 …5} |
full_name | "clients[mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_mail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_mail" |
valid | true |
value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1208 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 | 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() {#1210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1209 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_clients_adresse" ] |
cache_key | "_clients_adresse_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7304 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7305 …5} |
full_name | "clients[adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_adresse" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_adresse" |
valid | true |
value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1217 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 | 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() {#1219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1218 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_clients_ville" ] |
cache_key | "_clients_ville_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7306 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7307 …5} |
full_name | "clients[ville]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_ville" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ville" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_ville" |
valid | true |
value | "" |
cp
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Code postal" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Code postal" |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1226 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_clients_cp" ] |
cache_key | "_clients_cp_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7308 -form: Symfony\Component\Form\Form {#1466 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7309 …5} |
full_name | "clients[cp]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_cp" |
label | "Code postal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cp" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_cp" |
valid | true |
value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "type" => "tel" ] |
[ "type" => "tel" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "tel" ] |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1244 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 | 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() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1241 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "type" => "tel" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_clients_tel" ] |
cache_key | "_clients_tel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7310 -form: Symfony\Component\Form\Form {#1468 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7311 …5} |
full_name | "clients[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_tel" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_tel" |
valid | true |
value | "" |
numEdof
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1250 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_clients_numEdof" ] |
cache_key | "_clients_numEdof_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7312 -form: Symfony\Component\Form\Form {#1471 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7313 …5} |
full_name | "clients[numEdof]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_numEdof" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numEdof" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_numEdof" |
valid | true |
value | "" |
vendeur
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1259 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 | 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() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1260 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_clients_vendeur" ] |
cache_key | "_clients_vendeur_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7314 -form: Symfony\Component\Form\Form {#1474 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7315 …5} |
full_name | "clients[vendeur]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_vendeur" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "vendeur" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_vendeur" |
valid | true |
value | "" |
statut
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Statut" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1161 class: "App\Form\ClientsType" this: App\Form\ClientsType {#1084 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Clients" "empty_data" => Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Clients" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1065 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } ] } } |
Doctrine\ORM\QueryBuilder {#1280 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1283 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1284 #from: "App\Entity\Statut" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1285 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Statut s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1282 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1320 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1288 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1286 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1291 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1289 …} } |
choices | null |
class | "App\Entity\Statut" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1304 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#988 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1280 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1283 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1284 #from: "App\Entity\Statut" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1285 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Statut s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1282 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1268 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_clients_statut" ] |
cache_key | "_clients_statut_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: "Statut 1" +value: "1" +data: Proxies\__CG__\App\Entity\Statut {#1897 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: "Statut 2" +value: "2" +data: App\Entity\Statut {#7342 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7316 -form: Symfony\Component\Form\Form {#1477 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7317 …5} |
full_name | "clients[statut]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_statut" |
is_selected | Closure($choice, $value) {#7319 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "statut" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_statut" |
valid | true |
value | "" |
statutProspect
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\StatutProspect" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1162 class: "App\Form\ClientsType" this: App\Form\ClientsType {#1084 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Clients" "empty_data" => Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Clients" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1065 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } ] } } |
Doctrine\ORM\QueryBuilder {#1314 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1309 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1308 #from: "App\Entity\StatutProspect" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1322 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\StatutProspect s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1310 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1356 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1324 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1321 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1327 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1325 …} } |
choices | null |
class | "App\Entity\StatutProspect" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1340 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#985 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1314 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1309 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1308 #from: "App\Entity\StatutProspect" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1322 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\StatutProspect s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1310 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1298 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_clients_statutProspect" ] |
cache_key | "_clients_statutProspect_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7335 +label: "Statut prospect 1" +value: "1" +data: Proxies\__CG__\App\Entity\StatutProspect {#1908 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7346 +label: "Statut prospect 2" +value: "2" +data: App\Entity\StatutProspect {#7364 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7326 -form: Symfony\Component\Form\Form {#1480 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7318 …5} |
full_name | "clients[statutProspect]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_statutProspect" |
is_selected | Closure($choice, $value) {#7337 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "statutProspect" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_statutProspect" |
valid | true |
value | "" |
provenance
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Provenance" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1163 class: "App\Form\ClientsType" this: App\Form\ClientsType {#1084 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Clients" "empty_data" => Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Clients" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1065 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } ] } } |
Doctrine\ORM\QueryBuilder {#1350 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1345 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1344 #from: "App\Entity\Provenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1358 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Provenance s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1346 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1392 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1360 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1357 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1363 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1361 …} } |
choices | null |
class | "App\Entity\Provenance" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1376 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#976 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1350 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1345 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1344 #from: "App\Entity\Provenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1358 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Provenance s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1346 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1334 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_clients_provenance" ] |
cache_key | "_clients_provenance_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7357 +label: "Call Center" +value: "1" +data: Proxies\__CG__\App\Entity\Provenance {#1923 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7348 -form: Symfony\Component\Form\Form {#1483 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7322 …5} |
full_name | "clients[provenance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_provenance" |
is_selected | Closure($choice, $value) {#7359 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "provenance" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_provenance" |
valid | true |
value | "" |
categorie
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Categorie" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1164 class: "App\Form\ClientsType" this: App\Form\ClientsType {#1084 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Clients" "empty_data" => Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Clients" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1065 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } ] } } |
Doctrine\ORM\QueryBuilder {#1386 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1381 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1380 #from: "App\Entity\Categorie" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1394 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Categorie s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1382 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1428 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1396 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1393 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1399 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1397 …} } |
choices | null |
class | "App\Entity\Categorie" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1412 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1019 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1386 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1381 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1380 #from: "App\Entity\Categorie" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1394 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Categorie s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1382 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1370 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_clients_categorie" ] |
cache_key | "_clients_categorie_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7352 +label: "Categ 1" +value: "1" +data: Proxies\__CG__\App\Entity\Categorie {#1938 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7368 -form: Symfony\Component\Form\Form {#1486 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7323 …5} |
full_name | "clients[categorie]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_categorie" |
is_selected | Closure($choice, $value) {#7370 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "categorie" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_categorie" |
valid | true |
value | "" |
civilite
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Civilite" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1165 class: "App\Form\ClientsType" this: App\Form\ClientsType {#1084 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Clients" "empty_data" => Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Clients" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1065 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Clients {#880 -id: null -nom: null -prenom: null -mail: null -adresse: null -ville: null -tel: null -numEdof: null -dateCreation: DateTime @1739955600 {#1004 date: 2025-02-19 09:00:00.423139 UTC (+00:00) } -vendeur: null -statut: null -statutProspect: null -provenance: null -categorie: null -civilite: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#959 …} -societe: null -hitoriqueMails: Doctrine\Common\Collections\ArrayCollection {#861 …} -cp: null -dateNaissance: null -lieuNaissance: null } ] } } |
Doctrine\ORM\QueryBuilder {#1422 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1417 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1416 #from: "App\Entity\Civilite" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1430 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Civilite s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1418 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1464 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1432 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1429 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1435 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1433 …} } |
choices | null |
class | "App\Entity\Civilite" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1448 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1029 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1422 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1417 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1416 #from: "App\Entity\Civilite" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1430 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Civilite s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1418 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1406 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_clients_civilite" ] |
cache_key | "_clients_civilite_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7381 +label: "Mr" +value: "1" +data: Proxies\__CG__\App\Entity\Civilite {#1963 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7374 +label: "Mme" +value: "2" +data: Proxies\__CG__\App\Entity\Civilite {#1953 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7351 -form: Symfony\Component\Form\Form {#1489 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7329 …5} |
full_name | "clients[civilite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients_civilite" |
is_selected | Closure($choice, $value) {#7387 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "civilite" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clients_civilite" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0e5ef8c25dfb8522cb.sQCf2v1dmcyKVV81yIa-N5_JMZG0tFN_rorItWkC3SY.3GTHtqsO6vvlIC9g-OTxBfOxft2A9Qwl5PCagyx0nEOAN-mdixbqqOsMbw" |
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 | "0e5ef8c25dfb8522cb.sQCf2v1dmcyKVV81yIa-N5_JMZG0tFN_rorItWkC3SY.3GTHtqsO6vvlIC9g-OTxBfOxft2A9Qwl5PCagyx0nEOAN-mdixbqqOsMbw" |
same as passed value |
mapped | false |
false
|
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data | "0e5ef8c25dfb8522cb.sQCf2v1dmcyKVV81yIa-N5_JMZG0tFN_rorItWkC3SY.3GTHtqsO6vvlIC9g-OTxBfOxft2A9Qwl5PCagyx0nEOAN-mdixbqqOsMbw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7296 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() {#7396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#7379 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_clients__token" ] |
cache_key | "_clients__token_hidden" |
compound | false |
data | "0e5ef8c25dfb8522cb.sQCf2v1dmcyKVV81yIa-N5_JMZG0tFN_rorItWkC3SY.3GTHtqsO6vvlIC9g-OTxBfOxft2A9Qwl5PCagyx0nEOAN-mdixbqqOsMbw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7421 -form: Symfony\Component\Form\Form {#7391 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7402 …5} |
full_name | "clients[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clients__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 | "_clients__token" |
valid | true |
value | "0e5ef8c25dfb8522cb.sQCf2v1dmcyKVV81yIa-N5_JMZG0tFN_rorItWkC3SY.3GTHtqsO6vvlIC9g-OTxBfOxft2A9Qwl5PCagyx0nEOAN-mdixbqqOsMbw" |
sessions
"App\Form\SessionsType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } |
same as passed value |
societe_id | 1 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data | App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } |
data_class | "App\Entity\Sessions" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Sessions" } } |
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 |
societe_id | 1 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sessions" "_sessions" ] |
cache_key | "_sessions_sessions" |
compound | true |
data | App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7423 -form: Symfony\Component\Form\Form {#1781 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7424 …5} |
full_name | "sessions" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sessions" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions" |
valid | true |
value | App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } |
titre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1556 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 | 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() {#1558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1557 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sessions_titre" ] |
cache_key | "_sessions_titre_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7428 -form: Symfony\Component\Form\Form {#1777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7427 …5} |
full_name | "sessions[titre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_titre" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "titre" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions_titre" |
valid | true |
value | "" |
dateEntree
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "JJ/MM/AAAA" ] |
[ "placeholder" => "JJ/MM/AAAA" ] |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "JJ/MM/AAAA" ] |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
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 | null |
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" => null "month" => null "day" => null ] |
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() {#1578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1577 …} $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 | [ "placeholder" => "JJ/MM/AAAA" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_sessions_dateEntree" ] |
cache_key | "_sessions_dateEntree_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7429 -form: Symfony\Component\Form\Form {#1797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7430 …5} |
full_name | "sessions[dateEntree]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_dateEntree" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateEntree" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_sessions_dateEntree" |
valid | true |
value | "" |
widget | "single_text" |
dateSortie
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "JJ/MM/AAAA" ] |
[ "placeholder" => "JJ/MM/AAAA" ] |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "JJ/MM/AAAA" ] |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
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 | null |
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" => null "month" => null "day" => null ] |
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() {#1587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1586 …} $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 | [ "placeholder" => "JJ/MM/AAAA" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_sessions_dateSortie" ] |
cache_key | "_sessions_dateSortie_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7431 -form: Symfony\Component\Form\Form {#1795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7432 …5} |
full_name | "sessions[dateSortie]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_dateSortie" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateSortie" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_sessions_dateSortie" |
valid | true |
value | "" |
widget | "single_text" |
lieu
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1595 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 | 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() {#1597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1596 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sessions_lieu" ] |
cache_key | "_sessions_lieu_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7433 -form: Symfony\Component\Form\Form {#1799 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7434 …5} |
full_name | "sessions[lieu]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_lieu" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lieu" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions_lieu" |
valid | true |
value | "" |
formation
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "titre" |
same as passed value |
class | "App\Entity\Formations" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1493 class: "App\Form\SessionsType" this: App\Form\SessionsType {#1415 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Sessions" "empty_data" => Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Sessions" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } ] } } |
Doctrine\ORM\QueryBuilder {#1616 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1619 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1620 #from: "App\Entity\Formations" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1621 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Formations s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1618 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | "titre" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1656 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1624 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1622 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1627 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1625 …} } |
choices | null |
class | "App\Entity\Formations" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1640 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1090 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1616 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1619 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1620 #from: "App\Entity\Formations" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1621 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Formations s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1618 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1604 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_sessions_formation" ] |
cache_key | "_sessions_formation_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7439 +label: "Traitement de texte WORD 2200" +value: "8" +data: Proxies\__CG__\App\Entity\Formations {#6317 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7443 +label: "Traitement de texte WORD 2500" +value: "9" +data: App\Entity\Formations {#7506 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7445 +label: "Traitement de texte WORD 2900" +value: "10" +data: App\Entity\Formations {#7511 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7441 +label: "Traitement de texte WORD 940" +value: "11" +data: App\Entity\Formations {#7517 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7456 +label: "Traitement de texte WORD 1400" +value: "12" +data: Proxies\__CG__\App\Entity\Formations {#6736 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7454 +label: "Utilisation d'un logiciel de tableur EXCEL 1800" +value: "13" +data: App\Entity\Formations {#7528 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7449 +label: "Utilisation d'un logiciel de tableur EXCEL 2900" +value: "14" +data: App\Entity\Formations {#7534 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7442 +label: "Utilisation d'un logiciel de PAO 1800" +value: "15" +data: Proxies\__CG__\App\Entity\Formations {#6171 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7448 +label: "Utilisation d'un logiciel de PAO 2900" +value: "16" +data: Proxies\__CG__\App\Entity\Formations {#6130 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7654 +label: "Utilisation d'un logiciel de PAO 4600" +value: "17" +data: Proxies\__CG__\App\Entity\Formations {#6141 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7655 +label: "Utilisation d'un logiciel de PAO 2400 - DIST" +value: "18" +data: Proxies\__CG__\App\Entity\Formations {#6158 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7656 +label: "Utilisation d'un logiciel de PAO 1400 - DIST" +value: "19" +data: Proxies\__CG__\App\Entity\Formations {#6179 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7657 +label: "Utilisation d'un logiciel de PAO 900 - DIST" +value: "20" +data: Proxies\__CG__\App\Entity\Formations {#6207 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7658 +label: "Utilisation d'un logiciel de PAO 3400 - DIST" +value: "21" +data: Proxies\__CG__\App\Entity\Formations {#6149 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7659 +label: "TOSA 900 - Utilisation d'un logiciel de tableur EXCEL" +value: "22" +data: Proxies\__CG__\App\Entity\Formations {#6354 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7660 +label: "TOSA 1800 - Utilisation d'un logiciel de tableur EXCEL" +value: "23" +data: Proxies\__CG__\App\Entity\Formations {#6325 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7661 +label: "TOSA 2700 - Utilisation d'un logiciel de tableur EXCEL" +value: "24" +data: Proxies\__CG__\App\Entity\Formations {#6280 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7662 +label: "TOSA 3200 - Utilisation d'un logiciel de tableur EXCEL" +value: "25" +data: Proxies\__CG__\App\Entity\Formations {#6309 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7663 +label: "TOSA 700 - Traitement de texte WORD" +value: "26" +data: Proxies\__CG__\App\Entity\Formations {#6288 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7664 +label: "TOSA 1400 - Traitement de texte WORD" +value: "27" +data: Proxies\__CG__\App\Entity\Formations {#6301 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7665 +label: "TOSA 2200 - Traitement de texte WORD" +value: "28" +data: Proxies\__CG__\App\Entity\Formations {#6341 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7666 +label: "TOSA 2900 - Traitement de texte WORD" +value: "29" +data: Proxies\__CG__\App\Entity\Formations {#6333 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7667 +label: "WORD-ICDL-1400 - Traitement de texte WORD" +value: "30" +data: Proxies\__CG__\App\Entity\Formations {#6367 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7668 +label: "EXCEL-ICDL-3200 - Utilisation d'un logiciel de tableur EXCEL" +value: "31" +data: Proxies\__CG__\App\Entity\Formations {#6375 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7669 +label: "WORD-ICDL-700 - Traitement de texte WORD" +value: "32" +data: Proxies\__CG__\App\Entity\Formations {#6383 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7670 +label: "WORD-ICDL-2200 - Traitement de texte WORD" +value: "33" +data: Proxies\__CG__\App\Entity\Formations {#6401 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7671 +label: "WORD-ICDL-2900 - Traitement de texte WORD" +value: "34" +data: Proxies\__CG__\App\Entity\Formations {#6648 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7672 +label: "EXCEL-ICDL-2700 - Utilisation d'un logiciel de tableur EXCEL" +value: "35" +data: Proxies\__CG__\App\Entity\Formations {#6419 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +label: "EXCEL-ICDL-1800 - Utilisation d'un logiciel de tableur EXCEL" +value: "36" +data: Proxies\__CG__\App\Entity\Formations {#6515 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +label: "EXCEL-ICDL-900 - Utilisation d'un logiciel de tableur EXCEL" +value: "37" +data: Proxies\__CG__\App\Entity\Formations {#6437 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7435 -form: Symfony\Component\Form\Form {#1792 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7436 …5} |
full_name | "sessions[formation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_formation" |
is_selected | Closure($choice, $value) {#7438 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "formation" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions_formation" |
valid | true |
value | "" |
format
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Format" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1495 class: "App\Form\SessionsType" this: App\Form\SessionsType {#1415 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Sessions" "empty_data" => Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Sessions" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } ] } } |
Doctrine\ORM\QueryBuilder {#1650 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1645 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1644 #from: "App\Entity\Format" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1673 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Format s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1646 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1711 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1684 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1676 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1680 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1682 …} } |
choices | null |
class | "App\Entity\Format" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1695 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1127 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1650 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1645 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1644 #from: "App\Entity\Format" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1673 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Format s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1646 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1634 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_sessions_format" ] |
cache_key | "_sessions_format_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7678 +label: "Présentiel" +value: "1" +data: Proxies\__CG__\App\Entity\Format {#5502 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7682 +label: "Distanciel" +value: "2" +data: Proxies\__CG__\App\Entity\Format {#6152 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7675 -form: Symfony\Component\Form\Form {#1804 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7437 …5} |
full_name | "sessions[format]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_format" |
is_selected | Closure($choice, $value) {#7677 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "format" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions_format" |
valid | true |
value | "" |
mode
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Mode" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1496 class: "App\Form\SessionsType" this: App\Form\SessionsType {#1415 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Sessions" "empty_data" => Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Sessions" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } ] } } |
Doctrine\ORM\QueryBuilder {#1705 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1700 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1699 #from: "App\Entity\Mode" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1713 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Mode s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1701 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1747 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1715 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1712 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1718 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1716 …} } |
choices | null |
class | "App\Entity\Mode" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1731 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1134 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1705 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1700 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1699 #from: "App\Entity\Mode" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1713 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Mode s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1701 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1689 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_sessions_mode" ] |
cache_key | "_sessions_mode_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +label: "MODE 1" +value: "1" +data: Proxies\__CG__\App\Entity\Mode {#5517 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7680 -form: Symfony\Component\Form\Form {#1806 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7676 …5} |
full_name | "sessions[mode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_mode" |
is_selected | Closure($choice, $value) {#7679 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "mode" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions_mode" |
valid | true |
value | "" |
provenance
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Provenance" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1497 class: "App\Form\SessionsType" this: App\Form\SessionsType {#1415 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Sessions" "empty_data" => Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Sessions" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } ] } } |
Doctrine\ORM\QueryBuilder {#1722 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1721 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1720 #from: "App\Entity\Provenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1733 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Provenance s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1742 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1743 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1360 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1745 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1741 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1361 …} } |
choices | null |
class | "App\Entity\Provenance" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1376 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#976 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1722 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1721 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1720 #from: "App\Entity\Provenance" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1733 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Provenance s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1742 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1725 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_sessions_provenance" ] |
cache_key | "_sessions_provenance_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +label: "Call Center" +value: "1" +data: Proxies\__CG__\App\Entity\Provenance {#1923 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7687 -form: Symfony\Component\Form\Form {#1809 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7684 …5} |
full_name | "sessions[provenance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_provenance" |
is_selected | Closure($choice, $value) {#7706 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "provenance" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions_provenance" |
valid | true |
value | "" |
referant
"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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "libelle" |
same as passed value |
class | "App\Entity\Referent" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1498 class: "App\Form\SessionsType" this: App\Form\SessionsType {#1415 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Sessions" "empty_data" => Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Sessions" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "societe_id" => 1 "data" => App\Entity\Sessions {#1080 -id: null -titre: null -dateEntree: null -dateSortie: null -lieu: null -formation: null -format: null -mode: null -provenance: null -referant: null -sessionClients: Doctrine\Common\Collections\ArrayCollection {#1451 …} -societe: null } ] } } |
Doctrine\ORM\QueryBuilder {#1762 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1765 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1766 #from: "App\Entity\Referent" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1767 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Referent s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1764 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1802 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1770 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1768 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1006 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1773 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1771 …} } |
choices | null |
class | "App\Entity\Referent" |
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data_class | null |
disabled | false |
em | ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …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 {#1786 -om: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1140 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1762 -em: ContainerGIJ3kq2\EntityManagerGhostEbeb667 {#410 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1765 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1766 #from: "App\Entity\Referent" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1767 #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: [ "s.societe = :societe" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Referent s WHERE s.societe = :societe" -parameters: Doctrine\Common\Collections\ArrayCollection {#1764 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#1750 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_sessions_referant" ] |
cache_key | "_sessions_referant_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7681 +label: "Cédric Pauline" +value: "1" +data: Proxies\__CG__\App\Entity\Referent {#5532 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +label: "Référent 2" +value: "2" +data: App\Entity\Referent {#7743 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7717 -form: Symfony\Component\Form\Form {#1812 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7688 …5} |
full_name | "sessions[referant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions_referant" |
is_selected | Closure($choice, $value) {#7710 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "referant" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sessions_referant" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6339e1b6de722803.r9uVzk4dDDyWcei6YYMoayuIAC7hO6_3CiWQXMy2HBA.xKzWvWMsR2bSBNr-EMl-DHHDbGaDc_iEQ3zEGZWHTSbbjPuGGnJfa9Qb2A" |
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 | "6339e1b6de722803.r9uVzk4dDDyWcei6YYMoayuIAC7hO6_3CiWQXMy2HBA.xKzWvWMsR2bSBNr-EMl-DHHDbGaDc_iEQ3zEGZWHTSbbjPuGGnJfa9Qb2A" |
same as passed value |
mapped | false |
false
|
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 {#836 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#837 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#840 …} } |
data | "6339e1b6de722803.r9uVzk4dDDyWcei6YYMoayuIAC7hO6_3CiWQXMy2HBA.xKzWvWMsR2bSBNr-EMl-DHHDbGaDc_iEQ3zEGZWHTSbbjPuGGnJfa9Qb2A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7425 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() {#7725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $message: Closure() {#7715 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sessions__token" ] |
cache_key | "_sessions__token_hidden" |
compound | false |
data | "6339e1b6de722803.r9uVzk4dDDyWcei6YYMoayuIAC7hO6_3CiWQXMy2HBA.xKzWvWMsR2bSBNr-EMl-DHHDbGaDc_iEQ3zEGZWHTSbbjPuGGnJfa9Qb2A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7752 -form: Symfony\Component\Form\Form {#7728 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7721 …5} |
full_name | "sessions[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sessions__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 | "_sessions__token" |
valid | true |
value | "6339e1b6de722803.r9uVzk4dDDyWcei6YYMoayuIAC7hO6_3CiWQXMy2HBA.xKzWvWMsR2bSBNr-EMl-DHHDbGaDc_iEQ3zEGZWHTSbbjPuGGnJfa9Qb2A" |