MCPcopy Create free account

hub / github.com/TannerGabriel/Blog / functions

Functions131 in github.com/TannerGabriel/Blog

↓ 5 callersMethodfindOne
(id: string)
nest-graph-ql/src/items/items.service.ts:21
↓ 4 callersMethodcreate
(userDTO: CreateUserDto)
nest-auth/src/user/user.service.ts:19
↓ 2 callersMethodcreate
(createItemDto: ItemInput)
nest-graph-ql/src/items/items.service.ts:12
↓ 2 callersMethodsanitizeUser
(user: User)
nest-auth/src/user/user.service.ts:13
↓ 2 callersMethodsignPayload
(payload: Payload)
nest-auth/src/auth/auth.service.ts:10
↓ 1 callersFunctionbootstrap
()
nestjs-typeorm/src/main.ts:4
↓ 1 callersFunctionbootstrap
()
NestVueChat/src/main.ts:6
↓ 1 callersFunctionbootstrap
()
nest-file-uploading/src/main.ts:4
↓ 1 callersFunctionbootstrap
()
nest-auth/src/main.ts:4
↓ 1 callersFunctionbootstrap
()
nest-graph-ql/src/main.ts:5
↓ 1 callersFunctionbootstrap
()
Nest-CRUD/src/main.ts:4
↓ 1 callersMethodcreate
(item: CreateItemDto)
Nest-CRUD/src/items/items.service.ts:19
↓ 1 callersMethoddelete
(id: string)
nestjs-typeorm/src/item/item.service.ts:29
↓ 1 callersMethoddelete
(id: string)
nest-graph-ql/src/items/items.service.ts:25
↓ 1 callersMethodfindAll
()
nestjs-typeorm/src/item/item.service.ts:11
↓ 1 callersMethodfindAll
()
nest-graph-ql/src/items/items.service.ts:17
↓ 1 callersMethodfindByLogin
(userDTO: LoginUserDto)
nest-auth/src/user/user.service.ts:31
↓ 1 callersMethodfindByPayload
(payload: any)
nest-auth/src/user/user.service.ts:45
↓ 1 callersMethodgetHello
()
nest-graph-ql/src/app.service.ts:5
↓ 1 callersMethodgetHello
()
Nest-CRUD/src/app.service.ts:5
↓ 1 callersFunctionghost
(url, key)
nuxt-ghost/utils/ghost.js:6
↓ 1 callersMethodregister
(@Body() userDTO: CreateUserDto)
nest-auth/src/auth/auth.controller.ts:31
↓ 1 callersMethodupdate
(id: string, newItem: ItemDto)
nestjs-typeorm/src/item/item.service.ts:23
↓ 1 callersMethodupdate
(id: string, item: Item)
nest-graph-ql/src/items/items.service.ts:29
↓ 1 callersMethodvalidateUser
(payload: Payload)
nest-auth/src/auth/auth.service.ts:14
Method$fragment
(fragment: string | DocumentNode)
prisma-crud/src/generated/prisma-client/index.ts:28
Methodaddition_isCorrect
Camera/app/src/test/java/com/example/videorecorder/ExampleUnitTest.kt:13
Methodaddition_isCorrect
CameraX/app/src/test/java/com/example/camerax/ExampleUnitTest.kt:13
Methodaddition_isCorrect
Notifications/app/src/test/java/com/example/notifications/ExampleUnitTest.kt:13
MethodafterInit
(server: Server)
NestVueChat/src/app.gateway.ts:28
MethodbindCamera
* Bind the Camera to the lifecycle */
CameraX/app/src/main/java/com/example/camerax/MainActivity.kt:87
MethodchangeFlashState
Camera/app/src/main/java/com/example/videorecorder/MainActivity.kt:81
Methodconstructor
(private readonly appService: AppService)
nestjs-typeorm/src/app.controller.ts:6
Methodconstructor
(private itemService: ItemService)
nestjs-typeorm/src/item/item.controller.ts:8
Methodconstructor
(@InjectRepository(Item) private readonly itemRepository: Repository<Item>)
nestjs-typeorm/src/item/item.service.ts:9
Methodconstructor
(private readonly appService: AppService)
nest-auth/src/app.controller.ts:6
Methodconstructor
(private userService: UserService)
nest-auth/src/auth/auth.service.ts:8
Methodconstructor
(private authService: AuthService)
nest-auth/src/auth/jwt.strategy.ts:9
Methodconstructor
(private userService: UserService, private authService: AuthService)
nest-auth/src/auth/auth.controller.ts:11
Methodconstructor
(@InjectModel('User') private readonly userModel: Model<User>)
nest-auth/src/user/user.service.ts:11
Methodconstructor
(private readonly appService: AppService)
nest-graph-ql/src/app.controller.ts:6
Methodconstructor
(@InjectModel('Item') private itemModel: Model<Item>)
nest-graph-ql/src/items/items.service.ts:10
Methodconstructor
(private readonly itemsService: ItemsService)
nest-graph-ql/src/items/items.resolver.ts:9
Methodconstructor
(private readonly appService: AppService)
Nest-CRUD/src/app.controller.ts:6
Methodconstructor
(@InjectModel('Item') private readonly itemModel: Model<Item>)
Nest-CRUD/src/items/items.service.ts:9
Methodconstructor
(private readonly itemsService: ItemsService)
Nest-CRUD/src/items/items.controller.ts:16
Methodcreate
(@Body() createItemDto: CreateItemDto)
Nest-CRUD/src/items/items.controller.ts:29
MethodcreateBadgedNotification
Create a notification which shows a badged on newer android versions
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:122
MethodcreateCustomNotification
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:249
FunctioncreateDraft
(parent, { title, content }, context: Context)
prisma-crud/src/index.ts:24
MethodcreateExpandableNotification
Create a notification that can be expanded for more information
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:171
MethodcreateFotoapparat
Camera/app/src/main/java/com/example/videorecorder/MainActivity.kt:64
MethodcreateGroupNotification
Create a simple group notification
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:222
MethodcreateHeadsUpNotification
Creates a headup notification
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:89
MethodcreateItem
(@Body() item: Item)
nestjs-typeorm/src/item/item.controller.ts:21
MethodcreateItem
(item: Item)
nestjs-typeorm/src/item/item.service.ts:19
MethodcreateItem
(@Args('input') input: ItemInput)
nest-graph-ql/src/items/items.resolver.ts:17
MethodcreateLockScreenNotification
Create a notification which will be visible on the lockscreen
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:102
MethodcreateNormalNotification
Creates a standard notification
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:78
MethodcreateNotification
Creates the notification and displays it
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:268
MethodcreateNotificationChannel
Create the notification channel
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:275
MethodcreateNotificationWithActionButtons
Create a notification with an action button
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:152
MethodcreateNotificationWithClickAction
Create a notification with a click event
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:133
MethodcreateProgressBarNotification
Create a notification with a simple progress bar
Notifications/app/src/main/java/com/example/notifications/MainActivity.kt:192
FunctioncreateUser
(parent, { email, password }, context: Context)
prisma-crud/src/index.ts:21
Functioncreated
()
NestVueChat/static/main.js:28
Methoddelete
(id: string)
Nest-CRUD/src/items/items.service.ts:24
Methoddelete
(@Param('id') id)
Nest-CRUD/src/items/items.controller.ts:34
MethoddeleteItem
(@Param('id') id: string)
nestjs-typeorm/src/item/item.controller.ts:31
MethoddeleteItem
(@Args('id') id: string)
nest-graph-ql/src/items/items.resolver.ts:30
FunctiondeletePost
(parent, { id }, context: Context)
prisma-crud/src/index.ts:27
Functiondrafts
(parent, args, context: Context)
prisma-crud/src/index.ts:10
FunctioneditFileName
(req, file, callback)
nest-file-uploading/src/utils/file-upload.utils.ts:10
Functionextend
(config, ctx)
nuxt-ghost/nuxt.config.js:57
Functionfeed
(parent, args, context: Context)
prisma-crud/src/index.ts:7
MethodfindAll
()
Nest-CRUD/src/items/items.service.ts:11
MethodfindAll
()
Nest-CRUD/src/items/items.controller.ts:19
MethodfindAllItems
()
nestjs-typeorm/src/item/item.controller.ts:11
MethodfindById
(@Param('id') id: number)
nestjs-typeorm/src/item/item.controller.ts:16
MethodfindById
(id: number)
nestjs-typeorm/src/item/item.service.ts:15
MethodfindOne
(id: string)
Nest-CRUD/src/items/items.service.ts:15
MethodfindOne
(@Param('id') id)
Nest-CRUD/src/items/items.controller.ts:24
MethodgetHello
()
nestjs-typeorm/src/app.service.ts:5
MethodgetHello
()
nestjs-typeorm/src/app.controller.ts:9
MethodgetHello
()
nest-auth/src/app.service.ts:5
MethodgetHello
()
nest-auth/src/app.controller.ts:9
MethodgetHello
()
nest-graph-ql/src/app.controller.ts:9
MethodgetHello
()
Nest-CRUD/src/app.controller.ts:9
FunctionghostAPI
()
nuxt-ghost/utils/ghost.js:27
MethodhandleConnection
(client: Socket, ...args: any[])
NestVueChat/src/app.gateway.ts:36
MethodhandleDisconnect
(client: Socket)
NestVueChat/src/app.gateway.ts:32
MethodhandleMessage
(client: Socket, payload: string)
NestVueChat/src/app.gateway.ts:24
MethodhasNoPermissions
Camera/app/src/main/java/com/example/videorecorder/MainActivity.kt:129
MethodhasNoPermissions
* Check if the app has all permissions */
CameraX/app/src/main/java/com/example/camerax/MainActivity.kt:70
Methodhello
()
nest-graph-ql/src/items/items.resolver.ts:35
FunctionimageFileFilter
(req, file, callback)
nest-file-uploading/src/utils/file-upload.utils.ts:3
Methoditems
()
nest-graph-ql/src/items/items.resolver.ts:12
Methodlogin
(@Body() userDTO: LoginUserDto)
nest-auth/src/auth/auth.controller.ts:20
MethodonCreate
Camera/app/src/main/java/com/example/videorecorder/MainActivity.kt:39
MethodonCreate
CameraX/app/src/main/java/com/example/camerax/MainActivity.kt:29
next →1–100 of 131, ranked by callers