PregMatchRule
extends PregRule
Table of Contents
Methods
-
__construct()
: mixed
-
evaluate()
: mixed
-
evaluateValue()
: mixed
-
getAction()
: mixed
-
getContext()
: mixed
-
getKeys()
: mixed
-
getPath()
: mixed
-
getProcess()
: mixed
-
make()
: static|null
-
matchKey()
: bool
-
matchPath()
: mixed
__construct()
public
__construct(mixed $_1492477676, mixed $_276928513, mixed $_1224788924, mixed $_971696727, mixed $_1561479573, mixed $_1578917469, mixed $_1719713235) : mixed
Parameters
-
$_1492477676
: mixed
-
-
$_276928513
: mixed
-
-
$_1224788924
: mixed
-
-
$_971696727
: mixed
-
-
$_1561479573
: mixed
-
-
$_1578917469
: mixed
-
-
$_1719713235
: mixed
-
evaluate()
public
evaluate(mixed $_2127684584) : mixed
Parameters
-
$_2127684584
: mixed
-
evaluateValue()
public
evaluateValue(mixed $_387279861) : mixed
Parameters
-
$_387279861
: mixed
-
getAction()
public
getAction() : mixed
getContext()
public
getContext() : mixed
getKeys()
public
getKeys() : mixed
getPath()
public
getPath() : mixed
getProcess()
public
getProcess() : mixed
make()
public
static make(array<string|int, mixed> $_1847564510) : static|null
Parameters
-
$_1847564510
: array<string|int, mixed>
-
Return values
static|null
matchKey()
public
matchKey(array<string|int, mixed> $_112141834) : bool
Parameters
-
$_112141834
: array<string|int, mixed>
-
matchPath()
public
matchPath(mixed $_2060986484) : mixed
Parameters
-
$_2060986484
: mixed
-