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" => "voith_hystech_gmbh"
  "name" => null
]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "vendor_name" => "voith_hystech_gmbh"
  "name" => null
  "facets" => BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#9424
    -selectedBuckets: & [
      "pa_max-pressure-in-bar" => [
        "min" => null
        "max" => null
      ]
      "pa_nom-oper-pressure-in-bar" => [
        "min" => null
        "max" => null
      ]
      "pa_nom-tank-pressure-in-bar" => [
        "min" => null
        "max" => null
      ]
      "pa_max-outlet-pressure-bar" => [
        "min" => null
        "max" => null
      ]
      "pa_geometrical-volume-in-l" => [
        "min" => null
        "max" => null
      ]
      "pa_volume-water-equival-in-l" => [
        "min" => null
        "max" => null
      ]
      "pa_diameter-in-mm" => [
        "min" => null
        "max" => null
      ]
      "pa_max-storage-in-kg-h2" => [
        "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" => "voith_hystech_gmbh"
  "name" => null
]
[
  "vendor_name" => "voith_hystech_gmbh"
  "name" => null
]
facets_resolver
BitBag\OpenMarketplace\Component\Elasticsearch\Form\Resolver\ListProductsFacetsResolver {#7520
  -queryBuilder: BitBag\OpenMarketplace\Component\Elasticsearch\QueryBuilder\ListProductsQueryBuilder {#7521 …}
  -facetRegistry: BitBag\SyliusElasticsearchPlugin\Facet\Registry {#5714 …}
  -finder: FOS\ElasticaBundle\Finder\TransformedFinder {#5553 …}
}
same as passed value

Resolved Options

View Variables