Class Compiler
Compiles a string query to an executable query.
Namespace: vierbergenlars\Forage\QueryParser
Located at vierbergenlars/Forage/QueryParser/Compiler.php
Located at vierbergenlars/Forage/QueryParser/Compiler.php
public
|
|
public
|
|
protected
boolean
|
|
public
|
|
protected
boolean
|
|
public
|
|
protected
boolean
|
|
public
|
|
public
|
|
public
|
|
public
|
protected
|
$queryBuilder |
|
#
The query builder the query gets inserted to |
protected
array
|
$allowedSearchFields | array() |
#
List of fields that are allowed with T_FIELD_SEARCH |
protected
array
|
$allowedFieldNames | array() |
#
List of fields that are allowed with T_FIELD_NAME |
protected
array
|
$allowedTokens | array() |
#
List of tokens that are allowed |