Forms
-
iqpedia_search
-
q
-
tags
-
0
-
1
-
2
-
-
do_search_in_synonyms
-
do_search_in_descriptions
-
_token
-
-
sl_search
-
q
-
tags
-
_token
-
-
cookie_consent
-
system
-
analytics
-
external_videos
-
save
-
_token
-
iqpedia_search
"Shoreless\IqpediaBundle\Form\SearchFormType"
Errors
This form has no errors.
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 |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "iqpedia_search_task" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | "ShorelessIqpediaBundle" |
| trim | true |
| upload_max_size_message | Closure() {#2484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2483 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "iqpedia_search" "_iqpedia_search" ] |
| cache_key | "_iqpedia_search_iqpedia_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2525 -form: Symfony\Component\Form\Form {#2518 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2485 …5} |
| full_name | "iqpedia_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "iqpedia_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search" |
| valid | true |
| value | null |
q
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control-lg js-adv-search-form sl-search-iqpedia-auto-complete border-end-0" "placeholder" => "sl_iqpedia.search_for" "autocomplete" => "off" "data-suggestions-route" => "/i-qpedia/suggestions" ] |
[ "class" => "form-control-lg js-adv-search-form sl-search-iqpedia-auto-complete border-end-0" "placeholder" => "sl_iqpedia.search_for" "autocomplete" => "off" "data-suggestions-route" => "/i-qpedia/suggestions" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2622 +payload: null +groups: ? +message: "sl_iqpedia.search_for.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2621 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2622 +payload: null +groups: ? +message: "sl_iqpedia.search_for.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2621 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label_attr | [ "class" => "sr-only" ] |
[ "class" => "sr-only" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control-lg js-adv-search-form sl-search-iqpedia-auto-complete border-end-0" "placeholder" => "sl_iqpedia.search_for" "autocomplete" => "off" "data-suggestions-route" => "/i-qpedia/suggestions" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2622 +payload: null +groups: ? +message: "sl_iqpedia.search_for.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2621 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "sr-only" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2612 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control-lg js-adv-search-form sl-search-iqpedia-auto-complete border-end-0" "placeholder" => "sl_iqpedia.search_for" "autocomplete" => "off" "data-suggestions-route" => "/i-qpedia/suggestions" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_iqpedia_search_q" ] |
| cache_key | "_iqpedia_search_q_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2499 -form: Symfony\Component\Form\Form {#2515 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2625 …5} |
| full_name | "iqpedia_search[q]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search_q" |
| label | null |
| label_attr | [ "class" => "sr-only" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "q" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search_q" |
| valid | true |
| value | "" |
tags
"Shoreless\IqpediaBundle\Form\Type\TagsChoiceType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check form-check-lg" ] |
[ "class" => "form-check form-check-lg" ] |
| expanded | true |
same as passed value |
| label_attr | [] |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check form-check-lg" ] |
| 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 | [ "tag.abbreviation" => 14 "tag.emoticon" => 16 "tag.term" => 15 ] |
| 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 {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| 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 | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2557 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check form-check-lg" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tags_choice" "_iqpedia_search_tags" ] |
| cache_key | "_iqpedia_search_tags_tags_choice" |
| choice_translation_domain | "ShorelessIqpediaBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "tag.abbreviation" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "tag.emoticon" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: "tag.term" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2509 -form: Symfony\Component\Form\Form {#2632 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2610 …5} |
| full_name | "iqpedia_search[tags]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search_tags" |
| is_selected | Closure($choice, array $values) {#2652 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "tags" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search_tags" |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "tag.abbreviation" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "14" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "tag.abbreviation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2511 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "14" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_iqpedia_search_tags_entry" ] |
| cache_key | "_iqpedia_search_tags_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2656 -form: Symfony\Component\Form\Form {#2635 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2655 …5} |
| full_name | "iqpedia_search[tags][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search_tags_0" |
| label | "tag.abbreviation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search_tags_entry" |
| valid | true |
| value | "14" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "tag.emoticon" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "16" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "tag.emoticon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2501 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_iqpedia_search_tags_entry" ] |
| cache_key | "_iqpedia_search_tags_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2657 -form: Symfony\Component\Form\Form {#2638 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2665 …5} |
| full_name | "iqpedia_search[tags][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search_tags_1" |
| label | "tag.emoticon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search_tags_entry" |
| valid | true |
| value | "16" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "tag.term" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "15" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "tag.term" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2623 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "15" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_iqpedia_search_tags_entry" ] |
| cache_key | "_iqpedia_search_tags_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2672 -form: Symfony\Component\Form\Form {#2641 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2674 …5} |
| full_name | "iqpedia_search[tags][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search_tags_2" |
| label | "tag.term" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search_tags_entry" |
| valid | true |
| value | "15" |
do_search_in_synonyms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "custom-control-input" ] |
[ "class" => "custom-control-input" ] |
| label | "sl_iqpedia.search_in_synonyms" |
same as passed value |
| label_attr | [ "class" => "custom-control-label" ] |
[ "class" => "custom-control-label" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "custom-control-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sl_iqpedia.search_in_synonyms" |
| label_attr | [ "class" => "custom-control-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2535 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "custom-control-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_iqpedia_search_do_search_in_synonyms" ] |
| cache_key | "_iqpedia_search_do_search_in_synonyms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2654 -form: Symfony\Component\Form\Form {#2644 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2653 …5} |
| full_name | "iqpedia_search[do_search_in_synonyms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search_do_search_in_synonyms" |
| label | "sl_iqpedia.search_in_synonyms" |
| label_attr | [ "class" => "custom-control-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "do_search_in_synonyms" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search_do_search_in_synonyms" |
| valid | true |
| value | "1" |
do_search_in_descriptions
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "custom-control-input" ] |
[ "class" => "custom-control-input" ] |
| label | "sl_iqpedia.search_in_descriptions" |
same as passed value |
| label_attr | [ "class" => "custom-control-label" ] |
[ "class" => "custom-control-label" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "custom-control-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sl_iqpedia.search_in_descriptions" |
| label_attr | [ "class" => "custom-control-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2527 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "custom-control-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_iqpedia_search_do_search_in_descriptions" ] |
| cache_key | "_iqpedia_search_do_search_in_descriptions_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2676 -form: Symfony\Component\Form\Form {#2647 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2675 …5} |
| full_name | "iqpedia_search[do_search_in_descriptions]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search_do_search_in_descriptions" |
| label | "sl_iqpedia.search_in_descriptions" |
| label_attr | [ "class" => "custom-control-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "do_search_in_descriptions" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search_do_search_in_descriptions" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4a6d8f2fc3694e0c120a.M1USAXsHFQKFp-aEpXdWPnC0Kv5wMoAA_4O5IPG6aug.XTdoaEkwOFD33pbCkkYcTBrjXbIVf7FujPbTeLf3DKF-GCVpOG1ySbXstw" |
| 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 | "4a6d8f2fc3694e0c120a.M1USAXsHFQKFp-aEpXdWPnC0Kv5wMoAA_4O5IPG6aug.XTdoaEkwOFD33pbCkkYcTBrjXbIVf7FujPbTeLf3DKF-GCVpOG1ySbXstw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data | "4a6d8f2fc3694e0c120a.M1USAXsHFQKFp-aEpXdWPnC0Kv5wMoAA_4O5IPG6aug.XTdoaEkwOFD33pbCkkYcTBrjXbIVf7FujPbTeLf3DKF-GCVpOG1ySbXstw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2681 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#2682 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_iqpedia_search__token" ] |
| cache_key | "_iqpedia_search__token_hidden" |
| compound | false |
| data | "4a6d8f2fc3694e0c120a.M1USAXsHFQKFp-aEpXdWPnC0Kv5wMoAA_4O5IPG6aug.XTdoaEkwOFD33pbCkkYcTBrjXbIVf7FujPbTeLf3DKF-GCVpOG1ySbXstw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2693 -form: Symfony\Component\Form\Form {#2689 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2684 …5} |
| full_name | "iqpedia_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "iqpedia_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessIqpediaBundle" |
| unique_block_prefix | "_iqpedia_search__token" |
| valid | true |
| value | "4a6d8f2fc3694e0c120a.M1USAXsHFQKFp-aEpXdWPnC0Kv5wMoAA_4O5IPG6aug.XTdoaEkwOFD33pbCkkYcTBrjXbIVf7FujPbTeLf3DKF-GCVpOG1ySbXstw" |
sl_search
"Shoreless\SearchBundle\Form\SearchFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Shoreless\SearchBundle\Filter\Request\Model\SearchRequestFilterData {#4035 #q: null #qFiltered: null #from: "*" #page: 1 #tags: null #explain: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Shoreless\SearchBundle\Filter\Request\Model\SearchRequestFilterData {#4035 #q: null #qFiltered: null #from: "*" #page: 1 #tags: null #explain: false } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "sl_search_task" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data | Shoreless\SearchBundle\Filter\Request\Model\SearchRequestFilterData {#4035 #q: null #qFiltered: null #from: "*" #page: 1 #tags: null #explain: false } |
| data_class | "Shoreless\SearchBundle\Filter\Request\Model\SearchRequestFilterData" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Shoreless\SearchBundle\Filter\Request\Model\SearchRequestFilterData" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | "ShorelessSearchBundle" |
| trim | true |
| upload_max_size_message | Closure() {#4043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#4042 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sl_search" "_sl_search" ] |
| cache_key | "_sl_search_sl_search" |
| compound | true |
| data | Shoreless\SearchBundle\Filter\Request\Model\SearchRequestFilterData {#4035 #q: null #qFiltered: null #from: "*" #page: 1 #tags: null #explain: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4170 -form: Symfony\Component\Form\Form {#4081 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4169 …5} |
| full_name | "sl_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sl_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sl_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessSearchBundle" |
| unique_block_prefix | "_sl_search" |
| valid | true |
| value | Shoreless\SearchBundle\Filter\Request\Model\SearchRequestFilterData {#4035 #q: null #qFiltered: null #from: "*" #page: 1 #tags: null #explain: false } |
q
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control-lg js-adv-search-form sl-search-auto-complete border-end-0" "placeholder" => "sl_search.form.placeholder.search_for" "autocomplete" => "off" "data-suggestions-route" => "/suggestions" ] |
[ "class" => "form-control-lg js-adv-search-form sl-search-auto-complete border-end-0" "placeholder" => "sl_search.form.placeholder.search_for" "autocomplete" => "off" "data-suggestions-route" => "/suggestions" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4050 +payload: null +groups: ? +message: "sl_search.form.search_for.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4051 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4050 +payload: null +groups: ? +message: "sl_search.form.search_for.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4051 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label_attr | [ "class" => "sr-only" ] |
[ "class" => "sr-only" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control-lg js-adv-search-form sl-search-auto-complete border-end-0" "placeholder" => "sl_search.form.placeholder.search_for" "autocomplete" => "off" "data-suggestions-route" => "/suggestions" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4050 +payload: null +groups: ? +message: "sl_search.form.search_for.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4051 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "class" => "sr-only" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#4054 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control-lg js-adv-search-form sl-search-auto-complete border-end-0" "placeholder" => "sl_search.form.placeholder.search_for" "autocomplete" => "off" "data-suggestions-route" => "/suggestions" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sl_search_q" ] |
| cache_key | "_sl_search_q_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4174 -form: Symfony\Component\Form\Form {#4084 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4173 …5} |
| full_name | "sl_search[q]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sl_search_q" |
| label | null |
| label_attr | [ "class" => "sr-only" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "q" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessSearchBundle" |
| unique_block_prefix | "_sl_search_q" |
| valid | true |
| value | "" |
tags
"Shoreless\SearchBundle\Form\Type\TagsChoiceType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check form-check-lg" ] |
[ "class" => "form-check form-check-lg" ] |
| expanded | true |
same as passed value |
| label_attr | [] |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check form-check-lg" ] |
| 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 | [] |
| 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 {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| 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 | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#4066 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check form-check-lg" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tags_choice" "_sl_search_tags" ] |
| cache_key | "_sl_search_tags_tags_choice" |
| choice_translation_domain | "ShorelessSearchBundle" |
| choice_translation_parameters | [] |
| choices | [] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4175 -form: Symfony\Component\Form\Form {#4087 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4176 …5} |
| full_name | "sl_search[tags]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sl_search_tags" |
| is_selected | Closure($choice, array $values) {#4177 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "tags" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "ShorelessSearchBundle" |
| unique_block_prefix | "_sl_search_tags" |
| valid | true |
| value | [] |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "6e9026e1d667d79d059fa78.lgzdcxuFKUVUWVobCowERM4NBM0LHt3Hp0qO3XYzfCw._02tSkqzRDQWPzsuOMlKcYVhY51ES5-SziXW5CJpTlvOfKs9Wt9MMjILYg" |
| 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 | "6e9026e1d667d79d059fa78.lgzdcxuFKUVUWVobCowERM4NBM0LHt3Hp0qO3XYzfCw._02tSkqzRDQWPzsuOMlKcYVhY51ES5-SziXW5CJpTlvOfKs9Wt9MMjILYg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data | "6e9026e1d667d79d059fa78.lgzdcxuFKUVUWVobCowERM4NBM0LHt3Hp0qO3XYzfCw._02tSkqzRDQWPzsuOMlKcYVhY51ES5-SziXW5CJpTlvOfKs9Wt9MMjILYg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#4178 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sl_search__token" ] |
| cache_key | "_sl_search__token_hidden" |
| compound | false |
| data | "6e9026e1d667d79d059fa78.lgzdcxuFKUVUWVobCowERM4NBM0LHt3Hp0qO3XYzfCw._02tSkqzRDQWPzsuOMlKcYVhY51ES5-SziXW5CJpTlvOfKs9Wt9MMjILYg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4189 -form: Symfony\Component\Form\Form {#4185 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4180 …5} |
| full_name | "sl_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sl_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "ShorelessSearchBundle" |
| unique_block_prefix | "_sl_search__token" |
| valid | true |
| value | "6e9026e1d667d79d059fa78.lgzdcxuFKUVUWVobCowERM4NBM0LHt3Hp0qO3XYzfCw._02tSkqzRDQWPzsuOMlKcYVhY51ES5-SziXW5CJpTlvOfKs9Wt9MMjILYg" |
cookie_consent
Errors
This form has no errors.
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 |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| trim | true |
| upload_max_size_message | Closure() {#7965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#7964 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cookie_consent" "_cookie_consent" ] |
| cache_key | "_cookie_consent_cookie_consent" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8010 -form: Symfony\Component\Form\Form {#8011 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7966 …5} |
| full_name | "cookie_consent" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cookie_consent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent" |
| valid | true |
| value | null |
system
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
| data | true |
same as passed value |
| label | "starterkit.component.cookie_consent.system.title" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => "disabled" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "starterkit.component.cookie_consent.system.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#7972 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => "disabled" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_cookie_consent_system" ] |
| cache_key | "_cookie_consent_system_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8026 -form: Symfony\Component\Form\Form {#8014 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7974 …5} |
| full_name | "cookie_consent[system]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_system" |
| label | "starterkit.component.cookie_consent.system.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "system" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_system" |
| valid | true |
| value | "1" |
analytics
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| data | false |
same as passed value |
| label | "starterkit.component.cookie_consent.analytics.title" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "starterkit.component.cookie_consent.analytics.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#7985 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_cookie_consent_analytics" ] |
| cache_key | "_cookie_consent_analytics_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8028 -form: Symfony\Component\Form\Form {#8017 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8029 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics" |
| label | "starterkit.component.cookie_consent.analytics.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "analytics" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_analytics" |
| valid | true |
| value | "1" |
external_videos
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| data | false |
same as passed value |
| label | "starterkit.component.cookie_consent.external_videos.title" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2539 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "starterkit.component.cookie_consent.external_videos.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#7998 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_cookie_consent_external_videos" ] |
| cache_key | "_cookie_consent_external_videos_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8030 -form: Symfony\Component\Form\Form {#8020 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8031 …5} |
| full_name | "cookie_consent[external_videos]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_external_videos" |
| label | "starterkit.component.cookie_consent.external_videos.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "external_videos" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_external_videos" |
| valid | true |
| value | "1" |
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "cookie-consent-btn" ] |
[ "class" => "cookie-consent-btn" ] |
| label | "starterkit.component.cookie_consent.btn.save" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "cookie-consent-btn" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "starterkit.component.cookie_consent.btn.save" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "cookie-consent-btn" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cookie_consent_save" ] |
| cache_key | "_cookie_consent_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8039 …5} |
| full_name | "cookie_consent[save]" |
| id | "cookie_consent_save" |
| label | "starterkit.component.cookie_consent.btn.save" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "df31f533f805aca.LjfdoLJdDz-U6hj3ADg7Kq6S5U4n3SG_8lntGL3j0Rc.TFKf5NEza0ej2iq7bEJjZe39rh9r5BHVwjqLTuqai1J6c-2W3xJjbda-WQ" |
| 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 | "df31f533f805aca.LjfdoLJdDz-U6hj3ADg7Kq6S5U4n3SG_8lntGL3j0Rc.TFKf5NEza0ej2iq7bEJjZe39rh9r5BHVwjqLTuqai1J6c-2W3xJjbda-WQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2449 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2451 …} -namespace: Closure() {#2453 …} } |
| data | "df31f533f805aca.LjfdoLJdDz-U6hj3ADg7Kq6S5U4n3SG_8lntGL3j0Rc.TFKf5NEza0ej2iq7bEJjZe39rh9r5BHVwjqLTuqai1J6c-2W3xJjbda-WQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8000 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#575 …} $message: Closure() {#8037 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_consent__token" ] |
| cache_key | "_cookie_consent__token_hidden" |
| compound | false |
| data | "df31f533f805aca.LjfdoLJdDz-U6hj3ADg7Kq6S5U4n3SG_8lntGL3j0Rc.TFKf5NEza0ej2iq7bEJjZe39rh9r5BHVwjqLTuqai1J6c-2W3xJjbda-WQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8050 -form: Symfony\Component\Form\Form {#8046 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8041 …5} |
| full_name | "cookie_consent[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent__token" |
| valid | true |
| value | "df31f533f805aca.LjfdoLJdDz-U6hj3ADg7Kq6S5U4n3SG_8lntGL3j0Rc.TFKf5NEza0ej2iq7bEJjZe39rh9r5BHVwjqLTuqai1J6c-2W3xJjbda-WQ" |