Forms
-
registration_form
-
civilite
-
0
-
1
-
-
nom
-
prenom
-
email
-
dateNaissance
-
agreeTerms
-
plainPassword
-
club
-
codep
-
niveau
-
_token
-
registration_form
Form type:
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User\User {#972 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -isVerified: false -nom: null -prenom: null -civilite: true -adresse: null -complementAdresse: null -codePostal: null -ville: null -telephone: null -mobile: null -dateNaissance: null -contactNom: null -contactTelephone: null -photoFilename: null -okInfo: true -commentaire: null -isValid: false -numeroLicence: null -dateCACI: null -statutUser: App\Entity\Referentiel\StatutUser {#1235 …} -typeUser: App\Entity\Referentiel\TypeUser {#1039 …} -club: null -stages: Doctrine\Common\Collections\ArrayCollection {#974 …} -gereStages: Doctrine\Common\Collections\ArrayCollection {#975 …} -codep: null -niveau: null -niveauPrepare: null -dossiers: Doctrine\Common\Collections\ArrayCollection {#976 …} -documentStagiaires: Doctrine\Common\Collections\ArrayCollection {#977 …} -assurance: null -contreIndication: null -niveauSecourisme: null -pratiqueSecourisme: null -payments: Doctrine\Common\Collections\ArrayCollection {#978 …} -createdAt: DateTimeImmutable @1767357397 {#973 date: 2026-01-02 12:36:37.356059 UTC (+00:00) } -numAsso: 0 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User\User {#972 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -isVerified: false -nom: null -prenom: null -civilite: true -adresse: null -complementAdresse: null -codePostal: null -ville: null -telephone: null -mobile: null -dateNaissance: null -contactNom: null -contactTelephone: null -photoFilename: null -okInfo: true -commentaire: null -isValid: false -numeroLicence: null -dateCACI: null -statutUser: App\Entity\Referentiel\StatutUser {#1235 …} -typeUser: App\Entity\Referentiel\TypeUser {#1039 …} -club: null -stages: Doctrine\Common\Collections\ArrayCollection {#974 …} -gereStages: Doctrine\Common\Collections\ArrayCollection {#975 …} -codep: null -niveau: null -niveauPrepare: null -dossiers: Doctrine\Common\Collections\ArrayCollection {#976 …} -documentStagiaires: Doctrine\Common\Collections\ArrayCollection {#977 …} -assurance: null -contreIndication: null -niveauSecourisme: null -pratiqueSecourisme: null -payments: Doctrine\Common\Collections\ArrayCollection {#978 …} -createdAt: DateTimeImmutable @1767357397 {#973 date: 2026-01-02 12:36:37.356059 UTC (+00:00) } -numAsso: 0 } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User\User {#972 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -isVerified: false -nom: null -prenom: null -civilite: true -adresse: null -complementAdresse: null -codePostal: null -ville: null -telephone: null -mobile: null -dateNaissance: null -contactNom: null -contactTelephone: null -photoFilename: null -okInfo: true -commentaire: null -isValid: false -numeroLicence: null -dateCACI: null -statutUser: App\Entity\Referentiel\StatutUser {#1235 …} -typeUser: App\Entity\Referentiel\TypeUser {#1039 …} -club: null -stages: Doctrine\Common\Collections\ArrayCollection {#974 …} -gereStages: Doctrine\Common\Collections\ArrayCollection {#975 …} -codep: null -niveau: null -niveauPrepare: null -dossiers: Doctrine\Common\Collections\ArrayCollection {#976 …} -documentStagiaires: Doctrine\Common\Collections\ArrayCollection {#977 …} -assurance: null -contreIndication: null -niveauSecourisme: null -pratiqueSecourisme: null -payments: Doctrine\Common\Collections\ArrayCollection {#978 …} -createdAt: DateTimeImmutable @1767357397 {#973 date: 2026-01-02 12:36:37.356059 UTC (+00:00) } -numAsso: 0 } |
| data_class | "App\Entity\User\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User\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 | [] |
| 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() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1306 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| 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\User {#972 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -isVerified: false -nom: null -prenom: null -civilite: true -adresse: null -complementAdresse: null -codePostal: null -ville: null -telephone: null -mobile: null -dateNaissance: null -contactNom: null -contactTelephone: null -photoFilename: null -okInfo: true -commentaire: null -isValid: false -numeroLicence: null -dateCACI: null -statutUser: App\Entity\Referentiel\StatutUser {#1235 …} -typeUser: App\Entity\Referentiel\TypeUser {#1039 …} -club: null -stages: Doctrine\Common\Collections\ArrayCollection {#974 …} -gereStages: Doctrine\Common\Collections\ArrayCollection {#975 …} -codep: null -niveau: null -niveauPrepare: null -dossiers: Doctrine\Common\Collections\ArrayCollection {#976 …} -documentStagiaires: Doctrine\Common\Collections\ArrayCollection {#977 …} -assurance: null -contreIndication: null -niveauSecourisme: null -pratiqueSecourisme: null -payments: Doctrine\Common\Collections\ArrayCollection {#978 …} -createdAt: DateTimeImmutable @1767357397 {#973 date: 2026-01-02 12:36:37.356059 UTC (+00:00) } -numAsso: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1891 -errors: [] -form: Symfony\Component\Form\Form {#1883 …} } |
| form | Symfony\Component\Form\FormView {#1308 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\User\User {#972 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -isVerified: false -nom: null -prenom: null -civilite: true -adresse: null -complementAdresse: null -codePostal: null -ville: null -telephone: null -mobile: null -dateNaissance: null -contactNom: null -contactTelephone: null -photoFilename: null -okInfo: true -commentaire: null -isValid: false -numeroLicence: null -dateCACI: null -statutUser: App\Entity\Referentiel\StatutUser {#1235 …} -typeUser: App\Entity\Referentiel\TypeUser {#1039 …} -club: null -stages: Doctrine\Common\Collections\ArrayCollection {#974 …} -gereStages: Doctrine\Common\Collections\ArrayCollection {#975 …} -codep: null -niveau: null -niveauPrepare: null -dossiers: Doctrine\Common\Collections\ArrayCollection {#976 …} -documentStagiaires: Doctrine\Common\Collections\ArrayCollection {#977 …} -assurance: null -contreIndication: null -niveauSecourisme: null -pratiqueSecourisme: null -payments: Doctrine\Common\Collections\ArrayCollection {#978 …} -createdAt: DateTimeImmutable @1767357397 {#973 date: 2026-01-02 12:36:37.356059 UTC (+00:00) } -numAsso: 0 } |
civilite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "radio radio-primary f-w-900" ] |
[ "class" => "radio radio-primary f-w-900" ] |
| choices | [ "Monsieur" => true "Madame" => false ] |
[ "Monsieur" => true "Madame" => false ] |
| expanded | true |
same as passed value |
| label_attr | [ "class" => "form-group m-t-15 m-checkbox-inline mb-0 custom-radio-ml" ] |
[ "class" => "form-group m-t-15 m-checkbox-inline mb-0 custom-radio-ml" ] |
| multiple | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "radio radio-primary f-w-900" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Monsieur" => true "Madame" => false ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "form-group m-t-15 m-checkbox-inline mb-0 custom-radio-ml" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1334 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "radio radio-primary f-w-900" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_form_civilite" ] |
| cache_key | "_registration_form_civilite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1344 +data: true +value: "1" +label: "Monsieur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1345 +data: false +value: "0" +label: "Madame" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | true |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1516 -errors: [] -form: Symfony\Component\Form\Form {#1912 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1497 …5} |
| full_name | "registration_form[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_civilite" |
| is_selected | Closure($choice, $value) {#1529 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [ "class" => "form-group m-t-15 m-checkbox-inline mb-0 custom-radio-ml" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civilite" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_civilite" |
| valid | true |
| value | "1" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Monsieur" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Monsieur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1895 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_registration_form_civilite_entry" ] |
| cache_key | "_registration_form_civilite_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1337 -errors: [] -form: Symfony\Component\Form\Form {#1915 …} } |
| form | Symfony\Component\Form\FormView {#1358 …5} |
| full_name | "registration_form[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_civilite_0" |
| label | "Monsieur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_civilite_entry" |
| valid | true |
| value | "1" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Madame" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Madame" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1904 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_registration_form_civilite_entry" ] |
| cache_key | "_registration_form_civilite_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1906 -errors: [] -form: Symfony\Component\Form\Form {#1918 …} } |
| form | Symfony\Component\Form\FormView {#1893 …5} |
| full_name | "registration_form[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_civilite_1" |
| label | "Madame" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_civilite_entry" |
| valid | true |
| value | "0" |
nom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control f-w-600 required-field" ] |
[ "class" => "form-control f-w-600 required-field" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1313 +payload: null +groups: ? ?array +message: "Le nom est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1313 +payload: null +groups: ? ?array +message: "Le nom est obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Nom : " |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1313 +payload: null +groups: ? ?array +message: "Le nom est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1355 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom : " |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1356 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_nom" ] |
| cache_key | "_registration_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1367 -errors: [] -form: Symfony\Component\Form\Form {#1921 …} } |
| form | Symfony\Component\Form\FormView {#1376 …5} |
| full_name | "registration_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_nom" |
| label | "Nom : " |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_nom" |
| valid | true |
| value | "" |
prenom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control f-w-600 required-field" ] |
[ "class" => "form-control f-w-600 required-field" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1314 +payload: null +groups: ? ?array +message: "Le peénom est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1314 +payload: null +groups: ? ?array +message: "Le peénom est obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Prénom : " |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1314 +payload: null +groups: ? ?array +message: "Le peénom est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1364 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom : " |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1365 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_prenom" ] |
| cache_key | "_registration_form_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1951 -errors: [] -form: Symfony\Component\Form\Form {#1924 …} } |
| form | Symfony\Component\Form\FormView {#1949 …5} |
| full_name | "registration_form[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_prenom" |
| label | "Prénom : " |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_prenom" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control f-w-600 required-field" ] |
[ "class" => "form-control f-w-600 required-field" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1315 +payload: null +groups: ? ?array +message: "L\email est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1315 +payload: null +groups: ? ?array +message: "L\email est obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Adresse Mail :" |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1315 +payload: null +groups: ? ?array +message: "L\email est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1373 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse Mail :" |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1374 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email" ] |
| cache_key | "_registration_form_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1952 -errors: [] -form: Symfony\Component\Form\Form {#1927 …} } |
| form | Symfony\Component\Form\FormView {#1953 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | "Adresse Mail :" |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
dateNaissance
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control f-w-600 required-field" ] |
[ "class" => "form-control f-w-600 required-field" ] |
| input | "datetime_immutable" |
same as passed value |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
[ "class" => "mt-3 f-w-900" ] |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1534 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_registration_form_dateNaissance" ] |
| cache_key | "_registration_form_dateNaissance_datetime" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1954 -errors: [] -form: Symfony\Component\Form\Form {#1930 …} } |
| form | Symfony\Component\Form\FormView {#1994 …5} |
| full_name | "registration_form[dateNaissance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_dateNaissance" |
| label | null |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateNaissance" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "datetime-local" |
| unique_block_prefix | "_registration_form_dateNaissance" |
| valid | true |
| value | "" |
| widget | "single_text" |
agreeTerms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1316 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1316 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
| 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 {#1316 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1513 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| 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 {#1996 -errors: [] -form: Symfony\Component\Form\Form {#1933 …} } |
| form | Symfony\Component\Form\FormView {#1997 …5} |
| full_name | "registration_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agreeTerms" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agreeTerms" |
| valid | true |
| value | "1" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1317 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1318 +payload: null +groups: ? ?array +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: "Votre mot de passe doit avoir au moins {{ 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 +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1317 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1318 +payload: null +groups: ? ?array +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: "Votre mot de passe doit avoir au moins {{ 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 +countUnit: "codepoints" } ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1317 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1318 +payload: null +groups: ? ?array +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: "Votre mot de passe doit avoir au moins {{ 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 +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1501 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1500 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1998 -errors: [] -form: Symfony\Component\Form\Form {#1936 …} } |
| form | Symfony\Component\Form\FormView {#1999 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | "" |
club
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control f-w-600 required-field" ] |
[ "class" => "form-control f-w-600 required-field" ] |
| choice_label | "libelleLong" |
same as passed value |
| class | "App\Entity\User\Club" |
same as passed value |
| expanded | false |
same as passed value |
| label | "Club :" |
same as passed value |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
[ "class" => "mt-3 f-w-900" ] |
| multiple | false |
same as passed value |
| placeholder | "Choisir une option" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "libelleLong" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1569 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1412 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1570 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1571 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1573 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1572 …} } |
| choices | null |
| class | "App\Entity\User\Club" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1409 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1411 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Club :" |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1415 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_club" ] |
| cache_key | "_registration_form_club_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +data: App\Entity\User\Club {#2019 …} +value: "5" +label: "Cercle Nautique de poissy - Plongée" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +data: App\Entity\User\Club {#2027 …} +value: "6" +label: "Hommes grenouilles de CONFLANS" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +data: App\Entity\User\Club {#2031 …} +value: "7" +label: "zzz" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +data: App\Entity\User\Club {#2035 …} +value: "25" +label: "CLUB CHASS.&EXPLORATEUR S/M FRANCE" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +data: App\Entity\User\Club {#2039 …} +value: "27" +label: "SUBAQUA CLUB DE PARIS" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +data: App\Entity\User\Club {#2043 …} +value: "28" +label: "CENTRE SUBAQUATIQUE FRANCAIS" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +data: App\Entity\User\Club {#2047 …} +value: "29" +label: "AQUABOBBLE" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +data: App\Entity\User\Club {#2051 …} +value: "30" +label: "ASAFI ORLY" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +data: App\Entity\User\Club {#2055 …} +value: "31" +label: "LEO MARE" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +data: App\Entity\User\Club {#2059 …} +value: "32" +label: "A.S DE L'UNIVERSITE P.et M. CURI" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +data: App\Entity\User\Club {#2063 …} +value: "33" +label: "PLONGEURS CINEASTES PARISIENS" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +data: App\Entity\User\Club {#2067 …} +value: "34" +label: "CLUB ECOLE MOLITOR" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +data: App\Entity\User\Club {#2071 …} +value: "35" +label: "US GAZELEC IDF SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +data: App\Entity\User\Club {#2075 …} +value: "36" +label: "C.S. PREFECTURE DE POLICE" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +data: App\Entity\User\Club {#2079 …} +value: "37" +label: "A.S.P.T.T. PARIS PLONGEE" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +data: App\Entity\User\Club {#2083 …} +value: "38" +label: "U.S. NATiXIS" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +data: App\Entity\User\Club {#2087 …} +value: "39" +label: "CLUB SPORTIF I.B.M Section Plongée" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +data: App\Entity\User\Club {#2091 …} +value: "40" +label: "CLUB DEFENSE BALARD ARCUEIL" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +data: App\Entity\User\Club {#2095 …} +value: "41" +label: "ASA SAPEURS POMPIERS PARIS" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +data: App\Entity\User\Club {#2099 …} +value: "42" +label: "A.S.C.S." +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +data: App\Entity\User\Club {#2103 …} +value: "43" +label: "COEFF. 13" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +data: App\Entity\User\Club {#2107 …} +value: "44" +label: "SCUBA CLUB DV OFFSHORE" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +data: App\Entity\User\Club {#2111 …} +value: "45" +label: "UNION ATHLETIQUE STE GENERALE" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +data: App\Entity\User\Club {#2115 …} +value: "46" +label: "CE SIEGE TOTAL U.E.S AMONT" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +data: App\Entity\User\Club {#2119 …} +value: "47" +label: "A.S HOMMES GRENOUILLES DE PARIS" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +data: App\Entity\User\Club {#2123 …} +value: "48" +label: "GRPE PLONGEURS AUTONOMES DU XIII" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +data: App\Entity\User\Club {#2127 …} +value: "49" +label: "LOISIRS PLONGEE" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +data: App\Entity\User\Club {#2131 …} +value: "50" +label: "CLUB DE PLONGEE DU 5éme" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +data: App\Entity\User\Club {#2135 …} +value: "51" +label: "A.S. C.E. N.M.P.P." +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +data: App\Entity\User\Club {#2139 …} +value: "52" +label: "CLUB DE PLONGEE DE CREDIT AGRICOLE" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +data: App\Entity\User\Club {#2143 …} +value: "53" +label: "ASCPS COOL AQUA CLUB" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +data: App\Entity\User\Club {#2147 …} +value: "54" +label: "DAUPHIN SUBAQUATIQUE CLUB" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +data: App\Entity\User\Club {#2151 …} +value: "56" +label: "A.S DIDEROT 12 PLONGEE" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +data: App\Entity\User\Club {#2155 …} +value: "58" +label: "TOURING PLONGEE ILE DE FRANCE" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +data: App\Entity\User\Club {#2159 …} +value: "59" +label: "LE MASQUE ET L'IMAGE" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +data: App\Entity\User\Club {#2163 …} +value: "60" +label: "SUBAQUATIQUE PIRATE CLUB" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +data: App\Entity\User\Club {#2167 …} +value: "61" +label: "GROUPE SUBAQUATIQUE DE PASSY" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +data: App\Entity\User\Club {#2171 …} +value: "62" +label: "ASC BNP Paribas" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +data: App\Entity\User\Club {#2175 …} +value: "63" +label: "MISTRAL CLUB PLONGEE" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +data: App\Entity\User\Club {#2179 …} +value: "64" +label: "N.E.M.O CLUB" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +data: App\Entity\User\Club {#2183 …} +value: "65" +label: "PARIS BULLES PLONGEE" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +data: App\Entity\User\Club {#2187 …} +value: "66" +label: "ASCE IFSTTAR" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +data: App\Entity\User\Club {#2191 …} +value: "67" +label: "A.S. & CULTURELLE OCTOPUS" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +data: App\Entity\User\Club {#2195 …} +value: "68" +label: "APSAP VP SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +data: App\Entity\User\Club {#2199 …} +value: "69" +label: "U.S.M.T. Plongée Antony" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +data: App\Entity\User\Club {#2203 …} +value: "71" +label: "LA SEPTIEME COMPAGNIE" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +data: App\Entity\User\Club {#2207 …} +value: "72" +label: "ARCHIMEDE-IMAGINE" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +data: App\Entity\User\Club {#2211 …} +value: "73" +label: "LE DAUPHIN" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +data: App\Entity\User\Club {#2215 …} +value: "74" +label: "A.S. TF1 - SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +data: App\Entity\User\Club {#2219 …} +value: "75" +label: "OKEANOS PLONGEE" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +data: App\Entity\User\Club {#2223 …} +value: "76" +label: "CLUB BLEU PASSION" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4091 +data: App\Entity\User\Club {#2227 …} +value: "77" +label: "AQUA 13 PLONGEE" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +data: App\Entity\User\Club {#2231 …} +value: "78" +label: "SURPLOUF ASSO" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +data: App\Entity\User\Club {#2235 …} +value: "79" +label: "IN SUP" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +data: App\Entity\User\Club {#2239 …} +value: "80" +label: "TRIMIX" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +data: App\Entity\User\Club {#2243 …} +value: "81" +label: "CLUB BLEUVERT" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +data: App\Entity\User\Club {#2247 …} +value: "82" +label: "A.SECOURS NAUTIQUE PLONGEE CIVIL" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4097 +data: App\Entity\User\Club {#2251 …} +value: "83" +label: "CLUB DE LA GRANDE CHASSE S/ M" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +data: App\Entity\User\Club {#2255 …} +value: "84" +label: "DOLPHIN CLUB DU 10ème" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +data: App\Entity\User\Club {#2259 …} +value: "85" +label: "ACTUEL XV" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4100 +data: App\Entity\User\Club {#2263 …} +value: "86" +label: "COQUE EN STOCK" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4101 +data: App\Entity\User\Club {#2267 …} +value: "88" +label: "CLUB PARISIEN DE PLONGEE" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +data: App\Entity\User\Club {#2271 …} +value: "89" +label: "ABC PLONGEE" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +data: App\Entity\User\Club {#2275 …} +value: "90" +label: "PARIS PALMES OLYMPIQUE" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +data: App\Entity\User\Club {#2279 …} +value: "91" +label: "SUBAQUA COOL CLUB" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +data: App\Entity\User\Club {#2283 …} +value: "92" +label: "PLONGEE ARC EN CIEL" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +data: App\Entity\User\Club {#2287 …} +value: "93" +label: "HOPE" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4107 +data: App\Entity\User\Club {#2291 …} +value: "94" +label: "PLOUF" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4108 +data: App\Entity\User\Club {#2295 …} +value: "95" +label: "APNEE PASSION" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4109 +data: App\Entity\User\Club {#2299 …} +value: "96" +label: "OBJECTIF BULLES" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4110 +data: App\Entity\User\Club {#2303 …} +value: "97" +label: "Union Sportive du BHV" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4111 +data: App\Entity\User\Club {#2307 …} +value: "98" +label: "BLUE LAGOON DIVING ACADEMY" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4112 +data: App\Entity\User\Club {#2311 …} +value: "99" +label: "AQUACAILLES-LES PLG DE LA BUTTE" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4113 +data: App\Entity\User\Club {#2315 …} +value: "100" +label: "AQUA92" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4114 +data: App\Entity\User\Club {#2319 …} +value: "101" +label: "AQUADEMIE PARIS PLONGEE" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4115 +data: App\Entity\User\Club {#2323 …} +value: "102" +label: "CLUB SUBAQUATIQUE FRANCAIS" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4116 +data: App\Entity\User\Club {#2327 …} +value: "103" +label: "SAFRAN SPORTS VILLAROCHE" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +data: App\Entity\User\Club {#2331 …} +value: "104" +label: "UNION SPORTIVE MELUNAISE- section plongée" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +data: App\Entity\User\Club {#2335 …} +value: "105" +label: "CLUB SPORTIF CANNES-ECLUSES PLON" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +data: App\Entity\User\Club {#2339 …} +value: "106" +label: "CSA CNSD / Plongée" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +data: App\Entity\User\Club {#2343 …} +value: "107" +label: "A.S.S.A.B 77" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4121 +data: App\Entity\User\Club {#2347 …} +value: "108" +label: "CENTRE INITIATION PLONGEE LAGNY" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +data: App\Entity\User\Club {#2351 …} +value: "109" +label: "CLUB PLONGEE CHELLES CHAMPS" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +data: App\Entity\User\Club {#2355 …} +value: "110" +label: "CLUB D'ACTIVITES SUB.PONTHIERRY" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +data: App\Entity\User\Club {#2359 …} +value: "111" +label: "SUBAQUATIQUE CLUB BRIARD" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4125 +data: App\Entity\User\Club {#2363 …} +value: "112" +label: "BALORY SUBAQUA CLUB" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +data: App\Entity\User\Club {#2367 …} +value: "113" +label: "CERCLE SUBAQUATIQUE DE CLAYE SOUILLY" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4127 +data: App\Entity\User\Club {#2371 …} +value: "115" +label: "CLUB SUB. COMBS LA VILLAIS" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4128 +data: App\Entity\User\Club {#2375 …} +value: "116" +label: "A.S.S.U.P.R.O." +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4129 +data: App\Entity\User\Club {#2379 …} +value: "117" +label: "C.S. MARSANGE ET DU BREON" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4130 +data: App\Entity\User\Club {#2383 …} +value: "118" +label: "CLUB DE LA BULLE" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +data: App\Entity\User\Club {#2387 …} +value: "119" +label: "A.S SAPEURS POMPIERS/ ASSAP 77" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +data: App\Entity\User\Club {#2391 …} +value: "120" +label: "ASTERINA CLUB DE PLONGEE" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +data: App\Entity\User\Club {#2395 …} +value: "121" +label: "MILIEU AQUATIQUE CHAMPAGNE SUR SEINE" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4134 +data: App\Entity\User\Club {#2399 …} +value: "122" +label: "U.S MOISSY CRAMAYEL PLONGEE" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4135 +data: App\Entity\User\Club {#2403 …} +value: "123" +label: "ETOILE SPORTIVE DE DAMMARIE LES LYS" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4136 +data: App\Entity\User\Club {#2407 …} +value: "124" +label: "ATTITUDE PLONGEE" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4137 +data: App\Entity\User\Club {#2411 …} +value: "125" +label: "TECH.SUB." +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4138 +data: App\Entity\User\Club {#2415 …} +value: "126" +label: "ODYSSEE 77" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4139 +data: App\Entity\User\Club {#2419 …} +value: "127" +label: "OZOIR PLONGEE" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +data: App\Entity\User\Club {#2423 …} +value: "128" +label: "CLUB PLONGEE S/M DU PAYS FERTOIS Les Tortues Géantes" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +data: App\Entity\User\Club {#2427 …} +value: "129" +label: "HOCKEY SUB. CLUB DE LAGNY" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4142 +data: App\Entity\User\Club {#2431 …} +value: "130" +label: "LA PALME AQUADEMIQUE DU LOING MORETAIN" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +data: App\Entity\User\Club {#2435 …} +value: "131" +label: "ASPS LES ECUREUILS VOLANTS" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +data: App\Entity\User\Club {#2439 …} +value: "132" +label: "COSEG ABYSS CLUB" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4145 +data: App\Entity\User\Club {#2443 …} +value: "133" +label: "A.S AVONNAISE DE PLONGEE (ASAP)" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +data: App\Entity\User\Club {#2447 …} +value: "134" +label: "LES PLONGEURS D ANCOEUR" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +data: App\Entity\User\Club {#2451 …} +value: "135" +label: "HOCKEYSUB CHELLES" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +data: App\Entity\User\Club {#2455 …} +value: "136" +label: "CAMB" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4149 +data: App\Entity\User\Club {#2459 …} +value: "137" +label: "BLUE DIVE" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4150 +data: App\Entity\User\Club {#2463 …} +value: "138" +label: "DIVERS-PLONGEE" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4151 +data: App\Entity\User\Club {#2467 …} +value: "139" +label: "CLUB DES POTES" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4152 +data: App\Entity\User\Club {#2471 …} +value: "140" +label: "O.C.E.A.N.S" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4153 +data: App\Entity\User\Club {#2475 …} +value: "141" +label: "DIVERSCORPS" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4154 +data: App\Entity\User\Club {#2479 …} +value: "142" +label: "AQUATIK PLONGEE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4155 +data: App\Entity\User\Club {#2483 …} +value: "143" +label: "TILOS- VERT MARINE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4156 +data: App\Entity\User\Club {#2487 …} +value: "145" +label: "PLONGEE ZEN" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4157 +data: App\Entity\User\Club {#2491 …} +value: "146" +label: "CLUB DE PLONGEE DE CHATOU" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4158 +data: App\Entity\User\Club {#2495 …} +value: "147" +label: "A.S.T.A.S" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4159 +data: App\Entity\User\Club {#2499 …} +value: "148" +label: "U.S.M.L SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4160 +data: App\Entity\User\Club {#2503 …} +value: "149" +label: "HOMMES GRENOUILLES DE CONFLANS" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4161 +data: App\Entity\User\Club {#2507 …} +value: "150" +label: "HIPPOCAMPE LES MUREAUX" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4162 +data: App\Entity\User\Club {#2511 …} +value: "151" +label: "CERCLE NAUTIQUE POISSY- PLONGEE" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4163 +data: App\Entity\User\Club {#2515 …} +value: "152" +label: "AQUADÔME SAINT-GERMAIN" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +data: App\Entity\User\Club {#2519 …} +value: "154" +label: "LA PALME PLAISIROISE" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +data: App\Entity\User\Club {#2523 …} +value: "155" +label: "ASSOCIATION PLONGÉE FUN DIVERS 78" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4166 +data: App\Entity\User\Club {#2527 …} +value: "156" +label: "CLUB DE SAINT-QUENTIN EN YVELINES" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4167 +data: App\Entity\User\Club {#2531 …} +value: "157" +label: "C.N. HOUILLES ET CARRIERES" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4168 +data: App\Entity\User\Club {#2535 …} +value: "158" +label: "NAUTIC CLUB DE RAMBOUILLET" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4169 +data: App\Entity\User\Club {#2539 …} +value: "159" +label: "A.S DES POMPIERS EN YVELINES" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4170 +data: App\Entity\User\Club {#2543 …} +value: "160" +label: "A.S GE C.G.R." +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +data: App\Entity\User\Club {#2547 …} +value: "161" +label: "CLUB AQUATIQUE CELLOIS/PLONGEE" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +data: App\Entity\User\Club {#2551 …} +value: "162" +label: "SUB GALATEE LE CHESNAY 78" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +data: App\Entity\User\Club {#2555 …} +value: "163" +label: "ARTS ET SPORTS NEXTER" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +data: App\Entity\User\Club {#2559 …} +value: "164" +label: "BULL PLONGEE MARLY" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +data: App\Entity\User\Club {#2563 …} +value: "165" +label: "CENTRE ACTIV. SUB. DE VERSAILLES" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4176 +data: App\Entity\User\Club {#2567 …} +value: "166" +label: "BLEU MARINE COMPAGNIE" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4177 +data: App\Entity\User\Club {#2571 …} +value: "167" +label: "CLUB SPORTIF ELECTRONIQUE CE THALES TED VELIZY" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4178 +data: App\Entity\User\Club {#2575 …} +value: "168" +label: "LA BULLE SAINT CYRIENNE" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4179 +data: App\Entity\User\Club {#2579 …} +value: "169" +label: "U.S. MUNICIPALE VIROFLAY/Plongée" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4180 +data: App\Entity\User\Club {#2583 …} +value: "170" +label: "ANDRESY PLONGEE" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4181 +data: App\Entity\User\Club {#2587 …} +value: "171" +label: "LE NAUTILE VAL DE SEINE PLONGEE" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +data: App\Entity\User\Club {#2591 …} +value: "172" +label: "C.P. HENRY DE MONFREID" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4183 +data: App\Entity\User\Club {#2595 …} +value: "173" +label: "C.S MUNICIPALE D'AUBERGENVILLE" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4184 +data: App\Entity\User\Club {#2599 …} +value: "174" +label: "AGE QUOD AGIS" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +data: App\Entity\User\Club {#2603 …} +value: "175" +label: "OXYGENE STELLANTIS" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4186 +data: App\Entity\User\Club {#2607 …} +value: "176" +label: "C.A.M.V. SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4187 +data: App\Entity\User\Club {#2611 …} +value: "177" +label: "VELIZY VILLACOUBLAY PLONGEE" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4188 +data: App\Entity\User\Club {#2615 …} +value: "178" +label: "FUN DIVING CLUB" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4189 +data: App\Entity\User\Club {#2619 …} +value: "179" +label: "AQUA FORMATION" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4190 +data: App\Entity\User\Club {#2623 …} +value: "180" +label: "TEK ET FORMATIONS" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +data: App\Entity\User\Club {#2627 …} +value: "181" +label: "AS.FORMATION MARITIMES/SUBAQUA." +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4192 +data: App\Entity\User\Club {#2631 …} +value: "182" +label: "C. P. LOISIRS DE SUD YVELINES" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4193 +data: App\Entity\User\Club {#2635 …} +value: "183" +label: "SARTROUVILLE PLONGEE" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4194 +data: App\Entity\User\Club {#2639 …} +value: "184" +label: "FREE SUB DIVERS" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4195 +data: App\Entity\User\Club {#2643 …} +value: "185" +label: "LE BALISTE" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4196 +data: App\Entity\User\Club {#2647 …} +value: "186" +label: "BULLES D'OUEST" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +data: App\Entity\User\Club {#2651 …} +value: "203" +label: "A.S DE LA VALLEE DE BIEVRE" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +data: App\Entity\User\Club {#2655 …} +value: "204" +label: "A.S.C.E.A SACLAY PLONGEE" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +data: App\Entity\User\Club {#2659 …} +value: "205" +label: "LATONICCIA CLUB CHEVRY 2" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +data: App\Entity\User\Club {#2663 …} +value: "206" +label: "PLANETE CORAIL PLONGEE" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +data: App\Entity\User\Club {#2667 …} +value: "207" +label: "CLUB NAUTIQUE VIRY-CHATILLON" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4202 +data: App\Entity\User\Club {#2671 …} +value: "208" +label: "A.S RIS ORANGIS - PLONGEE" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4203 +data: App\Entity\User\Club {#2675 …} +value: "209" +label: "POSTILLON OLYMPIQUE LONGUMELLOIS" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4204 +data: App\Entity\User\Club {#2679 …} +value: "210" +label: "ASCEA G.R." +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4205 +data: App\Entity\User\Club {#2683 …} +value: "211" +label: "U.S. PALAISEAU PLONGEE" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4206 +data: App\Entity\User\Club {#2687 …} +value: "212" +label: "PARIS SUD UNIVERSITE PLONGEE" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4207 +data: App\Entity\User\Club {#2691 …} +value: "213" +label: "TROLLOS DIVING CLUB" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +data: App\Entity\User\Club {#2695 …} +value: "214" +label: "LE POULPE DE MONTGERON" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +data: App\Entity\User\Club {#2699 …} +value: "215" +label: "SAFRAN SPORTS CORBEIL PLONGEE" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +data: App\Entity\User\Club {#2703 …} +value: "216" +label: "HIPPOCAMPE CLUB DE MASSY ESM" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +data: App\Entity\User\Club {#2707 …} +value: "217" +label: "CLUB NAUTIQUE DE L'ARPAJONNAIS" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4212 +data: App\Entity\User\Club {#2711 …} +value: "218" +label: "AMICALE PLEIN AIR PANTHEON" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +data: App\Entity\User\Club {#2715 …} +value: "220" +label: "M.C.L.C. VIGNEUX - PLONGEE" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4214 +data: App\Entity\User\Club {#2719 …} +value: "221" +label: "ETAMPES PLONGEE" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4215 +data: App\Entity\User\Club {#2723 …} +value: "222" +label: "DAUPHIN CLUB CHIROQUOIS" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +data: App\Entity\User\Club {#2727 …} +value: "223" +label: "CLUB DE PLONGEE DE MONTLHERY" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +data: App\Entity\User\Club {#2731 …} +value: "224" +label: "AQUA SENART PLONGEE" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +data: App\Entity\User\Club {#2735 …} +value: "225" +label: "BONDOUFLE AMICAL CLUB PLONGEE" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +data: App\Entity\User\Club {#2739 …} +value: "226" +label: "ORCA CLUB YERRES" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +data: App\Entity\User\Club {#2743 …} +value: "227" +label: "LE SPIROGRAPHE" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +data: App\Entity\User\Club {#2747 …} +value: "228" +label: "UNION SPORTIVE GRIGNY-SECTION" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +data: App\Entity\User\Club {#2751 …} +value: "229" +label: "BARABULLES" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +data: App\Entity\User\Club {#2755 …} +value: "230" +label: "PLONGEE ATHIS PARAY" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +data: App\Entity\User\Club {#2759 …} +value: "231" +label: "SUB. CLUB VILLEBON SUR YVETTE" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +data: App\Entity\User\Club {#2763 …} +value: "232" +label: "ASCS -RAID SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +data: App\Entity\User\Club {#2767 …} +value: "233" +label: "CLUB SPORTIF ECOLE POLYTECHNIQUE" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +data: App\Entity\User\Club {#2771 …} +value: "234" +label: "LA PALME DE LA VALLEE" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +data: App\Entity\User\Club {#2775 …} +value: "235" +label: "SCD PLONGEE LE GORFOU" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +data: App\Entity\User\Club {#2779 …} +value: "236" +label: "LES DROMIES ( ASVLB PLONGEE)" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +data: App\Entity\User\Club {#2783 …} +value: "237" +label: "LES DIABLOTINS AQUATIQUES" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +data: App\Entity\User\Club {#2787 …} +value: "238" +label: "LES PLONGEURS DU DONJON" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +data: App\Entity\User\Club {#2791 …} +value: "239" +label: "A.S.C.E LA TORTUE MARINE" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +data: App\Entity\User\Club {#2795 …} +value: "240" +label: "GRPEMENT RECHERCHE ARCHEOLOGIQUE" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +data: App\Entity\User\Club {#2799 …} +value: "241" +label: "NEPTUNE CLUB DE BRUNOY" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +data: App\Entity\User\Club {#2803 …} +value: "242" +label: "ORQUOISE PLONGEE" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +data: App\Entity\User\Club {#2807 …} +value: "243" +label: "LES MOUSQUETAIRES DES MERS" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +data: App\Entity\User\Club {#2811 …} +value: "244" +label: "EFP 91" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +data: App\Entity\User\Club {#2815 …} +value: "245" +label: "A.D.I.S." +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +data: App\Entity\User\Club {#2819 …} +value: "246" +label: "LES OURSINS" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +data: App\Entity\User\Club {#2823 …} +value: "247" +label: "CYANA" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +data: App\Entity\User\Club {#2827 …} +value: "248" +label: "ESM APNEE ATTITUDE" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +data: App\Entity\User\Club {#2831 …} +value: "249" +label: "BULLES REBELLES" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +data: App\Entity\User\Club {#2835 …} +value: "250" +label: "SCA 2000 APNEE" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +data: App\Entity\User\Club {#2839 …} +value: "251" +label: "ACCROBULLES" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +data: App\Entity\User\Club {#2843 …} +value: "252" +label: "LE GANG DES PLONGEURS" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +data: App\Entity\User\Club {#2847 …} +value: "253" +label: "PLONGEE NATURE" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +data: App\Entity\User\Club {#2851 …} +value: "254" +label: "ULISEO" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +data: App\Entity\User\Club {#2855 …} +value: "255" +label: "ILEO PLONGEE" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +data: App\Entity\User\Club {#2859 …} +value: "256" +label: "LES BULL'O" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +data: App\Entity\User\Club {#2863 …} +value: "257" +label: "A.S THALES CRISTAL" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +data: App\Entity\User\Club {#2867 …} +value: "258" +label: "PRETAPLONGER.COM (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +data: App\Entity\User\Club {#2871 …} +value: "259" +label: "LE BEABA DE LA PLONGEE" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +data: App\Entity\User\Club {#2875 …} +value: "260" +label: "PLONGEQUILIBRE" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +data: App\Entity\User\Club {#2879 …} +value: "262" +label: "ANTONY SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +data: App\Entity\User\Club {#2883 …} +value: "263" +label: "ACADEMIE DE PLONGEE ET DE SECOURISME" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +data: App\Entity\User\Club {#2887 …} +value: "264" +label: "EQUALIA THANATHOS PISCINE DES SENARTS" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +data: App\Entity\User\Club {#2891 …} +value: "265" +label: "ASIP(ASSOCIATION SPORTIVE IFPEN)" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +data: App\Entity\User\Club {#2895 …} +value: "266" +label: "PUTEAUX PLONGEE" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +data: App\Entity\User\Club {#2899 …} +value: "267" +label: "A.C. BOULOGNE BILLANCOURT PLONGE" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +data: App\Entity\User\Club {#2903 …} +value: "268" +label: "CLUB OLYMPIQUE MULTISPORTS DE BA" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +data: App\Entity\User\Club {#2907 …} +value: "269" +label: "ASNIERES SUB. PLONGEE" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4262 +data: App\Entity\User\Club {#2911 …} +value: "270" +label: "NAUTENA" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +data: App\Entity\User\Club {#2915 …} +value: "271" +label: "CLUB DE PLONGEE GALATEE" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +data: App\Entity\User\Club {#2919 …} +value: "272" +label: "GROUPE PLONGEE DE SAINT CLOUD" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +data: App\Entity\User\Club {#2923 …} +value: "273" +label: "A.S.P. DE NEUILLY" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +data: App\Entity\User\Club {#2927 …} +value: "274" +label: "SUBAQUA CLUB DE COLOMBES" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +data: App\Entity\User\Club {#2931 …} +value: "275" +label: "SURESNES ACTINIA CLUB" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +data: App\Entity\User\Club {#2935 …} +value: "276" +label: "LE NAUTILE" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +data: App\Entity\User\Club {#2939 …} +value: "277" +label: "E.S.N. PALMERS" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +data: App\Entity\User\Club {#2943 …} +value: "278" +label: "CLUB OCEANAUTE DE COURBEVOIE" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +data: App\Entity\User\Club {#2947 …} +value: "279" +label: "U.S THOMSON RADAR" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +data: App\Entity\User\Club {#2951 …} +value: "280" +label: "STADE DE VANVES / PLONGEE" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +data: App\Entity\User\Club {#2955 …} +value: "281" +label: "CLUB SUBAQUATIQUE DE RUEIL" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +data: App\Entity\User\Club {#2959 …} +value: "282" +label: "DASSAULT SPORTS PLONGEE" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +data: App\Entity\User\Club {#2963 …} +value: "283" +label: "CLUB DE PLONGEE DE GENNEVILLIERS" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +data: App\Entity\User\Club {#2967 …} +value: "284" +label: "A.S.C.O. PLONGEE" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +data: App\Entity\User\Club {#2971 …} +value: "285" +label: "A.V.G. SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +data: App\Entity\User\Club {#2975 …} +value: "286" +label: "A.S.B.R BELUGA" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +data: App\Entity\User\Club {#2979 …} +value: "287" +label: "C.A.S. CHATILLONNAIS" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +data: App\Entity\User\Club {#2983 …} +value: "288" +label: "OLYMPIC GARENNOIS NATATION" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4281 +data: App\Entity\User\Club {#2987 …} +value: "289" +label: "VOYAGES PLONGEES" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4282 +data: App\Entity\User\Club {#2991 …} +value: "290" +label: "CLUB MAZURA D'AVENTURES S/MARINE" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4283 +data: App\Entity\User\Club {#2995 …} +value: "291" +label: "SUB HIBOUX CLUB" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4284 +data: App\Entity\User\Club {#2999 …} +value: "292" +label: "CLICHY PLONGEE (CLIP)" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4285 +data: App\Entity\User\Club {#3003 …} +value: "293" +label: "CLUB OLYMPIQUE DE SEVRES" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4286 +data: App\Entity\User\Club {#3007 …} +value: "294" +label: "LEVALLOIS SPORTING CLUB" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4287 +data: App\Entity\User\Club {#3011 …} +value: "295" +label: "AS THALES IDF Section Plong?e" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4288 +data: App\Entity\User\Club {#3015 …} +value: "296" +label: "CLUB ENTENTE SPORTIVE RENAULT" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4289 +data: App\Entity\User\Club {#3019 …} +value: "297" +label: "TOTAL SPORT SCUBA CLUB" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4290 +data: App\Entity\User\Club {#3023 …} +value: "298" +label: "CLUB LES THONTHONS PLONGEURS" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4291 +data: App\Entity\User\Club {#3027 …} +value: "299" +label: "CLUB FONTENAY AQUA RIVAGE" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4292 +data: App\Entity\User\Club {#3031 …} +value: "300" +label: "CENTRALE PLONGEE" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4293 +data: App\Entity\User\Club {#3035 …} +value: "301" +label: "CLUB G.A.S.N.E.V." +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4294 +data: App\Entity\User\Club {#3039 …} +value: "302" +label: "CLUB DES AMIS PLONGEURS" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4295 +data: App\Entity\User\Club {#3043 …} +value: "303" +label: "CLUB PLONGEE SAINTE MARIE" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4296 +data: App\Entity\User\Club {#3047 …} +value: "304" +label: "APNEA CAFE" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4297 +data: App\Entity\User\Club {#3051 …} +value: "305" +label: "MANTALO CLUB" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4298 +data: App\Entity\User\Club {#3055 …} +value: "306" +label: "CLUB92CMCAS" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4299 +data: App\Entity\User\Club {#3059 …} +value: "307" +label: "A.S.L. Plongée" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4300 +data: App\Entity\User\Club {#3063 …} +value: "308" +label: "SCUBASSCO" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4301 +data: App\Entity\User\Club {#3067 …} +value: "309" +label: "LES SCUBABOUS" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4302 +data: App\Entity\User\Club {#3071 …} +value: "310" +label: "GOBIE CLUB DE PLONGEE" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4303 +data: App\Entity\User\Club {#3075 …} +value: "311" +label: "A.S. L' EQUIPE SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4304 +data: App\Entity\User\Club {#3079 …} +value: "313" +label: "PLOUF PLONGEE" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4305 +data: App\Entity\User\Club {#3083 …} +value: "314" +label: "NANTERRE CLUB UNIVERSITAIRE-section plongée" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +data: App\Entity\User\Club {#3087 …} +value: "315" +label: "ASSOCIATION SPORTIVE NEW SFR" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4307 +data: App\Entity\User\Club {#3091 …} +value: "316" +label: "MASA CLUB" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4308 +data: App\Entity\User\Club {#3095 …} +value: "321" +label: "AQUA 2A.COM" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4309 +data: App\Entity\User\Club {#3099 …} +value: "322" +label: "HYDRONAUTES DE FRANCE" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4310 +data: App\Entity\User\Club {#3103 …} +value: "323" +label: "RED STAR CLUB MONTREUILLOIS" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4311 +data: App\Entity\User\Club {#3107 …} +value: "324" +label: "C.M.A .CLUB MUNICIPAL" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4312 +data: App\Entity\User\Club {#3111 …} +value: "325" +label: "STADE OLYMPIQUE ROSNEEN/PLONGE" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +data: App\Entity\User\Club {#3115 …} +value: "326" +label: "M.J.C. DE DRANCY" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4314 +data: App\Entity\User\Club {#3119 …} +value: "327" +label: "CLUB MUNICIPAL DU BOURGET" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4315 +data: App\Entity\User\Club {#3123 …} +value: "328" +label: "CLUB DE PLONGEE TAMAYA" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4316 +data: App\Entity\User\Club {#3127 …} +value: "329" +label: "CSM EPINAY SUR SEINE" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4317 +data: App\Entity\User\Club {#3131 …} +value: "330" +label: "C.P. ARCHIMEDE DE NEUILLY SUR MARNE" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4318 +data: App\Entity\User\Club {#3135 …} +value: "331" +label: "LA PALANQUEE DE SAINT DENIS" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4319 +data: App\Entity\User\Club {#3139 …} +value: "332" +label: "SUB OCEAN 93 - CA ROMAINVILLE" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4320 +data: App\Entity\User\Club {#3143 …} +value: "333" +label: "A.S.G. BAGNOLET SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4321 +data: App\Entity\User\Club {#3147 …} +value: "334" +label: "LA PALANQUEE DE GAGNY" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4322 +data: App\Entity\User\Club {#3151 …} +value: "335" +label: "ATHLETIC CLUB DE BOBIGNY" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4323 +data: App\Entity\User\Club {#3155 …} +value: "336" +label: "SAINT-DENIS UNION SPORT (section plongée)" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4324 +data: App\Entity\User\Club {#3159 …} +value: "337" +label: "CS VILLETANEUSE" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4325 +data: App\Entity\User\Club {#3163 …} +value: "338" +label: "COMPAGNONS DE TETHYS" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4326 +data: App\Entity\User\Club {#3167 …} +value: "339" +label: "C.A.S AQUA PLONGEE" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4327 +data: App\Entity\User\Club {#3171 …} +value: "340" +label: "PANTIN A TRAVERS LE SPORT Plongée" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4328 +data: App\Entity\User\Club {#3175 …} +value: "341" +label: "VILLEMOMBLE SPORTS PLONGEE" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +data: App\Entity\User\Club {#3179 …} +value: "342" +label: "SEVRAN PLONGEE" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4330 +data: App\Entity\User\Club {#3183 …} +value: "343" +label: "JEUNES AQUANAUTES MONTREUIlLOIS" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4331 +data: App\Entity\User\Club {#3187 …} +value: "344" +label: "SUB-ESIEE" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4332 +data: App\Entity\User\Club {#3191 …} +value: "345" +label: "LES PLONGEURS DE CEZEMBRE" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4333 +data: App\Entity\User\Club {#3195 …} +value: "346" +label: "EXPLORA NOISY LE GRAND" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4334 +data: App\Entity\User\Club {#3199 …} +value: "347" +label: "SPORTS & LOISIRS FORT DE ROSNY" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4335 +data: App\Entity\User\Club {#3203 …} +value: "348" +label: "U.S.M.A. PLONGEE" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4336 +data: App\Entity\User\Club {#3207 …} +value: "349" +label: "BLANC-MESNIL SPORT/PLONGEE BULLE PASSION" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4337 +data: App\Entity\User\Club {#3211 …} +value: "350" +label: "TETRAODON" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4338 +data: App\Entity\User\Club {#3215 …} +value: "351" +label: "TANGARMOR" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4339 +data: App\Entity\User\Club {#3219 …} +value: "352" +label: "A.P.S.A.D DE BOBIGNY" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4340 +data: App\Entity\User\Club {#3223 …} +value: "353" +label: "NAUTILE PLONGEE" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4341 +data: App\Entity\User\Club {#3227 …} +value: "354" +label: "ESD PLONGEE" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4342 +data: App\Entity\User\Club {#3231 …} +value: "355" +label: "OCTOPUSSY" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4343 +data: App\Entity\User\Club {#3235 …} +value: "356" +label: "CHS SQUALE TEAM" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4344 +data: App\Entity\User\Club {#3239 …} +value: "358" +label: "LES TONTONS PLONGEURS" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4345 +data: App\Entity\User\Club {#3243 …} +value: "359" +label: "PLANETE HELIUM" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4346 +data: App\Entity\User\Club {#3247 …} +value: "360" +label: "BULLES D' O" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4347 +data: App\Entity\User\Club {#3251 …} +value: "361" +label: "ATLETIC CLUB DE BOBIGNY SCT HKEY" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4348 +data: App\Entity\User\Club {#3255 …} +value: "362" +label: "A.S DES PLONGEURS DE BOBIGNY" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4349 +data: App\Entity\User\Club {#3259 …} +value: "363" +label: "RED STAR CLUB CHAMPIGNY" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4350 +data: App\Entity\User\Club {#3263 …} +value: "364" +label: "PARIS FUNDIVE" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4351 +data: App\Entity\User\Club {#3267 …} +value: "365" +label: "PLONGEVASION-PARIS" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4352 +data: App\Entity\User\Club {#3271 …} +value: "366" +label: "C.S. & ATHL. KREMLIN BICETRE" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4353 +data: App\Entity\User\Club {#3275 …} +value: "367" +label: "CAP DIVE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4354 +data: App\Entity\User\Club {#3279 …} +value: "368" +label: "HAPPY DIVE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4355 +data: App\Entity\User\Club {#3283 …} +value: "369" +label: "OCEANAUTES DU VAL DE MARNE" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4356 +data: App\Entity\User\Club {#3287 …} +value: "370" +label: "CLUB SUBAQUATIQUE DU VAL DE MARN" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4357 +data: App\Entity\User\Club {#3291 …} +value: "371" +label: "CLUB SUBAQUATIQUE DE CHARENTON" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4358 +data: App\Entity\User\Club {#3295 …} +value: "372" +label: "CERCLE DES PLONGEURS DU VAL DE M" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4359 +data: App\Entity\User\Club {#3299 …} +value: "373" +label: "LES PLONGEURS DE SAINT MANDE" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4360 +data: App\Entity\User\Club {#3303 …} +value: "374" +label: "LES HOMMES GRENOUILLES D'ALFORVILLE" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4361 +data: App\Entity\User\Club {#3307 …} +value: "375" +label: "HYDRONAUTES DU PERREUX" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4362 +data: App\Entity\User\Club {#3311 …} +value: "376" +label: "LA SAINT MANDEENNE" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4363 +data: App\Entity\User\Club {#3315 …} +value: "377" +label: "U.S FONTENAYSIENNE / PLONGEE S.M" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4364 +data: App\Entity\User\Club {#3319 …} +value: "378" +label: "CLUB SUBAQUATIQUE DE CACHAN" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4365 +data: App\Entity\User\Club {#3323 …} +value: "379" +label: "U.S VILLEJUIF / PLONGEE" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +data: App\Entity\User\Club {#3327 …} +value: "380" +label: "CLUB HIPPOCAMPE PLONGEE" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +data: App\Entity\User\Club {#3331 …} +value: "381" +label: "DAUPHINS DE NOGENT" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4368 +data: App\Entity\User\Club {#3335 …} +value: "382" +label: "CERCLE NAUTIQUE DES BORDES" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4369 +data: App\Entity\User\Club {#3339 …} +value: "383" +label: "LES EAUX DE VINCENNES" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4370 +data: App\Entity\User\Club {#3343 …} +value: "384" +label: "ASSOCIATION CRETEIL SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4371 +data: App\Entity\User\Club {#3347 …} +value: "385" +label: "VILLIERS SPORTS JEUNESSE PLONGEE" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4372 +data: App\Entity\User\Club {#3351 …} +value: "386" +label: "AQUA CLUB ORLY" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4373 +data: App\Entity\User\Club {#3355 …} +value: "387" +label: "CLUB ATHLETIQUE L' HAY-LES ROSES Plongée" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4374 +data: App\Entity\User\Club {#3359 …} +value: "388" +label: "CSMB section plongée" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +data: App\Entity\User\Club {#3363 …} +value: "389" +label: "CLUB COCAS ST MANDE SECTION PLON" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4376 +data: App\Entity\User\Club {#3367 …} +value: "390" +label: "LA PALME THIAISIENNE" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4377 +data: App\Entity\User\Club {#3371 …} +value: "391" +label: "ELIT CLUB SUB. DE M. ALFORT" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4378 +data: App\Entity\User\Club {#3375 …} +value: "392" +label: "A.S.A PLONGEE" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4379 +data: App\Entity\User\Club {#3379 …} +value: "393" +label: "ANAS NAUTIQUE/SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4380 +data: App\Entity\User\Club {#3383 …} +value: "395" +label: "AMICALE DES PLONGEURS FRESNOIS" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4381 +data: App\Entity\User\Club {#3387 …} +value: "396" +label: "LA BULLE DE FONTENAY" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4382 +data: App\Entity\User\Club {#3391 …} +value: "397" +label: "VINCENNES PLONGEE PASSION" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4383 +data: App\Entity\User\Club {#3395 …} +value: "398" +label: "POTES BULLES" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4384 +data: App\Entity\User\Club {#3399 …} +value: "399" +label: "EQ.DES BONS TETARDS PLONGEURS" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4385 +data: App\Entity\User\Club {#3403 …} +value: "400" +label: "LE CLUB DES MARSOUINS" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4386 +data: App\Entity\User\Club {#3407 …} +value: "401" +label: "GOMBESSA PLONGEE SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +data: App\Entity\User\Club {#3411 …} +value: "402" +label: "VILLENEUVE LE ROI PLONGEE" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +data: App\Entity\User\Club {#3415 …} +value: "403" +label: "LES OCEANIDES" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +data: App\Entity\User\Club {#3419 …} +value: "404" +label: "C.N.C. SOISY ANDILLY MARGENCY" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +data: App\Entity\User\Club {#3423 …} +value: "405" +label: "CLUB INTERC. PLONGEE SOUS MARINE" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +data: App\Entity\User\Club {#3427 …} +value: "406" +label: "U.S AVIONS DASSAULT" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +data: App\Entity\User\Club {#3431 …} +value: "407" +label: "AS. PLONGEE SUB. DU VAL D'OISE" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +data: App\Entity\User\Club {#3435 …} +value: "408" +label: "COMA PLONGEE" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +data: App\Entity\User\Club {#3439 …} +value: "409" +label: "CLUB CMG SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +data: App\Entity\User\Club {#3443 …} +value: "410" +label: "GROUPE DE PLONGEE DE L'ISLE ADAM" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +data: App\Entity\User\Club {#3447 …} +value: "411" +label: "CLUB PLONGEE SUBAQUATIQUE DE GOUSSAINVILLE" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +data: App\Entity\User\Club {#3451 …} +value: "412" +label: "U.S OUVRIERE DE BEZONS" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +data: App\Entity\User\Club {#3455 …} +value: "413" +label: "S.C. PERSAN BEAUMONT" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +data: App\Entity\User\Club {#3459 …} +value: "414" +label: "CLUB ACTIVITES SUB.FRANCONVILLE" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4400 +data: App\Entity\User\Club {#3463 …} +value: "415" +label: "O.C.N.M. OSNY" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4401 +data: App\Entity\User\Club {#3467 …} +value: "416" +label: "MJ SUB" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4402 +data: App\Entity\User\Club {#3471 …} +value: "417" +label: "AMIS DE LA PLONGEE SOUS MARINE" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +data: App\Entity\User\Club {#3475 …} +value: "418" +label: "SPLASH" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4404 +data: App\Entity\User\Club {#3479 …} +value: "419" +label: "CENTRE NAUTIQUE 95 SECTION PLONGEE" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +data: App\Entity\User\Club {#3483 …} +value: "420" +label: "AASS SUB. SARCELLES" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +data: App\Entity\User\Club {#3487 …} +value: "421" +label: "CERCLE DE HOCKEY SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +data: App\Entity\User\Club {#3491 …} +value: "422" +label: "SAGEM PLONGEE ILE DE FRANCE" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +data: App\Entity\User\Club {#3495 …} +value: "423" +label: "CLUB SUB. DE VILLIERS LE BEL" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +data: App\Entity\User\Club {#3499 …} +value: "424" +label: "SAFRAN SPORTS Gennevilliers" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +data: App\Entity\User\Club {#3503 …} +value: "425" +label: "CLUB DE PLONGEE POLICE JUSTICE" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +data: App\Entity\User\Club {#3507 …} +value: "426" +label: "SAINT-OUEN L'AUMONE SUB" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +data: App\Entity\User\Club {#3511 …} +value: "427" +label: "PALIERS 95" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +data: App\Entity\User\Club {#3515 …} +value: "428" +label: "CASAVO" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +data: App\Entity\User\Club {#3519 …} +value: "430" +label: "G.O.S.T" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +data: App\Entity\User\Club {#3523 …} +value: "431" +label: "LA GALATHEE" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +data: App\Entity\User\Club {#3527 …} +value: "432" +label: "TAVERNY SPORTS NAUTIQUES 95" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +data: App\Entity\User\Club {#3531 …} +value: "433" +label: "CLUB DES PETITS PLONGEURS" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +data: App\Entity\User\Club {#3535 …} +value: "434" +label: "PLONGEE DANS FOSSES" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +data: App\Entity\User\Club {#3539 …} +value: "435" +label: "ASAF PLONGEE ROISSY" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +data: App\Entity\User\Club {#3543 …} +value: "436" +label: "CLUB AQUA VITE" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +data: App\Entity\User\Club {#3547 …} +value: "437" +label: "PLONGEE 95" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +data: App\Entity\User\Club {#3551 …} +value: "438" +label: "PONTOISE PLONGEE" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +data: App\Entity\User\Club {#3555 …} +value: "439" +label: "LES PETITS CANARDS" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +data: App\Entity\User\Club {#3559 …} +value: "453" +label: "C.S.M PLONGEE" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +data: App\Entity\User\Club {#3563 …} +value: "454" +label: "MANTATEK CLUB" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +data: App\Entity\User\Club {#3567 …} +value: "456" +label: "BLEU PASSION SARL" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +data: App\Entity\User\Club {#3571 …} +value: "458" +label: "UCPA" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +data: App\Entity\User\Club {#3575 …} +value: "459" +label: "PLONGEE BLEUE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +data: App\Entity\User\Club {#3579 …} +value: "460" +label: "AP PLONGEE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +data: App\Entity\User\Club {#3583 …} +value: "461" +label: "BLEU EVASION ECOLE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +data: App\Entity\User\Club {#3587 …} +value: "464" +label: "MJC Ile de France-Centre animation Montparnasse" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +data: App\Entity\User\Club {#3591 …} +value: "466" +label: "ECOLE DE PLONGEE ITINERANTE" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +data: App\Entity\User\Club {#3595 …} +value: "467" +label: "DIVE IN LA GARENNE" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +data: App\Entity\User\Club {#3599 …} +value: "468" +label: "LES AQUANAUTES DE PARIS" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +data: App\Entity\User\Club {#3603 …} +value: "469" +label: "BULLES ET EAU (BULLEO)" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +data: App\Entity\User\Club {#3607 …} +value: "470" +label: "POISSON LUNE PLONGEE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +data: App\Entity\User\Club {#3611 …} +value: "472" +label: "KAOUENN SUB PLONGEE" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +data: App\Entity\User\Club {#3615 …} +value: "473" +label: "Association Sportive Mantaise Plongée" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +data: App\Entity\User\Club {#3619 …} +value: "474" +label: "A.S.P.P" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +data: App\Entity\User\Club {#3623 …} +value: "476" +label: "SCA 2000 PLONGEE" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +data: App\Entity\User\Club {#3627 …} +value: "478" +label: "RAID AVENTURE ORGANISATION" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +data: App\Entity\User\Club {#3631 …} +value: "483" +label: "ANTONY SPORTS HANDI-CLUB" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +data: App\Entity\User\Club {#3635 …} +value: "485" +label: "NAUTILUS PLONGEE" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +data: App\Entity\User\Club {#3639 …} +value: "486" +label: "MAEV'ANE PLONGEE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +data: App\Entity\User\Club {#3643 …} +value: "487" +label: "AQUA BSD" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +data: App\Entity\User\Club {#3647 …} +value: "488" +label: "AMIS PLONGEURS DU BLANC MESNIL" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +data: App\Entity\User\Club {#3651 …} +value: "489" +label: "AQUASUB 78" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +data: App\Entity\User\Club {#3655 …} +value: "490" +label: "AZZURA SUB" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +data: App\Entity\User\Club {#3659 …} +value: "491" +label: "ASS SPORTIVE CREDIT FONCIER DE FRANCE" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +data: App\Entity\User\Club {#3663 …} +value: "492" +label: "CLUB NAUTIQUE BREVANNAIS" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +data: App\Entity\User\Club {#3667 …} +value: "493" +label: "UCPA 77" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +data: App\Entity\User\Club {#3671 …} +value: "494" +label: "AQUAMUNDO" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +data: App\Entity\User\Club {#3675 …} +value: "495" +label: "7èeme APNEE" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +data: App\Entity\User\Club {#3679 …} +value: "497" +label: "THIB FORM (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +data: App\Entity\User\Club {#3683 …} +value: "498" +label: "E.S STAINS NATATION" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +data: App\Entity\User\Club {#3687 …} +value: "499" +label: "LES JOYEUX PALMIPEDES" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +data: App\Entity\User\Club {#3691 …} +value: "501" +label: "AVENIR PLONGEE" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +data: App\Entity\User\Club {#3695 …} +value: "503" +label: "JULIEN KENEE" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +data: App\Entity\User\Club {#3699 …} +value: "504" +label: "APNEE LIBRE 77" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +data: App\Entity\User\Club {#3703 …} +value: "505" +label: "ONCYMERGE" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +data: App\Entity\User\Club {#3707 …} +value: "507" +label: "LES GORGONES DE VILLEPARISIS" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +data: App\Entity\User\Club {#3711 …} +value: "509" +label: "les ecobulleurs" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +data: App\Entity\User\Club {#3715 …} +value: "510" +label: "ORCA CLUB DE TORCY" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +data: App\Entity\User\Club {#3719 …} +value: "511" +label: "POSEIDON PLONGEE 91" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +data: App\Entity\User\Club {#3723 …} +value: "512" +label: "FUNKY FAMILY PLONGEE" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +data: App\Entity\User\Club {#3727 …} +value: "514" +label: "MAXIMUN OUTDOORS DIVING (MOD)" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +data: App\Entity\User\Club {#3731 …} +value: "515" +label: "NAGE AVEC PALMES D'ETAMPES" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +data: App\Entity\User\Club {#3735 …} +value: "516" +label: "CLUB APNEE DE MEULAN EN YVELINES" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +data: App\Entity\User\Club {#3739 …} +value: "517" +label: "HOCKEY SUBAQUATIQUE MONTREUIL" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +data: App\Entity\User\Club {#3743 …} +value: "518" +label: "SENSATIONS PARIS PLONGEE" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +data: App\Entity\User\Club {#3747 …} +value: "519" +label: "PLONGEE TEK PASSION" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +data: App\Entity\User\Club {#3751 …} +value: "520" +label: "ENPRASUB" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +data: App\Entity\User\Club {#3755 …} +value: "521" +label: "ASSOCIATION SCUBACAILLES" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +data: App\Entity\User\Club {#3759 …} +value: "522" +label: "LES PLONGEURS DU LAC" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +data: App\Entity\User\Club {#3763 …} +value: "523" +label: "ECOLE FRANCAISE DE PLONGEE DE BRETIGNY" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +data: App\Entity\User\Club {#3767 …} +value: "525" +label: "ASSOCIATION SPORTIVE FAUX POUMONS ET CANISTER" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +data: App\Entity\User\Club {#3771 …} +value: "526" +label: "ASSOCIATION NEOPRENE DECOUVERTES" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +data: App\Entity\User\Club {#3775 …} +value: "527" +label: "LE GORFOU DRAVEIL PLONGEE" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +data: App\Entity\User\Club {#3779 …} +value: "530" +label: "AELLO PLONGEE" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +data: App\Entity\User\Club {#3783 …} +value: "531" +label: "ASS PARIS DIVING CLUB DE PLONGEE PARISIEN" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +data: App\Entity\User\Club {#3787 …} +value: "532" +label: "HAPPY PLONGEE" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +data: App\Entity\User\Club {#3791 …} +value: "535" +label: "AQUA PARIS PLONGEE" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +data: App\Entity\User\Club {#3795 …} +value: "536" +label: "LES RECYCLEUX DE L'ETOILE" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +data: App\Entity\User\Club {#3799 …} +value: "537" +label: "USTR PLongée" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +data: App\Entity\User\Club {#3803 …} +value: "538" +label: "AQUA SUB RAMBOUILLET" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +data: App\Entity\User\Club {#3807 …} +value: "539" +label: "AQUATIK RAMBOUILLET" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +data: App\Entity\User\Club {#3811 …} +value: "540" +label: "RED STAR CLUB MONTREUILLOIS" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +data: App\Entity\User\Club {#3815 …} +value: "547" +label: "ESPACE PLONGEE VILLE D ANTONY" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +data: App\Entity\User\Club {#3819 …} +value: "548" +label: "ASNIERES APNEE" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +data: App\Entity\User\Club {#3823 …} +value: "549" +label: "CAOUANNE TECH PLONGEE" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +data: App\Entity\User\Club {#3827 …} +value: "550" +label: "ASS SPORTIVE ALESIA PLONGEE" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +data: App\Entity\User\Club {#3831 …} +value: "553" +label: "PARADIS SIRENE" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4493 +data: App\Entity\User\Club {#3835 …} +value: "554" +label: "SEABEACH INCENTIVE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4494 +data: App\Entity\User\Club {#3839 …} +value: "555" +label: "MANTA L'OXYGENE" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4495 +data: App\Entity\User\Club {#3843 …} +value: "556" +label: "SCUBA DIVING CLUB MARNE et GONDOIRE" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4496 +data: App\Entity\User\Club {#3847 …} +value: "558" +label: "APRS" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +data: App\Entity\User\Club {#3851 …} +value: "559" +label: "MBDA SPORT Section plongée" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4498 +data: App\Entity\User\Club {#3855 …} +value: "560" +label: "SUBDIVE" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4499 +data: App\Entity\User\Club {#3859 …} +value: "567" +label: "A.D.I.S." +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +data: App\Entity\User\Club {#3863 …} +value: "577" +label: "321 PLONGEZ" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4501 +data: App\Entity\User\Club {#3867 …} +value: "585" +label: "TANGARMOR" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4502 +data: App\Entity\User\Club {#3871 …} +value: "586" +label: "ASSOCIATION DES APNEISTES ANOMYNES" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +data: App\Entity\User\Club {#3875 …} +value: "588" +label: "EOS PLONGEE" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +data: App\Entity\User\Club {#3879 …} +value: "589" +label: "AQUAMELL (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +data: App\Entity\User\Club {#3883 …} +value: "591" +label: "DIVE FLEET" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +data: App\Entity\User\Club {#3887 …} +value: "592" +label: "APNEE G'LISSES" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +data: App\Entity\User\Club {#3891 …} +value: "593" +label: "APNEE IMMERSION DES YVELYNES" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +data: App\Entity\User\Club {#3895 …} +value: "594" +label: "LES POTOS DE LA PLONGEE" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +data: App\Entity\User\Club {#3899 …} +value: "595" +label: "ADN PLONGEE" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +data: App\Entity\User\Club {#3903 …} +value: "596" +label: "ESAM" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +data: App\Entity\User\Club {#3907 …} +value: "597" +label: "UCPA 91" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +data: App\Entity\User\Club {#3911 …} +value: "598" +label: "DEEP BRAIN DIVE" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +data: App\Entity\User\Club {#3915 …} +value: "599" +label: "ANDY APNEE SCHOOL (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +data: App\Entity\User\Club {#3919 …} +value: "601" +label: "PLONGEE LOISIRS POUR TOUS" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +data: App\Entity\User\Club {#3923 …} +value: "602" +label: "AQUABOBBLE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +data: App\Entity\User\Club {#3927 …} +value: "603" +label: "AQUA SIX PLONGEE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +data: App\Entity\User\Club {#3931 …} +value: "604" +label: "OWSI.PARIS (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +data: App\Entity\User\Club {#3935 …} +value: "605" +label: "DIVE IN BLUE (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +data: App\Entity\User\Club {#3939 …} +value: "606" +label: "BLEU PASSION SARL HBCONFORM (structure commerciale)" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +data: App\Entity\User\Club {#3943 …} +value: "607" +label: "CSE SAFRAN AIRCRAFT ENGINES SQY" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +data: App\Entity\User\Club {#3947 …} +value: "608" +label: "VAL D'EUROPE PLONGEE" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +data: App\Entity\User\Club {#3951 …} +value: "609" +label: "AQUAMUSE" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +data: App\Entity\User\Club {#3955 …} +value: "610" +label: "FREEDIVE EVOLUTION (STRUCTURE COMMERCIALE)" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4524 +data: App\Entity\User\Club {#3959 …} +value: "611" +label: "RAMBOUILLET SPORTS RSSA" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +data: App\Entity\User\Club {#3963 …} +value: "612" +label: "HERITIERS POTES BULLES" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +data: App\Entity\User\Club {#3967 …} +value: "614" +label: "CSE SAFRAN GENNEVILLIERS" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4527 +data: App\Entity\User\Club {#3971 …} +value: "615" +label: "DIVE DANCERS" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4528 +data: App\Entity\User\Club {#3975 …} +value: "616" +label: "STEPH H2O" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4529 +data: App\Entity\User\Club {#3979 …} +value: "617" +label: "TEAM BLUE OCEAN" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4530 +data: App\Entity\User\Club {#3983 …} +value: "618" +label: "C.A.S.A.V.O" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4531 +data: App\Entity\User\Club {#3987 …} +value: "619" +label: "PLONGEELIB" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4532 +data: App\Entity\User\Club {#3991 …} +value: "620" +label: "MY DIVING ACADEMY" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4533 +data: App\Entity\User\Club {#3995 …} +value: "621" +label: "LES LOUPS MARINS" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4534 +data: App\Entity\User\Club {#3999 …} +value: "622" +label: "ASSOCIATION DES APNESISTES ANONYMES" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4535 +data: App\Entity\User\Club {#4003 …} +value: "623" +label: "EPIC" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4536 +data: App\Entity\User\Club {#4007 …} +value: "624" +label: "RAINCY SUB" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4537 +data: App\Entity\User\Club {#4011 …} +value: "625" +label: "CSE SAFRAN AIRCRAFT ENGNES SQY ( section plongée)" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4538 +data: App\Entity\User\Club {#4015 …} +value: "626" +label: "GERSMA" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4539 +data: App\Entity\User\Club {#4019 …} +value: "627" +label: "PARIS UNDERWATER ADVENTURES" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +data: App\Entity\User\Club {#4023 …} +value: "628" +label: "LES AMIS DE L OCEAN" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +data: App\Entity\User\Club {#4027 …} +value: "630" +label: "Urban tek Dive" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4542 +data: App\Entity\User\Club {#4031 …} +value: "631" +label: "SPLAAASH" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4543 +data: App\Entity\User\Club {#4035 …} +value: "632" +label: "RIVER SEALS" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +data: App\Entity\User\Club {#4039 …} +value: "633" +label: "ACADEMIE SUBAQUATIQUE" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4545 +data: App\Entity\User\Club {#4043 …} +value: "634" +label: "PLONGEE X" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4546 +data: App\Entity\User\Club {#4047 …} +value: "635" +label: "ABYSS OF PARIS" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2000 -errors: [] -form: Symfony\Component\Form\Form {#1939 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2001 …5} |
| full_name | "registration_form[club]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_club" |
| is_selected | Closure($choice, $value) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Club :" |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "club" |
| placeholder | "Choisir une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_club" |
| valid | true |
| value | "" |
codep
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control f-w-600 required-field" ] |
[ "class" => "form-control f-w-600 required-field" ] |
| choice_label | "libelleLong" |
same as passed value |
| class | "App\Entity\Referentiel\Codep" |
same as passed value |
| label | "Votre CTD :" |
same as passed value |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
[ "class" => "mt-3 f-w-900" ] |
| placeholder | "Choisir une option" |
same as passed value |
| query_builder | Closure(CodepRepository $er) {#1319 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#1257 …} } |
Doctrine\ORM\QueryBuilder {#1636 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1635 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1634 #from: "App\Entity\Referentiel\Codep" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1637 #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: [ "e.actif = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1638 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.ordreAffichage ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1565 …} -dql: "SELECT e FROM App\Entity\Referentiel\Codep e WHERE e.actif = true ORDER BY e.ordreAffichage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1631 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "libelleLong" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1760 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1640 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1639 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1571 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1643 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1641 …} } |
| choices | null |
| class | "App\Entity\Referentiel\Codep" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1741 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1584 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre CTD :" |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1636 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1635 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1634 #from: "App\Entity\Referentiel\Codep" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1637 #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: [ "e.actif = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1638 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.ordreAffichage ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1565 …} -dql: "SELECT e FROM App\Entity\Referentiel\Codep e WHERE e.actif = true ORDER BY e.ordreAffichage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1631 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1582 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_codep" ] |
| cache_key | "_registration_form_codep_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4550 +data: App\Entity\Referentiel\Codep {#4567 …} +value: "25" +label: "CTR" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4554 +data: App\Entity\Referentiel\Codep {#4711 …} +value: "17" +label: "Comité Technique Départemental des Yvelines" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4552 +data: App\Entity\Referentiel\Codep {#4717 …} +value: "18" +label: "Comité Technique Départemental de Paris" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4556 +data: App\Entity\Referentiel\Codep {#4723 …} +value: "19" +label: "Comité Technique Départemental de Seine et Marne" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4551 +data: App\Entity\Referentiel\Codep {#4729 …} +value: "20" +label: "Comité Technique Départemental d'Essone" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4563 +data: App\Entity\Referentiel\Codep {#4735 …} +value: "21" +label: "Comité Technique Départemental de Hauts de Seine" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4562 +data: App\Entity\Referentiel\Codep {#4741 …} +value: "22" +label: "Comité Technique Départemental de Seine Saint Denis" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4561 +data: App\Entity\Referentiel\Codep {#4747 …} +value: "23" +label: "Comité Technique Départemental du Val de Marne" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4553 +data: App\Entity\Referentiel\Codep {#4753 …} +value: "24" +label: "Comité Technique Départemental du Val d'Oise" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4558 +data: App\Entity\Referentiel\Codep {#4759 …} +value: "26" +label: "Comité Technique Départemental des Côtes d'Armor" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4547 -errors: [] -form: Symfony\Component\Form\Form {#1942 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2002 …5} |
| full_name | "registration_form[codep]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_codep" |
| is_selected | Closure($choice, $value) {#4549 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Votre CTD :" |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "codep" |
| placeholder | "Choisir une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_codep" |
| valid | true |
| value | "" |
niveau
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control f-w-600 required-field" ] |
[ "class" => "form-control f-w-600 required-field" ] |
| choice_label | "libelleLong" |
same as passed value |
| class | "App\Entity\Referentiel\niveau" |
same as passed value |
| label | "Votre niveau :" |
same as passed value |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
[ "class" => "mt-3 f-w-900" ] |
| placeholder | "Choisir une option" |
same as passed value |
| query_builder | Closure(niveauRepository $er) {#1320 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#1257 …} } |
Doctrine\ORM\QueryBuilder {#1868 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1867 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "n" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1869 #from: "App\Entity\Referentiel\niveau" #alias: "n" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1870 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "n.ordreAffichage ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1565 …} -dql: "SELECT n FROM App\Entity\Referentiel\niveau n ORDER BY n.ordreAffichage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1864 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "libelleLong" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1900 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1872 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1871 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1571 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1875 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1873 …} } |
| choices | null |
| class | "App\Entity\Referentiel\niveau" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1888 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1733 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre niveau :" |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir une option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1868 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1867 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "n" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1869 #from: "App\Entity\Referentiel\niveau" #alias: "n" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1870 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "n.ordreAffichage ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1565 …} -dql: "SELECT n FROM App\Entity\Referentiel\niveau n ORDER BY n.ordreAffichage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1864 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerPHtkYmg\EntityManagerGhost614a58f {#393 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#1735 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control f-w-600 required-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_niveau" ] |
| cache_key | "_registration_form_niveau_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +data: App\Entity\Referentiel\niveau {#4787 …} +value: "17" +label: "Niveau 2" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +data: App\Entity\Referentiel\niveau {#4988 …} +value: "18" +label: "Niveau 3" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +data: App\Entity\Referentiel\niveau {#5012 …} +value: "19" +label: "Niveau 4 / Guide de palanquée" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +data: App\Entity\Referentiel\niveau {#5036 …} +value: "20" +label: "Initiateur" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +data: App\Entity\Referentiel\niveau {#5060 …} +value: "21" +label: "Moniteur Fédéral 1° degré" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +data: App\Entity\Referentiel\niveau {#5084 …} +value: "27" +label: "Tuteur Stage Initiateur" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +data: App\Entity\Referentiel\niveau {#5108 …} +value: "22" +label: "Moniteur Fédéral 2° degré" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +data: App\Entity\Referentiel\niveau {#5132 …} +value: "23" +label: "Instructeur Régional" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +data: App\Entity\Referentiel\niveau {#5156 …} +value: "24" +label: "Instructeur National" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4767 -errors: [] -form: Symfony\Component\Form\Form {#1945 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4548 …5} |
| full_name | "registration_form[niveau]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_niveau" |
| is_selected | Closure($choice, $value) {#4769 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Votre niveau :" |
| label_attr | [ "class" => "mt-3 f-w-900" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "niveau" |
| placeholder | "Choisir une option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_niveau" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#700 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#221 …} -logger: Monolog\Logger {#128 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#699 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5180 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#364 …} $message: Closure() {#5181 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5192 -errors: [] -form: Symfony\Component\Form\Form {#5188 …} } |
| form | Symfony\Component\Form\FormView {#5183 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form__token" |
| valid | true |
| value | "csrf-token" |