Forms
sylius_contact
Form type:
"Sylius\Bundle\CoreBundle\Form\Type\ContactType"
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 |
---|---|
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 {#6665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6667 …} -namespace: Closure() {#6669 …} } |
data_class | null |
disabled | false |
null |
|
empty_data | Closure(FormInterface $form) {#6692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6651 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#6693 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_contact" "_sylius_contact" ] |
cache_key | "_sylius_contact_sylius_contact" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6716 -form: Symfony\Component\Form\Form {#6734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6729 …5} |
full_name | "sylius_contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sylius_contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact" |
valid | true |
value | null |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6700 +payload: null +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6701 +payload: null +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6700 +payload: null +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6701 +payload: null +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
label | "sylius.ui.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6700 +payload: null +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6701 +payload: null +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6667 …} -namespace: Closure() {#6669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6713 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6651 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.ui.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#6714 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_sylius_contact_email" ] |
cache_key | "_sylius_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6748 -form: Symfony\Component\Form\Form {#6737 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6747 …5} |
full_name | "sylius_contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_email" |
label | "sylius.ui.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_email" |
valid | true |
value | "" |
message
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6702 +payload: null +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6702 +payload: null +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
label | "sylius.ui.message" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6702 +payload: null +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6667 …} -namespace: Closure() {#6669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6726 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6651 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.ui.message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#6727 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_sylius_contact_message" ] |
cache_key | "_sylius_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6749 -form: Symfony\Component\Form\Form {#6740 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6750 …5} |
full_name | "sylius_contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_message" |
label | "sylius.ui.message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_message" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9330187.ZoMh5PnDDhHhWD_yuKG1LGKkaOlt-0nJBoVe_nV2m-M.DeJli5zyaVLWOU-B4dnBfgTpEahbjwe6Vss4jgU63rtV6Ea3po5fKIoyXA" |
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 | "9330187.ZoMh5PnDDhHhWD_yuKG1LGKkaOlt-0nJBoVe_nV2m-M.DeJli5zyaVLWOU-B4dnBfgTpEahbjwe6Vss4jgU63rtV6Ea3po5fKIoyXA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6667 …} -namespace: Closure() {#6669 …} } |
data | "9330187.ZoMh5PnDDhHhWD_yuKG1LGKkaOlt-0nJBoVe_nV2m-M.DeJli5zyaVLWOU-B4dnBfgTpEahbjwe6Vss4jgU63rtV6Ea3po5fKIoyXA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6651 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#6759 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_contact__token" ] |
cache_key | "_sylius_contact__token_hidden" |
compound | false |
data | "9330187.ZoMh5PnDDhHhWD_yuKG1LGKkaOlt-0nJBoVe_nV2m-M.DeJli5zyaVLWOU-B4dnBfgTpEahbjwe6Vss4jgU63rtV6Ea3po5fKIoyXA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6770 -form: Symfony\Component\Form\Form {#6766 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6761 …5} |
full_name | "sylius_contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact__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 | null |
unique_block_prefix | "_sylius_contact__token" |
valid | true |
value | "9330187.ZoMh5PnDDhHhWD_yuKG1LGKkaOlt-0nJBoVe_nV2m-M.DeJli5zyaVLWOU-B4dnBfgTpEahbjwe6Vss4jgU63rtV6Ea3po5fKIoyXA" |
bitbag_elasticsearch_search
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\Search {#10126 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10132 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/en_US/search" |
same as passed value |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#10126 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10132 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/en_US/search" |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6667 …} -namespace: Closure() {#6669 …} } |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#10126 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10132 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
disabled | false |
empty_data | Closure(FormInterface $form) {#10160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6651 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\Search" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#10161 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/en_US/search" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "bitbag_elasticsearch_search" "_bitbag_elasticsearch_search" ] |
cache_key | "_bitbag_elasticsearch_search_bitbag_elasticsearch_search" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#10126 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10132 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10176 -form: Symfony\Component\Form\Form {#10183 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10163 …5} |
full_name | "bitbag_elasticsearch_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "bitbag_elasticsearch_search" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\Search {#10126 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10132 …} } |
box
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#6665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6667 …} -namespace: Closure() {#6669 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" |
disabled | false |
empty_data | Closure(FormInterface $form) {#10173 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6651 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#10174 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_box" "_bitbag_elasticsearch_search_box" ] |
cache_key | "_bitbag_elasticsearch_search_box_search_box" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10209 -form: Symfony\Component\Form\Form {#10199 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10208 …5} |
full_name | "bitbag_elasticsearch_search[box]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "box" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10127 -query: null } |
query
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 | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
[ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10181 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10181 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10181 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6667 …} -namespace: Closure() {#6669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#10191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6651 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#10192 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_bitbag_elasticsearch_search_box_query" ] |
cache_key | "_bitbag_elasticsearch_search_box_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10217 -form: Symfony\Component\Form\Form {#10202 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10215 …5} |
full_name | "bitbag_elasticsearch_search[box][query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box_query" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box_query" |
valid | true |
value | "" |