- 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 {#682 …} -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 {#734 -om: Doctrine\ORM\EntityManager {#419 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#735 …} -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_6a7d4dbe4af2c" |
| 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 | "7cb27fe19cff04f5c9111eae.N3ZPMW8XgMPUvlhB6AUjmLJa9VXZpIJjDvV7KIkENzM.XC5-STVxs4WM7iEniWRAysNrpjiRwLoMPMAOWNZUVQdWPHkIAHbysovsDQ" |
| 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 | "7cb27fe19cff04f5c9111eae.N3ZPMW8XgMPUvlhB6AUjmLJa9VXZpIJjDvV7KIkENzM.XC5-STVxs4WM7iEniWRAysNrpjiRwLoMPMAOWNZUVQdWPHkIAHbysovsDQ" |
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 | "7cb27fe19cff04f5c9111eae.N3ZPMW8XgMPUvlhB6AUjmLJa9VXZpIJjDvV7KIkENzM.XC5-STVxs4WM7iEniWRAysNrpjiRwLoMPMAOWNZUVQdWPHkIAHbysovsDQ" |
| 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 | "7cb27fe19cff04f5c9111eae.N3ZPMW8XgMPUvlhB6AUjmLJa9VXZpIJjDvV7KIkENzM.XC5-STVxs4WM7iEniWRAysNrpjiRwLoMPMAOWNZUVQdWPHkIAHbysovsDQ" |
| 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 | "7cb27fe19cff04f5c9111eae.N3ZPMW8XgMPUvlhB6AUjmLJa9VXZpIJjDvV7KIkENzM.XC5-STVxs4WM7iEniWRAysNrpjiRwLoMPMAOWNZUVQdWPHkIAHbysovsDQ" |