Skip to content

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

Public Properties ​

PropertyDescription
termsarray, null

terms ​

Type
array, null
Default value
null

View source

Public Methods ​

MethodDescription
__construct()Constructor

__construct() ​

Constructor

View source

Arguments ​