MCPcopy Create free account

hub / github.com/ARTHURPC03/Be-The-Hero / functions

Functions26 in github.com/ARTHURPC03/Be-The-Hero

↓ 1 callersFunctionhandleDeleteIncident
(id)
frontend/src/pages/Profile/index.js:32
↓ 1 callersFunctionloadIncidents
()
mobile/src/pages/Incidents/index.js:37
↓ 1 callersFunctionusePersistedState
(key, initialState)
frontend/src/utils/usePersistedState.js:3
FunctionApp
()
frontend/src/App.js:12
FunctionApp
()
mobile/App.js:8
FunctionHeader
({ toggleTheme })
frontend/src/components/Header/index.js:8
FunctionLogon
()
frontend/src/pages/Logon/index.js:12
FunctionNewIncident
()
frontend/src/pages/NewIncident/index.js:11
FunctionRoutes
()
frontend/src/routes.js:9
FunctionRoutes
()
mobile/src/routes.js:14
Functioncreate
(request, response)
backend/src/controllers/OngController.js:11
Functioncreate
(request, response)
backend/src/controllers/SessionController.js:4
Functioncreate
(request, response)
backend/src/controllers/IncidentController.js:29
Functiondelete
(request, response)
backend/src/controllers/IncidentController.js:43
FunctionhandleLogin
(e)
frontend/src/pages/Logon/index.js:16
FunctionhandleLogout
()
frontend/src/pages/Profile/index.js:46
FunctionhandleNewIncident
(e)
frontend/src/pages/NewIncident/index.js:20
FunctionhandleRegister
(e)
frontend/src/pages/Register/index.js:18
Functionindex
(request, response)
backend/src/controllers/OngController.js:5
Functionindex
(request, response)
backend/src/controllers/ProfileController.js:4
Functionindex
(request, response)
backend/src/controllers/IncidentController.js:4
FunctionnavigateBack
()
mobile/src/pages/Detail/index.js:38
FunctionnavigateToDetail
(incident)
mobile/src/pages/Incidents/index.js:33
FunctionsendMail
()
mobile/src/pages/Detail/index.js:42
FunctionsendWhatsapp
()
mobile/src/pages/Detail/index.js:50
FunctiontoggleTheme
()
frontend/src/App.js:15