MCPcopy Create free account

hub / github.com/MicrosoftDocs/mslearn-module-shifting-nodejs-express-apis-to-serverless / functions

Functions28 in github.com/MicrosoftDocs/mslearn-module-shifting-nodejs-express-apis-to-serverless

↓ 4 callersFunctionreadVacationsFromFile
()
server/services/vacation.service.ts:5
↓ 2 callersMethodclear
()
src/app/vacations/vacations.component.ts:72
↓ 2 callersMethodgetVacations
()
src/app/vacations/vacations.component.ts:94
↓ 1 callersMethodadd
(vacation: Vacation)
src/app/vacations/vacations.component.ts:60
↓ 1 callersMethodclear
()
src/app/vacations/vacation-detail.component.ts:103
↓ 1 callersMethodcloseModal
()
src/app/vacations/vacations.component.ts:76
↓ 1 callersMethoddeleteVacation
()
src/app/vacations/vacations.component.ts:80
↓ 1 callersFunctionstartServer
()
server/server.ts:6
↓ 1 callersMethodupdate
(vacation: Vacation)
src/app/vacations/vacations.component.ts:111
FunctionaddVacation
(vacation: Vacation)
server/services/vacation.service.ts:9
MethodaskToDelete
(vacation: Vacation)
src/app/vacations/vacations.component.ts:64
MethodbyId
(vacation: Vacation)
src/app/vacations/vacation-list.component.ts:61
Methodconstructor
(serviceElementsFactory: EntityCollectionServiceElementsFactory)
src/app/vacations/vacation.service.ts:17
Methodconstructor
( private vacationService: VacationService // , private modalService: ModalService )
src/app/vacations/vacations.component.ts:50
FunctiondeleteVacation
(id: string)
server/services/vacation.service.ts:44
MethoddeleteVacation
(vacation: Vacation)
src/app/vacations/vacation-list.component.ts:57
MethodenableAddMode
()
src/app/vacations/vacations.component.ts:90
FunctiongetVacations
()
server/services/vacation.service.ts:57
MethodhandleAdd
()
src/app/shared/list-header.component.ts:28
MethodhandleClick
()
src/app/shared/button-footer.component.ts:27
MethodhandleRefresh
()
src/app/shared/list-header.component.ts:31
MethodngOnChanges
(changes: SimpleChanges)
src/app/vacations/vacation-detail.component.ts:93
MethodngOnInit
()
src/app/vacations/vacations.component.ts:56
Methodsave
(vacation: Vacation)
src/app/vacations/vacations.component.ts:99
MethodsaveVacation
()
src/app/vacations/vacation-detail.component.ts:107
Methodselect
(vacation: Vacation)
src/app/vacations/vacations.component.ts:107
MethodselectVacation
(vacation: Vacation)
src/app/vacations/vacation-list.component.ts:53
FunctionupdateVacation
(updatedVacation: Vacation)
server/services/vacation.service.ts:24