Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for JmesPath\Utils, including all inherited members.
$typeMap (defined in JmesPath\Utils) | JmesPath\Utils | static |
add($a, $b) | JmesPath\Utils | static |
isArray($value) | JmesPath\Utils | static |
isEqual($a, $b) | JmesPath\Utils | static |
isObject($value) | JmesPath\Utils | static |
isTruthy($value) (defined in JmesPath\Utils) | JmesPath\Utils | static |
slice($value, $start=null, $stop=null, $step=1) | JmesPath\Utils | static |
stableSort(array $data, callable $sortFn) | JmesPath\Utils | static |
type($arg) | JmesPath\Utils | static |