Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
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 |