Forms
contact
Form type:
"App\Form\ContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#970 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1637 -form: Symfony\Component\Form\Form {#1064 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1627 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | true |
| value | null |
nom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre nom *" "style" => "font-size: 0.9rem;" ] |
[ "class" => "form-control form-contact" "placeholder" => "Votre nom *" "style" => "font-size: 0.9rem;" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre nom *" "style" => "font-size: 0.9rem;" ] |
| 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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| 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 | false |
| 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() {#983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#984 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre nom *" "style" => "font-size: 0.9rem;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_nom" ] |
| cache_key | "_contact_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1646 -form: Symfony\Component\Form\Form {#1094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1648 …5} |
| full_name | "contact[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_nom" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_nom" |
| valid | true |
| value | "" |
prenom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre prénom *" "style" => "font-size: 0.9rem;" ] |
[ "class" => "form-control form-contact" "placeholder" => "Votre prénom *" "style" => "font-size: 0.9rem;" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre prénom *" "style" => "font-size: 0.9rem;" ] |
| 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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| 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 | false |
| 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() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#940 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre prénom *" "style" => "font-size: 0.9rem;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_prenom" ] |
| cache_key | "_contact_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1645 -form: Symfony\Component\Form\Form {#1097 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1644 …5} |
| full_name | "contact[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_prenom" |
| valid | true |
| value | "" |
telephone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre numéro de téléphone" "style" => "font-size: 0.9rem;" ] |
[ "class" => "form-control form-contact" "placeholder" => "Votre numéro de téléphone" "style" => "font-size: 0.9rem;" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre numéro de téléphone" "style" => "font-size: 0.9rem;" ] |
| 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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| 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 | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#959 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre numéro de téléphone" "style" => "font-size: 0.9rem;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_telephone" ] |
| cache_key | "_contact_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1643 -form: Symfony\Component\Form\Form {#1100 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1642 …5} |
| full_name | "contact[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_telephone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_telephone" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre email *" "style" => "font-size: 0.9rem;" ] |
[ "class" => "form-control form-contact" "placeholder" => "Votre email *" "style" => "font-size: 0.9rem;" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre email *" "style" => "font-size: 0.9rem;" ] |
| 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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#967 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Votre email *" "style" => "font-size: 0.9rem;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1626 -form: Symfony\Component\Form\Form {#1061 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1624 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
sujet
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-contact" "placeholder" => "Objet de votre demande *" "style" => "font-size: 0.9rem;" ] |
[ "class" => "form-control form-contact" "placeholder" => "Objet de votre demande *" "style" => "font-size: 0.9rem;" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Objet de votre demande *" "style" => "font-size: 0.9rem;" ] |
| 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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#997 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| 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 | false |
| 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() {#999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#998 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-contact" "placeholder" => "Objet de votre demande *" "style" => "font-size: 0.9rem;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_sujet" ] |
| cache_key | "_contact_sujet_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1623 -form: Symfony\Component\Form\Form {#1058 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1633 …5} |
| full_name | "contact[sujet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_sujet" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sujet" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_sujet" |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-contact" "rows" => 8 "placeholder" => "Message *" "style" => "font-size: 0.9rem;" ] |
[ "class" => "form-control form-contact" "rows" => 8 "placeholder" => "Message *" "style" => "font-size: 0.9rem;" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-contact" "rows" => 8 "placeholder" => "Message *" "style" => "font-size: 0.9rem;" ] |
| 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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| 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 | false |
| 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() {#1012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#1006 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-contact" "rows" => 8 "placeholder" => "Message *" "style" => "font-size: 0.9rem;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
| cache_key | "_contact_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1634 -form: Symfony\Component\Form\Form {#1063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1635 …5} |
| full_name | "contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_message" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_message" |
| valid | true |
| value | "" |
captcha
Form type:
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 | [ "style" => "width: 200px" "class" => "form-control" ] |
[ "style" => "width: 200px" "class" => "form-control" ] |
| height | 45 |
same as passed value |
| label | false |
false
|
| length | 6 |
same as passed value |
| width | 200 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | false |
| attr | [ "style" => "width: 200px" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [] |
| background_images | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| bypass_code | null |
| charset | "abcdefhjkmnprstuvwxyz23456789" |
| 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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| empty_data | Closure(FormInterface $form) {#1052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | "/home/debian/www/gerigny-associes/preprod/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 45 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "Bad code value" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| length | 6 |
| mapped | false |
| max_behind_lines | null |
| max_front_lines | null |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| quality | 50 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "captcha" |
| setter | null |
| text_color | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#1040 …} } } |
| validation_groups | null |
| web_path | "/home/debian/www/gerigny-associes/preprod/public" |
| whitelist_key | "captcha_whitelist_key" |
| width | 200 |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "width: 200px" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_contact_captcha" ] |
| cache_key | "_contact_captcha_captcha" |
| captcha_code | "data:image/jpeg;base64,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" |
| captcha_height | 45 |
| captcha_width | 200 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1636 -form: Symfony\Component\Form\Form {#1067 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1640 …5} |
| full_name | "contact[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_captcha" |
| image_id | "captcha_68fd8880deff2" |
| is_human | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | false |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_captcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7442fc0af711b80b7bb.ssHRwj_n2Zm3zUGk9niVuRVl7QAGMAqCp1jfzN4P7z8.yvO4hQm1s9bFmnnS2zzkymcIvXc_UWTH6zGAmrt2mFXbmZ-We4myz-SkKg" |
| 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 | "7442fc0af711b80b7bb.ssHRwj_n2Zm3zUGk9niVuRVl7QAGMAqCp1jfzN4P7z8.yvO4hQm1s9bFmnnS2zzkymcIvXc_UWTH6zGAmrt2mFXbmZ-We4myz-SkKg" |
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 {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#159 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#241 …} } |
| data | "7442fc0af711b80b7bb.ssHRwj_n2Zm3zUGk9niVuRVl7QAGMAqCp1jfzN4P7z8.yvO4hQm1s9bFmnnS2zzkymcIvXc_UWTH6zGAmrt2mFXbmZ-We4myz-SkKg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#890 …} } |
| 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() {#1674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#246 …} $translationDomain: "validators" $message: Closure() {#1671 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "7442fc0af711b80b7bb.ssHRwj_n2Zm3zUGk9niVuRVl7QAGMAqCp1jfzN4P7z8.yvO4hQm1s9bFmnnS2zzkymcIvXc_UWTH6zGAmrt2mFXbmZ-We4myz-SkKg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1684 -form: Symfony\Component\Form\Form {#1680 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1675 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__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 | "_contact__token" |
| valid | true |
| value | "7442fc0af711b80b7bb.ssHRwj_n2Zm3zUGk9niVuRVl7QAGMAqCp1jfzN4P7z8.yvO4hQm1s9bFmnnS2zzkymcIvXc_UWTH6zGAmrt2mFXbmZ-We4myz-SkKg" |