- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 64
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client 1
- Doctrine
- Debug
- Messages
- 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
-
-
paymentMeaning
-
status
-
lastName
-
firstName
-
mail
-
phone
-
message
-
captcha
-
_token
-
-
-
thematic
-
name
-
funding
"App\Form\Payment\FundingType"
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 |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| locale | "fr" |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1822 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "funding" "_funding" ] |
| cache_key | "_funding_funding" |
| compound | true |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#1930 -form: Symfony\Component\Form\Form {#1935 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1824 …5} |
| full_name | "funding" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding" |
| in_collection | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "funding" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding" |
| valid | true |
| value | null |
paymentMeaning
"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 |
|---|---|---|
| constraints | Symfony\Component\Validator\Constraints\NotBlank {#1829 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1829 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| label | "funding.form.payment_meaning.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1829 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "funding.form.payment_meaning.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1842 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_funding_paymentMeaning" ] |
| cache_key | "_funding_paymentMeaning_text" |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#1871 -form: Symfony\Component\Form\Form {#1938 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1880 …5} |
| full_name | "funding[paymentMeaning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding_paymentMeaning" |
| in_collection | false |
| label | "funding.form.payment_meaning.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "paymentMeaning" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding_paymentMeaning" |
| valid | true |
| value | "" |
status
"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 |
|---|---|---|
| constraints | Symfony\Component\Validator\Constraints\NotBlank {#1830 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1830 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| label | "funding.form.status.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1830 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1850 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "funding.form.status.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1851 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_funding_status" ] |
| cache_key | "_funding_status_text" |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#1862 -form: Symfony\Component\Form\Form {#1941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1853 …5} |
| full_name | "funding[status]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding_status" |
| in_collection | false |
| label | "funding.form.status.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "status" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding_status" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "readonly" => false ] |
[ "readonly" => false ] |
| constraints | Symfony\Component\Validator\Constraints\NotBlank {#1831 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1831 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| data | "" |
same as passed value |
| label | "funding.form.last_name.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "readonly" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1831 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data | "" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "funding.form.last_name.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1860 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_funding_lastName" ] |
| cache_key | "_funding_lastName_text" |
| compound | false |
| data | "" |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#1844 -form: Symfony\Component\Form\Form {#1944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1963 …5} |
| full_name | "funding[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding_lastName" |
| in_collection | false |
| label | "funding.form.last_name.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding_lastName" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "readonly" => false ] |
[ "readonly" => false ] |
| constraints | Symfony\Component\Validator\Constraints\NotBlank {#1832 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1832 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| data | "" |
same as passed value |
| label | "funding.form.first_name.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "readonly" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1832 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data | "" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1868 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "funding.form.first_name.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1869 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_funding_firstName" ] |
| cache_key | "_funding_firstName_text" |
| compound | false |
| data | "" |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#1965 -form: Symfony\Component\Form\Form {#1947 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1966 …5} |
| full_name | "funding[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding_firstName" |
| in_collection | false |
| label | "funding.form.first_name.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding_firstName" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "readonly" => false ] |
[ "readonly" => false ] |
| constraints | Symfony\Component\Validator\Constraints\NotBlank {#1833 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1833 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| data | "" |
same as passed value |
| label | "funding.form.mail.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "readonly" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1833 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data | "" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "funding.form.mail.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1878 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_funding_mail" ] |
| cache_key | "_funding_mail_text" |
| compound | false |
| data | "" |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#1967 -form: Symfony\Component\Form\Form {#1950 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1968 …5} |
| full_name | "funding[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding_mail" |
| in_collection | false |
| label | "funding.form.mail.label" |
| 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 | "_funding_mail" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
|---|---|---|
| label | "funding.form.phone.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | "<span>Format sans préfixe</br>Exemple: 06 00 00 00 00</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "funding.form.phone.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1891 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-nellapp-tel-input" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_funding_phone" ] |
| cache_key | "_funding_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#1984 -form: Symfony\Component\Form\Form {#1953 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1986 …5} |
| full_name | "funding[phone]" |
| help | "<span>Format sans préfixe</br>Exemple: 06 00 00 00 00</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "funding_phone" |
| in_collection | false |
| label | "funding.form.phone.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding_phone" |
| valid | true |
| value | "" |
message
"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 |
|---|---|---|
| constraints | Symfony\Component\Validator\Constraints\NotBlank {#1834 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1834 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| label | "funding.form.message.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1834 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| enable_image_selector | false |
| enable_video_selector | false |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "funding.form.message.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1910 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_funding_message" ] |
| cache_key | "_funding_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| enable_image_selector | false |
| enable_video_selector | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1987 -form: Symfony\Component\Form\Form {#1956 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1988 …5} |
| full_name | "funding[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding_message" |
| in_collection | false |
| label | "funding.form.message.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding_message" |
| valid | true |
| value | "" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "registration" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1835 +message: "karser_recaptcha3.message" +messageMissingValue: "The captcha value is missing" +payload: null } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1835 +message: "karser_recaptcha3.message" +messageMissingValue: "The captcha value is missing" +payload: null } ] |
| locale | "fr" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1835 +message: "karser_recaptcha3.message" +messageMissingValue: "The captcha value is missing" +payload: null } ] |
| 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1925 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | null |
| 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 | [] |
| legacy_error_messages | true |
| locale | "fr" |
| mapped | false |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1928 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_funding_captcha" ] |
| cache_key | "_funding_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1989 -form: Symfony\Component\Form\Form {#1959 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1990 …5} |
| full_name | "funding[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "funding_captcha" |
| in_collection | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6LebXt4pAAAAAH2OG1gI5xikBO5wyK9qv6hCFYu9" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_funding_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "23c6a.RI_vp63czpBucqeDEaQifyadDtBeNYKLYh_eNwGlN_0.CLmcwpSP-N8rBuzAcNZ7C07vVOMsbenTK02oZF6cfZwMwpvx_L2CwlgFyA" |
| 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 | "23c6a.RI_vp63czpBucqeDEaQifyadDtBeNYKLYh_eNwGlN_0.CLmcwpSP-N8rBuzAcNZ7C07vVOMsbenTK02oZF6cfZwMwpvx_L2CwlgFyA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data | "23c6a.RI_vp63czpBucqeDEaQifyadDtBeNYKLYh_eNwGlN_0.CLmcwpSP-N8rBuzAcNZ7C07vVOMsbenTK02oZF6cfZwMwpvx_L2CwlgFyA" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1912 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#1991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#1992 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_funding__token" ] |
| cache_key | "_funding__token_hidden" |
| compound | false |
| data | "23c6a.RI_vp63czpBucqeDEaQifyadDtBeNYKLYh_eNwGlN_0.CLmcwpSP-N8rBuzAcNZ7C07vVOMsbenTK02oZF6cfZwMwpvx_L2CwlgFyA" |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#2002 -form: Symfony\Component\Form\Form {#1998 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1993 …5} |
| full_name | "funding[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "funding__token" |
| in_collection | false |
| 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 | "_funding__token" |
| valid | true |
| value | "23c6a.RI_vp63czpBucqeDEaQifyadDtBeNYKLYh_eNwGlN_0.CLmcwpSP-N8rBuzAcNZ7C07vVOMsbenTK02oZF6cfZwMwpvx_L2CwlgFyA" |
nellapp_global_search
"App\Filter\Front\GlobalSearch"
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 | "/search-form" |
| allow_extra_fields | true |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3812 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "GET" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#3816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#3807 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/search-form" |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "nellapp_global_search" "_nellapp_global_search" ] |
| cache_key | "_nellapp_global_search_nellapp_global_search" |
| compound | true |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#3746 -form: Symfony\Component\Form\Form {#3761 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3818 …5} |
| full_name | "nellapp_global_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nellapp_global_search" |
| in_collection | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "nellapp_global_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nellapp_global_search" |
| valid | true |
| value | null |
thematic
"Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType"
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 | [ "data-selektor" => true "data-global-search-selektor" => true "data-selektor-placeholder" => "Rechercher une formation" "class" => "d-none" ] |
[ "data-selektor" => true "data-global-search-selektor" => true "data-selektor-placeholder" => "Rechercher une formation" "class" => "d-none" ] |
| choices | [ "thematic_enum.sanitary.label" => 1 "thematic_enum.pedagogy.label" => 2 "thematic_enum.trade.label" => 3 "thematic_enum.office.label" => 4 "thematic_enum.finance.label" => 5 "thematic_enum.taxation.label" => 6 "thematic_enum.secretary.label" => 7 "thematic_enum.management.label" => 8 "thematic_enum.payroll.label" => 9 "thematic_enum.btp.label" => 10 "thematic_enum.real_estate.label" => 11 "thematic_enum.import_export.label" => 12 "thematic_enum.it.label" => 13 ] |
[ "thematic_enum.sanitary.label" => 1 "thematic_enum.pedagogy.label" => 2 "thematic_enum.trade.label" => 3 "thematic_enum.office.label" => 4 "thematic_enum.finance.label" => 5 "thematic_enum.taxation.label" => 6 "thematic_enum.secretary.label" => 7 "thematic_enum.management.label" => 8 "thematic_enum.payroll.label" => 9 "thematic_enum.btp.label" => 10 "thematic_enum.real_estate.label" => 11 "thematic_enum.import_export.label" => 12 "thematic_enum.it.label" => 13 ] |
| expanded | false |
false
|
| label | false |
false
|
| multiple | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "row-thematics" ] |
[ "class" => "row-thematics" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-selektor" => true "data-global-search-selektor" => true "data-selektor-placeholder" => "Rechercher une formation" "class" => "d-none" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "thematic_enum.sanitary.label" => 1 "thematic_enum.pedagogy.label" => 2 "thematic_enum.trade.label" => 3 "thematic_enum.office.label" => 4 "thematic_enum.finance.label" => 5 "thematic_enum.taxation.label" => 6 "thematic_enum.secretary.label" => 7 "thematic_enum.management.label" => 8 "thematic_enum.payroll.label" => 9 "thematic_enum.btp.label" => 10 "thematic_enum.real_estate.label" => 11 "thematic_enum.import_export.label" => 12 "thematic_enum.it.label" => 13 ] |
| collapsable | false |
| collapsable_initial_state | 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "row-thematics" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#3784 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-selektor" => true "data-global-search-selektor" => true "data-selektor-placeholder" => "Rechercher une formation" "class" => "d-none" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "filter_choice" "_nellapp_global_search_thematic" ] |
| cache_key | "_nellapp_global_search_thematic_filter_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "thematic_enum.sanitary.label" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +label: "thematic_enum.pedagogy.label" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "thematic_enum.trade.label" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "thematic_enum.office.label" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +label: "thematic_enum.finance.label" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "thematic_enum.taxation.label" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "thematic_enum.secretary.label" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "thematic_enum.management.label" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "thematic_enum.payroll.label" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "thematic_enum.btp.label" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +label: "thematic_enum.real_estate.label" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +label: "thematic_enum.import_export.label" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "thematic_enum.it.label" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#3781 -form: Symfony\Component\Form\Form {#3758 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3747 …5} |
| full_name | "nellapp_global_search[thematic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nellapp_global_search_thematic" |
| in_collection | false |
| is_selected | Closure($choice, array $values) {#3729 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3798 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "thematic" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "row-thematics" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nellapp_global_search_thematic" |
| valid | true |
| value | [] |
name
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| apply_filter | Closure(ORMQuery $filterQuery, $field, $values) {#3801 class: "App\Filter\Front\GlobalSearch" this: App\Filter\Front\GlobalSearch {#3822 …} } |
same as passed value |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | Closure(ORMQuery $filterQuery, $field, $values) {#3801 class: "App\Filter\Front\GlobalSearch" this: App\Filter\Front\GlobalSearch {#3822 …} } |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| collapsable | false |
| collapsable_initial_state | 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3769 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1776 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| ordering_inner | false |
| ordering_inner_field | "ordering" |
| ordering_inner_field_mapped | true |
| 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() {#3767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#399 …} $translationDomain: "validators" $message: Closure() {#3768 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_nellapp_global_search_name" ] |
| cache_key | "_nellapp_global_search_name_hidden" |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#3728 -form: Symfony\Component\Form\Form {#3755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3727 …5} |
| full_name | "nellapp_global_search[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nellapp_global_search_name" |
| in_collection | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nellapp_global_search_name" |
| valid | true |
| value | "" |