Skip to content

SectionIdentifier Criterion

The SectionIdentifier Search Criterion searches for content based on the identifier of the Section it is assigned to.

Arguments

  • value - string(s) representing the identifiers of the Section(s)

Example

1
$query->query = new Criterion\SectionIdentifier(['sports', 'news']);