- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
password
-
firstname
-
lastname
-
phone
-
society
-
job
-
ask_object
-
agreeTerms
-
submit
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#202 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -service: null -category: null -society: null -job: null -ask_object: null -created_At: null -updated_At: null -deleted_At: null -bookings: Doctrine\Common\Collections\ArrayCollection {#532 …} -bills: Doctrine\Common\Collections\ArrayCollection {#566 …} -commentaries: Doctrine\Common\Collections\ArrayCollection {#562 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#564 …} +"articles": Doctrine\Common\Collections\ArrayCollection {#565 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#202 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -service: null -category: null -society: null -job: null -ask_object: null -created_At: null -updated_At: null -deleted_At: null -bookings: Doctrine\Common\Collections\ArrayCollection {#532 …} -bills: Doctrine\Common\Collections\ArrayCollection {#566 …} -commentaries: Doctrine\Common\Collections\ArrayCollection {#562 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#564 …} +"articles": Doctrine\Common\Collections\ArrayCollection {#565 …} } |
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 {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data | App\Entity\User {#202 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -service: null -category: null -society: null -job: null -ask_object: null -created_At: null -updated_At: null -deleted_At: null -bookings: Doctrine\Common\Collections\ArrayCollection {#532 …} -bills: Doctrine\Common\Collections\ArrayCollection {#566 …} -commentaries: Doctrine\Common\Collections\ArrayCollection {#562 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#564 …} +"articles": Doctrine\Common\Collections\ArrayCollection {#565 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} use: { $class: "App\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#743 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#202 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -service: null -category: null -society: null -job: null -ask_object: null -created_At: null -updated_At: null -deleted_At: null -bookings: Doctrine\Common\Collections\ArrayCollection {#532 …} -bills: Doctrine\Common\Collections\ArrayCollection {#566 …} -commentaries: Doctrine\Common\Collections\ArrayCollection {#562 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#564 …} +"articles": Doctrine\Common\Collections\ArrayCollection {#565 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#900 -form: Symfony\Component\Form\Form {#868 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#741 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#202 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -service: null -category: null -society: null -job: null -ask_object: null -created_At: null -updated_At: null -deleted_At: null -bookings: Doctrine\Common\Collections\ArrayCollection {#532 …} -bills: Doctrine\Common\Collections\ArrayCollection {#566 …} -commentaries: Doctrine\Common\Collections\ArrayCollection {#562 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#564 …} +"articles": Doctrine\Common\Collections\ArrayCollection {#565 …} } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#794 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#796 +maxMessage: "Votre email est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre email est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 180 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#794 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#796 +maxMessage: "Votre email est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre email est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 180 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Votre email*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#794 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#796 +maxMessage: "Votre email est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre email est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 180 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre email*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#726 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#941 -form: Symfony\Component\Form\Form {#905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#942 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | "Votre email*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#721 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#718 +maxMessage: "Votre mot de passe est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre mot de passe est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#721 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#718 +maxMessage: "Votre mot de passe est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre mot de passe est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Indiquez votre mot de passe" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#721 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#718 +maxMessage: "Votre mot de passe est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre mot de passe est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Indiquez votre mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#740 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_password" ] |
cache_key | "_registration_form_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#939 -form: Symfony\Component\Form\Form {#909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#892 …5} |
full_name | "registration_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password" |
label | "Indiquez votre mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password" |
valid | true |
value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#756 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#755 +maxMessage: "Votre prénom est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre prénom est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#756 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#755 +maxMessage: "Votre prénom est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre prénom est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Votre Prénom*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#756 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#755 +maxMessage: "Votre prénom est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre prénom est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre Prénom*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#772 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstname" ] |
cache_key | "_registration_form_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#894 -form: Symfony\Component\Form\Form {#912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#899 …5} |
full_name | "registration_form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstname" |
label | "Votre Prénom*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_firstname" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#757 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#758 +maxMessage: "Votre nom est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#757 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#758 +maxMessage: "Votre nom est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Votre Nom*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#757 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#758 +maxMessage: "Votre nom est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#780 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre Nom*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#781 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastname" ] |
cache_key | "_registration_form_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#862 -form: Symfony\Component\Form\Form {#870 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#847 …5} |
full_name | "registration_form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_lastname" |
label | "Votre Nom*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_lastname" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#761 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#787 +maxMessage: "Votre numéro de téléphone est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre numéro de téléphone est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 100 +min: 10 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#761 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#787 +maxMessage: "Votre numéro de téléphone est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre numéro de téléphone est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 100 +min: 10 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Votre numéro de Téléphone*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#761 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#787 +maxMessage: "Votre numéro de téléphone est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre numéro de téléphone est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 100 +min: 10 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#793 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre numéro de Téléphone*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#797 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_registration_form_phone" ] |
cache_key | "_registration_form_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#835 -form: Symfony\Component\Form\Form {#873 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#826 …5} |
full_name | "registration_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_phone" |
label | "Votre numéro de Téléphone*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_phone" |
valid | true |
value | "" |
society
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#788 +maxMessage: "Votre nom de d'entreprise, association, école est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom d'entreprise, association, école est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#788 +maxMessage: "Votre nom de d'entreprise, association, école est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom d'entreprise, association, école est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Nom de votre entreprise, association, école... (Sinon laisser vide)" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#788 +maxMessage: "Votre nom de d'entreprise, association, école est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom d'entreprise, association, école est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#814 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom de votre entreprise, association, école... (Sinon laisser vide)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#815 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_society" ] |
cache_key | "_registration_form_society_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#817 -form: Symfony\Component\Form\Form {#876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#808 …5} |
full_name | "registration_form[society]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_society" |
label | "Nom de votre entreprise, association, école... (Sinon laisser vide)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "society" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_society" |
valid | true |
value | "" |
job
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#789 +maxMessage: "Votre nom de profession ou cursus étudiant est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom de profession ou cursus étudiant est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#789 +maxMessage: "Votre nom de profession ou cursus étudiant est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom de profession ou cursus étudiant est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Votre profession, cursus étudiant... (Sinon laisser vide)" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#789 +maxMessage: "Votre nom de profession ou cursus étudiant est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "Votre nom de profession ou cursus étudiant est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#823 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre profession, cursus étudiant... (Sinon laisser vide)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#824 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_job" ] |
cache_key | "_registration_form_job_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#783 -form: Symfony\Component\Form\Form {#879 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#774 …5} |
full_name | "registration_form[job]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_job" |
label | "Votre profession, cursus étudiant... (Sinon laisser vide)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "job" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_job" |
valid | true |
value | "" |
ask_object
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#790 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#724 +maxMessage: "L'objet de votre demande est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "L'objet de votre demande est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#790 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#724 +maxMessage: "L'objet de votre demande est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "L'objet de votre demande est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Objet de votre demande*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#790 +message: "Ce champs ne peut être vide" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#724 +maxMessage: "L'objet de votre demande est trop long. Le nombre de caractères maximal est {{ limit }}" +minMessage: "L'objet de votre demande est trop court. Le nombre de caractères minimal est {{ limit }}" +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: 255 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#832 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Objet de votre demande*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#833 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_ask_object" ] |
cache_key | "_registration_form_ask_object_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#766 -form: Symfony\Component\Form\Form {#882 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#733 …5} |
full_name | "registration_form[ask_object]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_ask_object" |
label | "Objet de votre demande*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ask_object" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_ask_object" |
valid | true |
value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#720 +message: "Vous devez accepter nos conditions" +payload: null } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#720 +message: "Vous devez accepter nos conditions" +payload: null } ] |
label | "Accepter nos conditions RGPD* **" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#720 +message: "Vous devez accepter nos conditions" +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#843 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#840 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#841 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accepter nos conditions RGPD* **" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#848 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
cache_key | "_registration_form_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#893 -form: Symfony\Component\Form\Form {#885 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#944 …5} |
full_name | "registration_form[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_agreeTerms" |
label | "Accepter nos conditions RGPD* **" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_agreeTerms" |
valid | true |
value | "1" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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" => "d-block col-5 my-3 mx-auto btn btn-warning" ] |
[ "class" => "d-block col-5 my-3 mx-auto btn btn-warning" ] |
label | "Je m'inscris" |
same as passed value |
validate | false |
false
|
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "d-block col-5 my-3 mx-auto btn btn-warning" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Je m'inscris" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | false |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "d-block col-5 my-3 mx-auto btn btn-warning" "formnovalidate" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_registration_form_submit" ] |
cache_key | "_registration_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#947 …5} |
full_name | "registration_form[submit]" |
id | "registration_form_submit" |
label | "Je m'inscris" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_registration_form_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "29fda424fa08e.rFLr45DMtaySFFa6hjbvSHDsUbS_qBUpIVGXmesx3dM.nDSTqtGCwujHbGXD_EydOzSgJP2Km3N7Rheu-tt9sbH6O6CP9fzz3MNdIQ" |
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 | "29fda424fa08e.rFLr45DMtaySFFa6hjbvSHDsUbS_qBUpIVGXmesx3dM.nDSTqtGCwujHbGXD_EydOzSgJP2Km3N7Rheu-tt9sbH6O6CP9fzz3MNdIQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#703 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#704 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#705 …} -namespace: Closure() {#707 …} } |
data | "29fda424fa08e.rFLr45DMtaySFFa6hjbvSHDsUbS_qBUpIVGXmesx3dM.nDSTqtGCwujHbGXD_EydOzSgJP2Km3N7Rheu-tt9sbH6O6CP9fzz3MNdIQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#949 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#551 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#554 …} $translationDomain: "validators" $message: Closure() {#948 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "29fda424fa08e.rFLr45DMtaySFFa6hjbvSHDsUbS_qBUpIVGXmesx3dM.nDSTqtGCwujHbGXD_EydOzSgJP2Km3N7Rheu-tt9sbH6O6CP9fzz3MNdIQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#963 -form: Symfony\Component\Form\Form {#959 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#954 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "29fda424fa08e.rFLr45DMtaySFFa6hjbvSHDsUbS_qBUpIVGXmesx3dM.nDSTqtGCwujHbGXD_EydOzSgJP2Km3N7Rheu-tt9sbH6O6CP9fzz3MNdIQ" |