Forms
-
administre_form
-
nom_administre
-
prenom
-
email
-
telephone
-
adresse
-
numero_voie
-
habitation
-
nb_occupants
-
particuliers
-
nom_entreprise
-
rgpd_consent
-
password
-
first
-
second
-
-
save
-
_token
-
-
lost_password_form
-
email
-
reinit_email_button
-
_token
-
administre_form
"App\Form\AdministreFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Administre {#1113 -id_administre: null -id_territoire: ? int -nom_administre: "" -prenom: "" -date_inscription: ? DateTimeInterface -email: "" -roles: [] -password: null -telephone: "" -latitude: ? string -longitude: ? string -birth: ? string -suivi: null -asso_demande: ? int -bloque_pour_non_paiement: ? int -habitation: "" -nb_occupants: ? ?int -particuliers: "" -nom_entreprise: "" -no_bac_omr: ? string -no_bac_dr: ? string -signalement_notification: null -collecte_notification: null -actu_notification: null -signalements: Doctrine\Common\Collections\ArrayCollection {#1114 …} -adresse: null -numero_voie: null -notification_sms: null -notification_mail: null -resetPasswordToken: null -resetPasswordExpiresAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Administre {#1113 -id_administre: null -id_territoire: ? int -nom_administre: "" -prenom: "" -date_inscription: ? DateTimeInterface -email: "" -roles: [] -password: null -telephone: "" -latitude: ? string -longitude: ? string -birth: ? string -suivi: null -asso_demande: ? int -bloque_pour_non_paiement: ? int -habitation: "" -nb_occupants: ? ?int -particuliers: "" -nom_entreprise: "" -no_bac_omr: ? string -no_bac_dr: ? string -signalement_notification: null -collecte_notification: null -actu_notification: null -signalements: Doctrine\Common\Collections\ArrayCollection {#1114 …} -adresse: null -numero_voie: null -notification_sms: null -notification_mail: null -resetPasswordToken: null -resetPasswordExpiresAt: null } |
same as passed value |
| form_type | "inscription" |
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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data | App\Entity\Administre {#1113 -id_administre: null -id_territoire: ? int -nom_administre: "" -prenom: "" -date_inscription: ? DateTimeInterface -email: "" -roles: [] -password: null -telephone: "" -latitude: ? string -longitude: ? string -birth: ? string -suivi: null -asso_demande: ? int -bloque_pour_non_paiement: ? int -habitation: "" -nb_occupants: ? ?int -particuliers: "" -nom_entreprise: "" -no_bac_omr: ? string -no_bac_dr: ? string -signalement_notification: null -collecte_notification: null -actu_notification: null -signalements: Doctrine\Common\Collections\ArrayCollection {#1114 …} -adresse: null -numero_voie: null -notification_sms: null -notification_mail: null -resetPasswordToken: null -resetPasswordExpiresAt: null } |
| data_class | "App\Entity\Administre" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1175 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Administre" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_type | "inscription" |
| 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() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1176 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "administre_form" "_administre_form" ] |
| cache_key | "_administre_form_administre_form" |
| compound | true |
| data | App\Entity\Administre {#1113 -id_administre: null -id_territoire: ? int -nom_administre: "" -prenom: "" -date_inscription: ? DateTimeInterface -email: "" -roles: [] -password: null -telephone: "" -latitude: ? string -longitude: ? string -birth: ? string -suivi: null -asso_demande: ? int -bloque_pour_non_paiement: ? int -habitation: "" -nb_occupants: ? ?int -particuliers: "" -nom_entreprise: "" -no_bac_omr: ? string -no_bac_dr: ? string -signalement_notification: null -collecte_notification: null -actu_notification: null -signalements: Doctrine\Common\Collections\ArrayCollection {#1114 …} -adresse: null -numero_voie: null -notification_sms: null -notification_mail: null -resetPasswordToken: null -resetPasswordExpiresAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48748 -errors: [] -form: Symfony\Component\Form\Form {#1550 …} } |
| form | Symfony\Component\Form\FormView {#1394 …5} |
| full_name | "administre_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "administre_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form" |
| valid | true |
| value | App\Entity\Administre {#1113 -id_administre: null -id_territoire: ? int -nom_administre: "" -prenom: "" -date_inscription: ? DateTimeInterface -email: "" -roles: [] -password: null -telephone: "" -latitude: ? string -longitude: ? string -birth: ? string -suivi: null -asso_demande: ? int -bloque_pour_non_paiement: ? int -habitation: "" -nb_occupants: ? ?int -particuliers: "" -nom_entreprise: "" -no_bac_omr: ? string -no_bac_dr: ? string -signalement_notification: null -collecte_notification: null -actu_notification: null -signalements: Doctrine\Common\Collections\ArrayCollection {#1114 …} -adresse: null -numero_voie: null -notification_sms: null -notification_mail: null -resetPasswordToken: null -resetPasswordExpiresAt: null } |
nom_administre
"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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Nom *" "data-label" => "Nom *" ] |
[ "class" => "input-standard mb-2" "placeholder" => "Nom *" "data-label" => "Nom *" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Nom *" "data-label" => "Nom *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1198 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1199 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Nom *" "data-label" => "Nom *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_administre_form_nom_administre" ] |
| cache_key | "_administre_form_nom_administre_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48767 -errors: [] -form: Symfony\Component\Form\Form {#1553 …} } |
| form | Symfony\Component\Form\FormView {#48766 …5} |
| full_name | "administre_form[nom_administre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_nom_administre" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom_administre" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_nom_administre" |
| uses_autocomplete | false |
| 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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Prénom *" "data-label" => "Prénom *" ] |
[ "class" => "input-standard mb-2" "placeholder" => "Prénom *" "data-label" => "Prénom *" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Prénom *" "data-label" => "Prénom *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1207 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1208 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Prénom *" "data-label" => "Prénom *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_administre_form_prenom" ] |
| cache_key | "_administre_form_prenom_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48768 -errors: [] -form: Symfony\Component\Form\Form {#1556 …} } |
| form | Symfony\Component\Form\FormView {#48769 …5} |
| full_name | "administre_form[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_prenom" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_prenom" |
| uses_autocomplete | false |
| 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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "placeholder" => "Email *" "data-label" => "Email *" ] |
[ "class" => "input-standard" "placeholder" => "Email *" "data-label" => "Email *" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard" "placeholder" => "Email *" "data-label" => "Email *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1221 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "placeholder" => "Email *" "data-label" => "Email *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_administre_form_email" ] |
| cache_key | "_administre_form_email_email" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48772 -errors: [] -form: Symfony\Component\Form\Form {#1559 …} } |
| form | Symfony\Component\Form\FormView {#48774 …5} |
| full_name | "administre_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
telephone
"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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "placeholder" => "Téléphone *" "data-label" => "Téléphone *" ] |
[ "class" => "input-standard" "placeholder" => "Téléphone *" "data-label" => "Téléphone *" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard" "placeholder" => "Téléphone *" "data-label" => "Téléphone *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1234 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "placeholder" => "Téléphone *" "data-label" => "Téléphone *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_administre_form_telephone" ] |
| cache_key | "_administre_form_telephone_tel" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48775 -errors: [] -form: Symfony\Component\Form\Form {#1562 …} } |
| form | Symfony\Component\Form\FormView {#48776 …5} |
| full_name | "administre_form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_telephone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_telephone" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
adresse
"App\Form\Autocomplete\AdresseAutocompleteField"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "data-label" => "Adresse *" "data-autocomplete-url" => "/autocomplete/zones-voies" ] |
[ "class" => "input-standard" "data-label" => "Adresse *" "data-autocomplete-url" => "/autocomplete/zones-voies" ] |
| autocomplete | true |
same as passed value |
| choice_label | "libelle" |
same as passed value |
| choice_value | "id" |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Adresse (voie/ville) *" |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard" "data-label" => "Adresse *" "data-autocomplete-url" => "/autocomplete/zones-voies" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "libelle" |
| choice_loader | Symfony\UX\Autocomplete\Form\ChoiceList\Loader\ExtraLazyChoiceLoader {#1281 -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#1644 …} -decorated: Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1507 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1294 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1296 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\ZonesVoies" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data-autocomplete-url | "/autocomplete/zones-voies" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerZIlSli6\EntityManagerGhost614a58f {#378 …12} |
| em_options | [ "filters" => [ "ramassage_filter" => true ] ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| filter_query | null |
| 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 {#1417 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerZIlSli6\EntityManagerGhost614a58f {#378 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#911 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Adresse (voie/ville) *" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1287 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1288 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "PARTIAL zv.{id, libelle}" ] } Doctrine\ORM\Query\Expr\Select {#1284 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "PARTIAL v.{id_tc_ville, nom_ville}" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1282 #from: "App\Entity\ZonesVoies" #alias: "zv" #indexBy: null } ] "join" => [ "zv" => [ Doctrine\ORM\Query\Expr\Join {#1289 #joinType: "INNER" #join: "zv.tcVille" #alias: "v" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1290 #joinType: "INNER" #join: "v.tcStructure" #alias: "s" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1291 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.id_tc_structure = :structureId" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#1283 …} -dql: "SELECT PARTIAL zv.{id, libelle}, PARTIAL v.{id_tc_ville, nom_ville} FROM App\Entity\ZonesVoies zv INNER JOIN zv.tcVille v INNER JOIN v.tcStructure s WHERE s.id_tc_structure = :structureId" -parameters: Doctrine\Common\Collections\ArrayCollection {#1286 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "v" => "zv" "s" => "zv" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerZIlSli6\EntityManagerGhost614a58f {#378 …12} } |
| required | true |
| row_attr | [ "class" => "col" ] |
| searchable_fields | null |
| security | false |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1278 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "data-label" => "Adresse *" "data-autocomplete-url" => "/autocomplete/zones-voies" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/adresse_autocomplete_field" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "ux_entity_autocomplete" "adresse_autocomplete_field" "_administre_form_adresse" ] |
| cache_key | "_administre_form_adresse_adresse_autocomplete_field" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48777 -errors: [] -form: Symfony\Component\Form\Form {#1565 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48778 …5} |
| full_name | "administre_form[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_adresse" |
| is_selected | Closure($choice, $value) {#48780 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "adresse" |
| placeholder | "Adresse (voie/ville) *" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_adresse" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
numero_voie
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Numéro voie *" "data-label" => "Numéro voie *" ] |
[ "class" => "input-standard mb-2" "placeholder" => "Numéro voie *" "data-label" => "Numéro voie *" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Numéro voie *" "data-label" => "Numéro voie *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1497 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1496 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard mb-2" "placeholder" => "Numéro voie *" "data-label" => "Numéro voie *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_administre_form_numero_voie" ] |
| cache_key | "_administre_form_numero_voie_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48811 -errors: [] -form: Symfony\Component\Form\Form {#1568 …} } |
| form | Symfony\Component\Form\FormView {#48781 …5} |
| full_name | "administre_form[numero_voie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_numero_voie" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numero_voie" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_numero_voie" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
habitation
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "data-label" => "Habitation *" ] |
[ "class" => "input-standard" "data-label" => "Habitation *" ] |
| choices | [ "Maison individuelle" => "Maison individuelle" "Immeuble habitation" => "Immeuble habitation" "Immeuble entreprise" => "Immeuble entreprise" ] |
[ "Maison individuelle" => "Maison individuelle" "Immeuble habitation" => "Immeuble habitation" "Immeuble entreprise" => "Immeuble entreprise" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col mb-2 select-wrapper" ] |
[ "class" => "col mb-2 select-wrapper" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard" "data-label" => "Habitation *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Maison individuelle" => "Maison individuelle" "Immeuble habitation" => "Immeuble habitation" "Immeuble entreprise" => "Immeuble entreprise" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col mb-2 select-wrapper" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1381 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "data-label" => "Habitation *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_administre_form_habitation" ] |
| cache_key | "_administre_form_habitation_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#48808 +data: "Maison individuelle" +value: "Maison individuelle" +label: "Maison individuelle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48807 +data: "Immeuble habitation" +value: "Immeuble habitation" +label: "Immeuble habitation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48806 +data: "Immeuble entreprise" +value: "Immeuble entreprise" +label: "Immeuble entreprise" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48810 -errors: [] -form: Symfony\Component\Form\Form {#1571 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48809 …5} |
| full_name | "administre_form[habitation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_habitation" |
| is_selected | Closure($choice, $value) {#48804 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "habitation" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col mb-2 select-wrapper" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_habitation" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
nb_occupants
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "data-label" => "Occupants" ] |
[ "class" => "input-standard" "data-label" => "Occupants" ] |
| choices | [ "1 occupant" => 1 "2 occupants" => 2 "3 occupants" => 3 "4 occupants" => 4 "5 occupants" => 5 "6 occupants" => 6 "7 occupants" => 7 "8 occupants" => 8 "9 occupants" => 9 "10 occupants" => 10 "11 occupants" => 11 "12 occupants" => 12 "13 occupants" => 13 "14 occupants" => 14 "15 occupants" => 15 ] |
[ "1 occupant" => 1 "2 occupants" => 2 "3 occupants" => 3 "4 occupants" => 4 "5 occupants" => 5 "6 occupants" => 6 "7 occupants" => 7 "8 occupants" => 8 "9 occupants" => 9 "10 occupants" => 10 "11 occupants" => 11 "12 occupants" => 12 "13 occupants" => 13 "14 occupants" => 14 "15 occupants" => 15 ] |
| label | false |
same as passed value |
| placeholder | "Nombre d´occupants *" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard" "data-label" => "Occupants" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "1 occupant" => 1 "2 occupants" => 2 "3 occupants" => 3 "4 occupants" => 4 "5 occupants" => 5 "6 occupants" => 6 "7 occupants" => 7 "8 occupants" => 8 "9 occupants" => 9 "10 occupants" => 10 "11 occupants" => 11 "12 occupants" => 12 "13 occupants" => 13 "14 occupants" => 14 "15 occupants" => 15 ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Nombre d´occupants *" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1392 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "data-label" => "Occupants" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_administre_form_nb_occupants" ] |
| cache_key | "_administre_form_nb_occupants_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#48801 +data: 1 +value: "1" +label: "1 occupant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48800 +data: 2 +value: "2" +label: "2 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48799 +data: 3 +value: "3" +label: "3 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48798 +data: 4 +value: "4" +label: "4 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48797 +data: 5 +value: "5" +label: "5 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48796 +data: 6 +value: "6" +label: "6 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48795 +data: 7 +value: "7" +label: "7 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48794 +data: 8 +value: "8" +label: "8 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48793 +data: 9 +value: "9" +label: "9 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48792 +data: 10 +value: "10" +label: "10 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48791 +data: 11 +value: "11" +label: "11 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48790 +data: 12 +value: "12" +label: "12 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48789 +data: 13 +value: "13" +label: "13 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48788 +data: 14 +value: "14" +label: "14 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48787 +data: 15 +value: "15" +label: "15 occupants" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48803 -errors: [] -form: Symfony\Component\Form\Form {#1574 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48802 …5} |
| full_name | "administre_form[nb_occupants]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_nb_occupants" |
| is_selected | Closure($choice, $value) {#48785 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "nb_occupants" |
| placeholder | "Nombre d´occupants *" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_nb_occupants" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
particuliers
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "data-label" => "Particuliers *" ] |
[ "class" => "input-standard" "data-label" => "Particuliers *" ] |
| choices | [ "Particulier" => "oui" "Entreprise" => "non" ] |
[ "Particulier" => "oui" "Entreprise" => "non" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col mb-2 select-wrapper" ] |
[ "class" => "col mb-2 select-wrapper" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard" "data-label" => "Particuliers *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Particulier" => "oui" "Entreprise" => "non" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col mb-2 select-wrapper" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1404 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "data-label" => "Particuliers *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_administre_form_particuliers" ] |
| cache_key | "_administre_form_particuliers_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#48783 +data: "oui" +value: "oui" +label: "Particulier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48814 +data: "non" +value: "non" +label: "Entreprise" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48784 -errors: [] -form: Symfony\Component\Form\Form {#1577 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48782 …5} |
| full_name | "administre_form[particuliers]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_particuliers" |
| is_selected | Closure($choice, $value) {#48817 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "particuliers" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col mb-2 select-wrapper" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_particuliers" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
nom_entreprise
"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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "placeholder" => "Nom entreprise" "data-label" => "Nom entreprise" ] |
[ "class" => "input-standard" "placeholder" => "Nom entreprise" "data-label" => "Nom entreprise" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard" "placeholder" => "Nom entreprise" "data-label" => "Nom entreprise" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1427 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "placeholder" => "Nom entreprise" "data-label" => "Nom entreprise" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_administre_form_nom_entreprise" ] |
| cache_key | "_administre_form_nom_entreprise_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48815 -errors: [] -form: Symfony\Component\Form\Form {#1580 …} } |
| form | Symfony\Component\Form\FormView {#48816 …5} |
| full_name | "administre_form[nom_entreprise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_nom_entreprise" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom_entreprise" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_nom_entreprise" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
rgpd_consent
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| label | "J'accepte les <a href="/cgu" target="_blank">conditions générales d'utilisation</a> et la politique de confidentialité *" |
same as passed value |
| label_attr | [ "class" => "form-check-label" ] |
[ "class" => "form-check-label" ] |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| row_attr | [ "class" => "mb-3 form-check" ] |
[ "class" => "mb-3 form-check" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1512 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1513 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "J'accepte les <a href="/cgu" target="_blank">conditions générales d'utilisation</a> et la politique de confidentialité *" |
| label_attr | [ "class" => "form-check-label" ] |
| label_format | null |
| label_html | true |
| 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-3 form-check" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1517 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_administre_form_rgpd_consent" ] |
| cache_key | "_administre_form_rgpd_consent_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48812 -errors: [] -form: Symfony\Component\Form\Form {#1583 …} } |
| form | Symfony\Component\Form\FormView {#48818 …5} |
| full_name | "administre_form[rgpd_consent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_rgpd_consent" |
| label | "J'accepte les <a href="/cgu" target="_blank">conditions générales d'utilisation</a> et la politique de confidentialité *" |
| label_attr | [ "class" => "form-check-label" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rgpd_consent" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3 form-check" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_rgpd_consent" |
| valid | true |
| value | "1" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => false "hash_property_path" => "password" "attr" => [ "class" => "input-standard" "placeholder" => "Mot de passe *" "data-label" => "Mot de passe *" ] "row_attr" => [ "class" => "col" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1183 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1184 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1185 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1186 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1187 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1188 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[^a-zA-Z0-9]/" +htmlPattern: null +match: true +normalizer: null } ] ] |
[ "label" => false "hash_property_path" => "password" "attr" => [ "class" => "input-standard" "placeholder" => "Mot de passe *" "data-label" => "Mot de passe *" ] "row_attr" => [ "class" => "col" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1183 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1184 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1185 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1186 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1187 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1188 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[^a-zA-Z0-9]/" +htmlPattern: null +match: true +normalizer: null } ] ] |
| mapped | false |
same as passed value |
| second_options | [ "label" => false "attr" => [ "class" => "input-standard" "placeholder" => "Confirmez mot de passe *" "data-label" => "Confirmez mot de passe *" ] "row_attr" => [ "class" => "col" ] ] |
[ "label" => false "attr" => [ "class" => "input-standard" "placeholder" => "Confirmez mot de passe *" "data-label" => "Confirmez mot de passe *" ] "row_attr" => [ "class" => "col" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1529 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => false "hash_property_path" => "password" "attr" => [ "class" => "input-standard" "placeholder" => "Mot de passe *" "data-label" => "Mot de passe *" ] "row_attr" => [ "class" => "col" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1183 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1184 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1185 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1186 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1187 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1188 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[^a-zA-Z0-9]/" +htmlPattern: null +match: true +normalizer: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => false "attr" => [ "class" => "input-standard" "placeholder" => "Confirmez mot de passe *" "data-label" => "Confirmez mot de passe *" ] "row_attr" => [ "class" => "col" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1531 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_administre_form_password" ] |
| cache_key | "_administre_form_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48819 -errors: [] -form: Symfony\Component\Form\Form {#1607 …} } |
| form | Symfony\Component\Form\FormView {#48820 …5} |
| full_name | "administre_form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "placeholder" => "Mot de passe *" "data-label" => "Mot de passe *" ] |
[ "class" => "input-standard" "placeholder" => "Mot de passe *" "data-label" => "Mot de passe *" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1183 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1184 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1185 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1186 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1187 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1188 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[^a-zA-Z0-9]/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1183 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1184 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1185 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1186 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1187 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1188 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[^a-zA-Z0-9]/" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
same as passed value |
| hash_property_path | "password" |
same as passed value |
| label | false |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "class" => "input-standard" "placeholder" => "Mot de passe *" "data-label" => "Mot de passe *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1183 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1184 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1185 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1186 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1187 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1188 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[^a-zA-Z0-9]/" +htmlPattern: null +match: true +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| hash_property_path | "password" |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1593 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "placeholder" => "Mot de passe *" "data-label" => "Mot de passe *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_administre_form_password_first" ] |
| cache_key | "_administre_form_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48824 -errors: [] -form: Symfony\Component\Form\Form {#1610 …} } |
| form | Symfony\Component\Form\FormView {#48823 …5} |
| full_name | "administre_form[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_password_first" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_password_first" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard" "placeholder" => "Confirmez mot de passe *" "data-label" => "Confirmez mot de passe *" ] |
[ "class" => "input-standard" "placeholder" => "Confirmez mot de passe *" "data-label" => "Confirmez mot de passe *" ] |
| error_bubbling | false |
same as passed value |
| label | false |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "class" => "input-standard" "placeholder" => "Confirmez mot de passe *" "data-label" => "Confirmez mot de passe *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "col" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1601 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "placeholder" => "Confirmez mot de passe *" "data-label" => "Confirmez mot de passe *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_administre_form_password_second" ] |
| cache_key | "_administre_form_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48825 -errors: [] -form: Symfony\Component\Form\Form {#1613 …} } |
| form | Symfony\Component\Form\FormView {#48826 …5} |
| full_name | "administre_form[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_password_second" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_administre_form_password_second" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
save
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary btn-submit-contact" ] |
[ "class" => "btn btn-primary btn-submit-contact" ] |
| label | "Modifier les données" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary btn-submit-contact" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Modifier les données" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary btn-submit-contact" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_administre_form_save" ] |
| cache_key | "_administre_form_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#48822 …5} |
| full_name | "administre_form[save]" |
| id | "administre_form_save" |
| label | "Modifier les données" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_administre_form_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "85525f533c62.azfDdDvkSDug0ueNY2zkWWvWSBjFcF8kXCbdnxYhkCE.HmGCOlChGFPz4qzrIF7WEwCZfkqVOwtmBkeI3H1L3UMbQ48acoNlT-iIog" |
| 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 | "85525f533c62.azfDdDvkSDug0ueNY2zkWWvWSBjFcF8kXCbdnxYhkCE.HmGCOlChGFPz4qzrIF7WEwCZfkqVOwtmBkeI3H1L3UMbQ48acoNlT-iIog" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data | "85525f533c62.azfDdDvkSDug0ueNY2zkWWvWSBjFcF8kXCbdnxYhkCE.HmGCOlChGFPz4qzrIF7WEwCZfkqVOwtmBkeI3H1L3UMbQ48acoNlT-iIog" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#48829 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() {#48831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#48830 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_administre_form__token" ] |
| cache_key | "_administre_form__token_hidden" |
| compound | false |
| data | "85525f533c62.azfDdDvkSDug0ueNY2zkWWvWSBjFcF8kXCbdnxYhkCE.HmGCOlChGFPz4qzrIF7WEwCZfkqVOwtmBkeI3H1L3UMbQ48acoNlT-iIog" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48841 -errors: [] -form: Symfony\Component\Form\Form {#48837 …} } |
| form | Symfony\Component\Form\FormView {#48832 …5} |
| full_name | "administre_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_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 | "_administre_form__token" |
| valid | true |
| value | "85525f533c62.azfDdDvkSDug0ueNY2zkWWvWSBjFcF8kXCbdnxYhkCE.HmGCOlChGFPz4qzrIF7WEwCZfkqVOwtmBkeI3H1L3UMbQ48acoNlT-iIog" |
lost_password_form
"App\Form\LostPasswordFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "email" => "" "form_type" => "lostPassword" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "email" => "" "form_type" => "lostPassword" ] |
[ "email" => "" "form_type" => "lostPassword" ] |
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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data | [ "email" => "" "form_type" => "lostPassword" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1514 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 |
| form_type | "lostPassword" |
| 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() {#1407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1424 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "lost_password_form" "_lost_password_form" ] |
| cache_key | "_lost_password_form_lost_password_form" |
| compound | true |
| data | [ "email" => "" "form_type" => "lostPassword" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48843 -errors: [] -form: Symfony\Component\Form\Form {#48749 …} } |
| form | Symfony\Component\Form\FormView {#48844 …5} |
| full_name | "lost_password_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "lost_password_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lost_password_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_lost_password_form" |
| valid | true |
| value | [ "email" => "" "form_type" => "lostPassword" ] |
"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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-standard mb-1" "autocomplete" => "off" "placeholder" => "Email" ] |
[ "class" => "input-standard mb-1" "autocomplete" => "off" "placeholder" => "Email" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "input-standard mb-1" "autocomplete" => "off" "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1210 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#1201 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard mb-1" "autocomplete" => "off" "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_lost_password_form_email" ] |
| cache_key | "_lost_password_form_email_email" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48848 -errors: [] -form: Symfony\Component\Form\Form {#48757 …} } |
| form | Symfony\Component\Form\FormView {#48847 …5} |
| full_name | "lost_password_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "lost_password_form_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_lost_password_form_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
reinit_email_button
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-submit-contact mb-5" ] |
[ "class" => "btn btn-submit-contact mb-5" ] |
| label | "Réinitialiser" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-submit-contact mb-5" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Réinitialiser" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-submit-contact mb-5" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_lost_password_form_reinit_email_button" ] |
| cache_key | "_lost_password_form_reinit_email_button_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#48850 …5} |
| full_name | "lost_password_form[reinit_email_button]" |
| id | "lost_password_form_reinit_email_button" |
| label | "Réinitialiser" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "reinit_email_button" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_lost_password_form_reinit_email_button" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "239b.I1VIW-oBr3Pi1140LyRGkdYX7FEuvRV2tmM5F3XbIyg.dx19F4JRnRSVngtVSU8I24Z83Cli7CQ6_wlcXjfiaEB2OiE6hiyaS7WxMQ" |
| 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 | "239b.I1VIW-oBr3Pi1140LyRGkdYX7FEuvRV2tmM5F3XbIyg.dx19F4JRnRSVngtVSU8I24Z83Cli7CQ6_wlcXjfiaEB2OiE6hiyaS7WxMQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#234 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#235 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#236 …} -namespace: Closure() {#238 …} } |
| data | "239b.I1VIW-oBr3Pi1140LyRGkdYX7FEuvRV2tmM5F3XbIyg.dx19F4JRnRSVngtVSU8I24Z83Cli7CQ6_wlcXjfiaEB2OiE6hiyaS7WxMQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#48845 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() {#48851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#53 …} $message: Closure() {#48849 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_lost_password_form__token" ] |
| cache_key | "_lost_password_form__token_hidden" |
| compound | false |
| data | "239b.I1VIW-oBr3Pi1140LyRGkdYX7FEuvRV2tmM5F3XbIyg.dx19F4JRnRSVngtVSU8I24Z83Cli7CQ6_wlcXjfiaEB2OiE6hiyaS7WxMQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48861 -errors: [] -form: Symfony\Component\Form\Form {#48857 …} } |
| form | Symfony\Component\Form\FormView {#48852 …5} |
| full_name | "lost_password_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "lost_password_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 | "_lost_password_form__token" |
| valid | true |
| value | "239b.I1VIW-oBr3Pi1140LyRGkdYX7FEuvRV2tmM5F3XbIyg.dx19F4JRnRSVngtVSU8I24Z83Cli7CQ6_wlcXjfiaEB2OiE6hiyaS7WxMQ" |