- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 52
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client
- 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
channel_channel_training_filter
"App\Form\Channel\Filter\ChannelTrainingFilter"
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1886 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1887 …} -namespace: Closure() {#1889 …} } |
| 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 {#1867 …} } |
| 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() {#1914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1891 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $translationDomain: "validators" $message: Closure() {#1913 …} } } |
| validation_groups | [
"filtering"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "channel_channel_training_filter" "_channel_channel_training_filter" ] |
| cache_key | "_channel_channel_training_filter_channel_channel_training_filter" |
| compound | true |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#23613 -form: Symfony\Component\Form\Form {#1968 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23760 …5} |
| full_name | "channel_channel_training_filter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "channel_channel_training_filter" |
| in_collection | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "channel_channel_training_filter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_channel_channel_training_filter" |
| valid | true |
| value | null |
order
"Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| apply_filter | Closure(ORMQuery $filterQuery, $field, $values) {#1920 class: "App\Form\Channel\Filter\ChannelTrainingFilter" this: App\Form\Channel\Filter\ChannelTrainingFilter {#1866 …} } |
same as passed value |
| attr | [ "class" => "select-order-channel-trainings" ] |
[ "class" => "select-order-channel-trainings" ] |
| choice_attr | Closure($key, $val, $index) {#1919 class: "App\Form\Channel\Filter\ChannelTrainingFilter" this: App\Form\Channel\Filter\ChannelTrainingFilter {#1866 …} } |
same as passed value |
| choices | [ "Trier par" => null "Les plus récentes" => "newest" "Les plus anciennes" => "oldest" "Les plus populaires" => "most-popular" ] |
[ "Trier par" => null "Les plus récentes" => "newest" "Les plus anciennes" => "oldest" "Les plus populaires" => "most-popular" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | Closure(ORMQuery $filterQuery, $field, $values) {#1920 class: "App\Form\Channel\Filter\ChannelTrainingFilter" this: App\Form\Channel\Filter\ChannelTrainingFilter {#1866 …} } |
| attr | [ "class" => "select-order-channel-trainings" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($key, $val, $index) {#1919 class: "App\Form\Channel\Filter\ChannelTrainingFilter" this: App\Form\Channel\Filter\ChannelTrainingFilter {#1866 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Trier par" => null "Les plus récentes" => "newest" "Les plus anciennes" => "oldest" "Les plus populaires" => "most-popular" ] |
| 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 {#1885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1886 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1887 …} -namespace: Closure() {#1889 …} } |
| 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 | false |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1891 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $translationDomain: "validators" $message: Closure() {#1939 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select-order-channel-trainings" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "filter_choice" "_channel_channel_training_filter_order" ] |
| cache_key | "_channel_channel_training_filter_order_filter_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#23763 +label: "Trier par" +value: "0" +data: null +attr: [ "disabled" => "disabled" "hidden" => "hidden" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23762 +label: "Les plus récentes" +value: "1" +data: "newest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23758 +label: "Les plus anciennes" +value: "2" +data: "oldest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23764 +label: "Les plus populaires" +value: "3" +data: "most-popular" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#23761 -form: Symfony\Component\Form\Form {#1971 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#23730 …5} |
| full_name | "channel_channel_training_filter[order]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "channel_channel_training_filter_order" |
| in_collection | false |
| is_selected | Closure($choice, $value) {#23766 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1923 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "order" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_channel_channel_training_filter_order" |
| valid | true |
| value | "0" |
search
"Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType"
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) {#1921 class: "App\Form\Channel\Filter\ChannelTrainingFilter" this: App\Form\Channel\Filter\ChannelTrainingFilter {#1866 …} } |
same as passed value |
| attr | [ "placeholder" => "Rechercher une formation" "autocomplete" => "off" ] |
[ "placeholder" => "Rechercher une formation" "autocomplete" => "off" ] |
| 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) {#1921 class: "App\Form\Channel\Filter\ChannelTrainingFilter" this: App\Form\Channel\Filter\ChannelTrainingFilter {#1866 …} } |
| attr | [ "placeholder" => "Rechercher une formation" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_options | [ "choices" => [ "text.starts" => 1 "text.ends" => 2 "text.equals" => 3 "text.both" => 4 ] "required" => false "translation_domain" => "SpiriitFormFilterBundle" ] |
| collapsable | false |
| collapsable_initial_state | true |
| compound | false |
| condition_pattern | 1 |
| 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 {#1885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1886 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1887 …} -namespace: Closure() {#1889 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1960 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1867 …} } |
| 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 | 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 |
| text_options | [ "required" => false "trim" => true ] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1891 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $translationDomain: "validators" $message: Closure() {#1961 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Rechercher une formation" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "filter_text" "_channel_channel_training_filter_search" ] |
| cache_key | "_channel_channel_training_filter_search_filter_text" |
| compound | false |
| data | null |
| disabled | false |
| drosalys_form__form_template | "form_div_layout.html.twig" |
| errors | Symfony\Component\Form\FormErrorIterator {#23765 -form: Symfony\Component\Form\Form {#1974 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23767 …5} |
| full_name | "channel_channel_training_filter[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "channel_channel_training_filter_search" |
| in_collection | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_channel_channel_training_filter_search" |
| valid | true |
| value | "" |
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 {#1885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1886 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1887 …} -namespace: Closure() {#1889 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#23798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1867 …} } |
| 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() {#23801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1891 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $translationDomain: "validators" $message: Closure() {#23807 …} } } |
| 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 {#23882 -form: Symfony\Component\Form\Form {#23867 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23800 …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 {#1885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1886 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1887 …} -namespace: Closure() {#1889 …} } |
| 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() {#23805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1891 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $translationDomain: "validators" $message: Closure() {#23804 …} } } |
| 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 {#23862 +label: "thematic_enum.sanitary.label" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23877 +label: "thematic_enum.pedagogy.label" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23886 +label: "thematic_enum.trade.label" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23888 +label: "thematic_enum.office.label" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23889 +label: "thematic_enum.finance.label" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23890 +label: "thematic_enum.taxation.label" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23891 +label: "thematic_enum.secretary.label" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23892 +label: "thematic_enum.management.label" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23893 +label: "thematic_enum.payroll.label" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23894 +label: "thematic_enum.btp.label" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23895 +label: "thematic_enum.real_estate.label" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23896 +label: "thematic_enum.import_export.label" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#23897 +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 {#23791 -form: Symfony\Component\Form\Form {#23870 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#23881 …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) {#23899 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1923 …} } |
| 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) {#23802 class: "App\Filter\Front\GlobalSearch" this: App\Filter\Front\GlobalSearch {#23812 …} } |
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) {#23802 class: "App\Filter\Front\GlobalSearch" this: App\Filter\Front\GlobalSearch {#23812 …} } |
| 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 {#1885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1886 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1887 …} -namespace: Closure() {#1889 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#23859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1867 …} } |
| 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() {#23861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1891 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $translationDomain: "validators" $message: Closure() {#23858 …} } } |
| 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 {#23900 -form: Symfony\Component\Form\Form {#23873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23901 …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 | "" |