- 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 @1771093977 {#664 date: 2026-02-14 19:32:57.290177 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771093977 {#662 date: 2026-02-14 19:32:57.290179 Europe/Paris (+01:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Inscriptions {#604 -formation: null -created_at: DateTimeImmutable @1771093977 {#664 date: 2026-02-14 19:32:57.290177 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771093977 {#662 date: 2026-02-14 19:32:57.290179 Europe/Paris (+01:00) } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 @1771093977 {#664 date: 2026-02-14 19:32:57.290177 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771093977 {#662 date: 2026-02-14 19:32:57.290179 Europe/Paris (+01: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 @1771093977 {#664 date: 2026-02-14 19:32:57.290177 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771093977 {#662 date: 2026-02-14 19:32:57.290179 Europe/Paris (+01: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 @1771093977 {#664 date: 2026-02-14 19:32:57.290177 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771093977 {#662 date: 2026-02-14 19:32:57.290179 Europe/Paris (+01: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,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwKDAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAPAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A/VOiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKz9X17T9Ct3lvruKABSwRnAd/ZV6knsBXjXin9q/QNEuIfscSXlu5ZSWmHmBlxnKJuKjDDBOMndj7pq1BtX2Xnod2HwWIxX8KN/wAF97PdaK+XIP2y1e2jlktLdJFcK8Bhk3OpB+YEMQMY55OdwwODive/tearrBltdC0hprsvmJbeBpHKD65z9dopWj/MvvPRWSYy+qS+Z9T3FxHaQSTTOscUalndjgKB1Jrza7+O2kWt/cwLAbiJGAhlilH70euGxjn6185/EO2+LfxE8B+IfE90reH9PsLGZv8AiYjyZWCIWyibAe/BwOe/FeL/APBNvwjo3xG8R+NNT8Ys2p/ZIIViN5csqq7NndkEHPy+vc1m61OE1C3Nf5L/AD/I9alkVFYKtjKlXmdO11FX1b23X6H2lrP7UemeH5Zhf6RcQxf8spNxO/PQfdxn1wScdq6zQvibq/ijSLTVNK8J3F1YzoJBIbpEBB6FdwBboc8DFUPFHw48C38Wn6T9s0/TbqZP9GglnWRp0Xg4R2y+CRyOegzU2l6nrvw4soNOu9ES70qEbYpdNTasMYPOVVcDrnHFdi5ZP3EvTX/M8SU8M4Lko+95uVmvv/U2N/jPXvl2WPh+yl6yZaW7iHoB9zPGPofWuq0yzksLCC3luZLySNcNPN95z6nFcbe/HHwXo+jXOq6vrUOi2NsN0suofuwoyAOeQSSQAAcn0rw/xn/wUm+Eeh+Za+HptV8aaq4Mdtb6XYvGksx4RC8uzgtgZUN7A9K56tRQ92dl5f1qFLB43Hrlw9B8q7LResn+rPd/iR8QU8IW0FjaRPda7qH7qygUDG88BmJ4wCRx3/UWPh3oOt6RpTS+INTnv9SuGLyRvLvjiyeAvAx9Bx6V8R6b+0l8aPBg1zxtrfwFv9RHkPONTubiTFjEqkkkCM4UDk8LwDyMmqnhT/grUwt9vib4d/vMHFzpWofKWxwPLkTj/vs/SirjKFOPsofNtPX0utjpo8K5tXvWjBStpaM4O33S3P0F1zXLHw3pc+o6jOLe0hALPtLMSThVVVBZmJIAVQSxIABJAqr4W1q78Q6c9/caZNpVvLKTZxXWVuHgwNsksZAMTMdxEZ+YKU3hHLRp+bVj/wAFPZZdXGsa94Em1y+gkZ7CzOsJDZ2JOQGRBbFmfbgbnZiMvtKhsD2TwXon7SX7T/hu08Wt8TtP+Gng/Wg9xY6dpFn515DDvYKGfbGxOAORLyMHA6VxRxEZu0NT0K/DWJwVPmxzjSX80ndekVG7b9UvLu/tqmxyJKgdGDqejKcg18gr/wAEyPhzeKt7qnijxheeJJT595rUeoRpLcXLcyTYaNyCzFm5LHnlieaml/4J42Hhwvc/D/4q+OPBGpy/NPNDfGWOZ+7siGNiSck5cjmtOep/L+J5v1PK3osW7+dN2/CTf4fI+tbq6hsbWa5uZo7e3hQySzSsFRFAyWYngAAZJNc54A+J3hb4qabe6h4S1u116ws7prKa5syWjEyojlQ2MN8siHK5HPWvnBP+CcfgRpYpvEHjjxvr9jbuJns9R1WP7M4Xkhx5WdvHOCPrXvfgvwbpXhjR/wCyfA2i6b4R8OM5laWwtkje4fAUuiAbSSoX965YnbjaRhqqLm3qrIwr4fAwpv2FVzl35eWK+9tt+ljsr/VLPSohJeXUNqh6GZwueQOM9eSB9SKi0vW7XWfNa0aSWKPH74xMqPnP3SQN3TORkcjnmorDwzpunSmaO2WW6b711OTLM/BHLtk9CRjOAOBgcVqVqeVL2aVo3b/rp/wQoqtfalbabGGuJQm44RACzufRVHLH2AJp9pM9xAskkDW7Nn925BYDPGccVPMr8vUw5o83LfUmpkkqQgGR1QFgoLHGSTgD6mvCPEX7GfgrUvEGpeIND1bxR4M8R6jcyXU+q6DrU8cu6Ri0oUOWRQxJ6LxnjFUo/wBhb4cXRNxrl94r8VasARFq2teILiW6gY/xoVKqG99vFRzT/l/H/gHsqhgLKTry9OTX/wBLtbzvfyPd7/xBpelTLFe6lZ2crY2pPOiMfoCa0K8FsP2Fvghp8LqngeGadsk3V1e3M027+9ueQ4PfiqH/AAyXrPhv974K+NvxA0Gcfch1W9TVrRf+2Mqj/wBCo5preP4/8MP2GAnpCu0/70LL/wAllJ/gex+LdR8X2E1t/wAI1oWj6zCynz/7T1iWxdG7bAltMHB5zkrjHfPGB/b/AMUx8jeDPDHmy/caPxLO0UIHUyMbJWJORhVQjg5YcGvkzxl/wUP8e/BHxRqXhXxv8M7XWb/TJTbNqlhfS2UF3jpKgeF+GHPBxziulsP+CiWteOLG3TwF8EfFXiPVJI180HIt4ZCPm/eRxvuQH+JtmR129Kx9vTbtzP7v+Ae0uH8xp04z+rxlF7S51Zrv8at9yPo7/hH/AIn6j89z4y0DSAeRb6boMkpX2Mstwd/1Ea/SvL/2lPjP8QfgD8ItZ1K7ttK1GRVW3sfEFnc+XMZnPytJZPHtUA8fLK+cZ2jOBl3P7QXxyjsbRr/4ceDfBk7QoZP+Em8WwoZXwNzLGvzICc4DEkDqa+K/2x/2svE3xkgt/A2v6BZaBNol+0l1Lpd/9qhujtwrIcAFcHcDuOcjpWdWtGEHZu/zPRyfJMRjMZTjWhTlTTvKzg7Jf4Xd9t3vqj7o/Zs/ark8bfCfSta+IVpe6NqMxYvqMei3n9nNCDgTvdLEYIlwCWLOFUAkkAV6h/wvjwxqPy+HE1PxnKfu/wDCO6fJdQN/284Fuv8AwKQZ/OvlnwJ/wUX+DPwt+H/hjw1Y6Z4m1CGx06KFvslhCPLcDDI3mTJk8ZyuRz1rmvHf/BWiNFkh8G+AnMn8N1r12FC/WGLOf+/gpqvGMVeZFXh3GYrEzlQwcoxbdryUUlfs1e3le52fxD/ag/aN8J+NdXlsPgxfXHhWCbFvFPZtJOYwB954HkVj15QsPQmtbwD/AMFMfAl/cDTvHuk6r4F1ROJTcWrzRKfogMg/Fa+YNT/bn/aE1ma+vjb2VpaRgSzWlvaNEkKjHPMnmKOOTu/GvH/HPjzxt+054q0+9k8N6hrJg2xSWuiW8kryNjc+1gjkMyqcZDdM4NYOuoq8Jtvs0fW0eGsPiKfJjKUIcq1lTm7rTre6uz9rbHxho2peF7TxHb38b6JdQJcw3hBVXjcAo2CAecjgjPNeQ/Ej9q3w74Ou/wCzYLi2S+niaS0a6kOZ9oJ+WIDcc7SoJ2jueAa/K/x/4x+JWh/ZhfWnizw54diRLW207Vnukt1CIFEY3bdwAAwvbFZ3jz4U+M9D+HOh+NPEI0+y0XWHzpkEMkQkuARkuqRDGAAMliCCcHnNbPHRgrRjd+e33f5/ccGG4PwlGcHiK6fO7RX420erXXpY/Rr/AIbCvbq8ht7aaV7m6QlbVLKIskn8KxjeS6scAseRk4BwKsN+0t4v1gBLTS9Sljm/cOYLIJ5U3TYrc/7JJJB+YjAAFfInhX9hT4g6X4V0/WdY8G3Ot/b4UvbWPQdeis9TsRgN80M8ZVyMqSikMOm4GuJ+LNj4w8HW0l9c+NfiNa6lbolsth4p027sbjy9xwqzCaRGVdxIJYZHQDOKbxtaKvKKXyX+R008ny6vV9nhpwk9vhT/APSW7ertt11PrPxz4oi0rUDcfFP4iWPw+1GAKxsInkvNTmX7yu0UTsyDGApO0cZx3OHpf7RPhvSLi7k+HP7N+v8AxH8Ly7VXxFeRzyC42ghiqNbSqmHLqcMM7RnsB8QaP8VbjRbXI8P6FqGuM5aXXdatW1G5fngFJ3eDCjp+6z6k8Y+ovCH7Sf7SnjTT9Ql+Gb6ReeGtDjVrhNF0i0tre2ynmMBHMA4AO4ZAwdpIrneKlVldt/dd/j+iO7E5HKhBOpaS296bpwW23Km9XsnL5HsM/wC2br/hq5fWfiB+zdqWn6JeIXg1e3td7i1chlSQvEFLbdpYF15H3R2t2v8AwUU8Pac0b6Z8F/EsdiVxp1xDaxx+bAfuEALhQRjhSw9Ca+R9b/ac/aB/aJvfsWl6hq93NY2xmksvCts8TbQQDKyxfMTyBx07Ac10vh3/AIa++HV1ElhpXjVkXB8s2TXcTD3YBh+tSq82/dbt6I558P4OELYmFONT+X2s0vxu/wBD2/4v/Ff9pD4v/DDxLr+neFtN8AfDKWyds6mUbUJrf7rhgxZgS27H7tOCME/ePxf8J9C+G974U1688YDxBqniIXEFromhaBNHE927hyzOWichRtUZHOWxg54+q/i38Uf2p/FPwA16TxR4O0zw/wCE4rVU1HUZ40jvJ1MirgRmUkckdIxxnmvnP9n/APY88cftIaPqOp+GLrRrOzsZlgkfVbmSMsxBPyhI3z09qzq3nNWTb8z1Mq9jg8DVdadOlBSSvTlfa2kpatt9etn0Oc0weDPCeu32keO/Bevw23nAGODVFj1Gwx95drRhC3Th0B4Ffafwk/Yw8B/HXwhBqOifGTxjq3g8DfBozzIktjcjgGQHcgIUuuAgPzcNjIPnuqfsW/FfwXoEdpr3hX4f69o9vD5J1C2sLqW4j4wrN9iiS5kOcfPtfHVvlBI+XfA2reHvhz46v08Y+GZPFFnAJbc2trqM9g8cgOA6uuG4I5DDp6GpX7p2qR0+78jeq3m1KUsvxDU4/wAtpp+ik1yv5rzvc++Lr9kL9mv4F+J7a9+IHxEm1G9tV87+xPEGqW5EiMCAWt0jErDuMHBI79KytO8VWj3Op+JfhR8E7XW/AqA2ljqIuY9GhacsFUojDzJ5CxChVHLMMdK+T9B1fVfidJLYeGrPwv4OsIWkuUeWWCTUpCFJ2/aLhmnYYH95Y15JKgE169B+zx8RPEeq6Dcf8LV1fx3Ek6G5m8LrqF8sUbDbIYbzaIGOxmXmRcgnGRmu6liJUk/Yxs316/Jv/I+cxWVxk1/aeJc2uknLl011jCyT7e+13TPW/jn8LfjXqnwc8U65rV7ovgjQ9O02e4n0Gwu57l72PymLB5AV2sP7vKk9cjIPh37FF747sfDPiIeGdM8H6vo1xdrHe23iy3nZSwQEbHizg4IGCDX0b4p/ZV+Ht/4avoJPAHxI8LmaEpJ4iu9US7SAEYMkkCXsjsvqBGfpXmvgj9i3T3tb7R/CX7SNlbi4k3vp1hKIZQcAfvYhMGJ4HBA7cVMueVVTmr/PX8f8jPC43B/2fVw0ppXaf8N2SX+GU9fNyv8AgetaP8C/GHxFuY7q28E/CjwD5RzJc29iNVmuQT99Fwnl7cYw2c7h6V9l2dnb6bZw2trDHbWsKBI4olCoigcAAdBX5I/HLwP8cP2Qriznl8azanod+TFb6jbv5qFhztaOUHa2OR1+tdhpevfC/wCIfg3S7nxn8SvGnjnWru381vDEk1zdsJ/4o4re32qmT825zjnGGrWFWEW4pWfn/wAD/I8zG5LVxtOnXVZTo625Iyk/O93fp1lp5H6P6j8TfCelTpBceIdO+1O/lpbRXCyTO391Y1JYn2AzU/8Ab2p3nFhoU2O0uoSrbofwG5//AB3uOvOPzQ0O60LQrTZ4h/Zgg0vR8fJc+KL6LSJLjjpFJdLEZX77Y3J74re0CSbS0aTwx4H+KHgewwZLZPht4sGrW0gxwXt5S2eTyo/Cr9u1dpXS7X/yPMnw/Spr47P+84W/8lqXv5WZ+ikfh2S+kWXWrhNSZCGS2WPZbIR0PlknceAcsWweRiuU+IP7Rnwy+Fd9JYeKfG2kaTqMQBksWn8y5jBAZS0SbnXIIIyOQa+MNN8NftD/ABLYQ2T/ABGfR5lElvqGo+KrTSY2jPKmVYIWkJI+9Gp3Kcg8g16p8O/2BJLa2h1PxT431nRvEDOzyReCr026Kdxxuu5Y2uZ2IwSzsME7VwqqKzVedVfuo/NnA8BgaSU8VioyXaDT/Lms/JxXr39T0P8AbP8AhD4pv/sej+M9MuZsgA3dylirE9APtBQse2FBOfzr1S2vdV1a3jkt0sbe3lAIuUnNxx1yoCgNn13cHsR18A8U/wDBPP4U+NbV31qXxNqevyDEviO91uW41CUDhAzSboztUBR8nRR1rnvCf/BNH4f+FJ7eSHxb4zdElLzW0OpJbw3KZOFcRxq2cYBKsM47U7V7+9t5O36X/E46uDyaqnKliqkfJwT+5qz/ACfofSOueJfDHw5tv7Q8T+JrHS9/H23W72K33ey7iqj0woGe+TzXS21zFeW8VxBIssMqB0dTkMpGQR+FeR+Ff2Qvg74PvGvLPwHpl5esQzXOsb9Rk3D+INcM5B46jFevoixoqIoVFGAqjAA9K6YJpWaseRVhhaaUcM5Pu2kvwTl823qOorkrv4m6RFM8NlFfaxcRsUki061aRoyDj5s475/I1Bnxf4i+Vo7XQNOl6uHZ7wIemP4VbHXPSun2Ut5aeposJUSvU91een4b/gdZc6ja2TAXFzDATyBLIFz+dZEnj7w5FnfrdkCH8sjzhkHnqOw469Kp23wz0UKW1BJ9buD/AMvGpymWQD0B4wOvHvWtH4V0aIgppNkDs8vP2dcleOCccjgdaf7td2FsLHRuT+5f5nnfxu+O6fDLwLd6z4b0tPHGsRSQrHo1jckSTK7AFlZUfO0HPAPTtXzZD4y/ax/aDuJ7rw1Hp3wv8PSkAW9yiNdQrjBy8kRYkkFuAhAI/H7ZtfDOkWJQ2+l2cJRt6FIFGxvUccfhWnWE4Rk9G7f121/E9TDZjhcFTapYeM5/zT963/bu3z3PzTb9lFPFvijWZdQsvEHxZ8UWs8ttrOt6vctZxPKjeWhj2zFiqrGVG5+ij5V4UfMvg74KxfED43ar4LsLiytYNPlng3S3ywiYxMVOySThiWBx7Yr9ttT1zT9JT/S7lIsnbt+83T0HNfGXjb/gnt8OfGms6pq1mniywvr+5luX8ox+UHdy7Ao654zwAwrya8KaaSs2t11PqMt40pUnUp42q4tpKNk5WfflVkvJJI+VPj7+xrc/Bn4bTeJ3vLaUW1xBA6xX6Tl/M3A/Kq8EEDPQc8Zr2b9lT4Ofs2av4b0ODxDdp4m8a65pby3Gm3UkhWyHIcqEwFbpgklhwRjrXK/HT9gK8+Gnwo8QeKLXxJqt5Z6NAsy2F6qYZd6gnhvlwrE4APSvVv8Agnn8EfCmqfBG68d6bYIfiCz3lhBqlxO+21kCfJtUEqv31JbaTWVNOVS0YW06/wBI9vGZvHFZJKvRxc5NT5VJRcNWrpSTafKt216Hgv7Q3w/8J/Eb4uWnwt+BHgK2jvNM3/bLyGZi80gHKmSVyAq9CWP3jjtWl4L+C3xs/Z/uP7UT4T6xq+gTRsv2fS9QWPVYZOjf6RYkT4DKWUYKFWBAyTWY/wAFvEf7O3jGWXT/AI7eFdB8X3UfnSIt2f3is5+/KyleWU53Y9xzXpegf8FAfir8JNVtNF8fab4e8eQzIskOoaJew+bcIzFQyyQs0TAlSMhByDUqEG71bp+W34HfVWLqYWGGwbjXhy68znGcn1kndW8mndLrqUPjHbeOfH3wvjttY+C3xG1SW/h83T7zVfE893Fpzld4ma3CkjC8HztuMkZBr5O+E1w3iLx/4X0fXNFuvHWnLKbaz8OTa0dPilds4jWduIgWOflxk8Z5r9Jv+Cg/7RKfD74O2/hjTLlbbxJ4tgCGJZBvtrNh+8c+gblAe/zehr5Q+J/w50bxH8C/CP8AwqXw7qXiRvBlu02ueN7FfItjdN+9niHmBXkZGZGBUEBSoBODVVaajK0Xe39f1cMgxThgIqpS5I1JNRfNJ20tzOUpXV3aKs027tHsNj4I+A3gydNH+KvgPxD8GNWmYSWNrJr95qFjEeiTw3cJZUk4cENwAOeor52+LOn+LPFfxf0j4S6F8Xr/AOKGjXUkMNhey3zvb/v9reWxEkgcIAmTkgEHAGCK+ufgZ+1z8R/i98N4ruH4T23j7SNNij0zXBa6rCl7JOqBmmFtIuHR1K4Qc7g/OBXwv8R/7Y1n9pLXX8B+GPEPhPV5r6WXT9C03T3ttStCELFFgh5QgBidvQZPSqquPKuXZ+Vv+AzTJ4Yn61WjiXaUIveaqRUujV7zh31lqt2fod8Of2GIfC/hJdDu4vCNjHIpFzfQ6N/aWozEjnF1cEKq+ieSR+XPxXqOlX/7PXx6+LHgPwnrt1b6XPompWjvIkcjzQratMFfChQ2Aw3KBjJwB0rsfhj+zt+058Z4ZtP17xJ4j8G6DDGDLN4lu7qAzgn7oj+9Ie/z4Hv2r0Hw9/wTQtNF1kT678RW1SBreWJ/7NieKXcUKgEgvhecEZ5GRinO8opwha3mcFLFUMuqVlmGNjVcl8MY313Tvqr+TZi/8ExNM8TWNv448QeGtK0bWZd9vaTW+pXslnKFAdv3UixSDndyrKM4HzCvuz/hcNzofy+LPBPiTQC3EMtjZnWY527qosvNkXHHMkaA54JIIH5O/DP/AIWp8KfiN4i+GvhrxnF4G1S6l2SC7mNvHePGwMYjlMZ2FhyGygZcgnnB9+j+O/xn8MW/9j+KPH3jm0uIh5N8kHgG1uCOz/ZrxJMSA8lZSB1BxV0a6hBR1/A589yf6/jZYhTg1OzWs+blsrNWUl+D9bnuX7bfxam1j9mLxpb2fhDxJa2NwltE2q6paJYwx5uosDy5nWdiemBEeuSQBXy7+xd+0Nq3wo8B6rpWi6fNfyz3fnSi18O3WqOvBAz5U0Sr+Zpnxf8ADPg/4h+C59N8FeGfiz4z+ILyRBr7xctxPLp43hmEuCI1Zk4zhh8w5HUcf4K8C/HT4EX2lReGPD3ibTtbvnC3NlNbo1pcMx/diPDkP8uNxONpyD0rOdSbqKaPQwOAwlPKp4KTScpXtN8t7Jau7lppvZenV/bnhr9u6e40y8uNb+E3joWlgxhutW03R2aFWAz5jws++FSCDgs2M4ya/L3xvdXnxU+KPibVNC0681FtSv7m+jt7aBpJfLZy2SqgngEZ9K9n/aF/aA+N88Nv4O8cWUvgx7iISSRCA20t3ExKgu+eUypHGBwc5xX0/wD8E9v2dvDPhTRrvxdqPifRNd8Q3wSGO30jUorgWMbAkI5Rj874bK+i46g0m54iSh2Kw8cPwzhKmYci5p2UVGTkn87floeD/AL9tLSvgn4YttJ174Yrrev6bCbZNSd1jlSHGBEFZD5II+8V++clgTzWf4n/AOCgvxJ8c+JL37b4h1HwhoEspNtpnh6GBJY0J+UPdOhfhSMsBz12jpX6tf8ACE+G1mSQ6HphmGWV2tYy49SCRmvzH/4KReLPAviv4ieGfDngu305tZ0/zotTvLNUiiLuyCOIuMAlSJCSeBu69ca1YVKdO7mebk+Ny7OMe4/UrSkm3JvmUeuzVld6afI7LxB8PtB07Q9E8SfEnWrbxbe6ukZ0i/1P4l3raksb5KxxRrYIqpu3csQqsTluRW1rfwD8K+IdKt9M8aap8RdL08oLi2tfE2py3mmW7H7kkFxFDImdpdSGcEbgSmMGuw074H/A34r/AAO8HfDnUfG3hObxpp9uI7W90bV7V7xblzkqFViZATgFSDnaMcgGuMsfhZ+1x+z2h0fwhrlv4v8ADcfy2yyFJti9vlkAdPoGxVciWrjdff8AeZQxMal4U6/s6kW7KblBNX0cG+ZLzVkeEftPfA74LfCP4f6fL4K8a3XirxZdXgVozdRPFHAASxMaoCD90ZLevFfY37Hlxrvwr+APh+xs/hXr+o393E13LdQiytRcO/KrmWZX4B+9IqrjoW6VwPw3/Yx+Ivxo+Jlp47/aA1Fbq3syrQ6Isit5oU5WNgvypHnqvVu9ffMcaQxrHGoRFAVVUYAA7VdGi3JzXu9jy8/ziMsJDL/ae2lfmlK91fok1y3t6WPJn1/x5fqz6p4A1Sa2YH/RbLWbSCQD0IEwBPb/AFoFcZrnhX4Uaim3xD8MNZ8F35be19BoUglU8/fvbDzUCjJPzS4r6OpGUMCCAQeCD3rqVGK139dT4OlVpUm3Gny36qUr/e3LTysfLWtWOgaHEtpD8dpryyzug0g+KGFxL3KI8L/aXz2G8nnsK7Dwl8R/G0X2Ky0nwLrOuaJbRrCLqSAWHyAcf8f0sMrkfd3bGzjOWzuPtVhpFhpQYWVlb2Yb7wt4lTP1wKuVum7WsvuOupjYTVnHm9Xp62SWvnc8+/4Xh4es+NYtNd8PAffn1XQ7uG2T/euPLMK/i4rt9L1Wy1zTbXUNNvINQsLqNZre6tZVlimRhlWR1JDKRyCDg1apAAOgxSV+pwVJUmvci0/W/wCi/MWiiimYDEiSNmZUVWbqQME0+iigAooooAK8P+L/AMcPFfhfxZ/wivhb4a+JvFN48Kym/sbdY7IBiQAbpztjYYPBB7GvcKKyqQc1ZOxpD2alerHmXa7X3ta/c16nzNpvwc/aH1Em6v8A4u+G/Cl84/eDRPDS6iD7eZdMGI6fkK0P+FB/F/w9/p3h7496nd6i/wC9urXxHpEF3ZzynlwgGGt4yxJCoTtGF5r6JoqI0IQVl+bPRhmVWmuWnCEY9lTh+Pu3fzdz5a8c/B/9ov4geD9Y0DVfHvgiex1q2e3u7RdHmRbdWGCIZASzeoLjOawPg1/wTo0Lwn4RbSPHnijWfFdu9y050ax1Cey0oZVRkwowZnO3l9wyAowMZP2JRT9jBu71OtZ7jadJ0aLUIt392Ki7+qVzgPCfwC+HPgjQJNE0bwXo9tpcshlkt5bVZw7lQpLGTcTwqjk9qwdZ/ZG+DOvWFxZ3Xw30BIJ5TMxtLQWzqxAB2vFtZBhR8qkDvjJNeu0VpyRtax5scdi4yc41ZJvrzO/5nxj4C/4JxaP4W+OEXi/UtYttX8L2UryWHhyW1kkWMc+UjPLK5ZUJzg5ya+w30qzfTH042sIsHiMJtlQCPYRgrtHGMdqt0UoU401aKNcbmWLzGUZ4mfM4qy/pdfPc8Y+Df7K/hP4DeL9V1rwdcX9hbapF5V3pksxlgchtyOM8grlgPZiK+X/26vh34m+D/wAbfDfx/wDCFk93DaSQnUlRCyxSINmZMdI5IzsLep6gkV+g9R3FvFdQvDNGssTgqyOMqw9CKidGMocq0O3BZ1iMPjPrdb95dcsk/tRelm/1PhXWf+Cn/gjWNEtXsfDOvXOsyKF/sfKCNpT2ZwfmXPTAyfQdK+g/2V/FfxA8beCrzWPH3hW08Kz3NyX0+C3AV2tiMrvXJIIyR83J64rv9B+Evgnwrqbaho3hPRtJvWJJnsrGOJiT1Pygcn1611lTCnNS5pu48djMvnSdHBYflu780pNv0XRL77nhX7Sf7InhD9o60iub4yaN4mtV222tWY/eAdQrr0dc/iOxr5kP/BO/4s6xex6XrXxZkuvDsbBd7SzPIYxwAFZjjjsTiv0Qqrqt09jpd5cxhS8MLyKG6EhSRn8qc8PTqPmkh4PPsfg6SoU5pxW10ny+l1oedwabpPwh8HaF4fM+r+JNVWEWdlD5kst1euo4DlfljjyRl32xqMbiK0vCvwm0rTLttb1a1gv/ABVcgm41BNwEQP8Ayxg/uRKMAAYLY3NudmY1fgtcv4r0A+MdRxLrWqM8bvzsgiR2VYYlP3U43HqSxJJPGPRqFSpvXlX3Hk4hKEpQt7z+J9/+B+e/ZLA1fwjb6xaNbXnlalaf8+epW8U8J9sFc+3evlP9or9h+PxrNDq/w9W3+HerRj95b6JGYrW6YZwzCFVIYZYBtv8AEfWvsuilOhGStf8Ar+uxWCx2Jy6oqmFm4+W6fqnoflz4a/4J6fFzU9Zmk1nxq2mxToYLmSOa5muZoiQSpGApUkA4dxyBxX1X8Kf2JPhf8NvDk2n3Pg5vFl3cBReX+tIjtJtYMFVNxCjIBwowe5Ir6borKGFUdb/187nrY3iPNMdHknV5V2iuX77a/ieLa1+zZ8IdU0mazn+GekaCki7U1HT9Nt7a5hbsyTRDejDqG7Vylv8Asq6toEBvPh78afG9k8OXt9P1fUxqGnmReVR0KhghOA2CTjNfSlUrrSLW8lMskZEpGPMRirfmDWjpNarX8PxX+R5dPM8dSVvacy7S1X43X4HgB+Hn7SmsqVvviv4W0JVGQNH8P+cZSP4S0x+UHoWXkZyOae37MXjLxshl+Ivxo8T6q7DI07w0E0exU9lZYwWlAP8AeIJxzXu/9jseTqF6W7N5ijH4BcH8R+tX4o/KiVAzNtGNznJP1NTT5anf72aQziu/4cYw81CCf32v+J88P+yZr1opu7D47/E46qg3xm+1hJrUuORuh8sArnqM9KQ+Lv2kfAYM2veD/CPj3S7ceZNN4Xu5ra9aJeWKwzcPJgHCKRuOAOtfRdFb+zS+F2NP7UqT0xEI1F5q33ONn+J87f8ADVHi7UB5ukfAD4hTWsXz3DalBDZSrGPvGONnJkbHRRjNKfin+0Jqw/tXTPgzpFhpUXP9k6t4jRdSvFPA2MimKEjIYiTPCkdSK+iKKOSXWT/APruGj8GFj83N/wDty/rbU+d/+Gn/ABZ4DYXnxc+FV58PvDQO1/EFnq0WsW8TH7okSBPMQE8Zwa9t8F+NtC+Inhqz8QeG9Tg1fRrwMYLy3JKPtYq3XBBDKQQehBraIDAgjIPBBqvp+m2mk2otrG1gsrcMzCG3jEaAsSzHAGMkkk+pJqoqSerujmr1sPWjeFLkl5NuNvSV3f8A7et5Is0UUVZwH//Z" |
| 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_6990bfd94cfce" |
| 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 | "30cf492d7e4a03.jfjHMbNSyLD3mlwTMMBn0nC9qd7iODxGnpkdbjys9Ek.xpaiRukGjfinyTpAA_MTmDvwmJGaXw4W6O9XH1Pklx7Jnq1T-2qK2Y-uFQ" |
| 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 | "30cf492d7e4a03.jfjHMbNSyLD3mlwTMMBn0nC9qd7iODxGnpkdbjys9Ek.xpaiRukGjfinyTpAA_MTmDvwmJGaXw4W6O9XH1Pklx7Jnq1T-2qK2Y-uFQ" |
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 | "30cf492d7e4a03.jfjHMbNSyLD3mlwTMMBn0nC9qd7iODxGnpkdbjys9Ek.xpaiRukGjfinyTpAA_MTmDvwmJGaXw4W6O9XH1Pklx7Jnq1T-2qK2Y-uFQ" |
| 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 | "30cf492d7e4a03.jfjHMbNSyLD3mlwTMMBn0nC9qd7iODxGnpkdbjys9Ek.xpaiRukGjfinyTpAA_MTmDvwmJGaXw4W6O9XH1Pklx7Jnq1T-2qK2Y-uFQ" |
| 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 | "30cf492d7e4a03.jfjHMbNSyLD3mlwTMMBn0nC9qd7iODxGnpkdbjys9Ek.xpaiRukGjfinyTpAA_MTmDvwmJGaXw4W6O9XH1Pklx7Jnq1T-2qK2Y-uFQ" |