$argument->resolve() Return the argument value and resolves nested objects to scaler types kirby/src/Query/Argument.php#L92 $argument->resolve(object|array $data = [ ]): mixed|null Parameters Name Type Default $data object|array [ ] Return type mixed|null Parent class Kirby\Query\Argument