MCPcopy Create free account

hub / github.com/ember-learn/ember-api-docs / functions

Functions157 in github.com/ember-learn/ember-api-docs

↓ 28 callersFunctionwaitForSettled
()
tests/acceptance/switch-versions-test.js:8
↓ 18 callersFunctionsetupApplicationTest
(hooks, options)
tests/helpers/index.js:11
↓ 13 callersMethodfindRecord
(store, { modelName }, id)
app/adapters/application.js:41
↓ 9 callersFunctiongetCompactVersion
(fullVersion)
app/utils/get-compact-version.js:1
↓ 9 callersMethodgetFullVersion
(projectName, compactProjVersion)
app/services/meta-store.js:46
↓ 8 callersMethodfind
(typeName, param)
app/routes/project-version/classes/class.js:39
↓ 7 callersFunctionfindEndingRoute
({ project, targetVersion, currentVersion, currentUrlVersion, currentURL, currentAnchor, })
app/controllers/project-version.js:143
↓ 6 callersFunctionensureVersionsExist
(assert)
tests/acceptance/switch-project-test.js:21
↓ 6 callersFunctiongetLastVersion
(projectVersions)
app/utils/get-last-version.js:3
↓ 5 callersMethodbuildMappings
(mappings)
app/services/legacy-module-mappings.js:25
↓ 5 callersFunctiongetFullVersion
( urlVersion, project, projectObj, metaStore, )
app/utils/get-full-version.js:4
↓ 5 callersMethodgetRevId
(project, version, type, id)
app/services/meta-store.js:23
↓ 5 callersMethodinitializeStore
(availableProjectVersions, projectRevMap)
app/services/meta-store.js:38
↓ 4 callersFunctioncreateExcerpt
(string, maxLength = 300)
app/utils/create-excerpt.js:3
↓ 4 callersMethodgetRelationshipIDs
(relationship)
app/controllers/project-version.js:65
↓ 4 callersFunctiongithubLink
([project, version, file, line], { isEdit = false })
app/helpers/github-link.js:4
↓ 4 callersFunctionmajor
(versionArray)
app/helpers/version-lt.js:9
↓ 4 callersFunctionsetupTest
(hooks, options)
tests/helpers/index.js:36
↓ 4 callersFunctionwaitForSettled
()
tests/acceptance/link-from-ember-data-to-ember-test.js:7
↓ 3 callersMethodgetModuleRelationships
(versionId, moduleType)
app/controllers/project-version.js:53
↓ 3 callersMethodgetUrlVersion
()
app/services/project.js:16
↓ 2 callersMethodaccessIndex
(IndexName)
app/services/algolia.js:21
↓ 2 callersMethodaddToProjectRevMap
(projectVersionKey, projectRevDoc)
app/services/meta-store.js:15
↓ 2 callersFunctionaddUrl
(p, uniqVersion, suffix)
prember-urls.js:44
↓ 2 callersFunctioneventuallyTryScrollingTo
(owner, url)
app/utils/url-hash-polyfill.js:126
↓ 2 callersMethodgetNewClassFromOld
(oldClassName, mappings)
app/services/legacy-module-mappings.js:43
↓ 2 callersMethodgetNewModuleFromOld
(oldModuleName, mappings)
app/services/legacy-module-mappings.js:67
↓ 2 callersFunctionmainDir
(project, version)
app/utils/github-map.js:3
↓ 2 callersFunctionminor
(versionArray)
app/helpers/version-lt.js:13
↓ 2 callersMethodprojectNameFromClassName
(val)
app/models/class.js:83
↓ 2 callersFunctiontoIntArray
Converts a compact version string like '2.16' into an int array [2, 16]
app/helpers/version-lt.js:4
↓ 2 callersFunctionwaitForSettled
()
tests/acceptance/switch-project-test.js:15
↓ 1 callersMethod_gatherHeadDataFromVersion
(model, projectVersion)
app/routes/project-version.js:115
↓ 1 callersMethoddoSearch
(searchObj, params)
app/services/search.js:43
↓ 1 callersFunctioneq
(params)
app/helpers/eq.js:3
↓ 1 callersFunctionfindOpenGraphContent
(propertyName)
tests/acceptance/open-graph-tags-test.js:12
↓ 1 callersMethodgetEncodedModulesFromProjectRev
(id)
app/services/meta-store.js:34
↓ 1 callersMethodgetFirstModule
splits the first encoded revision string in the list and takes the string after the version (which is the encoded name), then decodes the result.
app/routes/project-version.js:140
↓ 1 callersMethodgetModule
(name, documentedModule)
app/services/legacy-module-mappings.js:35
↓ 1 callersMethodgetRelations
(relationship)
app/controllers/project-version.js:61
↓ 1 callersMethodhasClassMapping
(name)
app/services/legacy-module-mappings.js:92
↓ 1 callersMethodinitMappings
()
app/services/legacy-module-mappings.js:16
↓ 1 callersFunctionisCrossingVersionBoundary
(targetVer, previousVer, boundaryVersion)
app/controllers/project-version.js:177
↓ 1 callersFunctionisLoadingRoute
(routeName)
app/utils/url-hash-polyfill.js:68
↓ 1 callersFunctionparentName
(routeName)
app/utils/parent-name.js:1
↓ 1 callersFunctionpartialUrlEncode
(input)
prember-urls.js:5
↓ 1 callersFunctionscrollToHash
(hash)
app/utils/url-hash-polyfill.js:26
↓ 1 callersMethodsearch
(query, params)
app/services/algolia.js:6
↓ 1 callersMethodsetUrlVersion
(version)
app/services/project.js:12
↓ 1 callersMethodsetVersion
(version)
app/services/project.js:8
↓ 1 callersFunctionsetupHashSupport
(router)
app/utils/url-hash-polyfill.js:72
↓ 1 callersFunctionshouldGoToVersionIndex
(project, targetVersion, currentVersion)
app/controllers/project-version.js:161
↓ 1 callersMethodtrackPage
(options = {})
app/metrics-adapters/local-adapter.js:18
↓ 1 callersFunctionuiSettled
(owner)
app/utils/url-hash-polyfill.js:149
MethodactiveProject
()
app/controllers/project-version.js:118
MethodafterModel
()
app/routes/application.js:53
MethodafterModel
(klass)
app/routes/project-version/classes/class.js:92
MethodafterModel
(model)
app/routes/project-version/functions/function.js:67
Methodalias
(options = {})
app/metrics-adapters/local-adapter.js:22
MethodallVersions
()
app/controllers/project-version/classes/class.js:67
MethodbeforeModel
()
app/routes/not-found.js:7
FunctionbetterGet
(params /*, hash*/)
app/helpers/better-get.js:7
FunctionbuildSandboxGlobals
(defaultGlobals)
config/fastboot.js:5
Methodclasses
()
app/controllers/project-version/modules/module.js:22
MethodclassesAndNamespaces
()
app/controllers/project-version/modules/module.js:29
MethodclassesIDs
()
app/controllers/project-version.js:29
MethodclearResults
()
app/services/search.js:62
MethodcompactVersion
()
app/models/project-version.js:17
Methodconstructor
(...args)
app/utils/url-hash-polyfill.js:18
Methodconstructor
()
app/routes/application.js:25
Methodconstructor
()
app/adapters/application.js:36
Methodconstructor
()
app/services/algolia.js:28
MethodextendedClassProjectName
()
app/models/class.js:53
MethodextendedClassShortName
()
app/models/class.js:61
MethodextractId
(_, hash)
app/serializers/application.js:8
MethodextractRelationship
(relationship)
app/serializers/application.js:12
FunctionfunctionHeadingId
([heading] /*, hash*/)
app/helpers/function-heading-id.js:4
MethodfunctionHeadings
()
app/controllers/project-version/modules/module.js:33
Methodfunctions
()
app/controllers/project-version/modules/module.js:42
MethodgetFunctionObjFromList
(classObj, functionName)
app/routes/project-version/functions/function.js:74
FunctiongetRelations
()
tests/unit/controllers/project-version-test.js:40
FunctionhandleHashIntent
(transition)
app/utils/url-hash-polyfill.js:107
MethodhasFunctionMapping
(name, module)
app/services/legacy-module-mappings.js:82
MethodhasImportExample
()
app/controllers/project-version/classes/class.js:53
MethodhasStaleResults
* Whenever the version changes in service:project, the results in this * service become stale. Presenting them any further could allow the user to
app/services/search.js:55
Methodidentify
(options = {})
app/metrics-adapters/local-adapter.js:10
Functioninitialize
()
fastboot/initializers/ajax.js:3
Functioninitialize
()
app/initializers/set-global-promise.js:3
Functioninitialize
()
app/initializers/add-string-includes-polyfill.js:1
Functioninitialize
(appInstance)
app/instance-initializers/ember-meta-store.js:3
Methodinstall
()
app/metrics-adapters/local-adapter.js:8
FunctionisDevelopingAddon
()
lib/api-docs-data/index.js:8
FunctionisLatest
(params, { version, allVersions })
app/helpers/is-latest.js:4
MethodlookupParams
(routeName)
app/routes/project-version.js:46
Methodmodel
(params)
app/routes/class.js:12
Methodmodel
({ project: projectName })
app/routes/project.js:11
Methodmodel
(params)
app/routes/data-module.js:12
Methodmodel
(params)
app/routes/data-class.js:12
Methodmodel
({ project, project_version })
app/routes/project-version.js:28
Methodmodel
(params)
app/routes/module.js:12
next →1–100 of 157, ranked by callers