SYMBOL INDEX (275 symbols across 36 files) FILE: Gulpfile.js constant DEVELOPMENT_HEADER (line 20) | const DEVELOPMENT_HEADER = constant PRODUCTION_HEADER (line 22) | const PRODUCTION_HEADER = FILE: dist/Flux.js function __webpack_require__ (line 19) | function __webpack_require__(moduleId) { function _defineProperty (line 90) | function _defineProperty(obj, key, value) { function _toPropertyKey (line 104) | function _toPropertyKey(arg) { function _toPrimitive (line 108) | function _toPrimitive(input, hint) { function Dispatcher (line 209) | function Dispatcher() { function invariant (line 353) | function invariant(condition, format) { FILE: dist/FluxUtils.js function __webpack_require__ (line 19) | function __webpack_require__(moduleId) { function _assertThisInitialized (line 92) | function _assertThisInitialized(self) { function _inheritsLoose (line 98) | function _inheritsLoose(subClass, superClass) { function _setPrototypeOf (line 103) | function _setPrototypeOf(o, p) { function ownKeys (line 110) | function ownKeys(object, enumerableOnly) { function _objectSpread (line 120) | function _objectSpread(target) { function _defineProperty (line 131) | function _defineProperty(obj, key, value) { function _toPropertyKey (line 145) | function _toPropertyKey(arg) { function _toPrimitive (line 149) | function _toPrimitive(input, hint) { function create (line 236) | function create(Base, options) { function createPureComponent (line 303) | function createPureComponent(BaseComponent) { function enforceInterface (line 317) | function enforceInterface(o) { function createFunctional (line 354) | function createFunctional(viewFn, _getStores, _calculateState, options) { function _defineProperty (line 404) | function _defineProperty(obj, key, value) { function _toPropertyKey (line 418) | function _toPropertyKey(arg) { function _toPrimitive (line 422) | function _toPrimitive(input, hint) { function shallowArrayEqual (line 433) | function shallowArrayEqual(a, b) { function FluxContainerSubscriptions (line 448) | function FluxContainerSubscriptions() { function _createForOfIteratorHelper (line 548) | function _createForOfIteratorHelper(o, allowArrayLike) { function _unsupportedIterableToArray (line 599) | function _unsupportedIterableToArray(o, minLen) { function _arrayLikeToArray (line 607) | function _arrayLikeToArray(arr, len) { function _defineProperty (line 612) | function _defineProperty(obj, key, value) { function _toPropertyKey (line 626) | function _toPropertyKey(arg) { function _toPrimitive (line 630) | function _toPrimitive(input, hint) { function FluxStoreGroup (line 646) | function FluxStoreGroup(stores, callback) { function _getUniformDispatcher (line 669) | function _getUniformDispatcher(stores) { function invariant (line 719) | function invariant(condition, format) { function getIteratorFn (line 828) | function getIteratorFn(maybeIterable) { function setExtraStackFrame (line 873) | function setExtraStackFrame(stack) { function warn (line 924) | function warn(format) { function error (line 932) | function error(format) { function printWarning (line 940) | function printWarning(level, format, args) { function warnNoop (line 962) | function warnNoop(publicInstance, callerName) { function Component (line 1047) | function Component(props, context, updater) { function ComponentDummy (line 1134) | function ComponentDummy() {} function PureComponent (line 1140) | function PureComponent(props, context, updater) { function createRef (line 1154) | function createRef() { function getWrappedName (line 1163) | function getWrappedName(outerType, innerType, wrapperName) { function getContextName (line 1167) | function getContextName(type) { function getComponentName (line 1170) | function getComponentName(type) { function hasValidRef (line 1240) | function hasValidRef(config) { function hasValidKey (line 1251) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 1262) | function defineKeyPropWarningGetter(props, displayName) { function defineRefPropWarningGetter (line 1277) | function defineRefPropWarningGetter(props, displayName) { function warnIfStringRefCannotBeAutoConverted (line 1292) | function warnIfStringRefCannotBeAutoConverted(config) { function createElement (line 1379) | function createElement(type, config, children) { function cloneAndReplaceKey (line 1445) | function cloneAndReplaceKey(oldElement, newKey) { function cloneElement (line 1454) | function cloneElement(element, config, children) { function isValidElement (line 1521) | function isValidElement(object) { function escape (line 1533) | function escape(key) { function escapeUserProvidedKey (line 1551) | function escapeUserProvidedKey(text) { function getElementKey (line 1562) | function getElementKey(element, index) { function mapIntoArray (line 1572) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 1681) | function mapChildren(children, func, context) { function countChildren (line 1702) | function countChildren(children) { function forEachChildren (line 1723) | function forEachChildren(children, forEachFunc, forEachContext) { function toArray (line 1735) | function toArray(children) { function onlyChild (line 1755) | function onlyChild(children) { function createContext (line 1763) | function createContext(defaultValue, calculateChangedBits) { function lazyInitializer (line 1878) | function lazyInitializer(payload) { function lazy (line 1916) | function lazy(ctor) { function forwardRef (line 1967) | function forwardRef(render) { function isValidElementType (line 2011) | function isValidElementType(type) { function memo (line 2026) | function memo(type, compare) { function resolveDispatcher (line 2055) | function resolveDispatcher() { function useContext (line 2064) | function useContext(Context, unstable_observedBits) { function useState (line 2084) | function useState(initialState) { function useReducer (line 2088) | function useReducer(reducer, initialArg, init) { function useRef (line 2092) | function useRef(initialValue) { function useEffect (line 2096) | function useEffect(create, deps) { function useLayoutEffect (line 2100) | function useLayoutEffect(create, deps) { function useCallback (line 2104) | function useCallback(callback, deps) { function useMemo (line 2108) | function useMemo(create, deps) { function useImperativeHandle (line 2112) | function useImperativeHandle(ref, create, deps) { function useDebugValue (line 2116) | function useDebugValue(value, formatterFn) { function disabledLog (line 2135) | function disabledLog() {} function disableLogs (line 2137) | function disableLogs() { function reenableLogs (line 2171) | function reenableLogs() { function describeBuiltInComponentFrame (line 2215) | function describeBuiltInComponentFrame(name, source, ownerFn) { function describeNativeComponentFrame (line 2236) | function describeNativeComponentFrame(fn, construct) { function describeFunctionComponentFrame (line 2368) | function describeFunctionComponentFrame(fn, source, ownerFn) { function shouldConstruct (line 2373) | function shouldConstruct(Component) { function describeUnknownElementTypeFrameInDEV (line 2377) | function describeUnknownElementTypeFrameInDEV(type, source, ownerFn) { function setCurrentlyValidatingElement (line 2420) | function setCurrentlyValidatingElement(element) { function checkPropTypes (line 2431) | function checkPropTypes(typeSpecs, values, location, componentName, elem... function setCurrentlyValidatingElement$1 (line 2470) | function setCurrentlyValidatingElement$1(element) { function getDeclarationErrorAddendum (line 2485) | function getDeclarationErrorAddendum() { function getSourceInfoErrorAddendum (line 2494) | function getSourceInfoErrorAddendum(source) { function getSourceInfoErrorAddendumForProps (line 2502) | function getSourceInfoErrorAddendumForProps(elementProps) { function getCurrentComponentErrorInfo (line 2515) | function getCurrentComponentErrorInfo(parentType) { function validateExplicitKey (line 2537) | function validateExplicitKey(element, parentType) { function validateChildKeys (line 2571) | function validateChildKeys(node, parentType) { function validatePropTypes (line 2611) | function validatePropTypes(element) { function validateFragmentProps (line 2648) | function validateFragmentProps(fragment) { function createElementWithValidation (line 2667) | function createElementWithValidation(type, props, children) { function createFactoryWithValidation (line 2721) | function createFactoryWithValidation(type) { function cloneElementWithValidation (line 2743) | function cloneElementWithValidation(element, props, children) { function toObject (line 2814) | function toObject(val) { function shouldUseNative (line 2820) | function shouldUseNative() { function is (line 2907) | function is(x, y) { function shallowEqual (line 2925) | function shallowEqual(objA, objB) { function _createForOfIteratorHelper (line 2964) | function _createForOfIteratorHelper(o, allowArrayLike) { function _unsupportedIterableToArray (line 3015) | function _unsupportedIterableToArray(o, minLen) { function _arrayLikeToArray (line 3023) | function _arrayLikeToArray(arr, len) { function FluxMixinLegacy (line 3066) | function FluxMixinLegacy(stores) { function enforceInterface (line 3122) | function enforceInterface(o) { function _assertThisInitialized (line 3144) | function _assertThisInitialized(self) { function _inheritsLoose (line 3150) | function _inheritsLoose(subClass, superClass) { function _setPrototypeOf (line 3155) | function _setPrototypeOf(o, p) { function _defineProperty (line 3162) | function _defineProperty(obj, key, value) { function _toPropertyKey (line 3176) | function _toPropertyKey(arg) { function _toPrimitive (line 3180) | function _toPrimitive(input, hint) { function FluxReduceStore (line 3217) | function FluxReduceStore(dispatcher) { function _defineProperty (line 3299) | function _defineProperty(obj, key, value) { function _toPropertyKey (line 3313) | function _toPropertyKey(arg) { function _toPrimitive (line 3317) | function _toPrimitive(input, hint) { function FluxStore (line 3341) | function FluxStore(dispatcher) { function BaseEventEmitter (line 3470) | function BaseEventEmitter() { function _inheritsLoose (line 3629) | function _inheritsLoose(subClass, superClass) { function EmitterSubscription (line 3650) | function EmitterSubscription(subscriber, listener, context) { function EventSubscription (line 3687) | function EventSubscription(subscriber) { function EventSubscriptionVendor (line 3729) | function EventSubscriptionVendor() { function makeEmptyFunction (line 3815) | function makeEmptyFunction(arg) { function abstractMethod (line 3858) | function abstractMethod(className, methodName) { FILE: examples/flux-async/server/app.js constant ERROR_PCT (line 19) | const ERROR_PCT = 25.0; constant PORT (line 23) | const PORT = 3000; constant DATA_FILE (line 27) | const DATA_FILE = path.join(__dirname, 'data.json'); constant SHOULD_DELAY (line 35) | const SHOULD_DELAY = true; constant RANGE (line 36) | const RANGE = [250, 2000]; function randomError (line 415) | function randomError(res) { function unique (line 425) | function unique(arr) { function missing (line 430) | function missing(res, field) { function missingID (line 434) | function missingID(res, id) { function getTodos (line 438) | function getTodos() { function setTodos (line 446) | function setTodos(todos) { function nextID (line 451) | function nextID() { FILE: examples/flux-async/src/containers/AppContainer.js function getStores (line 23) | function getStores() { function getState (line 27) | function getState() { function onDelete (line 54) | function onDelete(ids: Array) { function onDraftCreate (line 61) | function onDraftCreate(value: string) { function onDraftSet (line 71) | function onDraftSet(value: string) { function onRetry (line 78) | function onRetry(todo: Todo) { function onUpdateTodos (line 95) | function onUpdateTodos(todos: Array) { FILE: examples/flux-async/src/data_managers/TodoAPI.js constant PORT (line 17) | const PORT = 3000; constant PREFIX (line 18) | const PREFIX = 'http://localhost:' + PORT; class TodoAPI (line 29) | class TodoAPI { method get (line 63) | get(uri, data) { method post (line 67) | post(uri, data) { function promiseXHR (line 76) | function promiseXHR(method: 'get' | 'post', uri, data) { FILE: examples/flux-async/src/load_object/LoadObject.js constant SECRET (line 25) | const SECRET = 'SECRET_' + Math.random(); method if (line 127) | if (this._operation === operation) { method if (line 140) | if (this._value === value && this._hasValue === true) { method if (line 147) | if (this._error === error) { method if (line 160) | if (this._operation === 'NONE') { method if (line 173) | if (this._value === undefined && this._hasValue === false) { method if (line 186) | if (this._error === undefined) { method if (line 199) | if (!this.hasValue()) { FILE: examples/flux-async/src/load_object/LoadObjectState.js method if (line 37) | if (!this._preventLoadsForThisFrame && this._shouldLoad(this._data)) { method if (line 49) | if (lo === this._data) { FILE: examples/flux-async/src/records/Todo.js class Todo (line 16) | class Todo { FILE: examples/flux-async/src/stores/TodoDraftStore.js method constructor (line 23) | constructor() { method switch (line 32) | switch (action.type) { FILE: examples/flux-async/src/stores/TodoListStore.js method constructor (line 27) | constructor() { method switch (line 40) | switch (action.type) { FILE: examples/flux-async/src/stores/TodoLoggerStore.js constant DEBUG (line 19) | const DEBUG = false; function log (line 21) | function log(action: Action): void { method constructor (line 28) | constructor() { FILE: examples/flux-async/src/stores/TodoStore.js method constructor (line 28) | constructor() { method switch (line 42) | switch (action.type) { FILE: examples/flux-async/src/utils/FakeID.js constant RANDOM_INT (line 16) | const RANDOM_INT = Math.round(Math.random() * 10000); constant PREFIX (line 17) | const PREFIX = 'FAKE_' + RANDOM_INT + '_'; FILE: examples/flux-async/src/views/AppView.js constant ENTER_KEY_CODE (line 176) | const ENTER_KEY_CODE = 13; FILE: examples/flux-flow/src/AppContainer.js function getStores (line 19) | function getStores() { function getState (line 23) | function getState() { FILE: examples/flux-flow/src/AppStore.js method constructor (line 20) | constructor() { method switch (line 29) | switch (action.type) { FILE: examples/flux-flow/src/AppView.js function AppView (line 18) | function AppView(props: Props): React.Element<*> { FILE: examples/flux-flow/src/__flowtests__/App-flowtest.js function t1 (line 28) | function t1() { function t2 (line 39) | function t2(): React.Element<*> { FILE: examples/flux-logging/src/TodoLoggerStore.js method log (line 19) | log(...args) { class TodoLoggerStore (line 24) | class TodoLoggerStore extends ReduceStore { method constructor (line 25) | constructor() { method getInitialState (line 29) | getInitialState() { method reduce (line 36) | reduce(state, action) { FILE: examples/flux-todomvc/src/containers/AppContainer.js function getStores (line 19) | function getStores() { function getState (line 23) | function getState() { FILE: examples/flux-todomvc/src/data/Counter.js method increment (line 18) | increment() { FILE: examples/flux-todomvc/src/data/TodoActions.js method addTodo (line 16) | addTodo(text) { method deleteCompletedTodos (line 23) | deleteCompletedTodos() { method deleteTodo (line 29) | deleteTodo(id) { method editTodo (line 36) | editTodo(id, text) { method startEditingTodo (line 44) | startEditingTodo(id) { method stopEditingTodo (line 51) | stopEditingTodo() { method toggleAllTodos (line 57) | toggleAllTodos() { method toggleTodo (line 63) | toggleTodo(id) { method updateDraft (line 70) | updateDraft(text) { FILE: examples/flux-todomvc/src/data/TodoDraftStore.js class TodoDraftStore (line 16) | class TodoDraftStore extends ReduceStore { method constructor (line 17) | constructor() { method getInitialState (line 21) | getInitialState() { method reduce (line 25) | reduce(state, action) { FILE: examples/flux-todomvc/src/data/TodoEditStore.js class TodoEditStore (line 16) | class TodoEditStore extends ReduceStore { method constructor (line 17) | constructor() { method getInitialState (line 21) | getInitialState() { method reduce (line 25) | reduce(state, action) { FILE: examples/flux-todomvc/src/data/TodoStore.js class TodoStore (line 19) | class TodoStore extends ReduceStore { method constructor (line 20) | constructor() { method getInitialState (line 24) | getInitialState() { method reduce (line 28) | reduce(state, action) { FILE: examples/flux-todomvc/src/views/AppView.js function AppView (line 16) | function AppView(props) { function Header (line 26) | function Header(props) { function Main (line 35) | function Main(props) { function Footer (line 70) | function Footer(props) { constant ENTER_KEY_CODE (line 99) | const ENTER_KEY_CODE = 13; function NewTodo (line 100) | function NewTodo(props) { function TodoItem (line 122) | function TodoItem(props) { FILE: src/FluxStoreGroup.js method for (line 55) | for (var store of stores) { FILE: src/__tests__/FluxStoreGroup-test.js class SimpleStore (line 17) | class SimpleStore extends FluxStore { method __onDispatch (line 18) | __onDispatch(payload) { FILE: src/container/FluxContainer.js constant DEFAULT_OPTIONS (line 31) | const DEFAULT_OPTIONS = { method constructor (line 131) | constructor(props: Props, context: any) { method UNSAFE_componentWillReceiveProps (line 147) | UNSAFE_componentWillReceiveProps(nextProps: any, nextContext: any): void { method componentWillUnmount (line 167) | componentWillUnmount() { FILE: src/container/FluxContainerSubscriptions.js method if (line 19) | if (a === b) { method if (line 26) | if (a[i] !== b[i]) { method if (line 44) | if (this._stores && shallowArrayEqual(this._stores, stores)) { method if (line 70) | if (changed) { method if (line 95) | if (this._tokens) { method if (line 102) | if (this._storeGroup) { FILE: src/container/__tests__/FluxContainer-test.js function createContainer (line 25) | function createContainer(containerClass, options, props) { class BaseContainer (line 38) | class BaseContainer extends React.Component { method getStores (line 39) | static getStores() { method render (line 43) | render() { class FooStoreClass (line 52) | class FooStoreClass extends FluxReduceStore { method constructor (line 53) | constructor() { method getInitialState (line 57) | getInitialState() { method reduce (line 61) | reduce(state, action) { class SimpleContainer (line 76) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { class SimpleContainer (line 96) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { class SimpleContainer (line 134) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { class SimpleContainer (line 158) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { class SimpleContainer (line 184) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { class SimpleContainer (line 218) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { class SimpleContainer (line 239) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { class SimpleContainer (line 266) | class SimpleContainer extends BaseContainer { method calculateState (line 77) | static calculateState(prevState) { method calculateState (line 97) | static calculateState(prevState) { method calculateState (line 135) | static calculateState(prevState, props) { method calculateState (line 159) | static calculateState(prevState, props) { method calculateState (line 185) | static calculateState(prevState, props) { method constructor (line 191) | constructor(props) { method calculateState (line 219) | static calculateState(prevState, props) { method UNSAFE_componentWillMount (line 225) | UNSAFE_componentWillMount() { method getStores (line 242) | static getStores(props, context) { method calculateState (line 246) | static calculateState(prevState, props, context) { method calculateState (line 269) | static calculateState(prevState, props, context) { FILE: src/stores/__tests__/FluxReduceStore-test.js class FooStore (line 16) | class FooStore extends FluxReduceStore { method getInitialState (line 17) | getInitialState() { method reduce (line 21) | reduce(state, action) { FILE: src/stores/__tests__/FluxStore-test.js class TestFluxStore (line 19) | class TestFluxStore extends FluxStore { method __onDispatch (line 20) | __onDispatch(action) { class IncompleteFluxStore (line 31) | class IncompleteFluxStore extends FluxStore {} class IllegalFluxStore (line 33) | class IllegalFluxStore extends FluxStore { method __onDispatch (line 34) | __onDispatch() {} method illegalEmit (line 35) | illegalEmit() { FILE: website/src/pages/index.js function VideoContainer (line 49) | function VideoContainer() { function Home (line 86) | function Home() { FILE: website/src/pages/support.js function Support (line 16) | function Support() {