MCPcopy Index your code

hub / github.com/futurice/pepperoni-app-kit / functions

Functions65 in github.com/futurice/pepperoni-app-kit

↓ 11 callersFunctiondispatch
(state, action)
test/state.js:8
↓ 5 callersFunctiongetError
(thunk)
src/utils/__specs__/api.spec.js:139
↓ 4 callersFunctionbodyOf
(requestPromise)
src/utils/api.js:192
↓ 4 callersFunctiongetValue
src/modules/counter/__specs__/CounterState.spec.js:11
↓ 4 callersFunctionrequest
(method, path, body, suppressRedBox)
src/utils/api.js:64
↓ 3 callersFunctioncolor
()
src/modules/colors/ColorView.js:11
↓ 2 callersMethodrenderMenuItem
(text, onPress)
src/components/DeveloperMenu.android.js:38
↓ 2 callersFunctionurl
(path)
src/utils/api.js:83
↓ 1 callersFunctionclear
()
src/utils/snapshot.js:52
↓ 1 callersFunctiongenerateRandomNumber
()
src/services/randomNumberService.js:1
↓ 1 callersFunctiongetAuthenticationToken
()
src/utils/authentication.js:5
↓ 1 callersFunctiongetConfiguration
(key)
src/utils/configuration.js:17
↓ 1 callersFunctiongetErrorMessageSafely
(response)
src/utils/api.js:155
↓ 1 callersFunctiongetRequestHeaders
(body, token)
src/utils/api.js:141
↓ 1 callersFunctionhandleResponse
* Receives and reads a HTTP response
src/utils/api.js:112
↓ 1 callersFunctionlogError
* Make best effort to turn a HTTP error or a runtime exception to meaningful error log message
src/utils/api.js:204
↓ 1 callersFunctionpersist
* Saves provided state object to async storage * * @returns {Promise}
src/utils/snapshot.js:27
↓ 1 callersFunctionrehydrate
* Reads state object from async storage * * @returns {Promise}
src/utils/snapshot.js:40
↓ 1 callersFunctionsendRequest
* Constructs and fires a HTTP request
src/utils/api.js:93
↓ 1 callersFunctiontimeout
* Rejects a promise after `ms` number of milliseconds, it is still pending
src/utils/api.js:180
FunctionCounterStateReducer
(state = initialState, action = {})
src/modules/counter/CounterState.js:40
FunctionDeveloperMenu
()
src/components/DeveloperMenu.js:5
FunctionNavigatorReducer
(state, action)
src/modules/navigator/NavigatorState.js:7
FunctionSessionStateReducer
(state = initialState, action = {})
src/modules/session/SessionState.js:22
Methodcallback
src/components/DeveloperMenu.ios.js:25
FunctionclearAuthenticationToken
()
src/utils/authentication.js:13
FunctionclearSnapshot
()
src/utils/snapshot.js:18
FunctioncomponentDidMount
()
src/modules/AppView.ios.js:18
FunctioncomponentDidMount
()
src/modules/AppView.android.js:39
FunctioncomponentWillMount
()
src/modules/AppView.android.js:35
Methodconstructor
(props)
src/components/DeveloperMenu.android.js:19
Functiondel
(path, suppressRedBox)
src/utils/api.js:53
Functionfn
()
src/modules/__specs__/AppView.spec.js:18
Functionget
(path, suppressRedBox)
src/utils/api.js:21
FunctiongetImmutable
(child, key)
src/redux/reducer.js:23
MethodgetJSMainModuleName
()
android/app/src/main/java/com/pepperoniapptemplate/MainApplication.java:31
MethodgetMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
android/app/src/main/java/com/pepperoniapptemplate/MainActivity.java:11
MethodgetPackages
()
android/app/src/main/java/com/pepperoniapptemplate/MainApplication.java:23
MethodgetReactNativeHost
()
android/app/src/main/java/com/pepperoniapptemplate/MainApplication.java:37
MethodgetUseDeveloperSupport
()
android/app/src/main/java/com/pepperoniapptemplate/MainApplication.java:18
FunctionhasStyles
(wrapper, expectedStyles)
test/assertions.js:9
Functionif
(!this.props.userName)
src/modules/counter/CounterView.js:53
Functionincrement
()
src/modules/counter/CounterState.js:18
FunctioninitializeSessionState
()
src/modules/session/SessionState.js:15
FunctionmainReducer
(state, action)
src/redux/reducer.js:33
FunctionnavigateBack
()
src/modules/AppView.android.js:20
MethodonCreate
()
android/app/src/main/java/com/pepperoniapptemplate/MainApplication.java:42
Functionpost
(path, body, suppressRedBox)
src/utils/api.js:32
Functionput
(path, body, suppressRedBox)
src/utils/api.js:43
Functionrandom
()
src/modules/counter/CounterState.js:26
Methodrender
()
index.js:9
Methodrender
()
src/modules/navigator/NavigatorView.js:21
Methodrender
()
src/components/DeveloperMenu.ios.js:41
Methodrender
()
src/components/DeveloperMenu.android.js:50
FunctionrequestRandomNumber
()
src/modules/counter/CounterState.js:32
Functionreset
()
src/modules/counter/CounterState.js:22
FunctionresetSessionStateFromSnapshot
(state)
src/modules/session/SessionState.js:8
FunctionresetSnapshot
()
src/utils/snapshot.js:5
FunctionsaveSnapshot
(state)
src/utils/snapshot.js:14
FunctionsetAll
(properties)
src/utils/configuration.js:9
FunctionsetAuthenticationToken
(token)
src/utils/authentication.js:9
FunctionsetConfiguration
(name, value)
src/utils/configuration.js:5
FunctionsetImmutable
(child, key, value)
src/redux/reducer.js:24
MethodshowDeveloperMenu
()
src/components/DeveloperMenu.ios.js:18
FunctionunsetConfiguration
(name)
src/utils/configuration.js:13