Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuarkGluonPlasma/nestjs-course-code
/ functions
Functions
1,779 in github.com/QuarkGluonPlasma/nestjs-course-code
⨍
Functions
1,779
◇
Types & classes
1,680
↓ 1 callers
Method
getHello
()
repl-test/src/app.service.ts:5
↓ 1 callers
Method
getLongUrl
(code: string)
short-url/src/short-long-map.service.ts:17
↓ 1 callers
Method
getMemInfo
()
server-status/src/app.controller.ts:66
↓ 1 callers
Function
getSelectedKeys
()
meeting_room_booking_system_frontend_user/src/page/menu/Menu.tsx:36
↓ 1 callers
Function
getSelectedKeys
()
chat-room-frontend/src/pages/Menu/index.tsx:57
↓ 1 callers
Function
getSelectedKeys
()
meeting_room_booking_system_frontend_admin/src/pages/Menu/Menu.tsx:50
↓ 1 callers
Method
getServerIP
()
server-status/src/app.controller.ts:34
↓ 1 callers
Method
getSysInfo
()
server-status/src/app.controller.ts:25
↓ 1 callers
Method
getUniversityData
()
ppt-generate/src/app.service.ts:14
↓ 1 callers
Function
getUserInfo
()
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:92
↓ 1 callers
Function
getUserInfo
()
chat-room-frontend/src/interfaces/index.ts:76
↓ 1 callers
Method
getYearKey
()
ranking-list-test/src/ranking/ranking.service.ts:16
↓ 1 callers
Function
goToChat
(friendId: number)
chat-room-frontend/src/pages/Friendship/index.tsx:29
↓ 1 callers
Function
groupMembers
(chatroomId: number)
chat-room-frontend/src/interfaces/index.ts:138
↓ 1 callers
Function
handleDelete
(id: number)
book-management-system-frontend/src/pages/BookManage/index.tsx:47
↓ 1 callers
Function
handleDelete
(id: number)
meeting_room_booking_system_frontend_admin/src/pages/MeetingRoomManage/MeetingRoomManage.tsx:97
↓ 1 callers
Function
handleMask
(maskBytes, data)
my-websocket/src/ws.js:11
↓ 1 callers
Method
handleRealData
(opcode, realDataBuffer)
my-websocket/src/ws.js:74
↓ 1 callers
Function
handleResults
(results)
mail-test/index2.js:27
↓ 1 callers
Method
hashGet
(key: string)
redis-session-test/src/redis/redis.service.ts:10
↓ 1 callers
Function
hashKey
(key)
my-websocket/src/ws.js:5
↓ 1 callers
Method
hashSet
(key: string, obj: Record<string, any>, ttl?: number)
redis-session-test/src/redis/redis.service.ts:14
↓ 1 callers
Method
initData
()
following/src/user/user.service.ts:15
↓ 1 callers
Method
ipToCity
(ip: string)
request-log/src/request-log.interceptor.ts:16
↓ 1 callers
Function
isObject
(value)
serializer-interceptor-test/src/class-serializer.interceptor.ts:8
↓ 1 callers
Method
keys
(pattern: string)
exam-system/libs/redis/src/redis.service.ts:10
↓ 1 callers
Function
list
(name: string)
book-management-system-frontend/src/interfaces/index.ts:22
↓ 1 callers
Method
list
(@Query('examId') examId: string)
exam-system/apps/answer/src/answer.controller.ts:31
↓ 1 callers
Method
listGet
(key: string)
acl-test/src/redis/redis.service.ts:10
↓ 1 callers
Method
listSet
(key: string, list: Array<string>, ttl?: number)
acl-test/src/redis/redis.service.ts:14
↓ 1 callers
Method
log
(message, context)
logger-test/src/logger/MyLogger.ts:6
↓ 1 callers
Function
login
(username: string, password: string)
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:62
↓ 1 callers
Function
login
()
refresh_token_test/src/App.tsx:76
↓ 1 callers
Function
login
(username: string, password: string)
chat-room-frontend/src/interfaces/index.ts:46
↓ 1 callers
Function
login
(username: string, password: string)
book-management-system-frontend/src/interfaces/index.ts:16
↓ 1 callers
Function
login
(username: string, password: string)
meeting_room_booking_system_frontend_admin/src/interfaces/interfaces.ts:66
↓ 1 callers
Function
login
(username: string, password: string)
exam-system-frontend/src/interfaces/index.tsx:12
↓ 1 callers
Method
login
(loginUserDto: LoginUserDto)
chat-room-backend/src/user/user.service.ts:64
↓ 1 callers
Method
login
(loginUserDto: LoginUserDto)
exam-system/apps/user/src/user.service.ts:60
↓ 1 callers
Function
main
()
prisma-client-api/prisma/seed.ts:12
↓ 1 callers
Function
main
()
prisma-all-command/prisma/seed.ts:12
↓ 1 callers
Function
main
()
mail-test/index.js:14
↓ 1 callers
Function
main
()
exceljs-test/index2.js:3
↓ 1 callers
Function
main
()
exceljs-test/index.js:3
↓ 1 callers
Function
main
()
oss-test/index2.js:3
↓ 1 callers
Function
main
()
mongoose-test/index.js:5
↓ 1 callers
Function
meetingRoomList
(name: string, capacity: number, equipment: string, pageNo: number, pageSize: number)
meeting_room_booking_system_frontend_admin/src/interfaces/interfaces.ts:116
↓ 1 callers
Function
meetingRoomUsedCount
(startTime: string, endTime: string)
meeting_room_booking_system_frontend_admin/src/interfaces/interfaces.ts:186
↓ 1 callers
Method
members
(chatroomId: number)
chat-room-backend/src/chatroom/chatroom.service.ts:107
↓ 1 callers
Method
presignedPutObject
(@Query('name') name: string)
meeting_room_booking_system_backend/src/minio/minio.controller.ts:11
↓ 1 callers
Function
presignedUrl
(fileName: string)
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:167
↓ 1 callers
Method
processData
(bufferData)
my-websocket/src/ws.js:88
↓ 1 callers
Function
put
()
oss-test/index.js:10
↓ 1 callers
Function
query
()
single-token-refresh-frontend/src/App.tsx:8
↓ 1 callers
Function
query
()
meeting_room_booking_system_frontend_user/src/page/update_info/UpdateInfo.tsx:60
↓ 1 callers
Function
query
()
refresh_token_test/src/App.tsx:85
↓ 1 callers
Function
query
()
chat-room-frontend/src/pages/UpdateInfo/index.tsx:26
↓ 1 callers
Function
query
()
book-management-system-frontend/src/pages/BookManage/UpdateBookModal.tsx:47
↓ 1 callers
Function
query
()
meeting_room_booking_system_frontend_admin/src/pages/MeetingRoomManage/UpdateMeetingRoomModal.tsx:50
↓ 1 callers
Function
query
()
meeting_room_booking_system_frontend_admin/src/pages/InfoModify/InfoModify.tsx:50
↓ 1 callers
Function
query
()
meeting_room_booking_system_frontend_admin/src/pages/PasswordModify/PasswordModify.tsx:64
↓ 1 callers
Function
query
()
exam-system-frontend/src/pages/Edit/index.tsx:30
↓ 1 callers
Function
query
()
exam-system-frontend/src/pages/ExamList/RankingModal.tsx:20
↓ 1 callers
Function
query
()
exam-system-frontend/src/pages/Exam/index.tsx:14
↓ 1 callers
Function
query
()
exam-system-frontend/src/pages/Res/index.tsx:15
↓ 1 callers
Function
queryChatroomList
()
chat-room-frontend/src/pages/Chat/index.tsx:128
↓ 1 callers
Function
queryExam
(examId: number)
exam-system-frontend/src/pages/Res/index.tsx:32
↓ 1 callers
Function
queryFavoriteList
()
chat-room-frontend/src/interfaces/index.ts:162
↓ 1 callers
Function
queryMembers
()
chat-room-frontend/src/pages/Group/MembersModal.tsx:25
↓ 1 callers
Method
queryOneToOneChatroom
(userId1: number, userId2: number)
chat-room-backend/src/chatroom/chatroom.service.ts:194
↓ 1 callers
Function
randomNum
()
book-management-system-backend/src/book/book.service.ts:7
↓ 1 callers
Function
ranking
(examId: number)
exam-system-frontend/src/interfaces/index.tsx:155
↓ 1 callers
Function
refreshToken
()
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:51
↓ 1 callers
Function
refreshToken
()
refresh_token_test/src/App.tsx:13
↓ 1 callers
Function
refreshToken
()
meeting_room_booking_system_frontend_admin/src/interfaces/interfaces.ts:55
↓ 1 callers
Function
register
(registerUser: RegisterUser)
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:76
↓ 1 callers
Function
register
(registerUser: RegisterUser)
chat-room-frontend/src/interfaces/index.ts:60
↓ 1 callers
Function
register
(username: string, password: string)
book-management-system-frontend/src/interfaces/index.ts:10
↓ 1 callers
Function
register
(registerUser: RegisterUser)
exam-system-frontend/src/interfaces/index.tsx:26
↓ 1 callers
Method
register
(registerUserDto: RegisterUserDto)
book-management-system-backend/src/user/user.service.ts:13
↓ 1 callers
Method
register
(options: DbModuleOptions )
book-management-system-backend/src/db/db.module.ts:10
↓ 1 callers
Method
register
(user: RegisterDto)
login-and-register/src/user/user.service.ts:37
↓ 1 callers
Method
register
(user: RegisterUserDto)
meeting_room_booking_system_backend/src/user/user.service.ts:72
↓ 1 callers
Method
register
(user: RegisterUserDto)
exam-system/apps/user/src/user.service.ts:19
↓ 1 callers
Method
register
(options)
logger-test/src/logger2/logger.module.ts:7
↓ 1 callers
Method
registerByGoogleInfo
(email: string, nickName: string, headPic: string)
meeting_room_booking_system_backend/src/user/user.service.ts:106
↓ 1 callers
Function
registerCaptcha
(email: string)
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:68
↓ 1 callers
Function
registerCaptcha
(email: string)
chat-room-frontend/src/interfaces/index.ts:52
↓ 1 callers
Function
registerCaptcha
(email: string)
exam-system-frontend/src/interfaces/index.tsx:18
↓ 1 callers
Function
reject
(id: number)
chat-room-frontend/src/pages/Notification/index.tsx:118
↓ 1 callers
Method
reject
(id: number)
meeting_room_booking_system_backend/src/booking/booking.service.ts:159
↓ 1 callers
Function
rejectFriendRequest
(id: number)
chat-room-frontend/src/interfaces/index.ts:113
↓ 1 callers
Method
remove
(id: number)
graphql-todolist/src/app.service.ts:51
↓ 1 callers
Function
renderComponents
(arr: Array<Question>)
exam-system-frontend/src/pages/Edit/index.tsx:50
↓ 1 callers
Function
renderComponents
(arr: Array<Question>)
exam-system-frontend/src/pages/Exam/index.tsx:74
↓ 1 callers
Function
renderComponents
(arr: Array<Question>)
exam-system-frontend/src/pages/Res/index.tsx:52
↓ 1 callers
Function
renderPreviewComponents
(arr: Array<Question>)
exam-system-frontend/src/pages/Edit/PreviewModal.tsx:12
↓ 1 callers
Function
reportWebVitals
(onPerfEntry?: ReportHandler)
sse-test-frontend/src/reportWebVitals.ts:3
↓ 1 callers
Function
reportWebVitals
(onPerfEntry?: ReportHandler)
refresh_token_test/src/reportWebVitals.ts:3
↓ 1 callers
Function
reportWebVitals
email-login-frontend/src/reportWebVitals.js:1
← previous
next →
401–500 of 1,779, ranked by callers