Forms
-
registration_form
-
username
-
nom
-
prenom
-
email
-
mobile
-
adresse
-
zipCode
-
ville
-
plainPassword
-
agence
-
groupe
-
autre
-
name
-
adresse
-
zipcode
-
ville
-
fonction
-
autreFonction
-
-
_token
-
registration_form
"App\Form\Type\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#680 -id: null -email: null -roles: [] -password: "NOUVEAU" -isVerified: false -nom: null -prenom: null -mobile: null -adresse: null -zipCode: null -ville: null -username: null -agence: null -userChoices: Doctrine\Common\Collections\ArrayCollection {#648 …} -validateQuizs: Doctrine\Common\Collections\ArrayCollection {#589 …} -createdAt: null -visiteUsers: Doctrine\Common\Collections\ArrayCollection {#646 …} -parrain: null -users: Doctrine\Common\Collections\ArrayCollection {#643 …} -updatedAt: null -parrainage_date: null -quizDaysCount: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#680 -id: null -email: null -roles: [] -password: "NOUVEAU" -isVerified: false -nom: null -prenom: null -mobile: null -adresse: null -zipCode: null -ville: null -username: null -agence: null -userChoices: Doctrine\Common\Collections\ArrayCollection {#648 …} -validateQuizs: Doctrine\Common\Collections\ArrayCollection {#589 …} -createdAt: null -visiteUsers: Doctrine\Common\Collections\ArrayCollection {#646 …} -parrain: null -users: Doctrine\Common\Collections\ArrayCollection {#643 …} -updatedAt: null -parrainage_date: null -quizDaysCount: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data | App\Entity\User {#680 -id: null -email: null -roles: [] -password: "NOUVEAU" -isVerified: false -nom: null -prenom: null -mobile: null -adresse: null -zipCode: null -ville: null -username: null -agence: null -userChoices: Doctrine\Common\Collections\ArrayCollection {#648 …} -validateQuizs: Doctrine\Common\Collections\ArrayCollection {#589 …} -createdAt: null -visiteUsers: Doctrine\Common\Collections\ArrayCollection {#646 …} -parrain: null -users: Doctrine\Common\Collections\ArrayCollection {#643 …} -updatedAt: null -parrainage_date: null -quizDaysCount: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#529 …} $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 {#680 -id: null -email: null -roles: [] -password: "NOUVEAU" -isVerified: false -nom: null -prenom: null -mobile: null -adresse: null -zipCode: null -ville: null -username: null -agence: null -userChoices: Doctrine\Common\Collections\ArrayCollection {#648 …} -validateQuizs: Doctrine\Common\Collections\ArrayCollection {#589 …} -createdAt: null -visiteUsers: Doctrine\Common\Collections\ArrayCollection {#646 …} -parrain: null -users: Doctrine\Common\Collections\ArrayCollection {#643 …} -updatedAt: null -parrainage_date: null -quizDaysCount: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1204 -form: Symfony\Component\Form\Form {#868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1196 …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 {#680 -id: null -email: null -roles: [] -password: "NOUVEAU" -isVerified: false -nom: null -prenom: null -mobile: null -adresse: null -zipCode: null -ville: null -username: null -agence: null -userChoices: Doctrine\Common\Collections\ArrayCollection {#648 …} -validateQuizs: Doctrine\Common\Collections\ArrayCollection {#589 …} -createdAt: null -visiteUsers: Doctrine\Common\Collections\ArrayCollection {#646 …} -parrain: null -users: Doctrine\Common\Collections\ArrayCollection {#643 …} -updatedAt: null -parrainage_date: null -quizDaysCount: null } |
username
"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 | [ "placeholder" => "Nom d'utilisateur*" "maxlength" => 50 ] |
[ "placeholder" => "Nom d'utilisateur*" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#397 +payload: null +groups: ? +message: "Veuillez entrer votre nom d'utilisateur" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#397 +payload: null +groups: ? +message: "Veuillez entrer votre nom d'utilisateur" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nom d'utilisateur*" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#397 +payload: null +groups: ? +message: "Veuillez entrer votre nom d'utilisateur" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#537 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nom d'utilisateur*" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_username" ] |
| cache_key | "_registration_form_username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1210 -form: Symfony\Component\Form\Form {#779 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1212 …5} |
| full_name | "registration_form[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_username" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_username" |
| valid | true |
| value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Nom*" "maxlength" => 50 ] |
[ "placeholder" => "Nom*" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#515 +payload: null +groups: ? +message: "Veuillez entrer votre nom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#515 +payload: null +groups: ? +message: "Veuillez entrer votre nom" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nom*" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#515 +payload: null +groups: ? +message: "Veuillez entrer votre nom" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#718 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#559 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nom*" "maxlength" => 50 ] |
| 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 {#1209 -form: Symfony\Component\Form\Form {#798 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1208 …5} |
| full_name | "registration_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_nom" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_nom" |
| valid | true |
| value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Prénom*" "maxlength" => 50 ] |
[ "placeholder" => "Prénom*" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#556 +payload: null +groups: ? +message: "Veuillez entrer votre prénom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#556 +payload: null +groups: ? +message: "Veuillez entrer votre prénom" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Prénom*" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#556 +payload: null +groups: ? +message: "Veuillez entrer votre prénom" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#514 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Prénom*" "maxlength" => 50 ] |
| 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 {#1207 -form: Symfony\Component\Form\Form {#819 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1206 …5} |
| full_name | "registration_form[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_prenom" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_prenom" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Adresse email*" "maxlength" => 100 ] |
[ "placeholder" => "Adresse email*" "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#550 +payload: null +groups: ? +message: "Veuillez entrer une adresse email" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#550 +payload: null +groups: ? +message: "Veuillez entrer une adresse email" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse email*" "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#550 +payload: null +groups: ? +message: "Veuillez entrer une adresse email" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#506 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse email*" "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
| cache_key | "_registration_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1133 -form: Symfony\Component\Form\Form {#870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1176 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
mobile
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Numéro de tél. mobile*" "maxlength" => 10 ] |
[ "placeholder" => "Numéro de tél. mobile*" "maxlength" => 10 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#553 +payload: null +groups: ? +message: "Veuillez entrer un numéro de téléphone mobile" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#553 +payload: null +groups: ? +message: "Veuillez entrer un numéro de téléphone mobile" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Numéro de tél. mobile*" "maxlength" => 10 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#553 +payload: null +groups: ? +message: "Veuillez entrer un numéro de téléphone mobile" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#382 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#409 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Numéro de tél. mobile*" "maxlength" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_registration_form_mobile" ] |
| cache_key | "_registration_form_mobile_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#535 -form: Symfony\Component\Form\Form {#873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1193 …5} |
| full_name | "registration_form[mobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_mobile" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mobile" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_mobile" |
| valid | true |
| value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Adresse*" "maxlength" => 255 ] |
[ "placeholder" => "Adresse*" "maxlength" => 255 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#554 +payload: null +groups: ? +message: "Veuillez entrer une adresse" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#554 +payload: null +groups: ? +message: "Veuillez entrer une adresse" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0 w-100" ] |
[ "class" => "mb-0 w-100" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#554 +payload: null +groups: ? +message: "Veuillez entrer une adresse" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0 w-100" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#714 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_adresse" ] |
| cache_key | "_registration_form_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1203 -form: Symfony\Component\Form\Form {#876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1198 …5} |
| full_name | "registration_form[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_adresse" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0 w-100" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_adresse" |
| valid | true |
| value | "" |
zipCode
"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 | [ "placeholder" => "Code postal*" "maxlength" => 5 ] |
[ "placeholder" => "Code postal*" "maxlength" => 5 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#555 +payload: null +groups: ? +message: "Veuillez entrer un code postal" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#555 +payload: null +groups: ? +message: "Veuillez entrer un code postal" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Code postal*" "maxlength" => 5 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#555 +payload: null +groups: ? +message: "Veuillez entrer un code postal" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#390 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#700 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Code postal*" "maxlength" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_zipCode" ] |
| cache_key | "_registration_form_zipCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1199 -form: Symfony\Component\Form\Form {#879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1202 …5} |
| full_name | "registration_form[zipCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_zipCode" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_zipCode" |
| valid | true |
| value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Ville*" "maxlength" => 70 ] |
[ "placeholder" => "Ville*" "maxlength" => 70 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#557 +payload: null +groups: ? +message: "Veuillez entrer une ville" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#557 +payload: null +groups: ? +message: "Veuillez entrer une ville" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ville*" "maxlength" => 70 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#557 +payload: null +groups: ? +message: "Veuillez entrer une ville" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#720 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ville*" "maxlength" => 70 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_ville" ] |
| cache_key | "_registration_form_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1205 -form: Symfony\Component\Form\Form {#882 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1201 …5} |
| full_name | "registration_form[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_ville" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_ville" |
| valid | true |
| value | "" |
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" "placeholder" => "Mot de passe*" ] |
[ "autocomplete" => "new-password" "placeholder" => "Mot de passe*" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#558 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#516 +payload: null +groups: ? +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 contenir 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: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#558 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#516 +payload: null +groups: ? +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 contenir 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: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| mapped | false |
false
|
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "placeholder" => "Mot de passe*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#558 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#516 +payload: null +groups: ? +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 contenir 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: 6 +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#728 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 | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#734 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "placeholder" => "Mot de passe*" ] |
| 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 {#1200 -form: Symfony\Component\Form\Form {#885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | "" |
agence
"App\Form\Type\AgenceType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | "App\Entity\Agence" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Agence" } } |
| 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() {#749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#748 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "agence" "_registration_form_agence" ] |
| cache_key | "_registration_form_agence_agence" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1215 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1216 …5} |
| full_name | "registration_form[agence]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agence" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence" |
| valid | true |
| value | null |
groupe
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choices | [ App\Entity\Groupe {#929 -id: 6 -enseignes: Doctrine\ORM\PersistentCollection {#923 …} -name: "AGILO" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#944 …} } App\Entity\Groupe {#941 -id: 7 -enseignes: Doctrine\ORM\PersistentCollection {#1008 …} -name: "ALGOREL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#936 …} } App\Entity\Groupe {#1017 -id: 8 -enseignes: Doctrine\ORM\PersistentCollection {#960 …} -name: "ORCAB" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#935 …} } App\Entity\Groupe {#938 -id: 9 -enseignes: Doctrine\ORM\PersistentCollection {#921 …} -name: "PARTELEC" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#959 …} } App\Entity\Groupe {#982 -id: 10 -enseignes: Doctrine\ORM\PersistentCollection {#969 …} -name: "POMPAC DEVELOPPEMENT" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#981 …} } App\Entity\Groupe {#976 -id: 11 -enseignes: Doctrine\ORM\PersistentCollection {#975 …} -name: "REXEL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#972 …} } App\Entity\Groupe {#970 -id: 12 -enseignes: Doctrine\ORM\PersistentCollection {#989 …} -name: "RICHARDSON" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#985 …} } App\Entity\Groupe {#1026 -id: 13 -enseignes: Doctrine\ORM\PersistentCollection {#1001 …} -name: "SAINT GOBAIN" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#999 …} } App\Entity\Groupe {#994 -id: 14 -enseignes: Doctrine\ORM\PersistentCollection {#1006 …} -name: "SIDER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#1005 …} } App\Entity\Groupe {#951 -id: 15 -enseignes: Doctrine\ORM\PersistentCollection {#953 …} -name: "SOCODA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#954 …} } App\Entity\Groupe {#991 -id: 16 -enseignes: Doctrine\ORM\PersistentCollection {#992 …} -name: "SOFINTHER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#996 …} } App\Entity\Groupe {#919 -id: 17 -enseignes: Doctrine\ORM\PersistentCollection {#920 …} -name: "SOGEDESCA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#917 …} } App\Entity\Groupe {#915 -id: 18 -enseignes: Doctrine\ORM\PersistentCollection {#914 …} -name: "SONEPAR" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#912 …} } App\Entity\Groupe {#910 -id: 19 -enseignes: Doctrine\ORM\PersistentCollection {#909 …} -name: "VAN MARCKE" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#907 …} } App\Entity\Groupe {#905 -id: 20 -enseignes: Doctrine\ORM\PersistentCollection {#904 …} -name: "YESSS" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#902 …} } App\Entity\Groupe {#756 -id: 21 -enseignes: Doctrine\ORM\PersistentCollection {#757 …} -name: "AUTRE DISTRIBUTEUR INDEPENDANT" -is_new_custom: null -position: true -agences: Doctrine\ORM\PersistentCollection {#770 …} } ] |
[ App\Entity\Groupe {#929 -id: 6 -enseignes: Doctrine\ORM\PersistentCollection {#923 …} -name: "AGILO" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#944 …} } App\Entity\Groupe {#941 -id: 7 -enseignes: Doctrine\ORM\PersistentCollection {#1008 …} -name: "ALGOREL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#936 …} } App\Entity\Groupe {#1017 -id: 8 -enseignes: Doctrine\ORM\PersistentCollection {#960 …} -name: "ORCAB" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#935 …} } App\Entity\Groupe {#938 -id: 9 -enseignes: Doctrine\ORM\PersistentCollection {#921 …} -name: "PARTELEC" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#959 …} } App\Entity\Groupe {#982 -id: 10 -enseignes: Doctrine\ORM\PersistentCollection {#969 …} -name: "POMPAC DEVELOPPEMENT" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#981 …} } App\Entity\Groupe {#976 -id: 11 -enseignes: Doctrine\ORM\PersistentCollection {#975 …} -name: "REXEL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#972 …} } App\Entity\Groupe {#970 -id: 12 -enseignes: Doctrine\ORM\PersistentCollection {#989 …} -name: "RICHARDSON" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#985 …} } App\Entity\Groupe {#1026 -id: 13 -enseignes: Doctrine\ORM\PersistentCollection {#1001 …} -name: "SAINT GOBAIN" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#999 …} } App\Entity\Groupe {#994 -id: 14 -enseignes: Doctrine\ORM\PersistentCollection {#1006 …} -name: "SIDER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#1005 …} } App\Entity\Groupe {#951 -id: 15 -enseignes: Doctrine\ORM\PersistentCollection {#953 …} -name: "SOCODA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#954 …} } App\Entity\Groupe {#991 -id: 16 -enseignes: Doctrine\ORM\PersistentCollection {#992 …} -name: "SOFINTHER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#996 …} } App\Entity\Groupe {#919 -id: 17 -enseignes: Doctrine\ORM\PersistentCollection {#920 …} -name: "SOGEDESCA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#917 …} } App\Entity\Groupe {#915 -id: 18 -enseignes: Doctrine\ORM\PersistentCollection {#914 …} -name: "SONEPAR" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#912 …} } App\Entity\Groupe {#910 -id: 19 -enseignes: Doctrine\ORM\PersistentCollection {#909 …} -name: "VAN MARCKE" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#907 …} } App\Entity\Groupe {#905 -id: 20 -enseignes: Doctrine\ORM\PersistentCollection {#904 …} -name: "YESSS" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#902 …} } App\Entity\Groupe {#756 -id: 21 -enseignes: Doctrine\ORM\PersistentCollection {#757 …} -name: "AUTRE DISTRIBUTEUR INDEPENDANT" -is_new_custom: null -position: true -agences: Doctrine\ORM\PersistentCollection {#770 …} } ] |
| class | "App\Entity\Groupe" |
same as passed value |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| placeholder | "Sélectionnez votre groupe*" |
same as passed value |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#805 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#823 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#901 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#800 …} } |
| choices | [ App\Entity\Groupe {#929 -id: 6 -enseignes: Doctrine\ORM\PersistentCollection {#923 …} -name: "AGILO" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#944 …} } App\Entity\Groupe {#941 -id: 7 -enseignes: Doctrine\ORM\PersistentCollection {#1008 …} -name: "ALGOREL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#936 …} } App\Entity\Groupe {#1017 -id: 8 -enseignes: Doctrine\ORM\PersistentCollection {#960 …} -name: "ORCAB" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#935 …} } App\Entity\Groupe {#938 -id: 9 -enseignes: Doctrine\ORM\PersistentCollection {#921 …} -name: "PARTELEC" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#959 …} } App\Entity\Groupe {#982 -id: 10 -enseignes: Doctrine\ORM\PersistentCollection {#969 …} -name: "POMPAC DEVELOPPEMENT" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#981 …} } App\Entity\Groupe {#976 -id: 11 -enseignes: Doctrine\ORM\PersistentCollection {#975 …} -name: "REXEL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#972 …} } App\Entity\Groupe {#970 -id: 12 -enseignes: Doctrine\ORM\PersistentCollection {#989 …} -name: "RICHARDSON" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#985 …} } App\Entity\Groupe {#1026 -id: 13 -enseignes: Doctrine\ORM\PersistentCollection {#1001 …} -name: "SAINT GOBAIN" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#999 …} } App\Entity\Groupe {#994 -id: 14 -enseignes: Doctrine\ORM\PersistentCollection {#1006 …} -name: "SIDER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#1005 …} } App\Entity\Groupe {#951 -id: 15 -enseignes: Doctrine\ORM\PersistentCollection {#953 …} -name: "SOCODA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#954 …} } App\Entity\Groupe {#991 -id: 16 -enseignes: Doctrine\ORM\PersistentCollection {#992 …} -name: "SOFINTHER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#996 …} } App\Entity\Groupe {#919 -id: 17 -enseignes: Doctrine\ORM\PersistentCollection {#920 …} -name: "SOGEDESCA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#917 …} } App\Entity\Groupe {#915 -id: 18 -enseignes: Doctrine\ORM\PersistentCollection {#914 …} -name: "SONEPAR" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#912 …} } App\Entity\Groupe {#910 -id: 19 -enseignes: Doctrine\ORM\PersistentCollection {#909 …} -name: "VAN MARCKE" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#907 …} } App\Entity\Groupe {#905 -id: 20 -enseignes: Doctrine\ORM\PersistentCollection {#904 …} -name: "YESSS" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#902 …} } App\Entity\Groupe {#756 -id: 21 -enseignes: Doctrine\ORM\PersistentCollection {#757 …} -name: "AUTRE DISTRIBUTEUR INDEPENDANT" -is_new_custom: null -position: true -agences: Doctrine\ORM\PersistentCollection {#770 …} } ] |
| class | "App\Entity\Groupe" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerUqpF59w\EntityManagerGhostEbeb667 {#302 …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 {#811 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerUqpF59w\EntityManagerGhostEbeb667 {#302 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#759 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez votre groupe*" |
| 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 | true |
| row_attr | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_agence_groupe" ] |
| cache_key | "_registration_form_agence_groupe_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1223 +label: "AGILO" +value: "6" +data: App\Entity\Groupe {#929 -id: 6 -enseignes: Doctrine\ORM\PersistentCollection {#923 …} -name: "AGILO" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#944 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1230 +label: "ALGOREL" +value: "7" +data: App\Entity\Groupe {#941 -id: 7 -enseignes: Doctrine\ORM\PersistentCollection {#1008 …} -name: "ALGOREL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#936 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1229 +label: "ORCAB" +value: "8" +data: App\Entity\Groupe {#1017 -id: 8 -enseignes: Doctrine\ORM\PersistentCollection {#960 …} -name: "ORCAB" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#935 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1228 +label: "PARTELEC" +value: "9" +data: App\Entity\Groupe {#938 -id: 9 -enseignes: Doctrine\ORM\PersistentCollection {#921 …} -name: "PARTELEC" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#959 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1227 +label: "POMPAC DEVELOPPEMENT" +value: "10" +data: App\Entity\Groupe {#982 -id: 10 -enseignes: Doctrine\ORM\PersistentCollection {#969 …} -name: "POMPAC DEVELOPPEMENT" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#981 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1224 +label: "REXEL" +value: "11" +data: App\Entity\Groupe {#976 -id: 11 -enseignes: Doctrine\ORM\PersistentCollection {#975 …} -name: "REXEL" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#972 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1225 +label: "RICHARDSON" +value: "12" +data: App\Entity\Groupe {#970 -id: 12 -enseignes: Doctrine\ORM\PersistentCollection {#989 …} -name: "RICHARDSON" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#985 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1231 +label: "SAINT GOBAIN" +value: "13" +data: App\Entity\Groupe {#1026 -id: 13 -enseignes: Doctrine\ORM\PersistentCollection {#1001 …} -name: "SAINT GOBAIN" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#999 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1232 +label: "SIDER" +value: "14" +data: App\Entity\Groupe {#994 -id: 14 -enseignes: Doctrine\ORM\PersistentCollection {#1006 …} -name: "SIDER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#1005 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1233 +label: "SOCODA" +value: "15" +data: App\Entity\Groupe {#951 -id: 15 -enseignes: Doctrine\ORM\PersistentCollection {#953 …} -name: "SOCODA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#954 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1234 +label: "SOFINTHER" +value: "16" +data: App\Entity\Groupe {#991 -id: 16 -enseignes: Doctrine\ORM\PersistentCollection {#992 …} -name: "SOFINTHER" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#996 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1235 +label: "SOGEDESCA" +value: "17" +data: App\Entity\Groupe {#919 -id: 17 -enseignes: Doctrine\ORM\PersistentCollection {#920 …} -name: "SOGEDESCA" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#917 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1236 +label: "SONEPAR" +value: "18" +data: App\Entity\Groupe {#915 -id: 18 -enseignes: Doctrine\ORM\PersistentCollection {#914 …} -name: "SONEPAR" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#912 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1237 +label: "VAN MARCKE" +value: "19" +data: App\Entity\Groupe {#910 -id: 19 -enseignes: Doctrine\ORM\PersistentCollection {#909 …} -name: "VAN MARCKE" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#907 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1238 +label: "YESSS" +value: "20" +data: App\Entity\Groupe {#905 -id: 20 -enseignes: Doctrine\ORM\PersistentCollection {#904 …} -name: "YESSS" -is_new_custom: null -position: false -agences: Doctrine\ORM\PersistentCollection {#902 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1239 +label: "AUTRE DISTRIBUTEUR INDEPENDANT" +value: "21" +data: App\Entity\Groupe {#756 -id: 21 -enseignes: Doctrine\ORM\PersistentCollection {#757 …} -name: "AUTRE DISTRIBUTEUR INDEPENDANT" -is_new_custom: null -position: true -agences: Doctrine\ORM\PersistentCollection {#770 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1220 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1219 …5} |
| full_name | "registration_form[agence][groupe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_groupe" |
| is_selected | Closure($choice, $value) {#1222 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "groupe" |
| placeholder | "Sélectionnez votre groupe*" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_groupe" |
| valid | true |
| value | "" |
autre
"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 | [ "placeholder" => "Renseignez votre enseigne*" "maxlength" => 255 ] |
[ "placeholder" => "Renseignez votre enseigne*" "maxlength" => 255 ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| required | false |
false
|
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Renseignez votre enseigne*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1039 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Renseignez votre enseigne*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_agence_autre" ] |
| cache_key | "_registration_form_agence_autre_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1240 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1221 …5} |
| full_name | "registration_form[agence][autre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_autre" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "autre" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_autre" |
| valid | true |
| value | "" |
name
"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 | [ "placeholder" => "Agence*" "maxlength" => 150 ] |
[ "placeholder" => "Agence*" "maxlength" => 150 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#842 +payload: null +groups: ? +message: "Veuillez entrer votre agence" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#842 +payload: null +groups: ? +message: "Veuillez entrer votre agence" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Agence*" "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#842 +payload: null +groups: ? +message: "Veuillez entrer votre agence" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1044 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Agence*" "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_agence_name" ] |
| cache_key | "_registration_form_agence_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1243 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1241 …5} |
| full_name | "registration_form[agence][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_name" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_name" |
| valid | true |
| value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Adresse de l'agence*" "maxlength" => 255 ] |
[ "placeholder" => "Adresse de l'agence*" "maxlength" => 255 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#840 +payload: null +groups: ? +message: "Veuillez entrer L'adresse de votre agence" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#840 +payload: null +groups: ? +message: "Veuillez entrer L'adresse de votre agence" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse de l'agence*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#840 +payload: null +groups: ? +message: "Veuillez entrer L'adresse de votre agence" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1053 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse de l'agence*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_agence_adresse" ] |
| cache_key | "_registration_form_agence_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1242 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1244 …5} |
| full_name | "registration_form[agence][adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_adresse" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_adresse" |
| valid | true |
| value | "" |
zipcode
"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 | [ "placeholder" => "Code postal*" "maxlength" => 5 ] |
[ "placeholder" => "Code postal*" "maxlength" => 5 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#839 +payload: null +groups: ? +message: "Veuillez entrer le code postal de votre agence" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#839 +payload: null +groups: ? +message: "Veuillez entrer le code postal de votre agence" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Code postal*" "maxlength" => 5 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#839 +payload: null +groups: ? +message: "Veuillez entrer le code postal de votre agence" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1062 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Code postal*" "maxlength" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_agence_zipcode" ] |
| cache_key | "_registration_form_agence_zipcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1245 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1246 …5} |
| full_name | "registration_form[agence][zipcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_zipcode" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipcode" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_zipcode" |
| valid | true |
| value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Ville*" "maxlength" => 100 ] |
[ "placeholder" => "Ville*" "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#837 +payload: null +groups: ? +message: "Veuillez entrer la ville de votre agence" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#837 +payload: null +groups: ? +message: "Veuillez entrer la ville de votre agence" +allowNull: false +normalizer: null } ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ville*" "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#837 +payload: null +groups: ? +message: "Veuillez entrer la ville de votre agence" +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\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| 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 | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1071 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ville*" "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_agence_ville" ] |
| cache_key | "_registration_form_agence_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1247 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1248 …5} |
| full_name | "registration_form[agence][ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_ville" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_ville" |
| valid | true |
| value | "" |
fonction
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choices | [ App\Entity\UserFonction {#844 -id: 10 -name: "Acheteur(se)" -position: 0 } App\Entity\UserFonction {#846 -id: 12 -name: "Approvisionneur(se)" -position: 0 } App\Entity\UserFonction {#847 -id: 6 -name: "Assistant(e) commercial / Attaché(e) technico-commercial/ Conseiller(e) commercial" -position: 0 } App\Entity\UserFonction {#848 -id: 11 -name: "Assistant(e) de direction" -position: 0 } App\Entity\UserFonction {#849 -id: 13 -name: "Chef(fe) de groupe" -position: 0 } App\Entity\UserFonction {#850 -id: 14 -name: "Chef(fe) de marché" -position: 0 } App\Entity\UserFonction {#851 -id: 4 -name: "Commecial(e) itinérant(e)\r\n" -position: 0 } App\Entity\UserFonction {#852 -id: 5 -name: "Commecial(e) sédentaire" -position: 0 } App\Entity\UserFonction {#853 -id: 7 -name: "Commercia(e) Libre-service" -position: 0 } App\Entity\UserFonction {#854 -id: 17 -name: "Directeur(rice) commercial" -position: 0 } App\Entity\UserFonction {#855 -id: 16 -name: "Directeur(rice) d'agence / Chef d'agence" -position: 0 } App\Entity\UserFonction {#856 -id: 15 -name: "Opérateur(rice) logistique" -position: 0 } App\Entity\UserFonction {#857 -id: 9 -name: "opértateur(rice) SAV" -position: 0 } App\Entity\UserFonction {#858 -id: 19 -name: "Responsable ADV" -position: 0 } App\Entity\UserFonction {#859 -id: 20 -name: "Responsable commercial /Libre-service / Grands comptes" -position: 0 } App\Entity\UserFonction {#860 -id: 21 -name: "Responsable logistique" -position: 0 } App\Entity\UserFonction {#861 -id: 18 -name: "Responsable marché Génie climatique / Electrique / chauffage" -position: 0 } App\Entity\UserFonction {#862 -id: 22 -name: "Responsable service technique / SAV" -position: 0 } App\Entity\UserFonction {#863 -id: 1 -name: "Vendeur(se) comptoir \r\n" -position: 0 } App\Entity\UserFonction {#864 -id: 3 -name: "Vendeur(se) conseil \r\n" -position: 0 } App\Entity\UserFonction {#865 -id: 2 -name: "Vendeur(se) Libre service\r\n" -position: 0 } App\Entity\UserFonction {#866 -id: 8 -name: "Vendeur(se) salle expo / showroom" -position: 0 } App\Entity\UserFonction {#867 -id: 23 -name: "Autre : précisez" -position: 1 } ] |
[ App\Entity\UserFonction {#844 -id: 10 -name: "Acheteur(se)" -position: 0 } App\Entity\UserFonction {#846 -id: 12 -name: "Approvisionneur(se)" -position: 0 } App\Entity\UserFonction {#847 -id: 6 -name: "Assistant(e) commercial / Attaché(e) technico-commercial/ Conseiller(e) commercial" -position: 0 } App\Entity\UserFonction {#848 -id: 11 -name: "Assistant(e) de direction" -position: 0 } App\Entity\UserFonction {#849 -id: 13 -name: "Chef(fe) de groupe" -position: 0 } App\Entity\UserFonction {#850 -id: 14 -name: "Chef(fe) de marché" -position: 0 } App\Entity\UserFonction {#851 -id: 4 -name: "Commecial(e) itinérant(e)\r\n" -position: 0 } App\Entity\UserFonction {#852 -id: 5 -name: "Commecial(e) sédentaire" -position: 0 } App\Entity\UserFonction {#853 -id: 7 -name: "Commercia(e) Libre-service" -position: 0 } App\Entity\UserFonction {#854 -id: 17 -name: "Directeur(rice) commercial" -position: 0 } App\Entity\UserFonction {#855 -id: 16 -name: "Directeur(rice) d'agence / Chef d'agence" -position: 0 } App\Entity\UserFonction {#856 -id: 15 -name: "Opérateur(rice) logistique" -position: 0 } App\Entity\UserFonction {#857 -id: 9 -name: "opértateur(rice) SAV" -position: 0 } App\Entity\UserFonction {#858 -id: 19 -name: "Responsable ADV" -position: 0 } App\Entity\UserFonction {#859 -id: 20 -name: "Responsable commercial /Libre-service / Grands comptes" -position: 0 } App\Entity\UserFonction {#860 -id: 21 -name: "Responsable logistique" -position: 0 } App\Entity\UserFonction {#861 -id: 18 -name: "Responsable marché Génie climatique / Electrique / chauffage" -position: 0 } App\Entity\UserFonction {#862 -id: 22 -name: "Responsable service technique / SAV" -position: 0 } App\Entity\UserFonction {#863 -id: 1 -name: "Vendeur(se) comptoir \r\n" -position: 0 } App\Entity\UserFonction {#864 -id: 3 -name: "Vendeur(se) conseil \r\n" -position: 0 } App\Entity\UserFonction {#865 -id: 2 -name: "Vendeur(se) Libre service\r\n" -position: 0 } App\Entity\UserFonction {#866 -id: 8 -name: "Vendeur(se) salle expo / showroom" -position: 0 } App\Entity\UserFonction {#867 -id: 23 -name: "Autre : précisez" -position: 1 } ] |
| class | "App\Entity\UserFonction" |
same as passed value |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| placeholder | "Fonction*" |
same as passed value |
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1084 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#823 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1083 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1082 …} } |
| choices | [ App\Entity\UserFonction {#844 -id: 10 -name: "Acheteur(se)" -position: 0 } App\Entity\UserFonction {#846 -id: 12 -name: "Approvisionneur(se)" -position: 0 } App\Entity\UserFonction {#847 -id: 6 -name: "Assistant(e) commercial / Attaché(e) technico-commercial/ Conseiller(e) commercial" -position: 0 } App\Entity\UserFonction {#848 -id: 11 -name: "Assistant(e) de direction" -position: 0 } App\Entity\UserFonction {#849 -id: 13 -name: "Chef(fe) de groupe" -position: 0 } App\Entity\UserFonction {#850 -id: 14 -name: "Chef(fe) de marché" -position: 0 } App\Entity\UserFonction {#851 -id: 4 -name: "Commecial(e) itinérant(e)\r\n" -position: 0 } App\Entity\UserFonction {#852 -id: 5 -name: "Commecial(e) sédentaire" -position: 0 } App\Entity\UserFonction {#853 -id: 7 -name: "Commercia(e) Libre-service" -position: 0 } App\Entity\UserFonction {#854 -id: 17 -name: "Directeur(rice) commercial" -position: 0 } App\Entity\UserFonction {#855 -id: 16 -name: "Directeur(rice) d'agence / Chef d'agence" -position: 0 } App\Entity\UserFonction {#856 -id: 15 -name: "Opérateur(rice) logistique" -position: 0 } App\Entity\UserFonction {#857 -id: 9 -name: "opértateur(rice) SAV" -position: 0 } App\Entity\UserFonction {#858 -id: 19 -name: "Responsable ADV" -position: 0 } App\Entity\UserFonction {#859 -id: 20 -name: "Responsable commercial /Libre-service / Grands comptes" -position: 0 } App\Entity\UserFonction {#860 -id: 21 -name: "Responsable logistique" -position: 0 } App\Entity\UserFonction {#861 -id: 18 -name: "Responsable marché Génie climatique / Electrique / chauffage" -position: 0 } App\Entity\UserFonction {#862 -id: 22 -name: "Responsable service technique / SAV" -position: 0 } App\Entity\UserFonction {#863 -id: 1 -name: "Vendeur(se) comptoir \r\n" -position: 0 } App\Entity\UserFonction {#864 -id: 3 -name: "Vendeur(se) conseil \r\n" -position: 0 } App\Entity\UserFonction {#865 -id: 2 -name: "Vendeur(se) Libre service\r\n" -position: 0 } App\Entity\UserFonction {#866 -id: 8 -name: "Vendeur(se) salle expo / showroom" -position: 0 } App\Entity\UserFonction {#867 -id: 23 -name: "Autre : précisez" -position: 1 } ] |
| class | "App\Entity\UserFonction" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerUqpF59w\EntityManagerGhostEbeb667 {#302 …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 {#1081 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerUqpF59w\EntityManagerGhostEbeb667 {#302 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#987 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Fonction*" |
| 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 | true |
| row_attr | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1079 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_agence_fonction" ] |
| cache_key | "_registration_form_agence_fonction_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1253 +label: "Acheteur(se)" +value: "10" +data: App\Entity\UserFonction {#844 -id: 10 -name: "Acheteur(se)" -position: 0 } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1255 +label: "Approvisionneur(se)" +value: "12" +data: App\Entity\UserFonction {#846 -id: 12 -name: "Approvisionneur(se)" -position: 0 } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1254 +label: "Assistant(e) commercial / Attaché(e) technico-commercial/ Conseiller(e) commercial" +value: "6" +data: App\Entity\UserFonction {#847 -id: 6 -name: "Assistant(e) commercial / Attaché(e) technico-commercial/ Conseiller(e) commercial" -position: 0 } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1257 +label: "Assistant(e) de direction" +value: "11" +data: App\Entity\UserFonction {#848 -id: 11 -name: "Assistant(e) de direction" -position: 0 } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1258 +label: "Chef(fe) de groupe" +value: "13" +data: App\Entity\UserFonction {#849 -id: 13 -name: "Chef(fe) de groupe" -position: 0 } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1259 +label: "Chef(fe) de marché" +value: "14" +data: App\Entity\UserFonction {#850 -id: 14 -name: "Chef(fe) de marché" -position: 0 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1260 +label: "Commecial(e) itinérant(e)\r\n" +value: "4" +data: App\Entity\UserFonction {#851 -id: 4 -name: "Commecial(e) itinérant(e)\r\n" -position: 0 } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1261 +label: "Commecial(e) sédentaire" +value: "5" +data: App\Entity\UserFonction {#852 -id: 5 -name: "Commecial(e) sédentaire" -position: 0 } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +label: "Commercia(e) Libre-service" +value: "7" +data: App\Entity\UserFonction {#853 -id: 7 -name: "Commercia(e) Libre-service" -position: 0 } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1263 +label: "Directeur(rice) commercial" +value: "17" +data: App\Entity\UserFonction {#854 -id: 17 -name: "Directeur(rice) commercial" -position: 0 } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +label: "Directeur(rice) d'agence / Chef d'agence" +value: "16" +data: App\Entity\UserFonction {#855 -id: 16 -name: "Directeur(rice) d'agence / Chef d'agence" -position: 0 } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1265 +label: "Opérateur(rice) logistique" +value: "15" +data: App\Entity\UserFonction {#856 -id: 15 -name: "Opérateur(rice) logistique" -position: 0 } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1266 +label: "opértateur(rice) SAV" +value: "9" +data: App\Entity\UserFonction {#857 -id: 9 -name: "opértateur(rice) SAV" -position: 0 } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +label: "Responsable ADV" +value: "19" +data: App\Entity\UserFonction {#858 -id: 19 -name: "Responsable ADV" -position: 0 } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1268 +label: "Responsable commercial /Libre-service / Grands comptes" +value: "20" +data: App\Entity\UserFonction {#859 -id: 20 -name: "Responsable commercial /Libre-service / Grands comptes" -position: 0 } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1269 +label: "Responsable logistique" +value: "21" +data: App\Entity\UserFonction {#860 -id: 21 -name: "Responsable logistique" -position: 0 } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1270 +label: "Responsable marché Génie climatique / Electrique / chauffage" +value: "18" +data: App\Entity\UserFonction {#861 -id: 18 -name: "Responsable marché Génie climatique / Electrique / chauffage" -position: 0 } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1271 +label: "Responsable service technique / SAV" +value: "22" +data: App\Entity\UserFonction {#862 -id: 22 -name: "Responsable service technique / SAV" -position: 0 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1272 +label: "Vendeur(se) comptoir \r\n" +value: "1" +data: App\Entity\UserFonction {#863 -id: 1 -name: "Vendeur(se) comptoir \r\n" -position: 0 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1273 +label: "Vendeur(se) conseil \r\n" +value: "3" +data: App\Entity\UserFonction {#864 -id: 3 -name: "Vendeur(se) conseil \r\n" -position: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1274 +label: "Vendeur(se) Libre service\r\n" +value: "2" +data: App\Entity\UserFonction {#865 -id: 2 -name: "Vendeur(se) Libre service\r\n" -position: 0 } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1275 +label: "Vendeur(se) salle expo / showroom" +value: "8" +data: App\Entity\UserFonction {#866 -id: 8 -name: "Vendeur(se) salle expo / showroom" -position: 0 } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1276 +label: "Autre : précisez" +value: "23" +data: App\Entity\UserFonction {#867 -id: 23 -name: "Autre : précisez" -position: 1 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1249 -form: Symfony\Component\Form\Form {#1122 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1250 …5} |
| full_name | "registration_form[agence][fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_fonction" |
| is_selected | Closure($choice, $value) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "fonction" |
| placeholder | "Fonction*" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-0" ] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_fonction" |
| valid | true |
| value | "" |
autreFonction
"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 | [ "placeholder" => "Renseignez votre fonction*" "maxlength" => 255 ] |
[ "placeholder" => "Renseignez votre fonction*" "maxlength" => 255 ] |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| required | false |
false
|
| row_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Renseignez votre fonction*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-0" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1094 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Renseignez votre fonction*" "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_agence_autreFonction" ] |
| cache_key | "_registration_form_agence_autreFonction_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1277 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1251 …5} |
| full_name | "registration_form[agence][autreFonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agence_autreFonction" |
| label | null |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "autreFonction" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-0" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agence_autreFonction" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0b6cc72f9ea3a90ee28a.U6kMcOXz3WyeJ1QVAsKfQ7nC-DoTSVPFBJExrJ8rB2k.FPFkComg7gTITABEdZjAANiqjA9begq8b-RAxv1zYB0c7GEqrb2SP-d9bA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "0b6cc72f9ea3a90ee28a.U6kMcOXz3WyeJ1QVAsKfQ7nC-DoTSVPFBJExrJ8rB2k.FPFkComg7gTITABEdZjAANiqjA9begq8b-RAxv1zYB0c7GEqrb2SP-d9bA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#580 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#577 …} -namespace: Closure() {#563 …} } |
| data | "0b6cc72f9ea3a90ee28a.U6kMcOXz3WyeJ1QVAsKfQ7nC-DoTSVPFBJExrJ8rB2k.FPFkComg7gTITABEdZjAANiqjA9begq8b-RAxv1zYB0c7GEqrb2SP-d9bA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1295 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() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#310 …} $message: Closure() {#1283 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "0b6cc72f9ea3a90ee28a.U6kMcOXz3WyeJ1QVAsKfQ7nC-DoTSVPFBJExrJ8rB2k.FPFkComg7gTITABEdZjAANiqjA9begq8b-RAxv1zYB0c7GEqrb2SP-d9bA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1304 -form: Symfony\Component\Form\Form {#1217 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1287 …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 | "0b6cc72f9ea3a90ee28a.U6kMcOXz3WyeJ1QVAsKfQ7nC-DoTSVPFBJExrJ8rB2k.FPFkComg7gTITABEdZjAANiqjA9begq8b-RAxv1zYB0c7GEqrb2SP-d9bA" |