- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 34
- Events
- Routing
- Cache
- Translation 18
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
name
-
firstName
-
agreeTerms
-
-
first
-
second
-
-
cp
-
profPrincipal
-
institution
-
expert
-
classe
-
emailParent1
-
emailParent2
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#736 -id: null -email: "" -roles: [ "ROLE_LYCEE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#737 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#738 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#739 …} -parents: Doctrine\Common\Collections\ArrayCollection {#740 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#741 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#742 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#743 …} -bilanStepProf: null -createdAt: DateTime @1756905026 {#744 date: 2025-09-03 13:10:26.879721 UTC (+00:00) } -updatedAt: null -role: "ROLE_LYCEE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#749 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#745 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#747 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#736 -id: null -email: "" -roles: [ "ROLE_LYCEE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#737 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#738 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#739 …} -parents: Doctrine\Common\Collections\ArrayCollection {#740 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#741 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#742 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#743 …} -bilanStepProf: null -createdAt: DateTime @1756905026 {#744 date: 2025-09-03 13:10:26.879721 UTC (+00:00) } -updatedAt: null -role: "ROLE_LYCEE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#749 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#745 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#747 …} } |
same as passed value |
emailEnfant | null |
same as passed value |
which_role | "ROLE_LYCEE" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data | App\Entity\User {#736 -id: null -email: "" -roles: [ "ROLE_LYCEE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#737 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#738 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#739 …} -parents: Doctrine\Common\Collections\ArrayCollection {#740 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#741 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#742 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#743 …} -bilanStepProf: null -createdAt: DateTime @1756905026 {#744 date: 2025-09-03 13:10:26.879721 UTC (+00:00) } -updatedAt: null -role: "ROLE_LYCEE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#749 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#745 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#747 …} } |
data_class | "App\Entity\User" |
disabled | false |
emailEnfant | null |
empty_data | Closure(FormInterface $form) {#994 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} use: { $class: "App\Entity\User" } } |
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 | [] |
legacy_error_messages | true |
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() {#996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#995 …} } } |
validation_groups | null |
which_role | "ROLE_LYCEE" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#736 -id: null -email: "" -roles: [ "ROLE_LYCEE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#737 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#738 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#739 …} -parents: Doctrine\Common\Collections\ArrayCollection {#740 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#741 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#742 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#743 …} -bilanStepProf: null -createdAt: DateTime @1756905026 {#744 date: 2025-09-03 13:10:26.879721 UTC (+00:00) } -updatedAt: null -role: "ROLE_LYCEE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#749 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#745 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#747 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1665 -form: Symfony\Component\Form\Form {#1670 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#997 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#736 -id: null -email: "" -roles: [ "ROLE_LYCEE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#737 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#738 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#739 …} -parents: Doctrine\Common\Collections\ArrayCollection {#740 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#741 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#742 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#743 …} -bilanStepProf: null -createdAt: DateTime @1756905026 {#744 date: 2025-09-03 13:10:26.879721 UTC (+00:00) } -updatedAt: null -role: "ROLE_LYCEE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#749 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#745 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#747 …} } |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 180 ] |
[ "maxlength" => 180 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 ] |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1322 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | [] |
legacy_error_messages | true |
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() {#1328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1338 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_email" ] |
cache_key | "_registration_form_email_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1402 -form: Symfony\Component\Form\Form {#1673 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1623 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | "Prénom" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1016 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_name" ] |
cache_key | "_registration_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1383 -form: Symfony\Component\Form\Form {#1676 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1067 …5} |
full_name | "registration_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_name" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_name" |
valid | true |
value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | "Nom" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1054 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1020 -form: Symfony\Component\Form\Form {#1679 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1702 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstName" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_firstName" |
valid | true |
value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1002 +payload: null +message: "vous devez accepter notre charte." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1002 +payload: null +message: "vous devez accepter notre charte." } ] |
label | "j'accepte les condition générales d'utilisation" |
same as passed value |
label_attr | [ "class" => "checkbox-custom" ] |
[ "class" => "checkbox-custom" ] |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1002 +payload: null +message: "vous devez accepter notre charte." } ] |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1043 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1047 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1041 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "j'accepte les condition générales d'utilisation" |
label_attr | [ "class" => "checkbox-custom" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1039 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
cache_key | "_registration_form_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1694 -form: Symfony\Component\Form\Form {#1682 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1040 …5} |
full_name | "registration_form[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_agreeTerms" |
label | "j'accepte les condition générales d'utilisation" |
label_attr | [ "class" => "checkbox-custom" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_agreeTerms" |
valid | true |
value | "1" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1003 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1004 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe doit dépasser {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1003 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1004 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe doit dépasser {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
first_options | [ "label" => "Mot de passe" ] |
[ "label" => "Mot de passe" ] |
invalid_message | "Les deux mots de passe doivent être identiques." |
same as passed value |
mapped | false |
same as passed value |
second_options | [ "label" => "Répéter le mot de passe" ] |
[ "label" => "Répéter le mot de passe" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1003 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1004 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe doit dépasser {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1024 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Mot de passe" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Les deux mots de passe doivent être identiques." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Répéter le mot de passe" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1022 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1052 -form: Symfony\Component\Form\Form {#1706 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1304 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
same as passed value |
label | "Mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
upload_max_size_message | Closure() {#1693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1690 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
cache_key | "_registration_form_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1740 -form: Symfony\Component\Form\Form {#1709 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1739 …5} |
full_name | "registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_first" |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
same as passed value |
label | "Répéter le mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Répéter le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
upload_max_size_message | Closure() {#1701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1700 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
cache_key | "_registration_form_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1741 -form: Symfony\Component\Form\Form {#1712 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1742 …5} |
full_name | "registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_second" |
label | "Répéter le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_second" |
valid | true |
value | "" |
cp
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 de l’établissement" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1064 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Code postal de l’établissement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1065 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_cp" ] |
cache_key | "_registration_form_cp_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1311 -form: Symfony\Component\Form\Form {#1715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1737 …5} |
full_name | "registration_form[cp]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_cp" |
label | "Code postal de l’établissement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cp" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_cp" |
valid | true |
value | "" |
profPrincipal
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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_attr | Closure($choice, $key, $value) {#1006 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#766 …} } |
same as passed value |
choice_label | "fullName" |
same as passed value |
class | "App\Entity\User" |
same as passed value |
label | "Professeur référent" |
same as passed value |
placeholder | "Choisir" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1005 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#766 …} } |
Doctrine\ORM\QueryBuilder {#1373 -em: Doctrine\ORM\EntityManager {#253 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1375 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1376 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1377 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.roles LIKE :role" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.roles LIKE :role" -parameters: Doctrine\Common\Collections\ArrayCollection {#1374 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#1006 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#766 …} } |
choice_filter | null |
choice_label | "fullName" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1410 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1380 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1378 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1381 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1396 -om: Doctrine\ORM\EntityManager {#253 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#768 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\User" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#253 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1396 -om: Doctrine\ORM\EntityManager {#253 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#768 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Professeur référent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Choisir" |
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 {#1373 -em: Doctrine\ORM\EntityManager {#253 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1375 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1376 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1377 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.roles LIKE :role" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.roles LIKE :role" -parameters: Doctrine\Common\Collections\ArrayCollection {#1374 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1370 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_profPrincipal" ] |
cache_key | "_registration_form_profPrincipal_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +label: "Pas-de-professeur vide" +value: "5" +data: App\Entity\User {#1808 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "Bodin \tDavid\t" +value: "627" +data: App\Entity\User {#1892 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "Ozouf \tSéverine\t" +value: "695" +data: App\Entity\User {#1870 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "HEBERT \tAlexia\t" +value: "708" +data: App\Entity\User {#1906 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1792 +label: "Deweerdt \tMarie-Astrid\t" +value: "1012" +data: App\Entity\User {#1925 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "LODATO \tBruno\t" +value: "1395" +data: App\Entity\User {#1944 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "HAMZI \tSamira\t" +value: "1440" +data: App\Entity\User {#1963 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "BOUTIGNY Mathieu" +value: "1451" +data: App\Entity\User {#1982 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "Lemaitre-Liard Maryline" +value: "1453" +data: App\Entity\User {#2001 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11753 +label: "LEGRAND Marie" +value: "1454" +data: App\Entity\User {#2020 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11754 +label: "Mazure Lydie" +value: "1455" +data: App\Entity\User {#2039 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11755 +label: "LOISON Sophie" +value: "1456" +data: App\Entity\User {#2058 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11756 +label: "LENOIR SANDRINE" +value: "1457" +data: App\Entity\User {#2077 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11757 +label: "Polfliet Marina" +value: "1458" +data: App\Entity\User {#2096 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11758 +label: "LECHAT Pascale" +value: "1460" +data: App\Entity\User {#2115 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11759 +label: "FAGUAYS David" +value: "1461" +data: App\Entity\User {#2134 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11760 +label: "Mothay Bénédicte" +value: "1462" +data: App\Entity\User {#2153 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11761 +label: "lecamus nathalie" +value: "1463" +data: App\Entity\User {#2172 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11762 +label: "Leroy emilie" +value: "1464" +data: App\Entity\User {#2191 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11763 +label: "de-Gouville Virginie" +value: "1469" +data: App\Entity\User {#2210 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11764 +label: "de-Tombeur Sophie" +value: "1488" +data: App\Entity\User {#2229 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11765 +label: "CHARLOIS PAUL" +value: "1497" +data: App\Entity\User {#2248 …} +attr: [ "data-institution-id" => 151 "class" => "d-none" ] +labelTranslationParameters: [] } 1498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11766 +label: "ESSASSI NAJAH" +value: "1498" +data: App\Entity\User {#2268 …} +attr: [ "data-institution-id" => 151 "class" => "d-none" ] +labelTranslationParameters: [] } 1499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11767 +label: "Verdure Elodie" +value: "1499" +data: App\Entity\User {#2356 …} +attr: [ "data-institution-id" => 151 "class" => "d-none" ] +labelTranslationParameters: [] } 1554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11768 +label: "Reynès Anabelle" +value: "1554" +data: App\Entity\User {#2337 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11769 +label: "Escartin Alexandra" +value: "1558" +data: App\Entity\User {#2302 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11770 +label: "baudry romain" +value: "1619" +data: App\Entity\User {#2321 …} +attr: [ "data-institution-id" => 114 "class" => "d-none" ] +labelTranslationParameters: [] } 1620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11771 +label: "MAREY Barbara" +value: "1620" +data: App\Entity\User {#2374 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11772 +label: "LECORDIER Xavier" +value: "1740" +data: App\Entity\User {#2393 …} +attr: [ "data-institution-id" => 114 "class" => "d-none" ] +labelTranslationParameters: [] } 1806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11773 +label: "Billet Jean-Yves" +value: "1806" +data: App\Entity\User {#2412 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11774 +label: "PONTE Virginie" +value: "1809" +data: App\Entity\User {#2432 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11775 +label: "LEGASTELLOIS Mélanie" +value: "1851" +data: App\Entity\User {#2451 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11776 +label: "BRIEND Myriam" +value: "1852" +data: App\Entity\User {#2471 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11777 +label: "VETOIS Soizic" +value: "1853" +data: App\Entity\User {#2490 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11778 +label: "CADOR PIERRE" +value: "1855" +data: App\Entity\User {#2509 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11779 +label: "Oriac Sandrine" +value: "1856" +data: App\Entity\User {#2528 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11780 +label: "Oriac Sandrine" +value: "1857" +data: App\Entity\User {#2547 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11781 +label: "raimbeaux Léa" +value: "1860" +data: App\Entity\User {#2566 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11782 +label: "DELAUNE CHRISTINE" +value: "1862" +data: App\Entity\User {#2586 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11783 +label: "Hébert Corinne" +value: "1863" +data: App\Entity\User {#2605 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11784 +label: "BURGES Aurélie" +value: "1864" +data: App\Entity\User {#2625 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 1867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11785 +label: "HEMARD ELODIE" +value: "1867" +data: App\Entity\User {#2644 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11786 +label: "Chotin Claire" +value: "1868" +data: App\Entity\User {#2663 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11787 +label: "Geneix-Legret Marie" +value: "1870" +data: App\Entity\User {#2682 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11788 +label: "ROSE Hughes" +value: "1880" +data: App\Entity\User {#2701 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11789 +label: "ARMAND Gladys" +value: "1894" +data: App\Entity\User {#2720 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 1972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11790 +label: "MAJMAN PHILIPPE" +value: "1972" +data: App\Entity\User {#2739 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11791 +label: "LACHHEB Ahlem" +value: "2001" +data: App\Entity\User {#2758 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11792 +label: "Ogorek Nicolas" +value: "2024" +data: App\Entity\User {#2777 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11793 +label: "MANTIN Joelle" +value: "2027" +data: App\Entity\User {#2796 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11794 +label: "DELACOURT LOIC" +value: "2044" +data: App\Entity\User {#2815 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11795 +label: "julien jean" +value: "2046" +data: App\Entity\User {#2834 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11796 +label: "julien jean" +value: "2047" +data: App\Entity\User {#2853 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11797 +label: "rezgui amelie" +value: "2070" +data: App\Entity\User {#2872 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11798 +label: "JOUBERT ALEXANDRA" +value: "2071" +data: App\Entity\User {#2891 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11799 +label: "Vuillermet Vincent" +value: "2072" +data: App\Entity\User {#2910 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11800 +label: "Helmlinger Alexandra" +value: "2073" +data: App\Entity\User {#2929 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11801 +label: "Yviquel Catherine" +value: "2074" +data: App\Entity\User {#2948 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11802 +label: "BOYER Sophie" +value: "2076" +data: App\Entity\User {#2967 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11803 +label: "Olivier Ludovic" +value: "2079" +data: App\Entity\User {#2986 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11804 +label: "paramio damien" +value: "2151" +data: App\Entity\User {#3005 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11805 +label: "CLAVIERE Marie" +value: "2154" +data: App\Entity\User {#3024 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11806 +label: "mourgues audrey" +value: "2155" +data: App\Entity\User {#3043 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11807 +label: "Derobert Caroline" +value: "2156" +data: App\Entity\User {#3063 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11808 +label: "MARLIERE Yvan" +value: "2157" +data: App\Entity\User {#3082 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11809 +label: "clot marie" +value: "2158" +data: App\Entity\User {#3101 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11810 +label: "DELON Alain" +value: "2159" +data: App\Entity\User {#3120 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11811 +label: "BURROUGHS CELIA" +value: "2161" +data: App\Entity\User {#3139 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11812 +label: "Derobert Caroline" +value: "2166" +data: App\Entity\User {#3158 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11813 +label: "Bruchet Stéphanie" +value: "2173" +data: App\Entity\User {#3177 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11814 +label: "SCHMITT ALEXANDRA" +value: "2174" +data: App\Entity\User {#3196 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11815 +label: "BOULLIS Marc" +value: "2176" +data: App\Entity\User {#3215 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11816 +label: "FAURE CHRISTELE" +value: "2177" +data: App\Entity\User {#3234 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11817 +label: "GALIBERT Cécile" +value: "2178" +data: App\Entity\User {#3253 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11818 +label: "Naudin Muriel" +value: "2179" +data: App\Entity\User {#3272 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11819 +label: "larquey olivier" +value: "2180" +data: App\Entity\User {#3291 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11820 +label: "GALIBERT Cécile" +value: "2181" +data: App\Entity\User {#3310 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11821 +label: "Bricka-G Cathy" +value: "2187" +data: App\Entity\User {#3329 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11822 +label: "MAJ CHIL" +value: "2199" +data: App\Entity\User {#3348 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11823 +label: "dubarry patrick" +value: "2264" +data: App\Entity\User {#3367 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11824 +label: "Pululu Georges" +value: "2288" +data: App\Entity\User {#3386 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11825 +label: "hamon xavier" +value: "2289" +data: App\Entity\User {#3405 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11826 +label: "Virginie-ABDAOUI Virginie ABDAOUI" +value: "2340" +data: App\Entity\User {#3424 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11827 +label: "Gillet Stéphanie" +value: "2364" +data: App\Entity\User {#3443 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11828 +label: "Carter Beyoncé" +value: "2391" +data: App\Entity\User {#3462 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11829 +label: "Despois Nathalie" +value: "2393" +data: App\Entity\User {#3481 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11830 +label: "Delelis Sébastien" +value: "2410" +data: App\Entity\User {#3500 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11831 +label: "MACE Olaf" +value: "2496" +data: App\Entity\User {#3519 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11832 +label: "CHALLE Samuel" +value: "2497" +data: App\Entity\User {#3538 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11833 +label: "DURAND Yves" +value: "2498" +data: App\Entity\User {#3557 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11834 +label: "PERIE jean-michel" +value: "2499" +data: App\Entity\User {#3576 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11835 +label: "PITEL Clotilde" +value: "2500" +data: App\Entity\User {#3595 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11836 +label: "MALAUBIER SOPHIE" +value: "2501" +data: App\Entity\User {#3614 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11837 +label: "Hairon Emmanuelle" +value: "2502" +data: App\Entity\User {#3633 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11838 +label: "Desfeux Bettina" +value: "2503" +data: App\Entity\User {#3652 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11839 +label: "Saillant Thierry" +value: "2504" +data: App\Entity\User {#3671 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11840 +label: "ditsouga sylvie" +value: "2505" +data: App\Entity\User {#3690 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11841 +label: "HEGO SYLVIE" +value: "2506" +data: App\Entity\User {#3709 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11842 +label: "DESDEVISES Françoise" +value: "2507" +data: App\Entity\User {#3728 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11843 +label: "HERVIEU CELINE" +value: "2508" +data: App\Entity\User {#3747 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11844 +label: "LEMIERE Stéphane" +value: "2509" +data: App\Entity\User {#3766 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11845 +label: "MICHON Christophe" +value: "2510" +data: App\Entity\User {#3785 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11846 +label: "Brisset Maryse" +value: "2511" +data: App\Entity\User {#3804 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11847 +label: "BROCHARD SYLVIE" +value: "2513" +data: App\Entity\User {#3823 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11848 +label: "DESUMEUR Fabienne" +value: "2589" +data: App\Entity\User {#3842 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11849 +label: "DURAND Vincent" +value: "2605" +data: App\Entity\User {#3861 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11850 +label: "Mora Médéric" +value: "2646" +data: App\Entity\User {#3880 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11851 +label: "Reydellet Mélanie" +value: "2765" +data: App\Entity\User {#3899 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11852 +label: "Thomas Mégane" +value: "2796" +data: App\Entity\User {#3918 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11853 +label: "Favreau Vincent" +value: "2797" +data: App\Entity\User {#3937 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11854 +label: "Louyer Youna" +value: "2803" +data: App\Entity\User {#3956 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11855 +label: "MASTIO Gilles" +value: "2804" +data: App\Entity\User {#3975 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11856 +label: "Brown Julia" +value: "2805" +data: App\Entity\User {#3994 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11857 +label: "LE-THANH CLARISSE" +value: "2806" +data: App\Entity\User {#4013 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11858 +label: "Arbabe Emmanuel" +value: "2807" +data: App\Entity\User {#4032 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11859 +label: "HENRY Etienne" +value: "2808" +data: App\Entity\User {#4051 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11860 +label: "Le-Clerc Amélie" +value: "2810" +data: App\Entity\User {#4070 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11861 +label: "Leroy Anaise" +value: "2811" +data: App\Entity\User {#4089 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11862 +label: "Louyer Youna" +value: "2813" +data: App\Entity\User {#4108 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11863 +label: "Roubaix Laurence" +value: "2814" +data: App\Entity\User {#4127 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11864 +label: "HENRY Etienne" +value: "2816" +data: App\Entity\User {#4146 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11865 +label: "Pourquié Bastien" +value: "2817" +data: App\Entity\User {#4165 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11866 +label: "Brown Julia" +value: "2818" +data: App\Entity\User {#4184 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11867 +label: "Roubaix Laurence" +value: "2834" +data: App\Entity\User {#4203 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11868 +label: "COMBE Laurent" +value: "2942" +data: App\Entity\User {#4222 …} +attr: [ "data-institution-id" => 151 "class" => "d-none" ] +labelTranslationParameters: [] } 3044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11869 +label: "Cruciani Cécile" +value: "3044" +data: App\Entity\User {#4241 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11870 +label: "VERNIER ALAIN" +value: "3057" +data: App\Entity\User {#4260 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11871 +label: "NICERON Frédéric" +value: "3072" +data: App\Entity\User {#4279 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11872 +label: "Millet Stacy" +value: "3082" +data: App\Entity\User {#4298 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11873 +label: "Najar Ahmed-salim" +value: "3084" +data: App\Entity\User {#4317 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11874 +label: "Pululu Georges" +value: "3147" +data: App\Entity\User {#4336 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11875 +label: "exposito josé" +value: "3149" +data: App\Entity\User {#4355 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11876 +label: "christine-tillier christine tillier" +value: "3212" +data: App\Entity\User {#4374 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11877 +label: "GIRARD Annabelle" +value: "3250" +data: App\Entity\User {#4393 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11878 +label: "Cochet Benjamin" +value: "3285" +data: App\Entity\User {#4412 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11879 +label: "MARECHAL CELINE" +value: "3287" +data: App\Entity\User {#4431 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11880 +label: "LAUROUA Jessica" +value: "3303" +data: App\Entity\User {#4450 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11881 +label: "Giroudon Clément" +value: "3454" +data: App\Entity\User {#4469 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11882 +label: "durand xavier" +value: "3482" +data: App\Entity\User {#4488 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11883 +label: "ARESE_2021 Céline" +value: "3574" +data: App\Entity\User {#4507 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11884 +label: "BROCHARD SYLVIE" +value: "3617" +data: App\Entity\User {#4526 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11885 +label: "alglave emmanuelle" +value: "3619" +data: App\Entity\User {#4545 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11886 +label: "DAUDEVILLE Adrien" +value: "3652" +data: App\Entity\User {#4564 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11887 +label: "BROCHARD Sylvie" +value: "3676" +data: App\Entity\User {#4583 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11888 +label: "CARRERE Catherine" +value: "3690" +data: App\Entity\User {#4602 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11889 +label: "Emmanuelle-Vo-Van-Qui Emmanuelle Vo Van Qui" +value: "3721" +data: App\Entity\User {#4621 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11890 +label: "MAJOUX Patrice" +value: "3780" +data: App\Entity\User {#4640 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11891 +label: "polfliet Marina" +value: "3790" +data: App\Entity\User {#4659 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11892 +label: "polfliet Marina" +value: "3803" +data: App\Entity\User {#4678 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11893 +label: "Baugé Yasmine" +value: "3809" +data: App\Entity\User {#4697 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11894 +label: "GIRAND Alain" +value: "3855" +data: App\Entity\User {#4716 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11895 +label: "COLIN PAULINE" +value: "3856" +data: App\Entity\User {#4735 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11896 +label: "clot marie" +value: "3858" +data: App\Entity\User {#4754 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11897 +label: "Guyot Fabien" +value: "3883" +data: App\Entity\User {#4773 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11898 +label: "polfliet Marina" +value: "3884" +data: App\Entity\User {#4792 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11899 +label: "CHOLET Aline" +value: "3931" +data: App\Entity\User {#4811 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11900 +label: "KASAZIAN Stéphanie" +value: "3932" +data: App\Entity\User {#4830 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11901 +label: "HAROUX MATTHIEU" +value: "3933" +data: App\Entity\User {#4849 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11902 +label: "KASAZIAN Stéphanie" +value: "3934" +data: App\Entity\User {#4868 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11903 +label: "DELANOUS Karina" +value: "3956" +data: App\Entity\User {#4887 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11904 +label: "LECERF Nathalie" +value: "3957" +data: App\Entity\User {#4906 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11905 +label: "Legrand Julie" +value: "3963" +data: App\Entity\User {#4925 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 3993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11906 +label: "CECCALDI Carole" +value: "3993" +data: App\Entity\User {#4944 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11907 +label: "Deweerdt Marie-Astrid" +value: "4078" +data: App\Entity\User {#4963 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11908 +label: "TORTAJADA SOPHIE" +value: "4105" +data: App\Entity\User {#4982 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11909 +label: "ROUGIER LOIC" +value: "4150" +data: App\Entity\User {#5001 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11910 +label: "Armand-Rougny Françoise" +value: "4168" +data: App\Entity\User {#5020 …} +attr: [ "data-institution-id" => 151 "class" => "d-none" ] +labelTranslationParameters: [] } 4204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11911 +label: "Bourdillon Gregory" +value: "4204" +data: App\Entity\User {#5039 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11912 +label: "BOYER REMY" +value: "4252" +data: App\Entity\User {#5058 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11913 +label: "TEMPLIN Sandrine" +value: "4260" +data: App\Entity\User {#5077 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11914 +label: "MOREL Raphaël" +value: "4262" +data: App\Entity\User {#5096 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11915 +label: "DEMANGE Anne-Claire" +value: "4263" +data: App\Entity\User {#5115 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11916 +label: "Coassy Benjamin" +value: "4264" +data: App\Entity\User {#5134 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11917 +label: "KAMINSKI Elodie" +value: "4265" +data: App\Entity\User {#5153 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11918 +label: "Berger Florian" +value: "4266" +data: App\Entity\User {#5172 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11919 +label: "Briat Matthieu" +value: "4267" +data: App\Entity\User {#5191 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11920 +label: "Bouvy Aurélie" +value: "4268" +data: App\Entity\User {#5210 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11921 +label: "MONTAGNE fabienne" +value: "4269" +data: App\Entity\User {#5229 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11922 +label: "AULAS Nancy" +value: "4270" +data: App\Entity\User {#5248 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11923 +label: "pierre-fayette pierre fayette" +value: "4271" +data: App\Entity\User {#5267 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11924 +label: "Bollard Grégory" +value: "4272" +data: App\Entity\User {#5286 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11925 +label: "MERIMI myriam" +value: "4276" +data: App\Entity\User {#5305 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11926 +label: "Lemasson Julie" +value: "4280" +data: App\Entity\User {#5324 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11927 +label: "Jousseaume Nicolas" +value: "4281" +data: App\Entity\User {#5343 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11928 +label: "BOULANGER Marc" +value: "4362" +data: App\Entity\User {#5362 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11929 +label: "CAILLIERE Marina" +value: "4386" +data: App\Entity\User {#5381 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11930 +label: "VALETTE CHRISTELLE" +value: "4412" +data: App\Entity\User {#5400 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11931 +label: "Aurélien-MULTON Aurélien MULTON" +value: "4718" +data: App\Entity\User {#5419 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11932 +label: "LEMOINE Hélène" +value: "4721" +data: App\Entity\User {#5438 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11933 +label: "ROSAS Maëlle" +value: "4722" +data: App\Entity\User {#5457 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11934 +label: "MULTON Aurélien" +value: "4803" +data: App\Entity\User {#5476 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11935 +label: "BUCOURT ISABELLE" +value: "4804" +data: App\Entity\User {#5495 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 4833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11936 +label: "LUCAS Dorothée" +value: "4833" +data: App\Entity\User {#5514 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 4895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11937 +label: "himpe celine" +value: "4895" +data: App\Entity\User {#5534 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 4900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11938 +label: "Allart Pauline" +value: "4900" +data: App\Entity\User {#5553 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 4910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11939 +label: "DEWAELE David" +value: "4910" +data: App\Entity\User {#5572 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 5000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11940 +label: "BAERT SOPHIE" +value: "5000" +data: App\Entity\User {#5592 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 5149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11941 +label: "bakouch donia" +value: "5149" +data: App\Entity\User {#5612 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 5267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11942 +label: "HOMRI Fatiha" +value: "5267" +data: App\Entity\User {#5632 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 5337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11943 +label: "MORIN VIRGINIE" +value: "5337" +data: App\Entity\User {#5652 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 5355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11944 +label: "BRUNELIERE Sandra" +value: "5355" +data: App\Entity\User {#5672 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 5383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11945 +label: "Legrand Julie" +value: "5383" +data: App\Entity\User {#5692 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 5409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11946 +label: "Cournet Guillaume" +value: "5409" +data: App\Entity\User {#5712 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 5442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11947 +label: "ranebi fatiha" +value: "5442" +data: App\Entity\User {#5732 …} +attr: [ "data-institution-id" => 151 "class" => "d-none" ] +labelTranslationParameters: [] } 5488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11948 +label: "BARLIER charlotte" +value: "5488" +data: App\Entity\User {#5752 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 5572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11949 +label: "Julie Tallarico" +value: "5572" +data: App\Entity\User {#5772 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 5952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11950 +label: "Clavière Marie" +value: "5952" +data: App\Entity\User {#5792 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 5996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11951 +label: "sambardier solange" +value: "5996" +data: App\Entity\User {#5812 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11952 +label: "LEPRÉVOST Carole" +value: "6221" +data: App\Entity\User {#5832 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11953 +label: "NEVEU-MACHARD VIRGINIE" +value: "6295" +data: App\Entity\User {#5852 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11954 +label: "LECOMTE Noémie" +value: "6299" +data: App\Entity\User {#5872 …} +attr: [ "data-institution-id" => 169 "class" => "d-none" ] +labelTranslationParameters: [] } 6310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11955 +label: "MALBEC Robin" +value: "6310" +data: App\Entity\User {#5892 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11956 +label: "MARTIN-DE-FREMONT Marine" +value: "6313" +data: App\Entity\User {#5912 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11957 +label: "BALI Azzedine" +value: "6314" +data: App\Entity\User {#5932 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11958 +label: "ouahrani yasmina" +value: "6315" +data: App\Entity\User {#5952 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11959 +label: "VIRAYIE Sema" +value: "6316" +data: App\Entity\User {#5972 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11960 +label: "LAI Marilyn" +value: "6348" +data: App\Entity\User {#5992 …} +attr: [ "data-institution-id" => 114 "class" => "d-none" ] +labelTranslationParameters: [] } 6352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11961 +label: "TAGETTO ALEXANDRE" +value: "6352" +data: App\Entity\User {#6012 …} +attr: [ "data-institution-id" => 82 "class" => "d-none" ] +labelTranslationParameters: [] } 6357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11962 +label: "THOMAS Aude" +value: "6357" +data: App\Entity\User {#6033 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11963 +label: "HULMER AUDE" +value: "6360" +data: App\Entity\User {#6053 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11964 +label: "Requier Maryline" +value: "6362" +data: App\Entity\User {#6073 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11965 +label: "JOUSSE CELINE" +value: "6386" +data: App\Entity\User {#6093 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11966 +label: "GREGOIRE-DELORY Virginie" +value: "6390" +data: App\Entity\User {#6113 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11967 +label: "RENOU Magali" +value: "6434" +data: App\Entity\User {#6133 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11968 +label: "Aurore-Sefroun Aurore" +value: "6435" +data: App\Entity\User {#6153 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11969 +label: "Franchomme Géraldine" +value: "6436" +data: App\Entity\User {#6173 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11970 +label: "DAVOUST CLARA" +value: "6437" +data: App\Entity\User {#6194 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11971 +label: "LEMAIRE Hélène" +value: "6438" +data: App\Entity\User {#6214 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11972 +label: "meynckens marine" +value: "6439" +data: App\Entity\User {#6234 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11973 +label: "Despres Antoine" +value: "6440" +data: App\Entity\User {#6254 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11974 +label: "Vanneste Valérie" +value: "6442" +data: App\Entity\User {#6274 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11975 +label: "DE-GHEY Valérie" +value: "6443" +data: App\Entity\User {#6294 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11976 +label: "Grdemyan Céline" +value: "6448" +data: App\Entity\User {#6314 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11977 +label: "BOSILIKWA ALAIN" +value: "6450" +data: App\Entity\User {#6334 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11978 +label: "JULIEN Laetitia" +value: "6459" +data: App\Entity\User {#6354 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11979 +label: "DOCQUIER Eric" +value: "6481" +data: App\Entity\User {#6374 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11980 +label: "SOKOLOWSKI Julien" +value: "6487" +data: App\Entity\User {#6394 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11981 +label: "DESREUX Antoine" +value: "6488" +data: App\Entity\User {#6414 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11982 +label: "LEJEUNE Morgane" +value: "6574" +data: App\Entity\User {#6434 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11983 +label: "BURROUGHS CELIA" +value: "6593" +data: App\Entity\User {#6454 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11984 +label: "Lesaffre Marion" +value: "6709" +data: App\Entity\User {#6474 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11985 +label: "DUBOIS Emilie" +value: "6793" +data: App\Entity\User {#6494 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 6832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11986 +label: "DELAUTRE Camille" +value: "6832" +data: App\Entity\User {#6514 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 7053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11987 +label: "HENNION François-David" +value: "7053" +data: App\Entity\User {#6534 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 7054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11988 +label: "COILLIOT Nathalie" +value: "7054" +data: App\Entity\User {#6554 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 7116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11989 +label: "FESSIER Fabrice" +value: "7116" +data: App\Entity\User {#6574 …} +attr: [ "data-institution-id" => 82 "class" => "d-none" ] +labelTranslationParameters: [] } 7128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11990 +label: "BOILLET Julie" +value: "7128" +data: App\Entity\User {#6594 …} +attr: [ "data-institution-id" => 82 "class" => "d-none" ] +labelTranslationParameters: [] } 7170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11991 +label: "Collin Philippe" +value: "7170" +data: App\Entity\User {#6614 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11992 +label: "Clerget Pascal" +value: "7193" +data: App\Entity\User {#6634 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11993 +label: "BAUDIN Stéphanie" +value: "7194" +data: App\Entity\User {#6654 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11994 +label: "SOUSSI Halim" +value: "7228" +data: App\Entity\User {#6674 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 7284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11995 +label: "Démaret Guillaume" +value: "7284" +data: App\Entity\User {#6694 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 7503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11996 +label: "EL-MOKHTARI Mohammed" +value: "7503" +data: App\Entity\User {#6714 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 7532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11997 +label: "SIETTEL-LARGEAU Romain" +value: "7532" +data: App\Entity\User {#6734 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11998 +label: "Thierryck Dasilva" +value: "7534" +data: App\Entity\User {#6754 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11999 +label: "POITRAT Guillaume" +value: "7536" +data: App\Entity\User {#6774 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12000 +label: "Errien Danièle" +value: "7538" +data: App\Entity\User {#6794 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12001 +label: "SIETTEL-LARGEAU Romain" +value: "7539" +data: App\Entity\User {#6814 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12002 +label: "DURAN YOLANDA" +value: "7542" +data: App\Entity\User {#6834 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12003 +label: "POITRAT GUILLAUME" +value: "7556" +data: App\Entity\User {#6854 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12004 +label: "KIRITHARAN SIVATHASAN" +value: "7564" +data: App\Entity\User {#6874 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12005 +label: "CHATEL Quentin" +value: "7857" +data: App\Entity\User {#6894 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 7918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12006 +label: "BERNABEU-MARTINEZ LOLA" +value: "7918" +data: App\Entity\User {#6914 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12007 +label: "Biojoux Isabelle" +value: "8017" +data: App\Entity\User {#6935 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12008 +label: "KHALFOUN HAKIM" +value: "8058" +data: App\Entity\User {#6955 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12009 +label: "bontempelli tom" +value: "8059" +data: App\Entity\User {#6975 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12010 +label: "MOLINA Lucie" +value: "8061" +data: App\Entity\User {#6995 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12011 +label: "pernin serge" +value: "8062" +data: App\Entity\User {#7015 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12012 +label: "azran marianne" +value: "8230" +data: App\Entity\User {#7035 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12013 +label: "fatmi khalid" +value: "8232" +data: App\Entity\User {#7055 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12014 +label: "BELAY SANDRINE" +value: "8233" +data: App\Entity\User {#7075 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12015 +label: "morabito philippe" +value: "8234" +data: App\Entity\User {#7095 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12016 +label: "DOUKAR FAROUK" +value: "8235" +data: App\Entity\User {#7115 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12017 +label: "LABCHIR Yacine" +value: "8237" +data: App\Entity\User {#7135 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12018 +label: "TOURDES PATRICE" +value: "8238" +data: App\Entity\User {#7155 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12019 +label: "BRUNET-JOULLIE Nathalie" +value: "8239" +data: App\Entity\User {#7175 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12020 +label: "doukar farouk" +value: "8243" +data: App\Entity\User {#7195 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12021 +label: "doukar farouk" +value: "8244" +data: App\Entity\User {#7215 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12022 +label: "MEGLOULI Miloud" +value: "8245" +data: App\Entity\User {#7235 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12023 +label: "craney anne" +value: "8321" +data: App\Entity\User {#7255 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12024 +label: "Persitz Léonard" +value: "8370" +data: App\Entity\User {#7275 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12025 +label: "Manet Binta" +value: "8371" +data: App\Entity\User {#7295 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12026 +label: "Decron Chloe" +value: "8372" +data: App\Entity\User {#7315 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12027 +label: "Becerra Pilar" +value: "8373" +data: App\Entity\User {#7335 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12028 +label: "UZAN Zacharie" +value: "8374" +data: App\Entity\User {#7355 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12029 +label: "CAMBOS Hélène" +value: "8405" +data: App\Entity\User {#7375 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12030 +label: "LYCEE GUILLAUME BUDE LYCEE GUILLAUME BUDE" +value: "8504" +data: App\Entity\User {#7395 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12031 +label: "ABOUN Malika" +value: "8540" +data: App\Entity\User {#7415 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12032 +label: "Rotari Claudia-Noëlle" +value: "8605" +data: App\Entity\User {#7435 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12033 +label: "PIGNOL MARIE-LAURE" +value: "8619" +data: App\Entity\User {#7455 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12034 +label: "mostrov georgiana" +value: "8779" +data: App\Entity\User {#7475 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 8867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12035 +label: "Gastou Stéphanie" +value: "8867" +data: App\Entity\User {#7495 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12036 +label: "Haiducu Aude" +value: "8873" +data: App\Entity\User {#7515 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 8898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12037 +label: "MAYER Lucie" +value: "8898" +data: App\Entity\User {#7536 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 9026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12038 +label: "PLOS Damien" +value: "9026" +data: App\Entity\User {#7556 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12039 +label: "LECOLLINET AMANDINE" +value: "9099" +data: App\Entity\User {#7576 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12040 +label: "Hostin Alexia" +value: "9349" +data: App\Entity\User {#7596 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12041 +label: "Dupuis rose" +value: "9387" +data: App\Entity\User {#7616 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12042 +label: "Angelelli Valentine" +value: "9395" +data: App\Entity\User {#7636 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12043 +label: "Pluym Thomas" +value: "9454" +data: App\Entity\User {#7656 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12044 +label: "Bouillet Grégory" +value: "9455" +data: App\Entity\User {#7676 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12045 +label: "MILLET Magali" +value: "9711" +data: App\Entity\User {#7696 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12046 +label: "MEYEUR Severine" +value: "9844" +data: App\Entity\User {#7716 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12047 +label: "Pradoura Aurélie" +value: "9850" +data: App\Entity\User {#7737 …} +attr: [ "data-institution-id" => 236 "class" => "d-none" ] +labelTranslationParameters: [] } 9917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12048 +label: "Berchouche Mohand" +value: "9917" +data: App\Entity\User {#7759 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12049 +label: "horel pierre yves" +value: "9918" +data: App\Entity\User {#7779 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12050 +label: "Hadid Corinne" +value: "9921" +data: App\Entity\User {#7799 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 9927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12051 +label: "DELSINNE Delphine" +value: "9927" +data: App\Entity\User {#7819 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 9928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12052 +label: "GELDHOF Dominique" +value: "9928" +data: App\Entity\User {#7839 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 9939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12053 +label: "LAPERGUE Marjorie" +value: "9939" +data: App\Entity\User {#7859 …} +attr: [ "data-institution-id" => 236 "class" => "d-none" ] +labelTranslationParameters: [] } 10029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12054 +label: "Siersdorfer Nathalie" +value: "10029" +data: App\Entity\User {#7879 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12055 +label: "Lucien Coletta Lucien Coletta" +value: "10171" +data: App\Entity\User {#7899 …} +attr: [ "data-institution-id" => 238 "class" => "d-none" ] +labelTranslationParameters: [] } 10179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12056 +label: "MAVRETIC Nathan" +value: "10179" +data: App\Entity\User {#7920 …} +attr: [ "data-institution-id" => 238 "class" => "d-none" ] +labelTranslationParameters: [] } 10245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12057 +label: "Messaoudi Samir" +value: "10245" +data: App\Entity\User {#7940 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12058 +label: "Le Bellego Gaël" +value: "10246" +data: App\Entity\User {#7960 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12059 +label: "Chaube Grégory" +value: "10247" +data: App\Entity\User {#7980 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12060 +label: "Delphine Samier Delphine Samier" +value: "10248" +data: App\Entity\User {#8000 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12061 +label: "JENNY Brice" +value: "10249" +data: App\Entity\User {#8020 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12062 +label: "JENNY Brice" +value: "10250" +data: App\Entity\User {#8040 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12063 +label: "heurtaux sophie" +value: "10251" +data: App\Entity\User {#8060 …} +attr: [ "data-institution-id" => 236 "class" => "d-none" ] +labelTranslationParameters: [] } 10306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12064 +label: "burroughs lucie" +value: "10306" +data: App\Entity\User {#8080 …} +attr: [ "data-institution-id" => 244 "class" => "d-none" ] +labelTranslationParameters: [] } 10315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12065 +label: "Chauvet Andalo Sophie" +value: "10315" +data: App\Entity\User {#8101 …} +attr: [ "data-institution-id" => 244 "class" => "d-none" ] +labelTranslationParameters: [] } 10317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12066 +label: "Defay Charles-henry" +value: "10317" +data: App\Entity\User {#8121 …} +attr: [ "data-institution-id" => 244 "class" => "d-none" ] +labelTranslationParameters: [] } 10334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12067 +label: "BONNIN CAROLINE" +value: "10334" +data: App\Entity\User {#8141 …} +attr: [ "data-institution-id" => 244 "class" => "d-none" ] +labelTranslationParameters: [] } 10338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12068 +label: "CORMARY Vincent" +value: "10338" +data: App\Entity\User {#8161 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12069 +label: "Lemaire Eli" +value: "10403" +data: App\Entity\User {#8181 …} +attr: [ "data-institution-id" => 244 "class" => "d-none" ] +labelTranslationParameters: [] } 10448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12070 +label: "CHAZEAU Alban" +value: "10448" +data: App\Entity\User {#8201 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 10462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12071 +label: "RAGUIDEAU Brice" +value: "10462" +data: App\Entity\User {#8222 …} +attr: [ "data-institution-id" => 245 "class" => "d-none" ] +labelTranslationParameters: [] } 10504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12072 +label: "DELMON CATHERINE" +value: "10504" +data: App\Entity\User {#8243 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12073 +label: "Hugotte Lisa" +value: "10505" +data: App\Entity\User {#8263 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12074 +label: "BENGOCHEA-LAMAUD MARTINE" +value: "10506" +data: App\Entity\User {#8283 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 10517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12075 +label: "SAVINA Muriel" +value: "10517" +data: App\Entity\User {#8303 …} +attr: [ "data-institution-id" => 244 "class" => "d-none" ] +labelTranslationParameters: [] } 10522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12076 +label: "LEPEZ Morgane" +value: "10522" +data: App\Entity\User {#8323 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 10524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12077 +label: "CHABANOIS AUDREY" +value: "10524" +data: App\Entity\User {#8344 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 10526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12078 +label: "Prunier Elodie" +value: "10526" +data: App\Entity\User {#8364 …} +attr: [ "data-institution-id" => 238 "class" => "d-none" ] +labelTranslationParameters: [] } 10528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12079 +label: "Christelle JEGO Christelle JEGO" +value: "10528" +data: App\Entity\User {#8384 …} +attr: [ "data-institution-id" => 238 "class" => "d-none" ] +labelTranslationParameters: [] } 10568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12080 +label: "vanhoutte yann" +value: "10568" +data: App\Entity\User {#8405 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 10650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12081 +label: "Lavandon Vincent" +value: "10650" +data: App\Entity\User {#8426 …} +attr: [ "data-institution-id" => 247 "class" => "d-none" ] +labelTranslationParameters: [] } 10651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12082 +label: "LE PARLOUER Sophie" +value: "10651" +data: App\Entity\User {#8447 …} +attr: [ "data-institution-id" => 247 "class" => "d-none" ] +labelTranslationParameters: [] } 10652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12083 +label: "surcouf vincent" +value: "10652" +data: App\Entity\User {#8467 …} +attr: [ "data-institution-id" => 247 "class" => "d-none" ] +labelTranslationParameters: [] } 10653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12084 +label: "Guen Prénom" +value: "10653" +data: App\Entity\User {#8487 …} +attr: [ "data-institution-id" => 247 "class" => "d-none" ] +labelTranslationParameters: [] } 10654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12085 +label: "Gerard nathalie" +value: "10654" +data: App\Entity\User {#8508 …} +attr: [ "data-institution-id" => 247 "class" => "d-none" ] +labelTranslationParameters: [] } 10859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12086 +label: "Thiney Louise" +value: "10859" +data: App\Entity\User {#8528 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12087 +label: "Jacquenoud Vanessa" +value: "12043" +data: App\Entity\User {#8548 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12088 +label: "MOULLA Nefissa" +value: "12093" +data: App\Entity\User {#8568 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12089 +label: "SABATER Isabelle" +value: "12114" +data: App\Entity\User {#8588 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12090 +label: "Carole Ceccaldi Carole Ceccaldi" +value: "12131" +data: App\Entity\User {#8608 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12091 +label: "PIERRE Julien" +value: "12132" +data: App\Entity\User {#8628 …} +attr: [ "data-institution-id" => 238 "class" => "d-none" ] +labelTranslationParameters: [] } 12403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12092 +label: "CANTOS Carine" +value: "12403" +data: App\Entity\User {#8648 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 12405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12093 +label: "COUZINET LAETITIA" +value: "12405" +data: App\Entity\User {#8669 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 12591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12094 +label: "PLANTADE VERONIQUE" +value: "12591" +data: App\Entity\User {#8689 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 12639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12095 +label: "Boutin Alexandre" +value: "12639" +data: App\Entity\User {#8709 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 12640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12096 +label: "Poser Armandine" +value: "12640" +data: App\Entity\User {#8730 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 12641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12097 +label: "auduberteau marie-claire" +value: "12641" +data: App\Entity\User {#8750 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 12642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12098 +label: "LABAT Odile" +value: "12642" +data: App\Entity\User {#8771 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 12647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12099 +label: "Laroque Sandrine" +value: "12647" +data: App\Entity\User {#8791 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 12719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12100 +label: "PLICHON Christel" +value: "12719" +data: App\Entity\User {#8812 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 12755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12101 +label: "Desbonnet Camille" +value: "12755" +data: App\Entity\User {#8833 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12102 +label: "Desbonnet Camille" +value: "12756" +data: App\Entity\User {#8853 …} +attr: [ "data-institution-id" => 134 "class" => "d-none" ] +labelTranslationParameters: [] } 12770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12103 +label: "OGOREK Nicolas" +value: "12770" +data: App\Entity\User {#8873 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12104 +label: "HENSEL STEPHANE" +value: "12789" +data: App\Entity\User {#8893 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 12790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12105 +label: "TISSIER MARIANNE" +value: "12790" +data: App\Entity\User {#8913 …} +attr: [ "data-institution-id" => 238 "class" => "d-none" ] +labelTranslationParameters: [] } 13069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12106 +label: "Vasseur Julien" +value: "13069" +data: App\Entity\User {#8933 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 13100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12107 +label: "bernardi audrey" +value: "13100" +data: App\Entity\User {#8953 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12108 +label: "Domergue Muriel" +value: "13121" +data: App\Entity\User {#8973 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 13210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12109 +label: "Rousseau Bénédicte" +value: "13210" +data: App\Entity\User {#8993 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 13211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12110 +label: "Kleinpoort Aurélie" +value: "13211" +data: App\Entity\User {#9013 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 13296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12111 +label: "Lacotte André-Pierre" +value: "13296" +data: App\Entity\User {#9033 …} +attr: [ "data-institution-id" => 2508 "class" => "d-none" ] +labelTranslationParameters: [] } 13363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12112 +label: "WATTIAU RENALD" +value: "13363" +data: App\Entity\User {#9055 …} +attr: [ "data-institution-id" => 2509 "class" => "d-none" ] +labelTranslationParameters: [] } 13366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12113 +label: "ARROUY Julie" +value: "13366" +data: App\Entity\User {#9076 …} +attr: [ "data-institution-id" => 2509 "class" => "d-none" ] +labelTranslationParameters: [] } 13369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12114 +label: "ALBENQUE Patricia" +value: "13369" +data: App\Entity\User {#9096 …} +attr: [ "data-institution-id" => 2509 "class" => "d-none" ] +labelTranslationParameters: [] } 13407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12115 +label: "Dehaye Amélie" +value: "13407" +data: App\Entity\User {#9116 …} +attr: [ "data-institution-id" => 2511 "class" => "d-none" ] +labelTranslationParameters: [] } 13409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12116 +label: "pennel Timothée" +value: "13409" +data: App\Entity\User {#9137 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 13413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12117 +label: "Revel Sophie" +value: "13413" +data: App\Entity\User {#9157 …} +attr: [ "data-institution-id" => 2509 "class" => "d-none" ] +labelTranslationParameters: [] } 13451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12118 +label: "Bouvil Amélie" +value: "13451" +data: App\Entity\User {#9177 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12119 +label: "BELLOC Myriam" +value: "13452" +data: App\Entity\User {#9197 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12120 +label: "Delcros Marion" +value: "13453" +data: App\Entity\User {#9217 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12121 +label: "saldubehere tony" +value: "13455" +data: App\Entity\User {#9237 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12122 +label: "Principal Collège" +value: "13479" +data: App\Entity\User {#9257 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12123 +label: "Ortiz Sandra" +value: "13480" +data: App\Entity\User {#9277 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12124 +label: "Tisseron Florence" +value: "13502" +data: App\Entity\User {#9297 …} +attr: [ "data-institution-id" => 2512 "class" => "d-none" ] +labelTranslationParameters: [] } 13513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12125 +label: "Ben Salem-Zych Géraldine" +value: "13513" +data: App\Entity\User {#9318 …} +attr: [ "data-institution-id" => 238 "class" => "d-none" ] +labelTranslationParameters: [] } 13529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12126 +label: "DIMNET CHRISTELLE" +value: "13529" +data: App\Entity\User {#9338 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 13566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12127 +label: "xze cze" +value: "13566" +data: App\Entity\User {#9358 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12128 +label: "CAILLET Christine" +value: "13567" +data: App\Entity\User {#9379 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 13580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12129 +label: "DAMEY Christophe" +value: "13580" +data: App\Entity\User {#9400 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12130 +label: "GOURSAUD RABIER Catherine" +value: "13583" +data: App\Entity\User {#9420 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12131 +label: "hennebicque camille" +value: "13588" +data: App\Entity\User {#9441 …} +attr: [ "data-institution-id" => 2516 "class" => "d-none" ] +labelTranslationParameters: [] } 13627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12132 +label: "SCIE LUISA" +value: "13627" +data: App\Entity\User {#9463 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12133 +label: "CASTAGNEDE Marie-Céline" +value: "13629" +data: App\Entity\User {#9484 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 13630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12134 +label: "BAROUH Nicolas" +value: "13630" +data: App\Entity\User {#9505 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 13631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12135 +label: "MONROY Mélanie" +value: "13631" +data: App\Entity\User {#9525 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 13632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12136 +label: "LOYCE Virginie" +value: "13632" +data: App\Entity\User {#9546 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 13633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12137 +label: "LEMAN Frédéric" +value: "13633" +data: App\Entity\User {#9567 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 13646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12138 +label: "Carole CREMOUX" +value: "13646" +data: App\Entity\User {#9588 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12139 +label: "Elias Elina" +value: "13647" +data: App\Entity\User {#9609 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12140 +label: "Marthiens Elodie" +value: "13652" +data: App\Entity\User {#9629 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12141 +label: "Herviou Clémentine" +value: "13689" +data: App\Entity\User {#9649 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 13748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12142 +label: "AUGE ¨Patricia" +value: "13748" +data: App\Entity\User {#9669 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12143 +label: "MESROR HAMID" +value: "13798" +data: App\Entity\User {#9689 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 13837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12144 +label: "Daudigeos Sylvain" +value: "13837" +data: App\Entity\User {#9710 …} +attr: [ "data-institution-id" => 2514 "class" => "d-none" ] +labelTranslationParameters: [] } 13851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12145 +label: "Voisin Estelle" +value: "13851" +data: App\Entity\User {#9732 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 13871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12146 +label: "Farin sophie" +value: "13871" +data: App\Entity\User {#9752 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 13969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12147 +label: "TISSERON Florence" +value: "13969" +data: App\Entity\User {#9772 …} +attr: [ "data-institution-id" => 2512 "class" => "d-none" ] +labelTranslationParameters: [] } 13973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12148 +label: "OLHARAN CELINE" +value: "13973" +data: App\Entity\User {#9792 …} +attr: [ "data-institution-id" => 249 "class" => "d-none" ] +labelTranslationParameters: [] } 13974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12149 +label: "GUELLER Jérôme" +value: "13974" +data: App\Entity\User {#9812 …} +attr: [ "data-institution-id" => 2508 "class" => "d-none" ] +labelTranslationParameters: [] } 13975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12150 +label: "HUET Jérôme" +value: "13975" +data: App\Entity\User {#9832 …} +attr: [ "data-institution-id" => 2508 "class" => "d-none" ] +labelTranslationParameters: [] } 13976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12151 +label: "Saltiel Ragot Valérie" +value: "13976" +data: App\Entity\User {#9852 …} +attr: [ "data-institution-id" => 2508 "class" => "d-none" ] +labelTranslationParameters: [] } 13983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12152 +label: "Zenden Elise" +value: "13983" +data: App\Entity\User {#9872 …} +attr: [ "data-institution-id" => 2512 "class" => "d-none" ] +labelTranslationParameters: [] } 13984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12153 +label: "Borjeix Olivier" +value: "13984" +data: App\Entity\User {#9892 …} +attr: [ "data-institution-id" => 2512 "class" => "d-none" ] +labelTranslationParameters: [] } 13985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12154 +label: "Piguet Laure" +value: "13985" +data: App\Entity\User {#9912 …} +attr: [ "data-institution-id" => 2512 "class" => "d-none" ] +labelTranslationParameters: [] } 13986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12155 +label: "Albert Julien" +value: "13986" +data: App\Entity\User {#9932 …} +attr: [ "data-institution-id" => 2512 "class" => "d-none" ] +labelTranslationParameters: [] } 13995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12156 +label: "LEFRANC ANNE-CHRISTINE" +value: "13995" +data: App\Entity\User {#9952 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 14000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12157 +label: "TACK Annick" +value: "14000" +data: App\Entity\User {#9972 …} +attr: [ "data-institution-id" => 114 "class" => "d-none" ] +labelTranslationParameters: [] } 14032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12158 +label: "Leblond Titouann" +value: "14032" +data: App\Entity\User {#9992 …} +attr: [ "data-institution-id" => 236 "class" => "d-none" ] +labelTranslationParameters: [] } 14103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12159 +label: "Morel Matthieu" +value: "14103" +data: App\Entity\User {#10012 …} +attr: [ "data-institution-id" => 2518 "class" => "d-none" ] +labelTranslationParameters: [] } 14104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12160 +label: "Rouquet Florian" +value: "14104" +data: App\Entity\User {#10033 …} +attr: [ "data-institution-id" => 2518 "class" => "d-none" ] +labelTranslationParameters: [] } 14106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12161 +label: "PERROT DELARUE céline" +value: "14106" +data: App\Entity\User {#10054 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 14108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12162 +label: "FREBAULT CATHERINE" +value: "14108" +data: App\Entity\User {#10074 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 14109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12163 +label: "Leclaire Méline" +value: "14109" +data: App\Entity\User {#10094 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 14129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12164 +label: "BOUVAL-BERTIN PRISCA" +value: "14129" +data: App\Entity\User {#10114 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 14138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12165 +label: "Pouzin Clotilde" +value: "14138" +data: App\Entity\User {#10134 …} +attr: [ "data-institution-id" => 2513 "class" => "d-none" ] +labelTranslationParameters: [] } 14209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12166 +label: "Bontempelli Nathalie" +value: "14209" +data: App\Entity\User {#10154 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 14210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12167 +label: "Le Hérissé Yann" +value: "14210" +data: App\Entity\User {#10176 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 14211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12168 +label: "PETIT JOCELYNE" +value: "14211" +data: App\Entity\User {#10196 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 14212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12169 +label: "FIQUET PIERRE" +value: "14212" +data: App\Entity\User {#10216 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 14213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12170 +label: "MORTAMET Thomas" +value: "14213" +data: App\Entity\User {#10237 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 14242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12171 +label: "Roudil Julie" +value: "14242" +data: App\Entity\User {#10258 …} +attr: [ "data-institution-id" => 2522 "class" => "d-none" ] +labelTranslationParameters: [] } 14328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12172 +label: "Turpin Fanny" +value: "14328" +data: App\Entity\User {#10279 …} +attr: [ "data-institution-id" => 2523 "class" => "d-none" ] +labelTranslationParameters: [] } 14336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12173 +label: "Tesson Camille" +value: "14336" +data: App\Entity\User {#10301 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 14384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12174 +label: "Belaidouni Nassera" +value: "14384" +data: App\Entity\User {#10321 …} +attr: [ "data-institution-id" => 2519 "class" => "d-none" ] +labelTranslationParameters: [] } 14385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12175 +label: "GALEWSKI Claire" +value: "14385" +data: App\Entity\User {#10342 …} +attr: [ "data-institution-id" => 2519 "class" => "d-none" ] +labelTranslationParameters: [] } 14386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12176 +label: "Redon Catherine" +value: "14386" +data: App\Entity\User {#10363 …} +attr: [ "data-institution-id" => 2524 "class" => "d-none" ] +labelTranslationParameters: [] } 14387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12177 +label: "BATBY Myriam" +value: "14387" +data: App\Entity\User {#10385 …} +attr: [ "data-institution-id" => 2519 "class" => "d-none" ] +labelTranslationParameters: [] } 14398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12178 +label: "JAMOIS ANNICK" +value: "14398" +data: App\Entity\User {#10406 …} +attr: [ "data-institution-id" => 2519 "class" => "d-none" ] +labelTranslationParameters: [] } 14410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12179 +label: "DE OLIVEIRA Anthony" +value: "14410" +data: App\Entity\User {#10426 …} +attr: [ "data-institution-id" => 2519 "class" => "d-none" ] +labelTranslationParameters: [] } 14492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12180 +label: "GROUET Laura" +value: "14492" +data: App\Entity\User {#10446 …} +attr: [ "data-institution-id" => 247 "class" => "d-none" ] +labelTranslationParameters: [] } 14499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12181 +label: "Hiriburu Gaëlle" +value: "14499" +data: App\Entity\User {#10467 …} +attr: [ "data-institution-id" => 2526 "class" => "d-none" ] +labelTranslationParameters: [] } 14574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12182 +label: "masson stéphane" +value: "14574" +data: App\Entity\User {#10488 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 14635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12183 +label: "Trani Anne-Elisa" +value: "14635" +data: App\Entity\User {#10508 …} +attr: [ "data-institution-id" => 2508 "class" => "d-none" ] +labelTranslationParameters: [] } 14744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12184 +label: "MAYSONNAVE SOPHIE" +value: "14744" +data: App\Entity\User {#10528 …} +attr: [ "data-institution-id" => 2519 "class" => "d-none" ] +labelTranslationParameters: [] } 14902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12185 +label: "Richard Lauriane" +value: "14902" +data: App\Entity\User {#10548 …} +attr: [ "data-institution-id" => 2527 "class" => "d-none" ] +labelTranslationParameters: [] } 15017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12186 +label: "Révérand Philippe" +value: "15017" +data: App\Entity\User {#10569 …} +attr: [ "data-institution-id" => 2527 "class" => "d-none" ] +labelTranslationParameters: [] } 15044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12187 +label: "FORET Morgane" +value: "15044" +data: App\Entity\User {#10589 …} +attr: [ "data-institution-id" => 2521 "class" => "d-none" ] +labelTranslationParameters: [] } 15089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12188 +label: "MARTIAL Mary" +value: "15089" +data: App\Entity\User {#10611 …} +attr: [ "data-institution-id" => 2529 "class" => "d-none" ] +labelTranslationParameters: [] } 15092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12189 +label: "CHAMBRIN ARTHUR" +value: "15092" +data: App\Entity\User {#10632 …} +attr: [ "data-institution-id" => 248 "class" => "d-none" ] +labelTranslationParameters: [] } 15115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12190 +label: "ROUMEGOUX Nathan" +value: "15115" +data: App\Entity\User {#10652 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12191 +label: "MITACHE Gaëlle" +value: "15116" +data: App\Entity\User {#10672 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12192 +label: "WEISBECKER Sophie" +value: "15120" +data: App\Entity\User {#10693 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12193 +label: "MOINARD Pascaline" +value: "15126" +data: App\Entity\User {#10714 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12194 +label: "BOUGEARD Stéphanie" +value: "15129" +data: App\Entity\User {#10735 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12195 +label: "GAUDIN Arnaud" +value: "15131" +data: App\Entity\User {#10755 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12196 +label: "FEYNEROL Peggy" +value: "15133" +data: App\Entity\User {#10776 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12197 +label: "LASTENNET Cécile" +value: "15137" +data: App\Entity\User {#10797 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 15150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12198 +label: "Ashley Séverine" +value: "15150" +data: App\Entity\User {#10817 …} +attr: [ "data-institution-id" => 2533 "class" => "d-none" ] +labelTranslationParameters: [] } 15154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12199 +label: "billet jean yves" +value: "15154" +data: App\Entity\User {#10838 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 15189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12200 +label: "HOARAU Hervé" +value: "15189" +data: App\Entity\User {#10858 …} +attr: [ "data-institution-id" => 2508 "class" => "d-none" ] +labelTranslationParameters: [] } 15366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12201 +label: "Maysonnave Sophie" +value: "15366" +data: App\Entity\User {#10878 …} +attr: [ "data-institution-id" => 2519 "class" => "d-none" ] +labelTranslationParameters: [] } 15367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12202 +label: "Desquilles Jasmyne" +value: "15367" +data: App\Entity\User {#10898 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12203 +label: "LECOQ Marlene" +value: "15368" +data: App\Entity\User {#10919 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12204 +label: "Levesque David" +value: "15371" +data: App\Entity\User {#10940 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12205 +label: "Levesque David" +value: "15372" +data: App\Entity\User {#10960 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12206 +label: "Berthe Rozenn" +value: "15474" +data: App\Entity\User {#10980 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12207 +label: "PUAU Nathalie" +value: "15544" +data: App\Entity\User {#11000 …} +attr: [ "data-institution-id" => 2528 "class" => "d-none" ] +labelTranslationParameters: [] } 15547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12208 +label: "lheureux sylvie" +value: "15547" +data: App\Entity\User {#11021 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12209 +label: "Tesson Camille" +value: "15549" +data: App\Entity\User {#11041 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12210 +label: "RICHARD Anabelle" +value: "15663" +data: App\Entity\User {#11061 …} +attr: [ "data-institution-id" => 82 "class" => "d-none" ] +labelTranslationParameters: [] } 15678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12211 +label: "PETIT JOCELYNE" +value: "15678" +data: App\Entity\User {#11081 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12212 +label: "gourhan christophe" +value: "15751" +data: App\Entity\User {#11101 …} +attr: [ "data-institution-id" => 2536 "class" => "d-none" ] +labelTranslationParameters: [] } 15753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12213 +label: "MOTTE MARIE-CHRISTINE" +value: "15753" +data: App\Entity\User {#11122 …} +attr: [ "data-institution-id" => 2520 "class" => "d-none" ] +labelTranslationParameters: [] } 15761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12214 +label: "Augereau Djamila" +value: "15761" +data: App\Entity\User {#11142 …} +attr: [ "data-institution-id" => 2539 "class" => "d-none" ] +labelTranslationParameters: [] } 15814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12215 +label: "GODEFROY CHARLENE" +value: "15814" +data: App\Entity\User {#11163 …} +attr: [ "data-institution-id" => 2533 "class" => "d-none" ] +labelTranslationParameters: [] } 15839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12216 +label: "Augereau Djamila" +value: "15839" +data: App\Entity\User {#11183 …} +attr: [ "data-institution-id" => 2539 "class" => "d-none" ] +labelTranslationParameters: [] } 15847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12217 +label: "FAURE HELENA" +value: "15847" +data: App\Entity\User {#11203 …} +attr: [ "data-institution-id" => 2539 "class" => "d-none" ] +labelTranslationParameters: [] } 15849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12218 +label: "DEFURNE CHRISTOPHE" +value: "15849" +data: App\Entity\User {#11223 …} +attr: [ "data-institution-id" => 2536 "class" => "d-none" ] +labelTranslationParameters: [] } 15854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12219 +label: "GIROLET Estelle" +value: "15854" +data: App\Entity\User {#11243 …} +attr: [ "data-institution-id" => 114 "class" => "d-none" ] +labelTranslationParameters: [] } 15857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12220 +label: "nafré frédéric" +value: "15857" +data: App\Entity\User {#11263 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 15888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12221 +label: "LETHIEN Dimitri" +value: "15888" +data: App\Entity\User {#11284 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 15889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12222 +label: "DELOURME Britany" +value: "15889" +data: App\Entity\User {#11304 …} +attr: [ "data-institution-id" => 237 "class" => "d-none" ] +labelTranslationParameters: [] } 15999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12223 +label: "CARBONNAUX Karine" +value: "15999" +data: App\Entity\User {#11324 …} +attr: [ "data-institution-id" => 2540 "class" => "d-none" ] +labelTranslationParameters: [] } 16034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12224 +label: "THIRIET Delphine" +value: "16034" +data: App\Entity\User {#11345 …} +attr: [ "data-institution-id" => 2544 "class" => "d-none" ] +labelTranslationParameters: [] } 16042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12225 +label: "Marie-Hélène THERRE Marie-Hélène THERRE" +value: "16042" +data: App\Entity\User {#11366 …} +attr: [ "data-institution-id" => 2537 "class" => "d-none" ] +labelTranslationParameters: [] } 16049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12226 +label: "Zaabani Mariem" +value: "16049" +data: App\Entity\User {#11387 …} +attr: [ "data-institution-id" => 2545 "class" => "d-none" ] +labelTranslationParameters: [] } 16057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12227 +label: "Godefroy Charlène" +value: "16057" +data: App\Entity\User {#11408 …} +attr: [ "data-institution-id" => 2533 "class" => "d-none" ] +labelTranslationParameters: [] } 16069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12228 +label: "FETTIH Malika" +value: "16069" +data: App\Entity\User {#11428 …} +attr: [ "data-institution-id" => 2546 "class" => "d-none" ] +labelTranslationParameters: [] } 16136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12229 +label: "MARIE Francine" +value: "16136" +data: App\Entity\User {#11449 …} +attr: [ "data-institution-id" => 114 "class" => "d-none" ] +labelTranslationParameters: [] } 16139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12230 +label: "Roy Alix" +value: "16139" +data: App\Entity\User {#11469 …} +attr: [ "data-institution-id" => 2547 "class" => "d-none" ] +labelTranslationParameters: [] } 16172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12231 +label: "OLIVIER Chantal" +value: "16172" +data: App\Entity\User {#11490 …} +attr: [ "data-institution-id" => 2531 "class" => "d-none" ] +labelTranslationParameters: [] } 16185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12232 +label: "Carbonnel Francois" +value: "16185" +data: App\Entity\User {#11511 …} +attr: [ "data-institution-id" => 2543 "class" => "d-none" ] +labelTranslationParameters: [] } 16187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12233 +label: "Reglat Dalila" +value: "16187" +data: App\Entity\User {#11532 …} +attr: [ "data-institution-id" => 2543 "class" => "d-none" ] +labelTranslationParameters: [] } 16287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12234 +label: "Pouvrasseau Ludovic" +value: "16287" +data: App\Entity\User {#11552 …} +attr: [ "data-institution-id" => 2541 "class" => "d-none" ] +labelTranslationParameters: [] } 16299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12235 +label: "EVANO Michael" +value: "16299" +data: App\Entity\User {#11573 …} +attr: [ "data-institution-id" => 2548 "class" => "d-none" ] +labelTranslationParameters: [] } 16321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12236 +label: "Valleteau de Moulliac Claire" +value: "16321" +data: App\Entity\User {#11594 …} +attr: [ "data-institution-id" => 2531 "class" => "d-none" ] +labelTranslationParameters: [] } 16337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12237 +label: "AYCAGUER JENNIFER" +value: "16337" +data: App\Entity\User {#11614 …} +attr: [ "data-institution-id" => 2531 "class" => "d-none" ] +labelTranslationParameters: [] } 16359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12238 +label: "Barq Grisel" +value: "16359" +data: App\Entity\User {#11634 …} +attr: [ "data-institution-id" => 2541 "class" => "d-none" ] +labelTranslationParameters: [] } 16360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12239 +label: "Barq Grisel" +value: "16360" +data: App\Entity\User {#11654 …} +attr: [ "data-institution-id" => 2541 "class" => "d-none" ] +labelTranslationParameters: [] } 16391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12240 +label: "Brochard Maxime" +value: "16391" +data: App\Entity\User {#11674 …} +attr: [ "data-institution-id" => 2541 "class" => "d-none" ] +labelTranslationParameters: [] } 16464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12241 +label: "Arguimbau Priscillia" +value: "16464" +data: App\Entity\User {#11694 …} +attr: [ "data-institution-id" => 2541 "class" => "d-none" ] +labelTranslationParameters: [] } 16566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12242 +label: "MOINARD Pascaline" +value: "16566" +data: App\Entity\User {#11714 …} +attr: [ "data-institution-id" => 2510 "class" => "d-none" ] +labelTranslationParameters: [] } 16677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12243 +label: "FERRY Florence" +value: "16677" +data: App\Entity\User {#11734 …} +attr: [ "data-institution-id" => 2543 "class" => "d-none" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1788 -form: Symfony\Component\Form\Form {#1718 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1786 …5} |
full_name | "registration_form[profPrincipal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_profPrincipal" |
is_selected | Closure($choice, $value) {#1790 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1347 …} } |
label | "Professeur référent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "profPrincipal" |
placeholder | "Choisir" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_profPrincipal" |
valid | true |
value | "" |
institution
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "max" => 5 ] |
[ "max" => 5 ] |
choice_attr | Closure($choice, $key, $value) {#1008 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#766 …} } |
same as passed value |
choice_label | "title" |
same as passed value |
class | "App\Entity\Institution" |
same as passed value |
help | " " |
same as passed value |
help_html | true |
same as passed value |
label | "Institution" |
same as passed value |
mapped | false |
same as passed value |
placeholder | "Choisir" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1007 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#766 …} use: { $role: "ROLE_LYCEE" } } |
Doctrine\ORM\QueryBuilder {#1387 -em: Doctrine\ORM\EntityManager {#253 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1385 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1406 #from: "App\Entity\Institution" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1398 #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: [ "i.type IN (:type)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT i FROM App\Entity\Institution i WHERE i.type IN (:type)" -parameters: Doctrine\Common\Collections\ArrayCollection {#1386 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "max" => 5 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#1008 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#766 …} } |
choice_filter | null |
choice_label | "title" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1646 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1408 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1404 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1407 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1631 -om: Doctrine\ORM\EntityManager {#253 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1555 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Institution" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#253 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | " " |
help_attr | [] |
help_html | true |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1631 -om: Doctrine\ORM\EntityManager {#253 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1555 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Institution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "Choisir" |
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 {#1387 -em: Doctrine\ORM\EntityManager {#253 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1385 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1406 #from: "App\Entity\Institution" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1398 #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: [ "i.type IN (:type)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT i FROM App\Entity\Institution i WHERE i.type IN (:type)" -parameters: Doctrine\Common\Collections\ArrayCollection {#1386 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [ "class" => "d-none" ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1391 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "max" => 5 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_institution" ] |
cache_key | "_registration_form_institution_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12247 +label: "Lycée Arcisse de Caumont (Bayeux)" +value: "114" +data: Proxies\__CG__\App\Entity\Institution {#2371 …} +attr: [ "data-cp" => "14400" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12251 +label: "Test Professeurs" +value: "130" +data: App\Entity\Institution {#12363 …} +attr: [ "data-cp" => "01000" "data-expert" => "JEAN_DUPONT" "class" => "d-none" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12253 +label: "Lycée EIC (Tourcoing)" +value: "134" +data: Proxies\__CG__\App\Entity\Institution {#5531 …} +attr: [ "data-cp" => "59200" "data-expert" => "MICHEL_BOURVON" "class" => "d-none" ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12249 +label: "Lycée La Mache" +value: "151" +data: Proxies\__CG__\App\Entity\Institution {#2265 …} +attr: [ "data-cp" => "69008" "data-expert" => "FREDERIC_REGNIER" "class" => "d-none" ] +labelTranslationParameters: [] } 2520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12258 +label: "Lycée Guillaume Le Conquerant-Lillebonne" +value: "2520" +data: Proxies\__CG__\App\Entity\Institution {#10172 …} +attr: [ "data-cp" => "76170" "data-expert" => "DOMINIQUE_CHAUMONT" "class" => "d-none" ] +labelTranslationParameters: [] } 2526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12257 +label: "Lycée Professionnel Jean-Pierre Champo-64 Maouléon" +value: "2526" +data: Proxies\__CG__\App\Entity\Institution {#10484 …} +attr: [ "data-cp" => "64130" "data-expert" => "YANNICK_WINDELS" "class" => "d-none" ] +labelTranslationParameters: [] } 2528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12250 +label: "Lycée des métiers E. Montel -Colomiers" +value: "2528" +data: Proxies\__CG__\App\Entity\Institution {#11017 …} +attr: [ "data-cp" => "31770" "data-expert" => "VALERIE_PRULHIERE" "class" => "d-none" ] +labelTranslationParameters: [] } 2530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12255 +label: "Lycée Albert SOREL-Honfleur" +value: "2530" +data: App\Entity\Institution {#12334 …} +attr: [ "data-cp" => "14600" "data-expert" => "GUY_GIREAUDOT" "class" => "d-none" ] +labelTranslationParameters: [] } 2532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12308 +label: "Lycée Jean Jooris-Dives sur mer" +value: "2532" +data: App\Entity\Institution {#12329 …} +attr: [ "data-cp" => "14160" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 2535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12309 +label: "Lycée Polyvalent Vaclav Havel- Bègles" +value: "2535" +data: App\Entity\Institution {#12324 …} +attr: [ "data-cp" => "33130" "data-expert" => "YANNICK_WINDELS" "class" => "d-none" ] +labelTranslationParameters: [] } 2536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12310 +label: "Lycée Dumont d'Urville - Laplace" +value: "2536" +data: Proxies\__CG__\App\Entity\Institution {#11118 …} +attr: [ "data-cp" => "14000" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 2537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12367 +label: "lycée TEST 1" +value: "2537" +data: Proxies\__CG__\App\Entity\Institution {#11383 …} +attr: [ "data-cp" => "14000" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 2539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12366 +label: "Lycée professionnel Pierre et Marie Curie- Bolbec" +value: "2539" +data: Proxies\__CG__\App\Entity\Institution {#11159 …} +attr: [ "data-cp" => "76210" "data-expert" => "DOMINIQUE_CHAUMONT" "class" => "d-none" ] +labelTranslationParameters: [] } 2540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12368 +label: "Lycée professionnel Stéphane HESSEL-Toulouse" +value: "2540" +data: Proxies\__CG__\App\Entity\Institution {#11341 …} +attr: [ "data-cp" => "31500" "data-expert" => "VALERIE_PRULHIERE" "class" => "d-none" ] +labelTranslationParameters: [] } 2542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12369 +label: "Lycée Michelet" +value: "2542" +data: App\Entity\Institution {#12281 …} +attr: [ "data-cp" => "92170" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 2544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12370 +label: "Lycée polyvalent Dumezil-Vernon" +value: "2544" +data: Proxies\__CG__\App\Entity\Institution {#11362 …} +attr: [ "data-cp" => "27200" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 2545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12371 +label: "Lycée Edouard Branly" +value: "2545" +data: Proxies\__CG__\App\Entity\Institution {#11404 …} +attr: [ "data-cp" => "94000" "data-expert" => "LUCIEN_COLETTA" "class" => "d-none" ] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12372 +label: "Lycée Marcel Sembat" +value: "2546" +data: Proxies\__CG__\App\Entity\Institution {#11445 …} +attr: [ "data-cp" => "76300" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 2548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12373 +label: "Lycée Alexis de Tocqueville-Cherbourg" +value: "2548" +data: Proxies\__CG__\App\Entity\Institution {#11590 …} +attr: [ "data-cp" => "50100" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } 2549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12374 +label: "Lycée TEST 2" +value: "2549" +data: App\Entity\Institution {#12303 …} +attr: [ "data-cp" => "14000" "data-expert" => "FLORENCE_FERRY" "class" => "d-none" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12244 -form: Symfony\Component\Form\Form {#1721 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1789 …5} |
full_name | "registration_form[institution]" |
help | " " |
help_attr | [] |
help_html | true |
help_translation_parameters | [] |
id | "registration_form_institution" |
is_selected | Closure($choice, $value) {#12246 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1347 …} } |
label | "Institution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "institution" |
placeholder | "Choisir" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "class" => "d-none" ] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_institution" |
valid | true |
value | "" |
expert
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | "Votre code référent (expert métiers, référent PEP, référent FCPE…)" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Votre code référent (expert métiers, référent PEP, référent FCPE…)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [ "class" => "d-none" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1625 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_expert" ] |
cache_key | "_registration_form_expert_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12375 -form: Symfony\Component\Form\Form {#1724 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12245 …5} |
full_name | "registration_form[expert]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_expert" |
label | "Votre code référent (expert métiers, référent PEP, référent FCPE…)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "expert" |
priority | 0 |
required | false |
row_attr | [ "class" => "d-none" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_expert" |
valid | true |
value | "" |
classe
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "class" => "registerForm" ] |
[ "class" => "registerForm" ] |
choice_attr | [ "2nde" => [ "class" => "choixMultiple" ] "1ère" => [ "class" => "choixMultiple" ] "Terminale" => [ "class" => "choixMultiple" ] ] |
[ "2nde" => [ "class" => "choixMultiple" ] "1ère" => [ "class" => "choixMultiple" ] "Terminale" => [ "class" => "choixMultiple" ] ] |
choices | [ "2nde" => "2nde" "1ère" => "1ère" "Terminale" => "Terminale" ] |
[ "2nde" => "2nde" "1ère" => "1ère" "Terminale" => "Terminale" ] |
placeholder | "Choisir" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "registerForm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | [ "2nde" => [ "class" => "choixMultiple" ] "1ère" => [ "class" => "choixMultiple" ] "Terminale" => [ "class" => "choixMultiple" ] ] |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "2nde" => "2nde" "1ère" => "1ère" "Terminale" => "Terminale" ] |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Choisir" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1633 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "registerForm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_classe" ] |
cache_key | "_registration_form_classe_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#12378 +label: "2nde" +value: "2nde" +data: "2nde" +attr: [ "class" => "choixMultiple" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12379 +label: "1ère" +value: "1ère" +data: "1ère" +attr: [ "class" => "choixMultiple" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12380 +label: "Terminale" +value: "Terminale" +data: "Terminale" +attr: [ "class" => "choixMultiple" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12376 -form: Symfony\Component\Form\Form {#1727 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12377 …5} |
full_name | "registration_form[classe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_classe" |
is_selected | Closure($choice, $value) {#12382 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1347 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "classe" |
placeholder | "Choisir" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_classe" |
valid | true |
value | "" |
emailParent1
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | "Email parent 1 (ce champ n'est pas obligatoire)" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Email parent 1 (ce champ n'est pas obligatoire)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1652 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_emailParent1" ] |
cache_key | "_registration_form_emailParent1_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12381 -form: Symfony\Component\Form\Form {#1730 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12383 …5} |
full_name | "registration_form[emailParent1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_emailParent1" |
label | "Email parent 1 (ce champ n'est pas obligatoire)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "emailParent1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_emailParent1" |
valid | true |
value | "" |
emailParent2
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | "Email parent 2, (ce champ n'est pas obligatoire)" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | "Email parent 2, (ce champ n'est pas obligatoire)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#1663 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_emailParent2" ] |
cache_key | "_registration_form_emailParent2_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12384 -form: Symfony\Component\Form\Form {#1733 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12385 …5} |
full_name | "registration_form[emailParent2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_emailParent2" |
label | "Email parent 2, (ce champ n'est pas obligatoire)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "emailParent2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_emailParent2" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c447b.xBrWnOcglAZK_OvN2Ov315dlBQuZjl1bNHWDA3FnWJM.vk_jpaNxrU15lKP0k4KetKZSYnLRwTcEejrUaRM1MauBL--uj3DkU3mwgA" |
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 | "c447b.xBrWnOcglAZK_OvN2Ov315dlBQuZjl1bNHWDA3FnWJM.vk_jpaNxrU15lKP0k4KetKZSYnLRwTcEejrUaRM1MauBL--uj3DkU3mwgA" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#287 …} } |
data | "c447b.xBrWnOcglAZK_OvN2Ov315dlBQuZjl1bNHWDA3FnWJM.vk_jpaNxrU15lKP0k4KetKZSYnLRwTcEejrUaRM1MauBL--uj3DkU3mwgA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12398 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#935 …} } |
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 | [] |
legacy_error_messages | true |
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() {#12400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#977 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $translationDomain: "validators" $message: Closure() {#12397 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "c447b.xBrWnOcglAZK_OvN2Ov315dlBQuZjl1bNHWDA3FnWJM.vk_jpaNxrU15lKP0k4KetKZSYnLRwTcEejrUaRM1MauBL--uj3DkU3mwgA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12410 -form: Symfony\Component\Form\Form {#12406 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12401 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "c447b.xBrWnOcglAZK_OvN2Ov315dlBQuZjl1bNHWDA3FnWJM.vk_jpaNxrU15lKP0k4KetKZSYnLRwTcEejrUaRM1MauBL--uj3DkU3mwgA" |