Get user profiles (no entity association, use sqlfilter if needed)
static public getUserProfiles ( $user_ID, $sqlfilter = '' ) : array | ||
$user_ID | user ID | |
$sqlfilter | string additional filter (must start with AND) (default '') | |
return | array | of the IDs of the profiles |