Class RQuery
© 2019 Palo Alto Networks, Inc. All rights reserved.
Licensed under SCRIPT SOFTWARE AGREEMENT, Palo Alto Networks, Inc., at https://www.paloaltonetworks.com/legal/script-software-license-1-0.pdf
Located at misc-classes/RQuery.php
public
|
|
public
boolean
|
|
public
boolean|integer
|
|
public
|
|
public
|
|
public
|
public
null|string
|
$expression | null |
|
public
|
$subQueries | array() |
|
public
string[]
|
$subQueriesOperators | array() |
|
public static
array
|
$defaultFilters | array() |
|
public static
array
|
$commonFilters | array() |
|
public static
array
|
$mathOps | array('>' => '>', '<' => '<', '=' => '==', '==' => '==', '!=' => '!=', '<=' => '<=', '>=' => '>=') |
|
public
mixed
|
$objectType | null |
|
public
null|string
|
$argument | null |
#
filter argument |
public
null|string[]
|
$argumentList | null |
|
public
array
|
$refOperator | |
#
pointer to the operator descriptor |
public
string
|
$operator | |
#
operator of this rquery |
public
string
|
$field | |
#
field to which this Rquery applies |
public
boolean
|
$inverted | FALSE |
|
public
integer
|
$level | 0 |
|
public
string
|
$text | '' |