Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARTHURPC03/Be-The-Hero
/ functions
Functions
26 in github.com/ARTHURPC03/Be-The-Hero
⨍
Functions
26
◇
Types & classes
0
↓ 1 callers
Function
handleDeleteIncident
(id)
frontend/src/pages/Profile/index.js:32
↓ 1 callers
Function
loadIncidents
()
mobile/src/pages/Incidents/index.js:37
↓ 1 callers
Function
usePersistedState
(key, initialState)
frontend/src/utils/usePersistedState.js:3
Function
App
()
frontend/src/App.js:12
Function
App
()
mobile/App.js:8
Function
Header
({ toggleTheme })
frontend/src/components/Header/index.js:8
Function
Logon
()
frontend/src/pages/Logon/index.js:12
Function
NewIncident
()
frontend/src/pages/NewIncident/index.js:11
Function
Routes
()
frontend/src/routes.js:9
Function
Routes
()
mobile/src/routes.js:14
Function
create
(request, response)
backend/src/controllers/OngController.js:11
Function
create
(request, response)
backend/src/controllers/SessionController.js:4
Function
create
(request, response)
backend/src/controllers/IncidentController.js:29
Function
delete
(request, response)
backend/src/controllers/IncidentController.js:43
Function
handleLogin
(e)
frontend/src/pages/Logon/index.js:16
Function
handleLogout
()
frontend/src/pages/Profile/index.js:46
Function
handleNewIncident
(e)
frontend/src/pages/NewIncident/index.js:20
Function
handleRegister
(e)
frontend/src/pages/Register/index.js:18
Function
index
(request, response)
backend/src/controllers/OngController.js:5
Function
index
(request, response)
backend/src/controllers/ProfileController.js:4
Function
index
(request, response)
backend/src/controllers/IncidentController.js:4
Function
navigateBack
()
mobile/src/pages/Detail/index.js:38
Function
navigateToDetail
(incident)
mobile/src/pages/Incidents/index.js:33
Function
sendMail
()
mobile/src/pages/Detail/index.js:42
Function
sendWhatsapp
()
mobile/src/pages/Detail/index.js:50
Function
toggleTheme
()
frontend/src/App.js:15