GET https://all.white-sign.baks.dev/catalog/triangle/12

Forms

  • search_form
    • query
    • _token
  • search_form_footer
  • form-01876af0-ddfc-70c3-ab25-5f85f55a9907
    • offer
    • variation
    • modification
    • 018ec822-1ecf-72b6-85c1-c42787b8849b
    • 018ec822-1ed0-7404-9411-8102958baac6
    • 018ec822-1ed0-7404-9411-810295a9dd69
    • category
    • filter
    • _token
  • 0194002f-6bf2-7116-867e-67865d297fe1
    • invariable
    • products_favorite
  • 0194002f-6c04-792a-b718-25ac7da98fde
    • invariable
    • products_favorite
  • 0194002f-6c08-7374-afc8-55e7d6933022
    • invariable
    • products_favorite
  • 0194002f-6c0c-7cfa-8300-2be9bf03b766
    • invariable
    • products_favorite
  • 0194002f-6c13-72ab-88a5-9340d6fbba95
    • invariable
    • products_favorite
  • 0194002f-6c1b-7028-b565-cbeea6d9a2bd
    • invariable
    • products_favorite
  • 0194002f-6c1e-7b86-aee7-c46d058a4288
    • invariable
    • products_favorite
  • 0194002f-6c26-7fb7-8d05-19803856a06c
    • invariable
    • products_favorite
  • 0194002f-6c30-7340-b02a-8e4415b2e42e
    • invariable
    • products_favorite
  • 0194002f-6c34-7a87-9d4a-1bdf8c13bced
    • invariable
    • products_favorite
  • 0194002f-6c3f-7b51-9664-b735aebe717b
    • invariable
    • products_favorite
  • 0194002f-6c42-7d72-9752-1ff1f2e2ee4d
    • invariable
    • products_favorite
  • 0194002f-6c49-7ed5-a755-3a4b6a7d10da
    • invariable
    • products_favorite
  • 0194002f-6c4d-77ab-a776-025cdcf2a734
    • invariable
    • products_favorite
  • 0194002f-6c51-7de3-8a6c-ae61fa0ebe82
    • invariable
    • products_favorite
  • 0194002f-6c5b-79c1-a5f9-75229fe40ad5
    • invariable
    • products_favorite
  • 0194002f-6c65-760f-9cdf-76ed894310c7
    • invariable
    • products_favorite
  • 0194002f-6c70-7f96-9f9b-50cfe73c0d5e
    • invariable
    • products_favorite
  • 0194002f-6c73-7723-a491-e292348f184d
    • invariable
    • products_favorite
  • 0194002f-6c77-725c-aa67-fc71eb7a79cd
    • invariable
    • products_favorite
  • 0194002f-6c7a-772a-b229-cd928e24357e
    • invariable
    • products_favorite
  • 0194002f-7191-7595-94d7-21efed6427ad
    • invariable
    • products_favorite
  • 0194002f-7198-7f3e-a879-bff49b664c13
    • invariable
    • products_favorite
  • 0194002f-71a3-729a-9134-231d53c7028f
    • invariable
    • products_favorite

search_form

Form type:
"BaksDev\Core\Form\Search\SearchForm"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
BaksDev\Core\Form\Search\SearchDTO {#3173
  +query: null
  -searchTags: []
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/search"
same as passed value
data
BaksDev\Core\Form\Search\SearchDTO {#3173
  +query: null
  -searchTags: []
}
same as passed value

Resolved Options

Option Value
action
"/search"
allow_extra_fields
false
allow_file_upload
false
attr
[
  "class" => "w-100"
]
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 {#1457
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …}
  -namespace: Closure() {#1461 …}
}
data
BaksDev\Core\Form\Search\SearchDTO {#3173
  +query: null
  -searchTags: []
}
data_class
"BaksDev\Core\Form\Search\SearchDTO"
disabled
false
empty_data
Closure(FormInterface $form) {#3375
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "BaksDev\Core\Form\Search\SearchDTO"
  }
}
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
"core.search"
trim
true
upload_max_size_message
Closure() {#3373
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …}
    $message: Closure() {#3374 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
"/search"
attr
[
  "class" => "w-100"
]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "search_form"
  "_search_form"
]
cache_key
"_search_form_search_form"
compound
true
data
BaksDev\Core\Form\Search\SearchDTO {#3173
  +query: null
  -searchTags: []
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#3563
  -errors: []
  -form: Symfony\Component\Form\Form {#3198 …}
}
form
Symfony\Component\Form\FormView {#3564 …5}
full_name
"search_form"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"search_form"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"search_form"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
"core.search"
unique_block_prefix
"_search_form"
valid
true
value
BaksDev\Core\Form\Search\SearchDTO {#3173
  +query: null
  -searchTags: []
}