https://hyfindrdev.com/cookie_consent_alt?locale=en

Forms

  • (no name)
    • name
    • filters
  • cookie_consent

(no name)

"BitBag\OpenMarketplace\Component\Elasticsearch\Form\Type\ListProductsType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "vendor_name" => "panametrics"
  "name" => null
]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "vendor_name" => "panametrics"
  "name" => null
  "facets" => BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#9169
    -selectedBuckets: & [
      "pa_max-pressure-in-bar" => [
        "min" => null
        "max" => null
      ]
      "pa_max-input-voltage-in-v" => [
        "min" => null
        "max" => null
      ]
      "pa_min-input-voltage-in-v" => [
        "min" => null
        "max" => null
      ]
      "pa_max-current" => [
        "min" => null
        "max" => null
      ]
      "pa_diameter-in-mm" => [
        "min" => null
        "max" => null
      ]
      "pa_max-temperatur-in-c" => [
        "min" => null
        "max" => null
      ]
      "pa_min-temperature-in-c" => [
        "min" => null
        "max" => null
      ]
    ]
  }
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
[
  "vendor_name" => "panametrics"
  "name" => null
]
[
  "vendor_name" => "panametrics"
  "name" => null
]
facets_resolver
BitBag\OpenMarketplace\Component\Elasticsearch\Form\Resolver\ListProductsFacetsResolver {#7265
  -queryBuilder: BitBag\OpenMarketplace\Component\Elasticsearch\QueryBuilder\ListProductsQueryBuilder {#7266 …}
  -facetRegistry: BitBag\SyliusElasticsearchPlugin\Facet\Registry {#5811 …}
  -finder: FOS\ElasticaBundle\Finder\TransformedFinder {#5800 …}
}
same as passed value

Resolved Options

View Variables