Skip to content

SectionId Criterion

The SectionId Search Criterion searches for content based on the Section it is assigned to.

Arguments

  • value - int(s) representing the IDs of the Section(s)

Example

1
$query->query = new Criterion\SectionId(3);