$arguments->resolve() Resolve each argument, so that they can passed together to the actual method call kirby/src/Query/Arguments.php#L51 $arguments->resolve(object|array $data = [ ]): array Parameters Name Type Default $data object|array [ ] Return type array Parent class Kirby\Query\Arguments