- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 15
- Security
- Twig
- HTTP Client
- Doctrine
- 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
-
-
theme
-
lieu
-
duree
-
nombrepart
-
fonction
-
nom
-
prenoms
-
mail
-
entreprise
-
siteweb
-
telephone
-
adresse
-
commentaire
-
captcha
-
submit
-
_token
-
demandeformation_form
"App\Form\DemandeformationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Demandeformations {#495 -created_at: DateTimeImmutable @1786636160 {#541 date: 2026-08-13 17:49:20.439187 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1786636160 {#540 date: 2026-08-13 17:49:20.439190 Europe/Paris (+02:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Demandeformations {#495 -created_at: DateTimeImmutable @1786636160 {#541 date: 2026-08-13 17:49:20.439187 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1786636160 {#540 date: 2026-08-13 17:49:20.439190 Europe/Paris (+02:00) } } |
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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data | App\Entity\Demandeformations {#495 -created_at: DateTimeImmutable @1786636160 {#541 date: 2026-08-13 17:49:20.439187 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1786636160 {#540 date: 2026-08-13 17:49:20.439190 Europe/Paris (+02:00) } } |
| data_class | "App\Entity\Demandeformations" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#673 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} use: { $class: "App\Entity\Demandeformations" } } |
| 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() {#671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#672 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "demandeformation_form" "_demandeformation_form" ] |
| cache_key | "_demandeformation_form_demandeformation_form" |
| compound | true |
| data | App\Entity\Demandeformations {#495 -created_at: DateTimeImmutable @1786636160 {#541 date: 2026-08-13 17:49:20.439187 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1786636160 {#540 date: 2026-08-13 17:49:20.439190 Europe/Paris (+02:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#689 -form: Symfony\Component\Form\Form {#873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#670 …5} |
| full_name | "demandeformation_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "demandeformation_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form" |
| valid | true |
| value | App\Entity\Demandeformations {#495 -created_at: DateTimeImmutable @1786636160 {#541 date: 2026-08-13 17:49:20.439187 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1786636160 {#540 date: 2026-08-13 17:49:20.439190 Europe/Paris (+02:00) } } |
theme
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Thème de la formation souhaité" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Thème de la formation souhaité" |
| 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() {#685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#686 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_theme" ] |
| cache_key | "_demandeformation_form_theme_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#876 -form: Symfony\Component\Form\Form {#896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#877 …5} |
| full_name | "demandeformation_form[theme]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_theme" |
| label | "Thème de la formation souhaité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "theme" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_theme" |
| valid | true |
| value | "" |
lieu
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Lieu de la formation souhaité" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#642 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Lieu de la formation souhaité" |
| 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() {#644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#643 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_lieu" ] |
| cache_key | "_demandeformation_form_lieu_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#883 -form: Symfony\Component\Form\Form {#893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#682 …5} |
| full_name | "demandeformation_form[lieu]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_lieu" |
| label | "Lieu de la formation souhaité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lieu" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_lieu" |
| valid | true |
| value | "" |
duree
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Date de la formation souhaitée" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Date de la formation souhaitée" |
| 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() {#662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#661 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_duree" ] |
| cache_key | "_demandeformation_form_duree_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#654 -form: Symfony\Component\Form\Form {#890 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#663 …5} |
| full_name | "demandeformation_form[duree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_duree" |
| label | "Date de la formation souhaitée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "duree" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_duree" |
| valid | true |
| value | "" |
nombrepart
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Nombre de participants" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Nombre de participants" |
| 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() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#687 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_nombrepart" ] |
| cache_key | "_demandeformation_form_nombrepart_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#826 -form: Symfony\Component\Form\Form {#899 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#820 …5} |
| full_name | "demandeformation_form[nombrepart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_nombrepart" |
| label | "Nombre de participants" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombrepart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_nombrepart" |
| valid | true |
| value | "" |
fonction
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Fonction" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#695 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Fonction" |
| 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() {#697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#696 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_fonction" ] |
| cache_key | "_demandeformation_form_fonction_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#790 -form: Symfony\Component\Form\Form {#902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#777 …5} |
| full_name | "demandeformation_form[fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_fonction" |
| label | "Fonction" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fonction" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_fonction" |
| valid | true |
| value | "" |
nom
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Nom" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#704 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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" |
| 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() {#706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#705 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_nom" ] |
| cache_key | "_demandeformation_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#768 -form: Symfony\Component\Form\Form {#865 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#758 …5} |
| full_name | "demandeformation_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_nom" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_nom" |
| valid | true |
| value | "" |
prenoms
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Prénoms" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#713 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Prénoms" |
| 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() {#715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#714 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_prenoms" ] |
| cache_key | "_demandeformation_form_prenoms_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#745 -form: Symfony\Component\Form\Form {#862 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#736 …5} |
| full_name | "demandeformation_form[prenoms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_prenoms" |
| label | "Prénoms" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenoms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_prenoms" |
| valid | true |
| value | "" |
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Adresse email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#730 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Adresse email" |
| 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() {#735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#729 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_demandeformation_form_mail" ] |
| cache_key | "_demandeformation_form_mail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#718 -form: Symfony\Component\Form\Form {#859 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#707 …5} |
| full_name | "demandeformation_form[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_mail" |
| label | "Adresse email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_mail" |
| valid | true |
| value | "" |
entreprise
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Entreprise ou Projet de Financement" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Entreprise ou Projet de Financement" |
| 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() {#744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#743 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_entreprise" ] |
| cache_key | "_demandeformation_form_entreprise_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#698 -form: Symfony\Component\Form\Form {#856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#944 …5} |
| full_name | "demandeformation_form[entreprise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_entreprise" |
| label | "Entreprise ou Projet de Financement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entreprise" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_entreprise" |
| valid | true |
| value | "" |
siteweb
"Symfony\Component\Form\Extension\Core\Type\UrlType"
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 mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Site Web de votre Entreprise" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| default_protocol | "http" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#752 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 URL." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Site Web de votre Entreprise" |
| 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() {#757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#751 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "inputmode" => "url" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "url" "_demandeformation_form_siteweb" ] |
| cache_key | "_demandeformation_form_siteweb_url" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#946 -form: Symfony\Component\Form\Form {#853 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#947 …5} |
| full_name | "demandeformation_form[siteweb]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_siteweb" |
| label | "Site Web de votre Entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "siteweb" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "text" |
| unique_block_prefix | "_demandeformation_form_siteweb" |
| valid | true |
| value | "" |
telephone
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Numéro de téléphone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Numéro de téléphone" |
| 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() {#767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#764 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_telephone" ] |
| cache_key | "_demandeformation_form_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#948 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#949 …5} |
| full_name | "demandeformation_form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_telephone" |
| label | "Numéro de téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_telephone" |
| valid | true |
| value | "" |
adresse
"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 |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Adresse" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Adresse" |
| 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() {#776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#775 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_demandeformation_form_adresse" ] |
| cache_key | "_demandeformation_form_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#950 -form: Symfony\Component\Form\Form {#847 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#951 …5} |
| full_name | "demandeformation_form[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_adresse" |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_adresse" |
| valid | true |
| value | "" |
commentaire
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 textarea" ] |
[ "class" => "form-control textarea" ] |
| label | "Commentaire" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control textarea" ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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 | "Commentaire" |
| 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() {#789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#783 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control textarea" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_demandeformation_form_commentaire" ] |
| cache_key | "_demandeformation_form_commentaire_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#952 -form: Symfony\Component\Form\Form {#844 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#953 …5} |
| full_name | "demandeformation_form[commentaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_commentaire" |
| label | "Commentaire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentaire" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_commentaire" |
| valid | true |
| value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 mb-1 captcha" "style" => "width: 100%" ] |
[ "class" => "form-control mb-1 captcha" "style" => "width: 100%" ] |
| label | "Saisissez le texte ci-dessus" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | false |
| attr | [ "class" => "form-control mb-1 captcha" "style" => "width: 100%" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [ 255 255 255 ] |
| 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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| empty_data | Closure(FormInterface $form) {#817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | null |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 60 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "/htdocs/nouveau.cimef-international.com/public/captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "Bad code value" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | "Saisissez le texte ci-dessus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| length | 8 |
| 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 | 90 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "captcha" |
| setter | null |
| text_color | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#818 …} } } |
| validation_groups | null |
| web_path | "captcha" |
| whitelist_key | "captcha_whitelist_key" |
| width | 300 |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-1 captcha" "style" => "width: 100%" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_demandeformation_form_captcha" ] |
| cache_key | "_demandeformation_form_captcha_captcha" |
| captcha_code | "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwKDAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAPAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A/VOiiigArPm1+wttXTTJp/JvJIvORZEZUdckYVyNpbI5UHcBgkYIrQqjrGhab4htPsuq6faana53eTeQLKmfXawIpq19Rq3UvUVx/wDwrGxth/xLdY17SsdBDqs0yqR9zakxkUBT0QDYejKwwKD8Om6r4q8SLIPnV/twO2T+/tKFT2+Qgx8fc5Ob5Y9yrR7nYUVx39neMtB+ez1Oy8S2ycC01GL7LcMP7xuI8qWHp5QB9V61NZ/EbTVnFpq8dzoF8Mh11C3kjt9w7JclRFJ7bWJ9qOR/Z1DlfTU6uimxyJNGrowdGAZWU5BB6EGvNfFP7RvgDwnq8+k3GtG+1iB2jk0/TbaW6lVwcMp2KQCDwQSKUYSm7RVxRjKWkVc9Mor54tf2tbnUfFb6Hp/w91XUrjymuo47O8hknMAbbuaIfcbplGO4Z5FdCfjv4p0s+ZrXwh8UwWrfNHJpZiv3KH7pZFIKHGMqTwcjtW7w1Vbr8V/maujNbr8UezUV4wfjF8Rr0n+zfg1qMqPzDJeaxb24KH7rMCDtOMEr1HSg/C/4keMz5/iX4kXeg2s3z/2R4Zt44Htwedn2o5ZiOmcY4z3pex5fjkl87/lcXs7fE0vx/I9F1L4jeE9GuWt9Q8UaNY3Cna0VzqEUbg+hDMDXPJ8fPAra3PpreJ9JEkbBQ63qNuJAIAHfr1GR70zTv2d/hzYW6xv4S03UJsfvLvUIBcTzN3d3fJLE8k+prQvfgn4B1DS4tOuPB+jSWkQKxr9jQNGMk4VgNw6noaiUaTXuyafovy/4K9Q/d+ZqW3xG8KXjOsHibR5XQ4dFvoiyn0I3ZH41werftS+Bra/n07R5NS8WatExjNjoWnyzvuBxjcQFPI6hjWo37Nnwwe3hhPgrS9kShVIjIYgf3mzlj7kk11mneCNG0ezjtLG1aztYgFiggldI4sDjaoOAffr70pOEEuVOT83y/pL+uofu13f4f5nmmPjt4o/dyL4S8G2M3yPIjTXl7Ap6sn/LJmA5APBPXil/4Qz43af/AKPb/EPQtUg+99rvtFEUwI6LtjO3B6E9R2r1T/hGtPHKRyxSd5Y55FkI9C4bcR7Z9KPsF9ZcWVyssXXyrwu7Z9pM5H4g1n9aqx3pxt5a/mv1F7V/yr7jyxY/jzqDC3kl8GaS0H3ryFZ5kugfRG+ZCMd+Du9qX4s/EX4m+BPFYl0DwOnirwsLdMm2ci5MxLbhhSxx9zHydz17epf2/BBxexyWBHBedcR59A/Q+3f2pf8AhJdNI+W6EjHpHGjM7e4UDJHuBQsdQveXL6bf8EPaq93FHnPwt/aU8KfE69/stTPoWvj/AJhepr5cjDkjaejfLg4/2h1ruNe8Kte3q6rpVxHpWvIgjF40HmJMgJIjmUFTIgJJADKQSSCMnPJfEj4W+DPjDb7Lvba6zF89rq1p+7uYJBjawf8AiwVXjPbjFcNoHxT8XfBHV7bw98Vdt74elb7NpnjCFS2/bx/pQDMVZspy2Od2S2CR1Q9nXXPhnr2vf7u/puaKMZ60t+3+Xc9U/wCE21PQv3PiDw/eAR8PqelR+fasOm8qD5kecEldrBBjLmtLQ/iD4b8R3X2bTtZtLm6wf9H37ZAQMspRsEMv8S4yp4YA1tWl/bX9pDd21xFcWs6h4p4nDJIp6FWHBB7YqprnhrSPE1r9m1jSrLVbbIPk31ukyZByOGBHXmsbxe6sY3XVGlRXG/2Rq/gn97pU11rmjJ97SbqcyXEC9S0Mr5eQ5z+7kfGDhWUKq1v6D4j0/wASWT3NjOJBG5inib5ZLeQAFo5E6o4yMqcEZqXG2q1QmuqNOq91f29iF8+dIi2doZsFsdgOpPsKrvqEt2xjsFDDoblxmNT7DI3/AIHHvUtrp0NqWfBlmbG+aTlmx0/Kpt3MOZy+D7/63Io9WNxIogs7mWMkZlKhFx6jcQT2PH4cgitCiikXFNbu4UUUUFBRRRQAUUUUAFFFFABRRRQAUUVFdXUNjbTXNzNHb28KGSSaVgqIoGSzE8AADJJoA4P4s/F6L4S/2PcXmh6lqel3cjrd31hEZFsEXb88gAPGGJ65+U4zVK58W6f8cvB0g+H3i3TknSdd811p4uQABko0Eu0jOQc44xVPVv2hPD2qSXWmeGdH1T4gTEtbSJo9p5loWyVKvM+I9uSm4gkBZA3IzXi/jH9mTVfjLq8F9B4I0j4X2g2hnjuVeWVM7tzQRKEVir45OQ0ZBOCDXpUqUEl7T3Wuuj/B6nZCEUlz+6+//APOPHGu+AfAfijUbe41HxN4u8SkmG/XTbpdO0x2yCY1VPn25A4Bxms+88L/ABH8UWEVv4M+G954O0sks50xpkkuh2E07sDIF5wG6bj6102u/sb+OvB+pNqfgfxFFq8kWQtxazm2ulz1wQTg/Rq8s8U3Pxc+HFxajW9Q8TaV9mZjbvLdzeWrNkkod23JyTkc9a92m4TS9lNN+d/y0PTg4ytySTfn/ker/B3Q/ix8MZtWSDwxf6Y8drLdrLIpnjllG3IKs5UlgByMN8vB61678Iv2vj4xtNTXxF4X1Cyn0u3aa5uNLtpbpMr1BRVLJ35PyjuR1ry34Z+I/ildeBdR8U+C/iQ3idLKJp9X0nxHGzz2xRSwEW9pMgjd0ZM4HB7dp8Ov26tB1a+WHxXoD6EzLtuNUtczxLgcF1Vd4BPAwGxkfWuKvTlV5m4KTXZtNfJnNVg583upvy3XyPXvDn7Tfw38SR2nl+JbexnuAT9nvwYXixkkOT8q9O7eldKvxa8FN9lx4r0fNzkwj7bHlgM5OM9ODyeK8xmu/wBnr4nw6le3E/hiYyMrXNzdMLKUnqDufY38PJX6HrWVr3wm/Z50CO7N9JpMM08ZlWFdUJmVFXeRGgfIGF64zz15rhdLDt2cZp9rJ/5HlclRO1vwPZ/+Fp+Dzd2lsviXTJJrvH2dY7lWEuTgbSDg811AORX5FeNdU0m98YaheeG7FtI0jzs2duJGZokH3TuPOeM9e9fZHgTxh8WPh34P0jW4oD8TPB11bqbWCDIvoF65crGScYYc7h05Fb1st5EnCWr6PT/gXOmvQ9hGMn1PobUfEz6D4kgiu54ptMv5UtojHjzLacjARgOSr44bseuBg1xHxJ/al8CfDLU30y9vZb7Uo+JLexTzPLPoxzwfavhnxr8VdSj+LOv+ILKOeD7dLL5mnaiCwi3/AHo2U8HafbtX0b8HvgP4U8NWWmzePbG11u48QWy3X9q3chKW80hXZA57M4bKuSNzAr1KgueCp0EpVm35L+uhv7CnCKnN3v2PcfhP8ffCPxjE8ehXciXsC75LK7Ty5QvqBkgj3BNdvrWvWHh6xe71C5S2gTqzck+wA5J9hX5zawY/hL+009v8OLxbp4NRFnbwy7lRJXPlyW7kgZAckZ5GMcnFP+PviH4haP8AE6xm8S3MNprLQpcRW1rN50MamR1Cn+E8oeORggHnNKWXqc17N2TV9dzRYSEpL3rJ9Op+iHhrxHbeKdOa9tFcW/mtGjOMbwP4h7GuC+N/7Qfh/wCB9nbfb0bUNVu1LQadA4V2Ucb2ODtXPGSOecdDXEXj/GODwHLrd54m8PeDNLsbD7YI9M00XlwwCZ8thJhBnGQV5+bB6V5P8NPiV8Nr/R5dUv8AwlqvijxTbXmYX1a5+2XUilMljJtACKR93BwXJA6msaGD55XtzJdF/noYxoRlJySuuy/zK/i/9tfxjrOnRS2/hK00fTJJR/pVzC12NhBGBuCqW5yOnTHevVtK8A/Eb4m/D+Ly/Hvh/VPDesQAJBc+H0wIiMiYLkgShifk+6NoIOSa8Z+Ifxg8Z/tEaivw90XTtPFpfSpMlvb4cwIpDKGl6fLxuOB6YHSvW/Cfhj4xfCLw5pWi2mp+H7m3CGCCwuJUDLjgupYKW6g9T/u+vfVwkIWcVCFTzs9PW3/AOidOMUuXli/v/E5j/hlX4keBRoFx4S8Rx6idLnW8GnahOfs4u9jKZkXgAbdqgHJ68npXVH4+/Fj4cXCy/ED4fxXelyDzGn0OQNLBH/eKh2BGEYnO0fOvK8KfO/HP7QnirwT40s7TX/Ef9s32lSrL9g0IBbeYn7yzMNmcbVIG1hyelev/AAF/ao0D4qa02iT2M2j65MC8f2iUSrcEDkBsDBxyFwB1x74VKNanDmrWqrvtb5pL12Maiq2UmlJd/wDLY7fwH8aNI+J2mtf6NqNla2wbaVuXBmjOSBvTcDGTtOAwGcZBYVsa78MtO8S3iajd3l5HqioEjvrObyWVck7cLwRyfvZOCeelfJ37U8t58BvjVovibwWkWhDUrIPcQ2yAQXMqOyvvj+6QUZAcAc5b7xzXF6b+2N4907xZHfTzrHpLuHOlhMxrGf7hbJ6HI7VyRwOIsquHfNFrrpL07P8ADzMFgXNc8HdPu/w7H3GmmeOdKUC21bRtXiThYbyze1Yj/akjZhnntGAAMYJO4O/4TLW9D41/wxdm3T7+paIRewgdATCP9IyW7JHIACCWA3bfCfjj+0Hr9jHomifDy8udV1vVrIahI62ySPBAV3DAC4BwCST0x1rS/ZK+MuvfFbStX07W9Wd9d0lkKtLEhSWJsjLKAGJBUgncOq/jzunWVH20qenbRP13sDpTVPna0/E+itK1mw120F1pt9bahak4E1rKsqE+mVJHerlcLqvhi/srs3+mStpWoONr3GnQtLbSr1Pm2pcKWJ24kX58LjcBwW2XxXtbJxa+JbR9Evh3iEk9u47lW2K6gAgkyIgGeCQM1xxnCbtHfs9/+D8jntf4TvKKzNN8TaPrIjNhqtlfCSMSoba4STchIAYYJyCSBnpzWnVtNbitYKKKKQgooooAKKKKACiiigArC8X+CNE8eafb2OvWK6lZQXKXS28jsEaRM7d4BAdeTlWyp7g1u0U03F3Q02ndFexsLbS7OC0sraK0tIEWKKCBAkcaKMKqqOAAAAAOmK4/43nV1+Enio6F5n9qCxcxeV9/HG/b77N2K7iiqjLlkpbjTs0z4T/Y5+NPhrwG2u2fivU5LK8u5FeK6uizJtA5Xvg5ya9s+LX7S/wnuPBmq6dPq1t4ilubd447K2haXexHyndt2rg4OScjFbnjf9lT4aeLr+41W+0k6dM+ZJ5LKYwIe5YgcCvKzB+zt8MYZLvT7BfEepwcoJDNKCc/3mAj/HB6V7aVLF1PaU4yb7Lb7+h6P7uvPnim35GP+wt4B1T+0PE2uXdpLb+H76zazjjmBAlLOpyM9QFBGfevO/gXp1p4Y/aWuvCus2dvfaZeTXFhdWt5EskUgALoGRgQfnVDz3Ar6S0j9o/VtV0+G48M/DTUb7SIlw/kEgAH7uzYhBHB7dq+TvGni68s/wBo5PFEOi3Vjcy6jFeJp02VlfLAbenfkdPw7V3wpV5zqupG3Mu60a26nTGNScp8ytddz7b139lb4W+IbqCe48J2tv5QI8uwd7VHz/eERXPSvi79oLwZ4G8JfEKz8HeFImtWimVdQ1S9uHk2M5A2YyFCqDk8Z6c9c/WH/DQHjPWwLDRvhnqNtrM3EJ1AuIFPU7iVj4wD1ZecfSvOf+GONY+KHifU/EfjS9i8O3V3IJGtdNVZt5PXncQuMDu2a5sOqmGbliqlktlzX/BXMaLlRd60rLte/wCB5v8AGL4afB3Rfhwb7wj4qt7zxJaJCj2yXof7Sd2HYIRkH5s9cAL0rL+C/wAZPGvw48Jzahomu2WsWltILeTwzqsrZjjY5EsI3qTyMELnGckEZI98vf2BPBP9lSpa6trYv/LOyWWaIpvxxlRGOM4718kfDTwEde+JS6Hc6rBpKWs586W5yA6o+GAA7kA11UKlCtTkpycktXc6aUqdWLjdyt3GfFrx3H8S/iC/iC60hNDnuvLF5axHKbgAC4OAfmAyc9z3rstbHwlfRJ4dF1nxBbyJGGnS6KCGaXtsRfmYD5hk888kU39qbR/Dem+K9Nl8LaXLp+my2xDO7OVncMQWUMTgdsfoK9l+F37DWg6ro2j63rut3N7DeW0Vy1jAnlrhlDbd+c98cCtJYijTpRmm1Hp/WoVo0Yxi6iaS2Wv6HzD4J0uz8W+PdkviaDw1lnubfVNUlZV8xTuG6QA7WPLAnuMZyRXRfGf4TeK/BJtta1ZotY0m7KG31+zk82G88xfMVt+ckkE8kDOCRkcn7wuf2Y/hdd6XHp7+DNPWCNxIHj3xzEgEcyqwcjk8FsZwcZAr538VfslXHh6y1nRfD3i64S9dWlt9K1WRfs2oWxbGRjAEkeRn5T8wVht3ALlTzKFSWjsuzX6o5ViIc6kpOKXR7f15nNfELw34XX4Dw+JrPxxca9rUsVvA9kLpGMAYf6t0yWXaQw5IHsK734J/DYWnwQ8O20Kw6bfeLHnk1PUmZVnFlkhIYzncS5WLhQeC2ccV8p+J/AHirwbPPY61o99YxQMN8rQsYSOzBx8rLzwQcc1eTxdNbeMtIe18V6p/Z2meXHZajdq++2UIAdkW99oBBCgHoB93oOqcJ1YpRqX67fctOz1/Q1qwnVpcqle93da6dF03Ppdf2FNR0PSZtT0LxjdWviOEGS12xmHceoUujkoT0yM14t8QviFqnjnwTpF5qrSJ4u8JakbW6nZiXnSQZjkb3R4GU9suD1Y1seGf2wfHnhm73f29/bltGhhjg1m2DqVyMOShV93GMs56nOa5jwxd2HjpfifqGpXdrp9/qNgZrO0ZtvnXH2iObbHnqcRkY6/NWMKVeD5sQ1K2zX3MzoOUtay1W11Z66dvyPqT9jrwHpfiDwZfeOtas7bVdf1m9mL3NzEshjRW27VyPlyQScdePSvNfj94Ntfhz+1B4N1Dw9Ctn/ackFybeAYCy+aUcgdgRg/XNX/2Wv2k/B/wx+E11pHiS+lt7+2vZZLe3it3kM0bBSMEDAO7d94it74UaPq/7SHxrHxS1iwbTvC+kgQ6VbynJlKliuPUAszMemSAM9vPaqUa9SrU0jqvXskD56dSc5fD/VkR/wDBQ3ThJoXgu/x80NzcwZ/31jb/ANp1v/En4XaXqf7IFmTYwvqOjaPHd2lyUHmRYKPLg9tyqQa9h+MHwc0T40+H7bStbkuYI7acXEU1q4V1baVPUEcgnqK3L3wVY3/gSfwpI0n9nTWDaczAjf5ZTYTn1xXDHFKNKlFPWLucqrJQhFdGfA/7MPw28d+K5NV8S+DNettJv9MC2gF7HvWZGG4xgkEAcAfieRXR/sppqXgb9p/VvD+qtF9vmhu7O5EH+raRWEhK8Dj5DjjvX158IvhDovwZ8NPo2ivcTxySmaW4umDSSMeOcADAHtXOaT+zlo+lfGu6+I66jcyX8rySJZlQI0d0KMc9TwW4966p46FR1U9mtNNTeWJjNzT2a0PXKY0MbMWMaliMEkckelPorwjzDntS+HvhnVzI13oGnSyPIZTL9mRZPMIxvDgBg+CRuBzyeazf+FXafp/Og3+o+GvWLTrjMB/7ZSBkXnJOwKWJJJJOa7OitFUktLlc0l1OMHiXXfCx2+JLGK909ODrOkxyNnPIMlqA7RqOhYO443HaDgdZZX1tqVrHc2lxFdW0g3JNA4dHHqCODUxGRg9K5O9+H0EV1JfaFqF7oF+5yRbTs9q3qDbOTEM92VQ3Xnk5Lxlvo/6/r9B6PyOtorjY73x1psii607RtcicjMlhM9o8eeMFJN4YDqWDg8gBDjNdlUuNiWrBRRRUiCiiigAooooAKralby3mnXUEE5tp5YnSOdesbEEBh9DzVmimnZ3A8Oj/AGYovEEq3fjPxXq3iC+BH+rkWKIqOgIIY/kRW18Sf2dPC/jbwNcaBp2n2fh+VmWSO7s7ZA+5c4DHGWHPQmvV6K7J43ETabntt0X3LQ6HXqNp32PhHS/D3xs/ZZu5m021HiDw9u3NHGGnt2HrsBDofp+ted3/AIg8QfHT476Rqb6M9nfyXFvvt4kbCIj5LHPI79a/TKq8enWsMpljtoY5Scl1jAJPrmuqOYWblKC5mrX2N44q15OKv3JYY/KhjTOdqgZp9FFeQcBBfLO9lcLasqXJjYRM3QPjgn8cV4f4T/ZK8OaN42bxZqV3calqUhd5LU4WDe6lWOOp65HIwa93orSFScE1F2uawqzppqLtc+Lv2/8AS4bKPwg1vCsMSLJCqxrhQBzgCvqP4ROZPhd4UYgg/wBmwdf9wVr+IfCWieLIoYta0my1aOFt8a3kCyhG9RuBxWpDDHbQpFEixRIoVEQYVQOgAHQV0VK6nQhSttcudXmpxh2H1geKfDv9qfY9QtYojrGmS/aLN5OAW2srIx9GV2XPYkEcit+iuRNp3RzlV4ItW09UvbNTHMimS1uVV9p4O1gCVJB9CRkcGvLfjH+zT4W+MQtZrrzNK1C1j8qK6s1A+TJIUr0IBJ/OvXKKuFSdOXNB2ZcZyg7xdj5W0j/gn94WtrlZNQ8Q6newg58mNUjz7FsHj6AVz3xX/YauLJJr74e3pkgWHc+jahJl5JATny5DgcjGA3cH5ucD7KortjmGJjLm5jV16kvid15n5F+HvDOoXHiKS0Oi32pyWEm+8tLJS0iIjAODgHHpn1Ir9JfA/gvUNQ8HaLfLr3iTw/PcWcUz6ZM8JEBKgrEyGBduzJBCBC38WSBj5x+Dv/Ep/be8UWlt8kElzfqU9slsfnX27XZmOIlJxjbpf7zpxdR3Xpc4z+1/E3hX/kMWkWu6Wn3tR0xZDec+tmsbZAPGUcnAzt9Ok0bXbHX7NbmwuBPGeoKlHQ/3XRgGRh3VgCO4q/XN6z8PdE1q7a7aG5sLx+ZLnSr2axkmPbzTC6+bjsH3AZOOpz414y30OG6e50lFc3oPhWfRdTaZ/EWsakvl/PDfSxOjsTw2BGNpAHAUqvJyCcEdJSnDkdhSjyuwUUUVBIUUUUAFFFFABRRRQB//2Q==" |
| captcha_height | 60 |
| captcha_width | 300 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#954 -form: Symfony\Component\Form\Form {#841 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#955 …5} |
| full_name | "demandeformation_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_form_captcha" |
| image_id | "captcha_6a7de7807d4bb" |
| is_human | false |
| label | "Saisissez le texte ci-dessus" |
| 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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_captcha" |
| valid | true |
| value | "" |
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" => "btn btn-primary btn-large" "style" => "font-family: arial" ] |
[ "class" => "btn btn-primary btn-large" "style" => "font-family: arial" ] |
| label | "Demander un dévis" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary btn-large" "style" => "font-family: arial" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Demander un dévis" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary btn-large" "style" => "font-family: arial" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_demandeformation_form_submit" ] |
| cache_key | "_demandeformation_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#959 …5} |
| full_name | "demandeformation_form[submit]" |
| id | "demandeformation_form_submit" |
| label | "Demander un dévis" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_demandeformation_form_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "97d4d7622440044c09067d0.9mqF2h7-HPO71_Xc-Rl5Ghk5xqA0oR5FiHEUTR0rrec.sSjjm0SmZIT9pMPuzmMYWXhet-ll0id0xxhgGi59zpeYA9adbodO3pbihg" |
| 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 | "97d4d7622440044c09067d0.9mqF2h7-HPO71_Xc-Rl5Ghk5xqA0oR5FiHEUTR0rrec.sSjjm0SmZIT9pMPuzmMYWXhet-ll0id0xxhgGi59zpeYA9adbodO3pbihg" |
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 {#631 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#632 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#633 …} -namespace: Closure() {#635 …} } |
| data | "97d4d7622440044c09067d0.9mqF2h7-HPO71_Xc-Rl5Ghk5xqA0oR5FiHEUTR0rrec.sSjjm0SmZIT9pMPuzmMYWXhet-ll0id0xxhgGi59zpeYA9adbodO3pbihg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#960 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#522 …} } |
| 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() {#964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#515 …} $translationDomain: "validators" $message: Closure() {#961 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_demandeformation_form__token" ] |
| cache_key | "_demandeformation_form__token_hidden" |
| compound | false |
| data | "97d4d7622440044c09067d0.9mqF2h7-HPO71_Xc-Rl5Ghk5xqA0oR5FiHEUTR0rrec.sSjjm0SmZIT9pMPuzmMYWXhet-ll0id0xxhgGi59zpeYA9adbodO3pbihg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#974 -form: Symfony\Component\Form\Form {#970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#965 …5} |
| full_name | "demandeformation_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "demandeformation_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 | "_demandeformation_form__token" |
| valid | true |
| value | "97d4d7622440044c09067d0.9mqF2h7-HPO71_Xc-Rl5Ghk5xqA0oR5FiHEUTR0rrec.sSjjm0SmZIT9pMPuzmMYWXhet-ll0id0xxhgGi59zpeYA9adbodO3pbihg" |