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
↓ 2 callers
Method
findUserById
(userId: number, isAdmin: boolean)
meeting_room_booking_system_backend/src/user/user.service.ts:173
↓ 2 callers
Method
generateCode
()
short-url/src/unique-code.service.ts:14
↓ 2 callers
Method
getHello
()
custom-decorator/src/app.controller.ts:17
↓ 2 callers
Method
getHello
()
exam-system/apps/exam/src/exam.service.ts:8
↓ 2 callers
Method
getHello
()
exception-filter-test/src/app.service.ts:5
↓ 2 callers
Method
getHello
()
midleware-test/src/app.service.ts:5
↓ 2 callers
Method
getHello
()
aop-test/src/app.service.ts:5
↓ 2 callers
Method
getHello
()
custom-provider/src/app.service.ts:5
↓ 2 callers
Method
getHello
()
logger-test/src/app.service.ts:10
↓ 2 callers
Function
getUserInfo
()
meeting_room_booking_system_frontend_user/src/page/booking_history/BookingHistory.tsx:31
↓ 2 callers
Function
getUserInfo
()
chat-room-frontend/src/pages/Chat/index.tsx:66
↓ 2 callers
Function
getUserInfo
()
meeting_room_booking_system_frontend_admin/src/interfaces/interfaces.ts:92
↓ 2 callers
Method
hashGet
(key: string)
article-views/src/redis/redis.service.ts:26
↓ 2 callers
Method
hashSet
(key: string, obj: Record<string, any>, ttl?: number)
article-views/src/redis/redis.service.ts:30
↓ 2 callers
Method
keys
(pattern: string)
ranking-list-test/src/redis/redis.service.ts:58
↓ 2 callers
Method
log
(message: string, context: string)
nest-winston-test/src/winston/MyLogger.ts:13
↓ 2 callers
Method
login
(loginUserDto: LoginUserDto, isAdmin: boolean)
meeting_room_booking_system_backend/src/user/user.service.ts:119
↓ 2 callers
Function
md5
(str)
login-and-register/src/user/user.service.ts:9
↓ 2 callers
Function
presignedUrl
(fileName: string)
chat-room-frontend/src/interfaces/index.ts:88
↓ 2 callers
Function
query
()
chat-room-frontend/src/pages/Collection/index.tsx:78
↓ 2 callers
Function
queryChatHistoryList
(chatroomId: number)
chat-room-frontend/src/pages/Chat/index.tsx:158
↓ 2 callers
Method
register
(user: RegisterUserDto)
chat-room-backend/src/user/user.service.ts:20
↓ 2 callers
Function
registerService
(serviceName, instanceId, metadata)
etcd-test/index.js:26
↓ 2 callers
Function
render
(_, record)
meeting_room_booking_system_frontend_admin/src/pages/BookingManage/BookingManage.tsx:59
↓ 2 callers
Method
sendMail
({ to, subject, html })
exam-system/libs/email/src/email.service.ts:21
↓ 2 callers
Function
sendMessage
(value: string, type: MessageType = 'text')
chat-room-frontend/src/pages/Chat/index.tsx:106
↓ 2 callers
Method
set
(key: string, value: string | number, ttl?: number)
exam-system/libs/redis/src/redis.service.ts:18
↓ 2 callers
Method
transformToNewPlain
( palin: any, options: ClassTransformOptions, )
serializer-interceptor-test/src/class-serializer.interceptor.ts:44
↓ 2 callers
Method
update
(id: number, updateArticleDto: UpdateArticleDto)
article-views/src/article/article.service.ts:91
↓ 2 callers
Method
update
(userId: number, updateUserDto: UpdateUserDto)
chat-room-backend/src/user/user.service.ts:133
↓ 2 callers
Method
xxx
()
monorepo-test/libs/lib1/src/lib1.service.ts:6
↓ 1 callers
Function
Bbb
(path, role)
custom-decorator/src/bbb.decorator.ts:5
↓ 1 callers
Function
Ddd
(path, metadata)
custom-decorator/src/ddd.decorator.ts:3
↓ 1 callers
Function
MyContains
(content: string, options?: ValidationOptions)
class-validator-decorators/src/my-contain.decorator.ts:5
↓ 1 callers
Function
RequirePermission
(...permissions: string[])
meeting_room_booking_system_backend/src/custom.decorator.ts:7
↓ 1 callers
Function
RequirePermission
(...permissions: string[])
rbac-test/src/custom-decorator.ts:5
↓ 1 callers
Method
add
(chatroomId: number, history: HistoryDto)
chat-room-backend/src/chat-history/chat-history.service.ts:42
↓ 1 callers
Function
addMember
(chatroomId: number, joinUsername: string)
chat-room-frontend/src/interfaces/index.ts:146
↓ 1 callers
Function
addToFavorite
(chatHistoryId: number)
chat-room-frontend/src/pages/Chat/index.tsx:186
↓ 1 callers
Function
agree
(id: number)
chat-room-frontend/src/pages/Notification/index.tsx:105
↓ 1 callers
Function
agreeFriendRequest
(id: number)
chat-room-frontend/src/interfaces/index.ts:109
↓ 1 callers
Function
answerAdd
(data: { examId: number, content: string})
exam-system-frontend/src/interfaces/index.tsx:127
↓ 1 callers
Function
answerExport
(examId: number)
exam-system-frontend/src/interfaces/index.tsx:135
↓ 1 callers
Function
answerFind
(id: number)
exam-system-frontend/src/interfaces/index.tsx:131
↓ 1 callers
Function
bookingAdd
(booking: CreateBooking)
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:150
↓ 1 callers
Function
bookingList
(searchBooking: SearchBooking, pageNo: number, pageSize: number)
meeting_room_booking_system_frontend_user/src/interface/interfaces.ts:116
↓ 1 callers
Function
bookingList
(searchBooking: SearchBooking, pageNo: number, pageSize: number)
meeting_room_booking_system_frontend_admin/src/interfaces/interfaces.ts:144
↓ 1 callers
Function
bootstrap
()
article-views/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
book-management-system-backend/src/main.ts:7
↓ 1 callers
Function
bootstrap
()
sse-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
email-login-backend/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
nest-config-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
gif-compression-backend/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
login-and-register/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
pipe-test/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
all-decorator/src/main.ts:7
↓ 1 callers
Function
bootstrap
()
interceptor-test/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
chat-room-backend/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
nest-dockerfile/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
meeting_room_booking_system_backend/src/main.ts:14
↓ 1 callers
Function
bootstrap
()
meeting_room_booking_system_backend/src/repl.ts:4
↓ 1 callers
Function
bootstrap
()
compodoc-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
nearby-search/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
nest-graphql/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
docker-compose-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
dynamic-module/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
acl-test/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
microservice-test-user/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
nest-redis/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
graphql-todolist/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
swagger-test/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
custom-decorator/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
serializer-interceptor-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
fastify-test/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
class-validator-decorators/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
nest-ioc/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
nest-winston-test/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
vo-test/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
exam-system/apps/user/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
exam-system/apps/exam-system/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
exam-system/apps/analyse/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
exam-system/apps/answer/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
exam-system/apps/exam/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
redis-session-test/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
monorepo-test/apps/monorepo-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
monorepo-test/apps/app2/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
nest-typeorm-migration/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
grpc-client/apps/grpc-client/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
grpc-client/apps/grpc-server/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
exception-filter-test/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
short-url/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
dto-vo-test/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
version-test/src/main.ts:6
↓ 1 callers
Function
bootstrap
()
rbac-test/src/main.ts:5
↓ 1 callers
Function
bootstrap
()
ranking-list-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
global-and-lifecycle/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
nest-passport/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
midleware-test/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
nest-mongoose/src/main.ts:4
↓ 1 callers
Function
bootstrap
()
minio-fe-upload/src/main.ts:5
← previous
next →
101–200 of 1,779, ranked by callers