UserPicker The UserPicker class helps to fetch the right files for the API calls for the user picker component in the panel. Full class name: Kirby\Cms\UserPicker kirby/src/Cms/UserPicker.php#L18 new UserPicker() $userpicker->defaults() $userpicker->items() $userpicker->itemsToArray() $userpicker->paginate() $userpicker->paginationToArray() $userpicker->search() $userpicker->toArray()