- 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 @1777093848 {#664 date: 2026-04-25 07:10:48.301682 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777093848 {#662 date: 2026-04-25 07:10:48.301685 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 @1777093848 {#664 date: 2026-04-25 07:10:48.301682 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777093848 {#662 date: 2026-04-25 07:10:48.301685 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 @1777093848 {#664 date: 2026-04-25 07:10:48.301682 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777093848 {#662 date: 2026-04-25 07:10:48.301685 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 @1777093848 {#664 date: 2026-04-25 07:10:48.301682 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777093848 {#662 date: 2026-04-25 07:10:48.301685 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 @1777093848 {#664 date: 2026-04-25 07:10:48.301682 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777093848 {#662 date: 2026-04-25 07:10:48.301685 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_69ec4cd84ef78" |
| 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 | "759d4352dee4499c5ef475a5.d3FqFaKqzpj4aYdu0SB5yWNGG18sBYvj8Ua1fMMmcJ0.T0UPZdLg-66JMewitEkw8Vs8Lj17MMyMuxLgJJAVXa0wBTpf0uSE_awqvw" |
| 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 | "759d4352dee4499c5ef475a5.d3FqFaKqzpj4aYdu0SB5yWNGG18sBYvj8Ua1fMMmcJ0.T0UPZdLg-66JMewitEkw8Vs8Lj17MMyMuxLgJJAVXa0wBTpf0uSE_awqvw" |
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 | "759d4352dee4499c5ef475a5.d3FqFaKqzpj4aYdu0SB5yWNGG18sBYvj8Ua1fMMmcJ0.T0UPZdLg-66JMewitEkw8Vs8Lj17MMyMuxLgJJAVXa0wBTpf0uSE_awqvw" |
| 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 | "759d4352dee4499c5ef475a5.d3FqFaKqzpj4aYdu0SB5yWNGG18sBYvj8Ua1fMMmcJ0.T0UPZdLg-66JMewitEkw8Vs8Lj17MMyMuxLgJJAVXa0wBTpf0uSE_awqvw" |
| 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 | "759d4352dee4499c5ef475a5.d3FqFaKqzpj4aYdu0SB5yWNGG18sBYvj8Ua1fMMmcJ0.T0UPZdLg-66JMewitEkw8Vs8Lj17MMyMuxLgJJAVXa0wBTpf0uSE_awqvw" |