- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 21
- 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
-
-
nom
-
prenoms
-
fonction
-
telephone
-
mail
-
entreprise
-
siteweb
-
nbparticipant
-
pays
-
ville
-
boitepostale
-
whatsapp
-
adresse
-
thematique
-
theme
-
lieu
-
prix
-
periode
-
commentaire
-
captcha
-
submit
-
_token
-
new_inscription_form
"App\Form\NewInscriptionFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | "App\Entity\Inscriptions" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} 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() {#536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#537 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "new_inscription_form" "_new_inscription_form" ] |
| cache_key | "_new_inscription_form_new_inscription_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1063 -form: Symfony\Component\Form\Form {#923 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1037 …5} |
| full_name | "new_inscription_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_inscription_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "new_inscription_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_new_inscription_form" |
| valid | true |
| value | null |
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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#526 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#527 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_nom" ] |
| cache_key | "_new_inscription_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1068 -form: Symfony\Component\Form\Form {#946 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1069 …5} |
| full_name | "new_inscription_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#519 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#509 …} } } |
| 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" "_new_inscription_form_prenoms" ] |
| cache_key | "_new_inscription_form_prenoms_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1067 -form: Symfony\Component\Form\Form {#943 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1066 …5} |
| full_name | "new_inscription_form[prenoms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#517 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#511 …} } } |
| 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" "_new_inscription_form_fonction" ] |
| cache_key | "_new_inscription_form_fonction_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1065 -form: Symfony\Component\Form\Form {#940 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1064 …5} |
| full_name | "new_inscription_form[fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#590 …} } } |
| 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" "_new_inscription_form_telephone" ] |
| cache_key | "_new_inscription_form_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1036 -form: Symfony\Component\Form\Form {#949 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1034 …5} |
| full_name | "new_inscription_form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#560 …} } } |
| 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" "_new_inscription_form_mail" ] |
| cache_key | "_new_inscription_form_mail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1033 -form: Symfony\Component\Form\Form {#952 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1055 …5} |
| full_name | "new_inscription_form[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#574 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_entreprise" ] |
| cache_key | "_new_inscription_form_entreprise_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1056 -form: Symfony\Component\Form\Form {#915 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1057 …5} |
| full_name | "new_inscription_form[entreprise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| default_protocol | "http" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#584 …} } } |
| 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" "_new_inscription_form_siteweb" ] |
| cache_key | "_new_inscription_form_siteweb_url" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1058 -form: Symfony\Component\Form\Form {#912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1059 …5} |
| full_name | "new_inscription_form[siteweb]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#602 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_nbparticipant" ] |
| cache_key | "_new_inscription_form_nbparticipant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1060 -form: Symfony\Component\Form\Form {#909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1061 …5} |
| full_name | "new_inscription_form[nbparticipant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#613 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_pays" ] |
| cache_key | "_new_inscription_form_pays_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1062 -form: Symfony\Component\Form\Form {#906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1072 …5} |
| full_name | "new_inscription_form[pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#622 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_ville" ] |
| cache_key | "_new_inscription_form_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1073 -form: Symfony\Component\Form\Form {#903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1074 …5} |
| full_name | "new_inscription_form[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#631 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_boitepostale" ] |
| cache_key | "_new_inscription_form_boitepostale_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1075 -form: Symfony\Component\Form\Form {#900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1076 …5} |
| full_name | "new_inscription_form[boitepostale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#640 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_whatsapp" ] |
| cache_key | "_new_inscription_form_whatsapp_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1077 -form: Symfony\Component\Form\Form {#897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1078 …5} |
| full_name | "new_inscription_form[whatsapp]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#649 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_adresse" ] |
| cache_key | "_new_inscription_form_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1079 -form: Symfony\Component\Form\Form {#894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1080 …5} |
| full_name | "new_inscription_form[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_inscription_form_adresse" |
| valid | true |
| value | "" |
thematique
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 border-2 mt-1 mb-1 select2" ] |
[ "class" => "form-control border-2 mt-1 mb-1 select2" ] |
| choice_label | "nom" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\Thematiques" |
same as passed value |
| label | false |
false
|
| mapped | true |
same as passed value |
| placeholder | "Sélectionner la thématique" |
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 border-2 mt-1 mb-1 select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#715 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#686 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#721 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#718 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\Thematiques" |
| 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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#419 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#681 -om: Doctrine\ORM\EntityManager {#419 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#680 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionner la thématique" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#689 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control border-2 mt-1 mb-1 select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_new_inscription_form_thematique" ] |
| cache_key | "_new_inscription_form_thematique_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +label: "COMMANDE PUBLIQUE" +value: "1" +data: App\Entity\Thematiques {#1171 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +label: "FINANCES PUBLIQUES" +value: "2" +data: App\Entity\Thematiques {#1177 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +label: "GESTION DE PROJETS ET PROGRAMME" +value: "3" +data: App\Entity\Thematiques {#1182 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +label: "GENRE, ENVIRONNEMENT & DEV" +value: "4" +data: App\Entity\Thematiques {#1181 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +label: "ACTION HUMANITAIRE ET SOCIALE" +value: "5" +data: App\Entity\Thematiques {#1180 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +label: "MINE & PETROLE" +value: "6" +data: App\Entity\Thematiques {#1179 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +label: "DIPLOMATIE-GOUVERNEMENT-PARLEM" +value: "7" +data: App\Entity\Thematiques {#1185 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +label: "BTP – INFRASTRUCTURES ROUTI" +value: "8" +data: App\Entity\Thematiques {#1186 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +label: "DOUANE-TRANSIT" +value: "9" +data: App\Entity\Thematiques {#1187 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1199 +label: "DECENTRALISATION, GOUVERNAN" +value: "10" +data: App\Entity\Thematiques {#1188 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1200 +label: "MANAGEMENT ET PERFORMANCE DES ORGANISATIONS" +value: "11" +data: App\Entity\Thematiques {#1189 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +label: "SECRETARIAT, ASSISTANAT" +value: "12" +data: App\Entity\Thematiques {#1190 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1202 +label: "RESSOURCES HUMAINES" +value: "13" +data: App\Entity\Thematiques {#1191 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1203 +label: "DEVELOPPEMENT PERSONNEL ET" +value: "14" +data: App\Entity\Thematiques {#1192 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1204 +label: "BANQUE, ASSURANCE ET MICROF" +value: "15" +data: App\Entity\Thematiques {#1193 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1205 +label: "FINANCE, COMPTABILITE, AUDI" +value: "16" +data: App\Entity\Thematiques {#1194 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1206 +label: "MANAGEMENT DE LA QUALITE" +value: "17" +data: App\Entity\Thematiques {#1195 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1207 +label: "INFORMATIQUE, POSTE" +value: "18" +data: App\Entity\Thematiques {#1196 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +label: "MINE ET PETROLE" +value: "19" +data: App\Entity\Thematiques {#1197 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +label: "test" +value: "21" +data: App\Entity\Thematiques {#1198 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1081 -form: Symfony\Component\Form\Form {#891 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1082 …5} |
| full_name | "new_inscription_form[thematique]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_inscription_form_thematique" |
| is_selected | Closure($choice, $value) {#1084 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#659 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "thematique" |
| placeholder | "Sélectionner la thématique" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_new_inscription_form_thematique" |
| valid | true |
| value | "" |
theme
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 border-2 mt-1 mb-1 select2" ] |
[ "class" => "form-control border-2 mt-1 mb-1 select2" ] |
| choice_label | "nom" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\Themes" |
same as passed value |
| label | false |
false
|
| mapped | true |
same as passed value |
| placeholder | "Selectionner une thème" |
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 border-2 mt-1 mb-1 select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#755 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#724 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#756 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#718 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\Themes" |
| 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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#419 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#738 -om: Doctrine\ORM\EntityManager {#419 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Selectionner une thème" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#728 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control border-2 mt-1 mb-1 select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_new_inscription_form_theme" ] |
| cache_key | "_new_inscription_form_theme_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1213 +label: "Gestion des partenariats public-privé : conception, mise en œuvre et suivi d'exécution d'un projet en PPP" +value: "1" +data: App\Entity\Themes {#1222 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1227 +label: "Marchés de partenariat, DSP, marchés publics et autres montages contractuels complexes dans le cadre de la réforme de la commande publique" +value: "2" +data: App\Entity\Themes {#1228 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1215 +label: "Modélisation, structuration financière et financement des projets de partenariats public-privé (PPP)" +value: "3" +data: App\Entity\Themes {#1233 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1214 +label: "Certificat professionnel en PPP (Partenariats Public- Privé) _Niveau 1_Délivré par BEM et KEDGE Business School Paris" +value: "4" +data: App\Entity\Themes {#1232 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +label: "Certificat professionnel en PPP (Partenariats Public- Privé) _Niveau 2_Délivré par BEM et KEDGE Business School Paris" +value: "5" +data: App\Entity\Themes {#1231 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1229 +label: "Contrôle et audit des marchés publics" +value: "6" +data: App\Entity\Themes {#1230 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +label: "Procédures de passation et d'exécution des marchés publics selon les directives des bailleurs de fonds (UEMOA, BAD, BM, FED, BID, BADEA...)" +value: "7" +data: App\Entity\Themes {#1236 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +label: "Elaboration et gestion des contrats dans les marchés publics" +value: "8" +data: App\Entity\Themes {#1237 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1224 +label: "Organisation et rôles des Autorités de Régulation des Marchés Publics" +value: "9" +data: App\Entity\Themes {#1238 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1297 +label: "Techniques d'élaboration de dossiers d'appels d'offres (DAO), cahiers de charges et des termes de références (TDR)" +value: "10" +data: App\Entity\Themes {#1239 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +label: "Marchés publics et développement durable : Intégrer le développement durable dans l'achat public" +value: "11" +data: App\Entity\Themes {#1240 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +label: "Suivi de l'exécution des marchés publics : déontologie et règlement des litiges" +value: "12" +data: App\Entity\Themes {#1241 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1300 +label: "Dématérialisation des marchés publics : gouvernance, bonnes pratiques et risques" +value: "13" +data: App\Entity\Themes {#1242 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1301 +label: "Certificat professionnel en gestion du cycle des marchés publics –Niveau 1_Délivré par BEM et KEDGE Business School Paris" +value: "14" +data: App\Entity\Themes {#1243 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1302 +label: "Certificat professionnel en gestion du cycle des marchés publics –Niveau 2_Délivré par BEM et KEDGE Business School Paris" +value: "15" +data: App\Entity\Themes {#1244 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1303 +label: "Nouveau cadre de Passation de Marchés de la Banque Mondiale et de la BAD : préparation du PPSD et du STEP" +value: "16" +data: App\Entity\Themes {#1245 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +label: "Gestion des finances publiques et cartographie des risques dans le nouveau cadre harmonisé des finances publiques (UEMOA – CEMAC)" +value: "17" +data: App\Entity\Themes {#1246 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +label: "Certificat Professionnel en Gestion des Finances Publiques & Budget Programme_Délivré par BEM et KEDGE Business School Paris" +value: "18" +data: App\Entity\Themes {#1247 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1306 +label: "Réforme des finances publiques : méthodes et outils d'élaboration des CDMT - BUDGET PROGRAMME" +value: "19" +data: App\Entity\Themes {#1248 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "Gestion Financière des collectivités locales et des établissements publics nationaux (EPN)" +value: "20" +data: App\Entity\Themes {#1249 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1308 +label: "Contrôle de Gestion et Système de pilotage dans le secteur public : modalités, mise en œuvre et résultats" +value: "21" +data: App\Entity\Themes {#1250 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1309 +label: "Evaluation des politiques publiques et des organismes publics : approche économique et cas pratiques" +value: "22" +data: App\Entity\Themes {#1251 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +label: "Outils de programmation financière (TOFE, CDMT, Budget de l'Etat) dans le cadre de la gestion axée sur les résultats" +value: "23" +data: App\Entity\Themes {#1252 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1311 +label: "Planification stratégique, programmation des investissements publics (PIP) et budgets programmes" +value: "24" +data: App\Entity\Themes {#1253 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "Budgétisation pluriannuelle : cadrage budgétaire et programmation des dépenses publiques (DPPD, PAP, PTBA)" +value: "25" +data: App\Entity\Themes {#1254 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1313 +label: "La bonne gouvernance des finances publiques : audit et méthodologie PEFA" +value: "26" +data: App\Entity\Themes {#1255 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "Contrôle de gestion et audit des services publics" +value: "27" +data: App\Entity\Themes {#1256 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +label: "Gestion active de la trésorerie de l'Etat : prévision des flux de trésorerie" +value: "28" +data: App\Entity\Themes {#1257 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +label: "Le circuit de la dépense publique : processus, cartographie et acteurs" +value: "29" +data: App\Entity\Themes {#1258 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +label: "Finances publiques : recette, exécution budgétaire et gestion de la dette" +value: "30" +data: App\Entity\Themes {#1259 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +label: "Certificat Professionnel en Suivi exécution et Evaluation d'impacts de projets & Programmes_Délivré par BEM et KEDGE Business School Paris" +value: "31" +data: App\Entity\Themes {#1260 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +label: "Du plan d'action à la réinstallation des populations : planification et exécution" +value: "32" +data: App\Entity\Themes {#1261 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1320 +label: "Certificat professionnel en management de projets avec la méthode PMP" +value: "33" +data: App\Entity\Themes {#1262 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1321 +label: "Certificat professionnel en management de projets avec la méthode PRINCE 2" +value: "34" +data: App\Entity\Themes {#1263 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1322 +label: "Certificat professionnel en management de projets avec la méthode Agile SCRUM" +value: "35" +data: App\Entity\Themes {#1264 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +label: "Gestion axée sur les résultats de développement dans les programmes publics : indicateurs de performance et réddition de comptes" +value: "36" +data: App\Entity\Themes {#1265 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +label: "Utilisation des systèmes d'information géographique (SIG) et de la télédétection dans la gestion des ressources naturelles" +value: "37" +data: App\Entity\Themes {#1266 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1325 +label: "Recensement, bases de données locales et Systèmes d'information Géographique : Techniques et outils pour l'optimisation de l'information géographique" +value: "38" +data: App\Entity\Themes {#1267 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1326 +label: "Outils de planification opérationnelle et suivi d'exécution des programmes et projets" +value: "39" +data: App\Entity\Themes {#1268 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +label: "Prospective, Planification, Programmation, Budgétisation et suivi-évaluation (Chaîne PPPBSE)" +value: "40" +data: App\Entity\Themes {#1269 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +label: "Maîtrise des systèmes d'information géographique (SIG) – SIG bureautique, ArcGIS, GPS, base de données et Géoportail" +value: "41" +data: App\Entity\Themes {#1270 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1329 +label: "Etudes d'impact environnemental et social : prise en compte des opérateurs économiques & des populations dans la mise en œuvre des projets et programmes de développement" +value: "42" +data: App\Entity\Themes {#1271 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1330 +label: "Les nouvelles propositions de schémas comptables des projets de développement financés par la banque mondiale et autres bailleurs" +value: "43" +data: App\Entity\Themes {#1272 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1331 +label: "Evaluation d'impacts de projets & programmes de développement" +value: "44" +data: App\Entity\Themes {#1273 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1332 +label: "Mécanismes de gestion des plaintes dans le cadre des projets et programmes de développement : Elaboration, exécution et suivi" +value: "45" +data: App\Entity\Themes {#1274 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1333 +label: "Suivi-évaluation des projets et programmes publics : indicateurs de performance & implémentation de système" +value: "46" +data: App\Entity\Themes {#1275 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1334 +label: "Réussir le démarrage et la clôture d'un projet de développement" +value: "47" +data: App\Entity\Themes {#1276 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1335 +label: "Gestion financière et procédures de décaissement des projets financés par les bailleurs de fonds (BM, BAD, AFD, BID, BADEA, UE…)" +value: "48" +data: App\Entity\Themes {#1277 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1336 +label: "Gestion informatisée de l'exécution des programmes & projets de développement" +value: "49" +data: App\Entity\Themes {#1278 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +label: "Management des projets & programmes : planification, exécution et contrôle" +value: "50" +data: App\Entity\Themes {#1279 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1338 +label: "Gestion administrative, financière et comptable des projets et programmes" +value: "51" +data: App\Entity\Themes {#1280 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +label: "Audit et mise en place du contrôle interne des projets et programmes" +value: "52" +data: App\Entity\Themes {#1281 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1340 +label: "Evaluation de préjudice financier des opérateurs économiques dans les Plans d'Action de Réinstallation (PAR)" +value: "53" +data: App\Entity\Themes {#1282 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +label: "Planification opérationnelle et gestion de projets sous MS-PROJECT" +value: "54" +data: App\Entity\Themes {#1283 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1342 +label: "De l'idée de projet à l'action entrepreneuriale : techniques, outils et démarches administratives" +value: "55" +data: App\Entity\Themes {#1284 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1343 +label: "Suivi-évaluation avancé : méthodes de collecte et d'analyse de données, analyse statistique" +value: "56" +data: App\Entity\Themes {#1285 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1344 +label: "Management participatif de projets / programmes de développement : genre, inclusion sociale et procédures des bailleurs internationaux" +value: "57" +data: App\Entity\Themes {#1286 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1345 +label: "Diagnostic participatif de projets / programme de développement" +value: "58" +data: App\Entity\Themes {#1287 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1346 +label: "Diagnostic / évaluation RSE et performance industrielle : outils, techniques et clé de lecture de ISO 26000" +value: "59" +data: App\Entity\Themes {#1288 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +label: "Démarche RSE et contribution aux ODD : conception, déploiement, évaluation et analyse des bénéfices pour les entreprises" +value: "60" +data: App\Entity\Themes {#1289 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +label: "Test thème" +value: "63" +data: App\Entity\Themes {#1290 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1349 +label: "Test thème" +value: "64" +data: App\Entity\Themes {#1291 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1350 +label: "Contrôle et audit des marchés publics" +value: "65" +data: App\Entity\Themes {#1292 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1351 +label: "Test thème" +value: "66" +data: App\Entity\Themes {#1293 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "Procédures de passation et d’exécution des marchés publics selon les directives des bailleurs de fonds (UEMOA, BAD, BM, FED, BID, BADEA...)" +value: "67" +data: App\Entity\Themes {#1294 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +label: "Procédures de passation et d’exécution des marchés publics selon les directives des bailleurs de fonds (UEMOA, BAD, BM, FED, BID, BADEA...)" +value: "68" +data: App\Entity\Themes {#1295 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +label: "Procédures de passation et d’exécution des marchés publics selon les directives des bailleurs de fonds (UEMOA, BAD, BM, FED, BID, BADEA...)" +value: "69" +data: App\Entity\Themes {#1296 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1210 -form: Symfony\Component\Form\Form {#883 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1083 …5} |
| full_name | "new_inscription_form[theme]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_inscription_form_theme" |
| is_selected | Closure($choice, $value) {#1211 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#659 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "theme" |
| placeholder | "Selectionner une thème" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_new_inscription_form_theme" |
| valid | true |
| value | "" |
lieu
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 border-2 mt-1 mb-1 select2" ] |
[ "class" => "form-control border-2 mt-1 mb-1 select2" ] |
| choice_label | "nom" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\Villes" |
same as passed value |
| label | false |
false
|
| mapped | true |
same as passed value |
| placeholder | "Selectionner le lieu" |
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 border-2 mt-1 mb-1 select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#803 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#769 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#804 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#718 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\Villes" |
| 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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#419 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#773 -om: Doctrine\ORM\EntityManager {#419 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#774 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Selectionner le lieu" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#767 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control border-2 mt-1 mb-1 select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_new_inscription_form_lieu" ] |
| cache_key | "_new_inscription_form_lieu_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +label: "PARIS" +value: "1" +data: App\Entity\Villes {#1366 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1372 +label: "CASABLANCA" +value: "2" +data: App\Entity\Villes {#1377 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1360 +label: "ABIDJAN" +value: "3" +data: App\Entity\Villes {#1375 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +label: "DAKAR" +value: "4" +data: App\Entity\Villes {#1382 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "DUBAI" +value: "5" +data: App\Entity\Villes {#1384 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +label: "ISTANBUL" +value: "6" +data: App\Entity\Villes {#1386 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1355 -form: Symfony\Component\Form\Form {#937 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1212 …5} |
| full_name | "new_inscription_form[lieu]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_inscription_form_lieu" |
| is_selected | Closure($choice, $value) {#1357 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#659 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "lieu" |
| placeholder | "Selectionner le lieu" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_new_inscription_form_lieu" |
| valid | true |
| value | "" |
prix
"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" "placeholder" => "Prix" ] |
[ "class" => "form-control mt-1 mb-1" "placeholder" => "Prix" ] |
| label | false |
false
|
| 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" "placeholder" => "Prix" ] |
| 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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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 | false |
| 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() {#817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#816 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "placeholder" => "Prix" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_prix" ] |
| cache_key | "_new_inscription_form_prix_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1362 -form: Symfony\Component\Form\Form {#933 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1356 …5} |
| full_name | "new_inscription_form[prix]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_inscription_form_prix" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prix" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_new_inscription_form_prix" |
| valid | true |
| value | "" |
periode
"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" "placeholder" => "Période" ] |
[ "class" => "form-control mt-1 mb-1" "placeholder" => "Période" ] |
| label | false |
false
|
| 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" "placeholder" => "Période" ] |
| 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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#824 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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 | false |
| 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() {#826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#825 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "placeholder" => "Période" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_new_inscription_form_periode" ] |
| cache_key | "_new_inscription_form_periode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1361 -form: Symfony\Component\Form\Form {#930 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1369 …5} |
| full_name | "new_inscription_form[periode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_inscription_form_periode" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "periode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_new_inscription_form_periode" |
| 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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#834 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#833 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control textarea" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_new_inscription_form_commentaire" ] |
| cache_key | "_new_inscription_form_commentaire_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1387 -form: Symfony\Component\Form\Form {#927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1388 …5} |
| full_name | "new_inscription_form[commentaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| empty_data | Closure(FormInterface $form) {#867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#868 …} } } |
| 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" "_new_inscription_form_captcha" ] |
| cache_key | "_new_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 {#1389 -form: Symfony\Component\Form\Form {#924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1390 …5} |
| full_name | "new_inscription_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_inscription_form_captcha" |
| image_id | "captcha_69eb2d94ed2ba" |
| 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 | "_new_inscription_form_captcha" |
| valid | true |
| value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary btn-large" ] |
[ "class" => "btn btn-primary btn-large" ] |
| label | "Enregistrer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary btn-large" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary btn-large" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_new_inscription_form_submit" ] |
| cache_key | "_new_inscription_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1394 …5} |
| full_name | "new_inscription_form[submit]" |
| id | "new_inscription_form_submit" |
| label | "Enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_new_inscription_form_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9.wMlz7Sn_Vz8HNpgXuYigFlLCbByfcnREl-MVcT_Fv74.mawagkuXGW1KVK5IjtyTRxqFM1H4NRUB3KokFwet1_iz5Bq6GYVgcGx1qA" |
| 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 | "9.wMlz7Sn_Vz8HNpgXuYigFlLCbByfcnREl-MVcT_Fv74.mawagkuXGW1KVK5IjtyTRxqFM1H4NRUB3KokFwet1_iz5Bq6GYVgcGx1qA" |
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 {#496 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#497 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#498 …} -namespace: Closure() {#500 …} } |
| data | "9.wMlz7Sn_Vz8HNpgXuYigFlLCbByfcnREl-MVcT_Fv74.mawagkuXGW1KVK5IjtyTRxqFM1H4NRUB3KokFwet1_iz5Bq6GYVgcGx1qA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1395 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#337 …} } |
| 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() {#1399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#506 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …} $translationDomain: "validators" $message: Closure() {#1396 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_new_inscription_form__token" ] |
| cache_key | "_new_inscription_form__token_hidden" |
| compound | false |
| data | "9.wMlz7Sn_Vz8HNpgXuYigFlLCbByfcnREl-MVcT_Fv74.mawagkuXGW1KVK5IjtyTRxqFM1H4NRUB3KokFwet1_iz5Bq6GYVgcGx1qA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1409 -form: Symfony\Component\Form\Form {#1405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1400 …5} |
| full_name | "new_inscription_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "new_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 | "_new_inscription_form__token" |
| valid | true |
| value | "9.wMlz7Sn_Vz8HNpgXuYigFlLCbByfcnREl-MVcT_Fv74.mawagkuXGW1KVK5IjtyTRxqFM1H4NRUB3KokFwet1_iz5Bq6GYVgcGx1qA" |