Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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 |