Forms
-
administre_form
-
nom_administre
-
prenom
-
email
-
telephone
-
adresse
-
numero_voie
-
habitation
-
nb_occupants
-
particuliers
-
nom_entreprise
-
rgpd_consent
-
password
-
first
-
second
-
-
save
-
ville
-
_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 {#1114 -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 {#1115 …} -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 {#1114 -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 {#1115 …} -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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data | App\Entity\Administre {#1114 -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 {#1115 …} -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) {#1189 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() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1190 …} $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 {#1114 -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 {#1115 …} -adresse: null -numero_voie: null -notification_sms: null -notification_mail: null -resetPasswordToken: null -resetPasswordExpiresAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48813 -errors: [] -form: Symfony\Component\Form\Form {#1589 …} } |
| form | Symfony\Component\Form\FormView {#1399 …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 {#1114 -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 {#1115 …} -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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1182 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() {#1165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1167 …} $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 {#48823 -errors: [] -form: Symfony\Component\Form\Form {#1648 …} } |
| form | Symfony\Component\Form\FormView {#48825 …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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1164 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() {#1197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1198 …} $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 {#48822 -errors: [] -form: Symfony\Component\Form\Form {#1645 …} } |
| form | Symfony\Component\Form\FormView {#48821 …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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1213 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() {#1218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1212 …} $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 {#48820 -errors: [] -form: Symfony\Component\Form\Form {#1642 …} } |
| form | Symfony\Component\Form\FormView {#48819 …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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1226 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() {#1231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1225 …} $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 {#1219 -errors: [] -form: Symfony\Component\Form\Form {#1651 …} } |
| form | Symfony\Component\Form\FormView {#1393 …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\VoieParVilleAutocompleteField"
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" => "Voie *" "data-voie-autocomplete-base-url" => "/zones-voies-by-ville" ] |
[ "class" => "input-standard" "data-label" => "Voie *" "data-voie-autocomplete-base-url" => "/zones-voies-by-ville" ] |
| autocomplete | true |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Voie *" |
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" => "Voie *" "data-voie-autocomplete-base-url" => "/zones-voies-by-ville" ] |
| 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 {#1493 -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#1696 …} -decorated: Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1548 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1478 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1392 …} } |
| 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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerDFW3g07\EntityManagerGhost614a58f {#379 …12} |
| 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 {#1523 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerDFW3g07\EntityManagerGhost614a58f {#379 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#912 …} } |
| 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 | 0 |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Voie *" |
| 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 {#1485 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1482 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "PARTIAL zv.{id, libelle}" ] } Doctrine\ORM\Query\Expr\Select {#1481 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "PARTIAL v.{id_tc_ville, nom_ville}" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1484 #from: "App\Entity\ZonesVoies" #alias: "zv" #indexBy: null } ] "join" => [ "zv" => [ Doctrine\ORM\Query\Expr\Join {#1488 #joinType: "INNER" #join: "zv.tcVille" #alias: "v" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1489 #joinType: "INNER" #join: "v.tcStructure" #alias: "s" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1408 #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 {#1286 …} -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 {#1480 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "v" => "zv" "s" => "zv" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerDFW3g07\EntityManagerGhost614a58f {#379 …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() {#1492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1495 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "data-label" => "Voie *" "data-voie-autocomplete-base-url" => "/zones-voies-by-ville" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/voie_par_ville_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" "voie_par_ville_autocomplete_field" "_administre_form_adresse" ] |
| cache_key | "_administre_form_adresse_voie_par_ville_autocomplete_field" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48799 -errors: [] -form: Symfony\Component\Form\Form {#1617 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48806 …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) {#48809 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 | "Voie *" |
| 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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1522 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() {#1518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1519 …} $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 {#48852 -errors: [] -form: Symfony\Component\Form\Form {#1614 …} } |
| form | Symfony\Component\Form\FormView {#48810 …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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| 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() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1509 …} $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 {#48849 +data: "Maison individuelle" +value: "Maison individuelle" +label: "Maison individuelle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48843 +data: "Immeuble habitation" +value: "Immeuble habitation" +label: "Immeuble habitation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48844 +data: "Immeuble entreprise" +value: "Immeuble entreprise" +label: "Immeuble entreprise" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48851 -errors: [] -form: Symfony\Component\Form\Form {#1611 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48850 …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) {#48846 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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| 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() {#1398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1388 …} $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 {#48842 +data: 1 +value: "1" +label: "1 occupant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48841 +data: 2 +value: "2" +label: "2 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48840 +data: 3 +value: "3" +label: "3 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48839 +data: 4 +value: "4" +label: "4 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48838 +data: 5 +value: "5" +label: "5 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48837 +data: 6 +value: "6" +label: "6 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48836 +data: 7 +value: "7" +label: "7 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48835 +data: 8 +value: "8" +label: "8 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48834 +data: 9 +value: "9" +label: "9 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48833 +data: 10 +value: "10" +label: "10 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48832 +data: 11 +value: "11" +label: "11 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48831 +data: 12 +value: "12" +label: "12 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48830 +data: 13 +value: "13" +label: "13 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48829 +data: 14 +value: "14" +label: "14 occupants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48828 +data: 15 +value: "15" +label: "15 occupants" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48847 -errors: [] -form: Symfony\Component\Form\Form {#1608 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48848 …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) {#48815 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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| 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() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1487 …} $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 {#48817 +data: "oui" +value: "oui" +label: "Particulier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#48855 +data: "non" +value: "non" +label: "Entreprise" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48818 -errors: [] -form: Symfony\Component\Form\Form {#1605 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48816 …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) {#48858 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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1533 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() {#1531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1532 …} $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 {#48856 -errors: [] -form: Symfony\Component\Form\Form {#1602 …} } |
| form | Symfony\Component\Form\FormView {#48857 …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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1549 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 {#1550 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() {#1554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1556 …} $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 {#48853 -errors: [] -form: Symfony\Component\Form\Form {#1599 …} } |
| form | Symfony\Component\Form\FormView {#48859 …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 {#1246 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1171 +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 {#1186 +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 {#1187 +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 {#1188 +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 {#1184 +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 {#1246 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1171 +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 {#1186 +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 {#1187 +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 {#1188 +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 {#1184 +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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1571 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 {#1246 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1171 +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 {#1186 +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 {#1187 +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 {#1188 +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 {#1184 +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() {#1563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1562 …} $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 {#48860 -errors: [] -form: Symfony\Component\Form\Form {#1626 …} } |
| form | Symfony\Component\Form\FormView {#48861 …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 {#1246 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1171 +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 {#1186 +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 {#1187 +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 {#1188 +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 {#1184 +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 {#1246 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1171 +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 {#1186 +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 {#1187 +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 {#1188 +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 {#1184 +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 {#1246 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1171 +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 {#1186 +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 {#1187 +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 {#1188 +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 {#1184 +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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| 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() {#1638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1590 …} $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 {#48865 -errors: [] -form: Symfony\Component\Form\Form {#1622 …} } |
| form | Symfony\Component\Form\FormView {#48864 …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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1633 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() {#1631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1632 …} $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 {#48866 -errors: [] -form: Symfony\Component\Form\Form {#1619 …} } |
| form | Symfony\Component\Form\FormView {#48867 …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 {#48863 …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 |
ville
"App\Form\Autocomplete\VilleAutocompleteField"
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 |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
same as passed value |
| allow_file_upload | false |
same as passed value |
| allow_options_create | false |
same as passed value |
| attr | [ "class" => "input-standard" "data-label" => "Ville *" ] |
[ "class" => "input-standard" "data-label" => "Ville *" ] |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | false |
same as passed value |
| autocomplete | true |
same as passed value |
| autocomplete_url | null |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| choice_attr | null |
same as passed value |
| choice_filter | null |
same as passed value |
| choice_label | Closure(TcVille $ville) {#1283 class: "App\Form\Autocomplete\VilleAutocompleteField" this: App\Form\Autocomplete\VilleAutocompleteField {#1237 …} } |
same as passed value |
| choice_loader | null |
same as passed value |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1491 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1392 …} } |
same as passed value |
| choice_translation_domain | false |
same as passed value |
| choice_translation_parameters | [] |
same as passed value |
| choice_value | Closure($v) {#1663 class: "App\Form\AdministreFormType" this: App\Form\AdministreFormType {#1138 …} } |
same as passed value |
| choices | [] |
same as passed value |
| class | "App\Entity\TcVille" |
same as passed value |
| compound | false |
same as passed value |
| constraints | [] |
same as passed value |
| create_option_text | "Add %placeholder%..." |
same as passed value |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
same as passed value |
| data | null |
same as passed value |
| data_class | null |
same as passed value |
| disabled | false |
same as passed value |
| duplicate_preferred_choices | true |
same as passed value |
| em | ContainerDFW3g07\EntityManagerGhost614a58f {#379 …12} |
same as passed value |
| empty_data | "" |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| expanded | false |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| extra_options | [] |
same as passed value |
| filter_query | null |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| group_by | null |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1407 -singleId: true -intId: true -idField: "id_tc_ville" -associationIdReader: null -om: ContainerDFW3g07\EntityManagerGhost614a58f {#379 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#861 …} } |
same as passed value |
| inherit_data | false |
same as passed value |
| invalid_message | "The selected choice is invalid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | false |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| loading_more_text | "Loading more results..." |
same as passed value |
| mapped | false |
same as passed value |
| max_results | 50 |
same as passed value |
| method | "POST" |
same as passed value |
| min_characters | null |
same as passed value |
| multiple | false |
same as passed value |
| no_more_results_text | "No more results" |
same as passed value |
| no_results_found_text | "No results found" |
same as passed value |
| options_as_html | false |
same as passed value |
| placeholder | "Ville *" |
same as passed value |
| placeholder_attr | [] |
same as passed value |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| preferred_choices | [] |
same as passed value |
| preload | "focus" |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
same as passed value |
| query_builder | Doctrine\ORM\QueryBuilder {#1291 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1287 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1275 #from: "App\Entity\TcVille" #alias: "v" #indexBy: null } ] "join" => [ "v" => [ Doctrine\ORM\Query\Expr\Join {#1292 #joinType: "INNER" #join: "v.tcStructure" #alias: "s" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1293 #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" => [ Doctrine\ORM\Query\Expr\OrderBy {#1294 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "v.nom_ville ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1286 …} -dql: "SELECT v FROM App\Entity\TcVille v INNER JOIN v.tcStructure s WHERE s.id_tc_structure = :structureId ORDER BY v.nom_ville ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1290 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "s" => "v" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerDFW3g07\EntityManagerGhost614a58f {#379 …12} } |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "col" ] |
[ "class" => "col" ] |
| searchable_fields | null |
same as passed value |
| security | false |
same as passed value |
| separator | "-------------------" |
same as passed value |
| separator_html | false |
same as passed value |
| setter | null |
same as passed value |
| tom_select_options | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | false |
same as passed value |
| upload_max_size_message | Closure() {#1279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1277 …} $translationDomain: "validators" } } |
Closure() {#1665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1277 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
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" => "Ville *" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(TcVille $ville) {#1283 class: "App\Form\Autocomplete\VilleAutocompleteField" this: App\Form\Autocomplete\VilleAutocompleteField {#1237 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1491 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1392 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Closure($v) {#1663 class: "App\Form\AdministreFormType" this: App\Form\AdministreFormType {#1138 …} } |
| choices | [] |
| class | "App\Entity\TcVille" |
| 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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerDFW3g07\EntityManagerGhost614a58f {#379 …12} |
| 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 {#1407 -singleId: true -intId: true -idField: "id_tc_ville" -associationIdReader: null -om: ContainerDFW3g07\EntityManagerGhost614a58f {#379 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#861 …} } |
| 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 | false |
| max_results | 50 |
| 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 | "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 {#1291 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1287 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1275 #from: "App\Entity\TcVille" #alias: "v" #indexBy: null } ] "join" => [ "v" => [ Doctrine\ORM\Query\Expr\Join {#1292 #joinType: "INNER" #join: "v.tcStructure" #alias: "s" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1293 #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" => [ Doctrine\ORM\Query\Expr\OrderBy {#1294 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "v.nom_ville ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1286 …} -dql: "SELECT v FROM App\Entity\TcVille v INNER JOIN v.tcStructure s WHERE s.id_tc_structure = :structureId ORDER BY v.nom_ville ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1290 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "s" => "v" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerDFW3g07\EntityManagerGhost614a58f {#379 …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() {#1665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1277 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-standard" "data-label" => "Ville *" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/ville_autocomplete_field" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 50 "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" "ville_autocomplete_field" "_administre_form_ville" ] |
| cache_key | "_administre_form_ville_ville_autocomplete_field" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48869 -errors: [] -form: Symfony\Component\Form\Form {#1673 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#48862 …5} |
| full_name | "administre_form[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "administre_form_ville" |
| is_selected | Closure($choice, $value) {#48870 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 | "ville" |
| placeholder | "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_ville" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d7565f7b1278372.joqwAPxw3MbxQ8Fvq1hzwKNI664Q1YO89BiYUySKwMo.-LzybKsxhPSJe_c_zAg68tol2t5pjeT_liHsH0G8jfi2z9kzmCLpk8FxmA" |
| 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 | "d7565f7b1278372.joqwAPxw3MbxQ8Fvq1hzwKNI664Q1YO89BiYUySKwMo.-LzybKsxhPSJe_c_zAg68tol2t5pjeT_liHsH0G8jfi2z9kzmCLpk8FxmA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data | "d7565f7b1278372.joqwAPxw3MbxQ8Fvq1hzwKNI664Q1YO89BiYUySKwMo.-LzybKsxhPSJe_c_zAg68tol2t5pjeT_liHsH0G8jfi2z9kzmCLpk8FxmA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#48868 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() {#48875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#48872 …} $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 | "d7565f7b1278372.joqwAPxw3MbxQ8Fvq1hzwKNI664Q1YO89BiYUySKwMo.-LzybKsxhPSJe_c_zAg68tol2t5pjeT_liHsH0G8jfi2z9kzmCLpk8FxmA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48885 -errors: [] -form: Symfony\Component\Form\Form {#48881 …} } |
| form | Symfony\Component\Form\FormView {#48876 …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 | "d7565f7b1278372.joqwAPxw3MbxQ8Fvq1hzwKNI664Q1YO89BiYUySKwMo.-LzybKsxhPSJe_c_zAg68tol2t5pjeT_liHsH0G8jfi2z9kzmCLpk8FxmA" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data | [ "email" => "" "form_type" => "lostPassword" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1542 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() {#1406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1527 …} $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 {#48887 -errors: [] -form: Symfony\Component\Form\Form {#1196 …} } |
| form | Symfony\Component\Form\FormView {#48888 …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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1397 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() {#1405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#1300 …} $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 {#48892 -errors: [] -form: Symfony\Component\Form\Form {#1666 …} } |
| form | Symfony\Component\Form\FormView {#48891 …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 {#48894 …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 | "0b694425dea53a.bVJHiPguH4-Q9rpdjhF4NV3FcHeU_UWlLcBbO7TiRUU.HQYB8q5GWrm9lNxr1n4BWDi8JDLxkjHsffAUWty2JhE-MBbGmUta4vGP2Q" |
| 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 | "0b694425dea53a.bVJHiPguH4-Q9rpdjhF4NV3FcHeU_UWlLcBbO7TiRUU.HQYB8q5GWrm9lNxr1n4BWDi8JDLxkjHsffAUWty2JhE-MBbGmUta4vGP2Q" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#277 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#297 …} -namespace: Closure() {#234 …} } |
| data | "0b694425dea53a.bVJHiPguH4-Q9rpdjhF4NV3FcHeU_UWlLcBbO7TiRUU.HQYB8q5GWrm9lNxr1n4BWDi8JDLxkjHsffAUWty2JhE-MBbGmUta4vGP2Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#48889 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() {#48895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#57 …} $message: Closure() {#48893 …} $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 | "0b694425dea53a.bVJHiPguH4-Q9rpdjhF4NV3FcHeU_UWlLcBbO7TiRUU.HQYB8q5GWrm9lNxr1n4BWDi8JDLxkjHsffAUWty2JhE-MBbGmUta4vGP2Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#48905 -errors: [] -form: Symfony\Component\Form\Form {#48901 …} } |
| form | Symfony\Component\Form\FormView {#48896 …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 | "0b694425dea53a.bVJHiPguH4-Q9rpdjhF4NV3FcHeU_UWlLcBbO7TiRUU.HQYB8q5GWrm9lNxr1n4BWDi8JDLxkjHsffAUWty2JhE-MBbGmUta4vGP2Q" |