HumHub Documentation (unofficial)

JSONPathToken
in package

Table of Contents

Constants

T_INDEX  = 'index'
T_INDEXES  = 'indexes'
T_QUERY_MATCH  = 'queryMatch'
T_QUERY_RESULT  = 'queryResult'
T_RECURSIVE  = 'recursive'
T_SLICE  = 'slice'

Properties

$type  : string
$value  : mixed

Methods

__construct()  : mixed
buildFilter()  : mixed
getTypes()  : array<string|int, mixed>
validateType()  : void

Constants

Properties

Methods

getTypes()

public static getTypes() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results