- 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) {#518 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} 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() {#520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#519 …} } } |
| 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 {#1036 -form: Symfony\Component\Form\Form {#887 …} -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) {#552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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() {#550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#551 …} } } |
| 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 {#1056 -form: Symfony\Component\Form\Form {#890 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1055 …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) {#543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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() {#541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#542 …} } } |
| 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 {#1057 -form: Symfony\Component\Form\Form {#893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1058 …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) {#534 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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() {#532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#533 …} } } |
| 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 {#1059 -form: Symfony\Component\Form\Form {#896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1060 …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) {#525 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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() {#560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#524 …} } } |
| 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 {#1061 -form: Symfony\Component\Form\Form {#899 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1062 …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) {#571 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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() {#573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#572 …} } } |
| 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 {#1063 -form: Symfony\Component\Form\Form {#902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1064 …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) {#580 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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() {#582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#581 …} } } |
| 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 {#1065 -form: Symfony\Component\Form\Form {#905 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1066 …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) {#593 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#594 …} } } |
| 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 {#1067 -form: Symfony\Component\Form\Form {#908 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1068 …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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#604 …} } } |
| 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 {#1069 -form: Symfony\Component\Form\Form {#911 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1070 …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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#1071 -form: Symfony\Component\Form\Form {#914 …} -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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#917 …} -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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#920 …} -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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#923 …} -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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#926 …} -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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#1094 +label: "GENRE, ENVIRONNEMENT & DEV" +value: "4" +data: App\Entity\Thematiques {#1181 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +label: "ACTION HUMANITAIRE ET SOCIALE" +value: "5" +data: App\Entity\Thematiques {#1180 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +label: "MINE & PETROLE" +value: "6" +data: App\Entity\Thematiques {#1179 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +label: "DIPLOMATIE-GOUVERNEMENT-PARLEM" +value: "7" +data: App\Entity\Thematiques {#1185 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +label: "BTP – INFRASTRUCTURES ROUTI" +value: "8" +data: App\Entity\Thematiques {#1186 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +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 {#929 …} -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 {#729 …} } |
| 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() {#727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#726 …} } } |
| 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 {#932 …} -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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#935 …} -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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#938 …} -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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#941 …} -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) {#837 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#838 …} } } |
| 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 {#944 …} -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 {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $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 {#947 …} -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_6a2d18d71aa4c" |
| 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 | "b28b02feeacaf7b34348cd6.VozvI2gpvEhQg-rQOUk-Irnl_wXhUATCXtlqJu_qgdw.EtSKWTBD030J7IekUw4HUsmqvHOCaD2oaLsIHoG78Llv4tpJWmzdPjbn2g" |
| 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 | "b28b02feeacaf7b34348cd6.VozvI2gpvEhQg-rQOUk-Irnl_wXhUATCXtlqJu_qgdw.EtSKWTBD030J7IekUw4HUsmqvHOCaD2oaLsIHoG78Llv4tpJWmzdPjbn2g" |
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 | "b28b02feeacaf7b34348cd6.VozvI2gpvEhQg-rQOUk-Irnl_wXhUATCXtlqJu_qgdw.EtSKWTBD030J7IekUw4HUsmqvHOCaD2oaLsIHoG78Llv4tpJWmzdPjbn2g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1397 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#344 …} } |
| 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 {#502 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#357 …} $translationDomain: "validators" $message: Closure() {#1398 …} } } |
| 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 | "b28b02feeacaf7b34348cd6.VozvI2gpvEhQg-rQOUk-Irnl_wXhUATCXtlqJu_qgdw.EtSKWTBD030J7IekUw4HUsmqvHOCaD2oaLsIHoG78Llv4tpJWmzdPjbn2g" |
| 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 | "b28b02feeacaf7b34348cd6.VozvI2gpvEhQg-rQOUk-Irnl_wXhUATCXtlqJu_qgdw.EtSKWTBD030J7IekUw4HUsmqvHOCaD2oaLsIHoG78Llv4tpJWmzdPjbn2g" |