|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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 |