- 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 @1771019272 {#541 date: 2026-02-13 22:47:52.975599 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771019272 {#540 date: 2026-02-13 22:47:52.975601 Europe/Paris (+01: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 @1771019272 {#541 date: 2026-02-13 22:47:52.975599 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771019272 {#540 date: 2026-02-13 22:47:52.975601 Europe/Paris (+01: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 @1771019272 {#541 date: 2026-02-13 22:47:52.975599 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771019272 {#540 date: 2026-02-13 22:47:52.975601 Europe/Paris (+01: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 @1771019272 {#541 date: 2026-02-13 22:47:52.975599 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771019272 {#540 date: 2026-02-13 22:47:52.975601 Europe/Paris (+01: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 @1771019272 {#541 date: 2026-02-13 22:47:52.975599 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771019272 {#540 date: 2026-02-13 22:47:52.975601 Europe/Paris (+01: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_698f9c090cf2f" |
| 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 | "57e2c6b1c5bcedb81cc81884e38abcc8._58Uk3Xs87SJ7zFTpjlCZrmWJ2RpXsFY6bUBV7nHxeM.ycdDvhuYytvjgmMR830UNc_ZfzYMH5droflyI9axkbS-pkDBN4G65O_CXg" |
| 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 | "57e2c6b1c5bcedb81cc81884e38abcc8._58Uk3Xs87SJ7zFTpjlCZrmWJ2RpXsFY6bUBV7nHxeM.ycdDvhuYytvjgmMR830UNc_ZfzYMH5droflyI9axkbS-pkDBN4G65O_CXg" |
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 | "57e2c6b1c5bcedb81cc81884e38abcc8._58Uk3Xs87SJ7zFTpjlCZrmWJ2RpXsFY6bUBV7nHxeM.ycdDvhuYytvjgmMR830UNc_ZfzYMH5droflyI9axkbS-pkDBN4G65O_CXg" |
| 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 | "57e2c6b1c5bcedb81cc81884e38abcc8._58Uk3Xs87SJ7zFTpjlCZrmWJ2RpXsFY6bUBV7nHxeM.ycdDvhuYytvjgmMR830UNc_ZfzYMH5droflyI9axkbS-pkDBN4G65O_CXg" |
| 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 | "57e2c6b1c5bcedb81cc81884e38abcc8._58Uk3Xs87SJ7zFTpjlCZrmWJ2RpXsFY6bUBV7nHxeM.ycdDvhuYytvjgmMR830UNc_ZfzYMH5droflyI9axkbS-pkDBN4G65O_CXg" |