https://www.dev.mazykkavinyles.fr/vinyles/search?page=3&styles%5B0%5D=12

Forms

  • 1
    (no name)
    • styles
    • label
    • artist
    • year
    • q
    • inStock
    • promo
    • homeprod
    • repress
    • neuf
    • occasion

(no name)

"App\Form\SearchType"

Errors

Message Origin Cause
This form should not contain extra fields. Caused by:
Symfony\Component\Validator\ConstraintViolation {#2285
  root: Symfony\Component\Form\Form {#1415 …}
  path: ""
  value: [
    "page" => "3"
  ]
}

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Services\Search {#798
  +styles: [
    App\Entity\Style {#1212
      -id: 12
      -name: "tribe"
      -vinyls: Doctrine\ORM\PersistentCollection {#1213 …}
      -cds: Doctrine\ORM\PersistentCollection {#1215 …}
      -slug: "tribe"
    }
  ]
  +label: null
  +artist: null
  +year: null
  +q: null
  +inStock: false
  +promo: false
  +repress: false
  +neuf: false
  +occasion: false
  +homeprod: false
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Services\Search {#798
  +styles: [
    App\Entity\Style {#1212
      -id: 12
      -name: "tribe"
      -vinyls: Doctrine\ORM\PersistentCollection {#1213 …}
      -cds: Doctrine\ORM\PersistentCollection {#1215 …}
      -slug: "tribe"
    }
  ]
  +label: null
  +artist: null
  +year: null
  +q: null
  +inStock: false
  +promo: false
  +repress: false
  +neuf: false
  +occasion: false
  +homeprod: false
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Services\Search {#798
  +styles: [
    App\Entity\Style {#1212
      -id: 12
      -name: "tribe"
      -vinyls: Doctrine\ORM\PersistentCollection {#1213 …}
      -cds: Doctrine\ORM\PersistentCollection {#1215 …}
      -slug: "tribe"
    }
  ]
  +label: null
  +artist: null
  +year: null
  +q: null
  +inStock: false
  +promo: false
  +repress: false
  +neuf: false
  +occasion: false
  +homeprod: false
}
same as passed value

Resolved Options

View Variables