|
Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |