MCPcopy Create free account

hub / github.com/answershuto/learnVue / functions

Functions776 in github.com/answershuto/learnVue

↓ 3 callersFunctioncreateElement
( context: Component, tag: any, data: any, children: any, normalizationType: any, alwaysNormalize:
vue-src/core/vdom/create-element.js:26
↓ 3 callersFunctioncreateFnInvoker
(fns: Function | Array<Function>)
vue-src/core/vdom/helpers/update-listeners.js:27
↓ 3 callersFunctioncreateTextVNode
(val: string | number)
vue-src/core/vdom/vnode.js:86
↓ 3 callersFunctionensureCtor
(comp, base)
vue-src/core/vdom/helpers/resolve-async-component.js:12
↓ 3 callersMethodensureURL
(push?: boolean)
vue-router-src/history/hash.js:69
↓ 3 callersFunctionenter
(vnode: VNodeWithData, toggleDisplay: ?() => void)
vue-src/platforms/web/runtime/modules/transition.js:23
↓ 3 callersFunctioneof
()
vue-src/compiler/directives/model.js:99
↓ 3 callersFunctionextend
(to, from)
vue-router-src/components/view.js:132
↓ 3 callersFunctionextractGuards
( records: Array<RouteRecord>, name: string, bind: Function, reverse?: boolean )
vue-router-src/history/base.js:237
↓ 3 callersFunctionextractTransitionData
(comp: Component)
vue-src/platforms/web/runtime/components/transition.js:39
↓ 3 callersFunctionforceRender
()
vue-src/core/vdom/helpers/resolve-async-component.js:45
↓ 3 callersMethodget
(path)
vuex-src/module/module-collection.js:12
↓ 3 callersMethodgetCurrentLocation
()
vue-router-src/history/hash.js:76
↓ 3 callersFunctiongetNestedState
(state, path)
vuex-src/store.js:526
↓ 3 callersFunctiongetStateKey
()
vue-router-src/util/push-state.js:32
↓ 3 callersFunctiongetUrl
(path)
vue-router-src/history/hash.js:108
↓ 3 callersMethodgetUsedAsyncFiles
(context: Object)
vue-src/server/template-renderer/index.js:219
↓ 3 callersFunctiongetValue
(option)
vue-src/platforms/web/runtime/directives/model.js:111
↓ 3 callersFunctioninstallModule
(store, rootState, path, module, hot)
vuex-src/store.js:325
↓ 3 callersFunctioninvokeDestroyHook
(vnode)
vue-src/core/vdom/patch.js:345
↓ 3 callersFunctionisError
(err: any)
vue-router-src/util/warn.js:15
↓ 3 callersFunctionisObjectEqual
(a = {}, b = {})
vue-router-src/util/route.js:97
↓ 3 callersFunctionisPatchable
(vnode)
vue-src/core/vdom/patch.js:296
↓ 3 callersFunctionisXlink
(name: string)
vue-src/platforms/web/util/attrs.js:33
↓ 3 callersFunctionleave
(vnode: VNodeWithData, rm: Function)
vue-src/platforms/web/runtime/modules/transition.js:173
↓ 3 callersFunctionlooseEqual
(a: mixed, b: mixed)
vue-src/shared/util.js:254
↓ 3 callersFunctionmatch
( raw: RawLocation, currentRoute?: Route, redirectedFrom?: Location )
vue-router-src/create-matcher.js:26
↓ 3 callersFunctionmaybeComponent
(el: ASTElement)
vue-src/compiler/codegen/index.js:395
↓ 3 callersFunctionnormalizeStyleData
(data: VNodeData)
vue-src/platforms/web/util/style.js:19
↓ 3 callersFunctionparseFilters
(exp: string)
vue-src/compiler/parser/filter-parser.js:6
↓ 3 callersFunctionproxy
(target: Object, sourceKey: string, key: string)
vue-src/core/instance/state.js:34
↓ 3 callersFunctionquery
(el: string | Element)
vue-src/platforms/web/util/index.js:13
↓ 3 callersFunctionregisterHook
(list: Array<any>, fn: Function)
vue-router-src/index.js:224
↓ 3 callersFunctionremove
()
vue-src/core/vdom/patch.js:107
↓ 3 callersFunctionremove
(arr: Array<any>, item: any)
vue-src/shared/util.js:111
↓ 3 callersFunctionremoveNode
(el)
vue-src/core/vdom/patch.js:117
↓ 3 callersFunctionremoveVnodes
(parentElm, vnodes, startIdx, endIdx)
vue-src/core/vdom/patch.js:362
↓ 3 callersFunctionreplaceState
(url?: string)
vue-router-src/util/push-state.js:57
↓ 3 callersMethodreplaceState
(state)
vuex-src/store.js:193
↓ 3 callersFunctionresetStoreVM
(store, state, hot)
vuex-src/store.js:271
↓ 3 callersFunctionresolveAsset
( options: Object, type: string, id: string, warnMissing?: boolean )
vue-src/core/util/options.js:337
↓ 3 callersFunctionresolveSlots
( children: ?Array<VNode>, context: ?Component )
vue-src/core/instance/render-helpers/resolve-slots.js:6
↓ 3 callersMethodteardown
()
vue-src/core/observer/watcher.js:260
↓ 3 callersFunctiontoArray
(list: any, start?: number)
vue-src/shared/util.js:190
↓ 3 callersFunctiontrigger
(el, type)
vue-src/platforms/web/runtime/directives/model.js:126
↓ 3 callersFunctionupdateListeners
( on: Object, oldOn: Object, add: Function, remove: Function, vm: Component )
vue-src/core/vdom/helpers/update-listeners.js:44
↓ 3 callersFunctionvalidateProp
( key: string,/*prop的key值*/ propOptions: Object,/*prop的参数,https://cn.vuejs.org/v2/guide/components.html#Pr
vue-src/core/util/props.js:15
↓ 2 callersFunctionactivateChildComponent
(vm: Component, direct?: boolean)
vue-src/core/instance/lifecycle.js:284
↓ 2 callersFunctionaddClass
(el: HTMLElement, cls: ?string)
vue-src/platforms/web/runtime/class-util.js:7
↓ 2 callersFunctionaddVnodes
(parentElm, refElm, vnodes, startIdx, endIdx, insertedVnodeQueue)
vue-src/core/vdom/patch.js:338
↓ 2 callersFunctionassertRawModule
(path, rawModule)
vuex-src/module/module-collection.js:105
↓ 2 callersFunctionbind
(fn: Function, ctx: Object)
vue-src/shared/util.js:172
↓ 2 callersMethodbindRenderFns
(context: Object)
vue-src/server/template-renderer/index.js:71
↓ 2 callersFunctioncheckDuration
(val, name, vnode)
vue-src/platforms/web/runtime/modules/transition.js:278
↓ 2 callersFunctioncheckProp
( res: Object, hash: ?Object, key: string, altKey: string, preserve: boolean )
vue-src/core/vdom/helpers/extract-props.js:52
↓ 2 callersFunctioncheckRootConstraints
(el)
vue-src/compiler/parser/index.js:193
↓ 2 callersMethodclear
()
vue-src/core/util/env.js:207
↓ 2 callersFunctioncloneVNode
(vnode: VNode)
vue-src/core/vdom/vnode.js:95
↓ 2 callersFunctioncloneVNodes
(vnodes: Array<VNode>)
vue-src/core/vdom/vnode.js:113
↓ 2 callersFunctioncompileToFunctions
( template: string, options?: CompilerOptions, vm?: Component )
vue-src/compiler/index.js:100
↓ 2 callersMethodconfirmTransition
(route: Route, onComplete: Function, onAbort?: Function)
vue-router-src/history/base.js:87
↓ 2 callersFunctioncreateCompiler
(baseOptions: CompilerOptions)
vue-src/compiler/index.js:44
↓ 2 callersFunctioncreateComponent
( Ctor: Class<Component> | Function | Object | void, data?: VNodeData, context: Component, children: ?
vue-src/core/vdom/create-component.js:100
↓ 2 callersFunctioncreateComponentInstanceForVnode
( vnode: any, // we know it's MountedComponentVNode but flow doesn't parent: any, // activeInstance in lif
vue-src/core/vdom/create-component.js:186
↓ 2 callersFunctioncreateComputedGetter
(key)
vue-src/core/instance/state.js:258
↓ 2 callersFunctioncreateContext
(context)
vue-src/server/bundle-renderer/create-bundle-runner.js:8
↓ 2 callersFunctioncreateElement
(tagName)
vue-src/platforms/weex/runtime/node-ops.js:8
↓ 2 callersFunctioncreatePatchFunction
(backend)
vue-src/core/vdom/patch.js:82
↓ 2 callersFunctioncreateRouteMap
( routes: Array<RouteConfig>, oldPathList?: Array<string>, oldPathMap?: Dictionary<RouteRecord>, oldNa
vue-router-src/create-route-map.js:7
↓ 2 callersFunctioncreateWatcher
(vm: Component, key: string, handler: any)
vue-src/core/instance/state.js:316
↓ 2 callersFunctioncreateWriteFunction
( write: (text: string, next: Function) => boolean, onError: Function )
vue-src/server/write.js:5
↓ 2 callersFunctiondecode
(html: string)
vue-src/compiler/parser/entity-decoder.js:5
↓ 2 callersFunctiondeepCopy
(obj, cache = [])
vuex-src/util.js:22
↓ 2 callersFunctiondefineComputed
(target: any, key: string, userDef: Object | Function)
vue-src/core/instance/state.js:231
↓ 2 callersFunctionend
()
vue-src/platforms/web/runtime/transition-util.js:90
↓ 2 callersFunctionendPre
(element)
vue-src/compiler/parser/index.js:87
↓ 2 callersFunctionensureSlash
()
vue-router-src/history/hash.js:91
↓ 2 callersFunctionflatMapComponents
( matched: Array<RouteRecord>, fn: Function )
vue-router-src/util/resolve-components.js:72
↓ 2 callersFunctionflatten
(arr: Array<any>)
vue-router-src/util/resolve-components.js:85
↓ 2 callersFunctiongenClassForVnode
(vnode: VNode)
vue-src/platforms/web/util/class.js:5
↓ 2 callersFunctiongenComponentModel
( el: ASTElement, value: string, modifiers: ?ASTModifiers )
vue-src/compiler/directives/model.js:6
↓ 2 callersFunctiongenData
(el: ASTElement)
vue-src/compiler/codegen/index.js:194
↓ 2 callersFunctiongenHandlers
( events: ASTElementHandlers, native: boolean, warn: Function )
vue-src/compiler/codegen/events.js:37
↓ 2 callersFunctiongenIf
(el: any)
vue-src/compiler/codegen/index.js:140
↓ 2 callersFunctiongenKey
()
vue-router-src/util/push-state.js:28
↓ 2 callersFunctiongenOnce
(el: ASTElement)
vue-src/compiler/codegen/index.js:105
↓ 2 callersFunctiongenProps
(props: Array<{ name: string, value: string }>)
vue-src/compiler/codegen/index.js:444
↓ 2 callersFunctiongenStatic
(el: ASTElement)
vue-src/compiler/codegen/index.js:96
↓ 2 callersFunctiongenStaticKeys
(modules: Array<ModuleOptions>)
vue-src/shared/util.js:243
↓ 2 callersFunctiongenTernaryExp
(el)
vue-src/compiler/codegen/index.js:162
↓ 2 callersFunctiongenerate
( ast: ASTElement | void, options: CompilerOptions )
vue-src/compiler/codegen/index.js:23
↓ 2 callersFunctiongenerateComponentTrace
vue-src/core/util/debug.js:68
↓ 2 callersFunctionget
()
vue-src/core/util/env.js:26
↓ 2 callersFunctiongetComponentName
(opts: ?VNodeComponentOptions)
vue-src/core/components/keep-alive.js:11
↓ 2 callersFunctiongetFirstComponentChild
(children: ?Array<VNode>)
vue-src/core/vdom/helpers/get-first-component-child.js:6
↓ 2 callersFunctiongetFullPath
( { path, query = {}, hash = '' }, _stringifyQuery )
vue-router-src/util/route.js:66
↓ 2 callersFunctiongetHookArgumentsLength
* Normalize a transition hook's argument length. The hook may be: * - a merged hook (invoker) with the original in .fns * - a wrapped component meth
vue-src/platforms/web/runtime/modules/transition.js:304
↓ 2 callersFunctiongetRealChild
(vnode: ?VNode)
vue-src/platforms/web/runtime/components/transition.js:30
↓ 2 callersFunctiongetStyle
(vnode: VNode, checkChild: boolean)
vue-src/platforms/web/util/style.js:43
↓ 2 callersFunctiongetTimeout
(delays: Array<string>, durations: Array<string>)
vue-src/platforms/web/runtime/transition-util.js:165
← previousnext →101–200 of 776, ranked by callers