- 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 @1781339614 {#541 date: 2026-06-13 10:33:34.652354 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781339614 {#540 date: 2026-06-13 10:33:34.652356 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 @1781339614 {#541 date: 2026-06-13 10:33:34.652354 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781339614 {#540 date: 2026-06-13 10:33:34.652356 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 @1781339614 {#541 date: 2026-06-13 10:33:34.652354 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781339614 {#540 date: 2026-06-13 10:33:34.652356 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 @1781339614 {#541 date: 2026-06-13 10:33:34.652354 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781339614 {#540 date: 2026-06-13 10:33:34.652356 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 @1781339614 {#541 date: 2026-06-13 10:33:34.652354 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781339614 {#540 date: 2026-06-13 10:33:34.652356 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,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" |
| 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_6a2d15deb60ce" |
| 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 | "39b1.I69Hx22TXPnATE-qrzQYEKqQA8PxXEVca_dTBHPLiVE.ct4i9RjlGIOGORny30NtRd-kTZOjb3UVJK49STa4_zximzCULPcYg60kLA" |
| 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 | "39b1.I69Hx22TXPnATE-qrzQYEKqQA8PxXEVca_dTBHPLiVE.ct4i9RjlGIOGORny30NtRd-kTZOjb3UVJK49STa4_zximzCULPcYg60kLA" |
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 | "39b1.I69Hx22TXPnATE-qrzQYEKqQA8PxXEVca_dTBHPLiVE.ct4i9RjlGIOGORny30NtRd-kTZOjb3UVJK49STa4_zximzCULPcYg60kLA" |
| 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 | "39b1.I69Hx22TXPnATE-qrzQYEKqQA8PxXEVca_dTBHPLiVE.ct4i9RjlGIOGORny30NtRd-kTZOjb3UVJK49STa4_zximzCULPcYg60kLA" |
| 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 | "39b1.I69Hx22TXPnATE-qrzQYEKqQA8PxXEVca_dTBHPLiVE.ct4i9RjlGIOGORny30NtRd-kTZOjb3UVJK49STa4_zximzCULPcYg60kLA" |