SearchQueryTermGroup

Type
Class
Namespace
craft\search
Inherits
craft\search\SearchQueryTermGroup
Since
3.0.0

Search Query Term Group class Contains multiple SearchQueryTerm instances, each representing a term in the search query that was combined by "OR".

View source (opens new window)

# Public Properties

# terms

Type
array (opens new window), null (opens new window)
Default value
null

View source (opens new window)

# Public Methods

Method Description
__construct() Constructor

# __construct()

Constructor

View source (opens new window)

Arguments