↓ 33 callersMethodget(domainId: string, page = 1, q = '', limit: number, pjax = false, quick = false, sortStrategy = 'default')
packages/hydrooj/src/handler/problem.ts:109
↓ 32 callersMethodcreate(
mail: string, uname: string, password: string,
uid?: number, regip: string = '127.0.0.1', pr
packages/hydrooj/src/model/user.ts:321
↓ 17 callersMethodexecute(
context: ApiExecutionContext, callOrName: ApiCall<ApiType, any, any> | string,
rawArgs: any,
framework/framework/api.ts:147