Skip to content

LocationId Criterion

The LocationId Search Criterion searches for content based in the Location ID.

Arguments

  • value - int(s) representing the Location ID(s).

Example

1
$query->query = new Criterion\LocationId(62);