- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 19
- 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
-
-
civilite
-
nom
-
prenoms
-
fonction
-
telephone
-
mail
-
entreprise
-
siteweb
-
nbparticipant
-
pays
-
ville
-
boitepostale
-
whatsapp
-
adresse
-
commentaire
-
captcha
-
_token
-
inscription_form
"App\Form\InscriptionFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Inscriptions {#604 -formation: null -created_at: DateTimeImmutable @1781346382 {#664 date: 2026-06-13 12:26:22.265652 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781346382 {#662 date: 2026-06-13 12:26:22.265656 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\Inscriptions {#604 -formation: null -created_at: DateTimeImmutable @1781346382 {#664 date: 2026-06-13 12:26:22.265652 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781346382 {#662 date: 2026-06-13 12:26:22.265656 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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data | App\Entity\Inscriptions {#604 -formation: null -created_at: DateTimeImmutable @1781346382 {#664 date: 2026-06-13 12:26:22.265652 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781346382 {#662 date: 2026-06-13 12:26:22.265656 Europe/Paris (+02:00) } } |
| data_class | "App\Entity\Inscriptions" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#887 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} use: { $class: "App\Entity\Inscriptions" } } |
| 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() {#889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#888 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "inscription_form" "_inscription_form" ] |
| cache_key | "_inscription_form_inscription_form" |
| compound | true |
| data | App\Entity\Inscriptions {#604 -formation: null -created_at: DateTimeImmutable @1781346382 {#664 date: 2026-06-13 12:26:22.265652 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781346382 {#662 date: 2026-06-13 12:26:22.265656 Europe/Paris (+02:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1086 -form: Symfony\Component\Form\Form {#1092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#890 …5} |
| full_name | "inscription_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "inscription_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form" |
| valid | true |
| value | App\Entity\Inscriptions {#604 -formation: null -created_at: DateTimeImmutable @1781346382 {#664 date: 2026-06-13 12:26:22.265652 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1781346382 {#662 date: 2026-06-13 12:26:22.265656 Europe/Paris (+02:00) } } |
civilite
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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" ] |
| choices | [ "Monsieur" => "M." "Madame" => "Mme" "Mademoiselle" => "Mselle" ] |
[ "Monsieur" => "M." "Madame" => "Mme" "Mademoiselle" => "Mselle" ] |
| label | "Civilité" |
same as passed value |
| mapped | false |
false
|
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Monsieur" => "M." "Madame" => "Mme" "Mademoiselle" => "Mselle" ] |
| 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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Civilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#907 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_inscription_form_civilite" ] |
| cache_key | "_inscription_form_civilite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1016 +label: "Monsieur" +value: "M." +data: "M." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +label: "Madame" +value: "Mme" +data: "Mme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +label: "Mademoiselle" +value: "Mselle" +data: "Mselle" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1025 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1034 …5} |
| full_name | "inscription_form[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_civilite" |
| is_selected | Closure($choice, $value) {#975 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#895 …} } |
| label | "Civilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civilite" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_civilite" |
| 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" ] |
[ "class" => "form-control" ] |
| 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" ] |
| 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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#924 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_nom" ] |
| cache_key | "_inscription_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#966 -form: Symfony\Component\Form\Form {#1098 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#953 …5} |
| full_name | "inscription_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_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" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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" "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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#933 …} } } |
| 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" "_inscription_form_prenoms" ] |
| cache_key | "_inscription_form_prenoms_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#944 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#935 …5} |
| full_name | "inscription_form[prenoms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_form_prenoms" |
| 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" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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" "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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#942 …} } } |
| 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" "_inscription_form_fonction" ] |
| cache_key | "_inscription_form_fonction_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#926 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#910 …5} |
| full_name | "inscription_form[fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_form_fonction" |
| 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" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "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" "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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#950 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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 | "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() {#952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#951 …} } } |
| 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" "_inscription_form_telephone" ] |
| cache_key | "_inscription_form_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1144 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1146 …5} |
| full_name | "inscription_form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_telephone" |
| label | "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 | "_inscription_form_telephone" |
| 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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#964 …} } } |
| 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" "_inscription_form_mail" ] |
| cache_key | "_inscription_form_mail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1147 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1148 …5} |
| full_name | "inscription_form[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#973 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_entreprise" ] |
| cache_key | "_inscription_form_entreprise_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1149 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1209 …5} |
| full_name | "inscription_form[entreprise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| default_protocol | "http" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#986 …} } } |
| 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" "_inscription_form_siteweb" ] |
| cache_key | "_inscription_form_siteweb_url" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1211 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1212 …5} |
| full_name | "inscription_form[siteweb]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_form_siteweb" |
| valid | true |
| value | "" |
nbparticipant
"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 | "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" ] |
| 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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#996 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_nbparticipant" ] |
| cache_key | "_inscription_form_nbparticipant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1213 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "inscription_form[nbparticipant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_nbparticipant" |
| label | "Nombre de participants" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nbparticipant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_nbparticipant" |
| valid | true |
| value | "" |
pays
"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 | "Pays" |
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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1004 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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 | "Pays" |
| 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() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1005 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_pays" ] |
| cache_key | "_inscription_form_pays_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1215 -form: Symfony\Component\Form\Form {#1122 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1216 …5} |
| full_name | "inscription_form[pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_pays" |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pays" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_pays" |
| valid | true |
| value | "" |
ville
"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 | "Ville" |
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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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 | "Ville" |
| 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() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1014 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_ville" ] |
| cache_key | "_inscription_form_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1217 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1218 …5} |
| full_name | "inscription_form[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_ville" |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_ville" |
| valid | true |
| value | "" |
boitepostale
"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 | "Boite postale" |
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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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 | "Boite postale" |
| 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() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1023 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_boitepostale" ] |
| cache_key | "_inscription_form_boitepostale_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1219 -form: Symfony\Component\Form\Form {#1128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1220 …5} |
| full_name | "inscription_form[boitepostale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_boitepostale" |
| label | "Boite postale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "boitepostale" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_boitepostale" |
| valid | true |
| value | "" |
"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 | "Whatsapp" |
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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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 | "Whatsapp" |
| 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() {#1033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1032 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_whatsapp" ] |
| cache_key | "_inscription_form_whatsapp_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1221 -form: Symfony\Component\Form\Form {#1131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1222 …5} |
| full_name | "inscription_form[whatsapp]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_whatsapp" |
| label | "Whatsapp" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "whatsapp" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_whatsapp" |
| 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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#1042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1041 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_adresse" ] |
| cache_key | "_inscription_form_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1134 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1224 …5} |
| full_name | "inscription_form[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#1055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1054 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control textarea" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_inscription_form_commentaire" ] |
| cache_key | "_inscription_form_commentaire_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1225 -form: Symfony\Component\Form\Form {#1137 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1226 …5} |
| full_name | "inscription_form[commentaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| empty_data | Closure(FormInterface $form) {#1083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#1085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1084 …} } } |
| 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" "_inscription_form_captcha" ] |
| cache_key | "_inscription_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 {#1227 -form: Symfony\Component\Form\Form {#1140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1228 …5} |
| full_name | "inscription_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_captcha" |
| image_id | "captcha_6a2d304e4c419" |
| 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 | "_inscription_form_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4bbb8208a53137.refs0CoZHmtgQUV6JWHw7m-1a-TGNQX6GHKZ394f0RY.44WjkWx4ayA0Ox8eCAuRuTfvOq-3fDGdQh39m5p6s3Pf1I7iUyh1EQs2Kg" |
| 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 | "4bbb8208a53137.refs0CoZHmtgQUV6JWHw7m-1a-TGNQX6GHKZ394f0RY.44WjkWx4ayA0Ox8eCAuRuTfvOq-3fDGdQh39m5p6s3Pf1I7iUyh1EQs2Kg" |
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 {#852 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#866 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data | "4bbb8208a53137.refs0CoZHmtgQUV6JWHw7m-1a-TGNQX6GHKZ394f0RY.44WjkWx4ayA0Ox8eCAuRuTfvOq-3fDGdQh39m5p6s3Pf1I7iUyh1EQs2Kg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#740 …} } |
| 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() {#1236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#550 …} $translationDomain: "validators" $message: Closure() {#1235 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_inscription_form__token" ] |
| cache_key | "_inscription_form__token_hidden" |
| compound | false |
| data | "4bbb8208a53137.refs0CoZHmtgQUV6JWHw7m-1a-TGNQX6GHKZ394f0RY.44WjkWx4ayA0Ox8eCAuRuTfvOq-3fDGdQh39m5p6s3Pf1I7iUyh1EQs2Kg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1246 -form: Symfony\Component\Form\Form {#1242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1237 …5} |
| full_name | "inscription_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_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 | "_inscription_form__token" |
| valid | true |
| value | "4bbb8208a53137.refs0CoZHmtgQUV6JWHw7m-1a-TGNQX6GHKZ394f0RY.44WjkWx4ayA0Ox8eCAuRuTfvOq-3fDGdQh39m5p6s3Pf1I7iUyh1EQs2Kg" |