Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ functions
Functions
1,127 in github.com/ember-cli/ember-cli
⨍
Functions
1,127
◇
Types & classes
186
↓ 1 callers
Method
addonCommands
Returns what commands are made available by addons by inspecting `includedCommands` for every addon. @private @method addonCommands @
lib/models/project.js:450
↓ 1 callers
Method
addonMiddlewares
(options)
lib/tasks/test.js:30
↓ 1 callers
Method
addonTestSupportTree
()
lib/broccoli/ember-app.js:894
↓ 1 callers
Method
addonTree
()
lib/broccoli/ember-app.js:886
↓ 1 callers
Function
allPkgInfosEqualAtIndex
(paths, index)
lib/models/host-info-cache.js:3
↓ 1 callers
Method
allowCachingPerBundle
* The default implementation here is to indicate if the original addon entry point has * the `allowCachingPerBundle` flag set either on itself or o
lib/models/per-bundle-addon-cache/index.js:128
↓ 1 callers
Function
assertFilesExist
(files)
tests/acceptance/in-option-destroy-test.js:47
↓ 1 callers
Function
assertFilesNotExist
(files)
tests/acceptance/in-option-destroy-test.js:53
↓ 1 callers
Function
assertTreeValidAPI
(name, tree)
tests/unit/models/instrumentation-test.js:715
↓ 1 callers
Function
assertTreeValidJSON
(name, tree)
tests/unit/models/instrumentation-test.js:680
↓ 1 callers
Method
build
* @private * @method build * @return {Promise}
lib/models/builder.js:148
↓ 1 callers
Function
buildCommand
()
tests/unit/utilities/merge-blueprint-options-test-disabled.js:26
↓ 1 callers
Method
buildProjectModelForInRepoAddon
(addonName, ProjectClass = ProjectWithoutInternalAddons)
tests/helpers/fixturify-project.js:83
↓ 1 callers
Method
bundleHostOwnsInstance
* An optimization we support from lazy engines is the following: * * If an addon instance is supposed to be bundled with a particular lazy engin
lib/models/per-bundle-addon-cache/index.js:219
↓ 1 callers
Function
checkStyleName
(renderer, name)
lib/utilities/markdown-color.js:144
↓ 1 callers
Function
cleanupWindowsSignals
(_process)
lib/utilities/will-interrupt-process.js:175
↓ 1 callers
Method
clone
* The `clone` method duplicates a cache. Some package managers can * leverage a pre-existing state to speed up their installation. * * @metho
tests/helpers/package-cache.js:650
↓ 1 callers
Method
configWithoutCache
* @private * @method configWithoutCache * @param {String} env Environment name * @return {Object} Merged configuration object
lib/models/project.js:249
↓ 1 callers
Function
configureLogger
(env)
lib/cli/index.js:40
↓ 1 callers
Method
constructBroccoliWatcher
(options)
lib/models/watcher.js:57
↓ 1 callers
Function
containsInvalidSlash
(name)
lib/utilities/valid-project-name.js:15
↓ 1 callers
Function
contentFor
* Returns the content for a specific type (section) for index.html. * * ``` * {{content-for "[type]"}} * ``` * * Supported types: * * - 'head'
lib/utilities/ember-app-utils.js:65
↓ 1 callers
Function
createAndInstallTestTargets
* * @param {string} projectName * @param {string} options.command defaults to new * @returns {Promise<{ result: string, path: string, cleanup: () =
tests/helpers/acceptance.js:135
↓ 1 callers
Function
createApp
(options)
tests/unit/broccoli/ember-app/app-and-dependencies-test.js:72
↓ 1 callers
Method
createBlueprints
(options)
lib/tasks/generate-from-blueprint.js:27
↓ 1 callers
Method
createBundleHostCacheEntry
* Creates a cache entry for the bundleHostCache. Because we want to use the same sort of proxy * for both bundle hosts and for 'regular' addon inst
lib/models/per-bundle-addon-cache/index.js:141
↓ 1 callers
Method
createHttpsServer
()
lib/tasks/server/express-server.js:64
↓ 1 callers
Function
createProject
()
tests/factories/command-options.js:7
↓ 1 callers
Method
createServerforCustomPort
(options, Server)
lib/tasks/server/livereload-server.js:141
↓ 1 callers
Function
decodeUnicode
(str)
tests/acceptance/help-test.js:390
↓ 1 callers
Function
define
(name, deps, factory)
tests/acceptance/brocfile-smoke-test-slow.js:302
↓ 1 callers
Function
destroy
(args)
tests/acceptance/in-option-destroy-test.js:42
↓ 1 callers
Function
destroyAfterGenerate
(args)
tests/acceptance/pods-destroy-test.js:77
↓ 1 callers
Function
determineOutputs
* Returns an array of objects containing config for operations to attempt. * This allows for reduced nesting / conditionals when working with the fil
dev/update-editor-output-repos.js:56
↓ 1 callers
Function
disablePerBundleAddonCache
()
tests/unit/models/per-bundle-addon-cache/enable-cache-test.js:19
↓ 1 callers
Method
displayHost
(specifiedHost)
lib/tasks/server/livereload-server.js:168
↓ 1 callers
Function
ensureInstrumentation
(cli, ui)
lib/models/project.js:749
↓ 1 callers
Function
ensureTargetDirIsAddon
(addonPath)
lib/models/blueprint.js:1690
↓ 1 callers
Function
ensureUI
(_ui)
lib/models/project.js:762
↓ 1 callers
Function
exit
()
lib/utilities/will-interrupt-process.js:187
↓ 1 callers
Function
findAddonsByName
(projectOrAddon, addonToFind, _foundAddons = [])
tests/unit/models/package-info-cache/package-info-cache-test.js:185
↓ 1 callers
Function
findAllInRepoPackageInfosByPredicate
(packageInfo, predicate, _foundPackageInfos = [])
tests/unit/models/package-info-cache/package-info-cache-test.js:201
↓ 1 callers
Method
findBundleHost
* Given a parent object of a potential addon (another addon or the project), * go up the 'parent' chain to find the potential addon's bundle host o
lib/models/per-bundle-addon-cache/index.js:171
↓ 1 callers
Method
findBundleOwner
(bundleHost, addonPkgInfo)
lib/models/per-bundle-addon-cache/index.js:232
↓ 1 callers
Method
findDefaultBlueprintName
(givenName)
lib/tasks/addon-install.js:80
↓ 1 callers
Method
findFiles
()
lib/models/asset-size-printer.js:75
↓ 1 callers
Function
findupPath
(pathName)
lib/models/project.js:779
↓ 1 callers
Method
formatCompleteMessage
(/* packages */)
lib/tasks/npm-task.js:330
↓ 1 callers
Method
formatStartMessage
(/* packages */)
lib/tasks/npm-task.js:326
↓ 1 callers
Function
formatType
(type)
lib/utilities/print-command.js:96
↓ 1 callers
Function
generate
(args)
tests/acceptance/in-option-destroy-test.js:37
↓ 1 callers
Method
generate
(commandOptions)
lib/utilities/json-generator.js:19
↓ 1 callers
Function
generateConfig
()
lib/utilities/get-config.js:6
↓ 1 callers
Method
generateTestFile
Generate test file contents. This method is supposed to be overwritten by test framework addons like `ember-qunit`. @public @method
lib/models/project.js:625
↓ 1 callers
Method
generateTokens
(renderer)
lib/utilities/markdown-color.js:89
↓ 1 callers
Function
generateWithPrefix
(args)
tests/acceptance/pods-generate-test.js:52
↓ 1 callers
Function
get
(targetCacheEntry, property)
lib/models/per-bundle-addon-cache/addon-proxy.js:80
↓ 1 callers
Method
getAddonConstructor
* This is only supposed to be called by the addon instantiation code. * Also, the assumption here is that this PackageInfo really is for an * Ad
lib/models/package-info-cache/package-info.js:429
↓ 1 callers
Method
getAddonInstance
* Create an instance of the addon represented by this packageInfo or (if we * are supporting per-bundle caching and this is an allow-caching-per-bu
lib/models/package-info-cache/package-info.js:507
↓ 1 callers
Function
getBodyMsg
(langArg)
lib/utilities/get-lang-arg.js:235
↓ 1 callers
Function
getBranches
(onlineEditor, projectType)
dev/update-editor-output-repos.js:72
↓ 1 callers
Function
getCliMsg
()
lib/utilities/get-lang-arg.js:213
↓ 1 callers
Function
getColorTokenRegex
(name, options)
lib/utilities/markdown-color.js:157
↓ 1 callers
Function
getDetailedHelpPath
@private @method getDetailedHelpPath @param {String} thisPath @return {String} help path
lib/models/blueprint.js:1749
↓ 1 callers
Method
getDirectoryEntries
(directory)
lib/tasks/server/livereload-server.js:176
↓ 1 callers
Function
getFiles
(path)
tests/unit/broccoli/ember-app/app-and-dependencies-test.js:107
↓ 1 callers
Function
getFullMsg
(langArg)
lib/utilities/get-lang-arg.js:245
↓ 1 callers
Method
getInvalidPackages
(addonPackageList)
lib/models/package-info-cache/package-info.js:386
↓ 1 callers
Method
getLangChoices
()
lib/tasks/interactive-new.js:143
↓ 1 callers
Function
getLangCodeMsg
(langArg)
lib/utilities/get-lang-arg.js:195
↓ 1 callers
Method
getLintTests
Runs the `app`, `tests` and `templates` trees through the chain of addons that produces lint trees. Those lint trees are afterwards funneled into
lib/broccoli/ember-app.js:1046
↓ 1 callers
Method
getProjectRoot
Returns the project root based on the first package.json that is found @static @method getProjectRoot @return {String} The project root d
lib/models/project.js:719
↓ 1 callers
Function
getResult
(langArg)
lib/utilities/get-lang-arg.js:46
↓ 1 callers
Function
getStatusMsg
(langArg, willSet)
lib/utilities/get-lang-arg.js:219
↓ 1 callers
Method
getUserLocale
()
lib/tasks/interactive-new.js:167
↓ 1 callers
Function
getValidAndProgMsg
(langArg)
lib/utilities/get-lang-arg.js:200
↓ 1 callers
Method
getValidPackages
(addonPackageList)
lib/models/package-info-cache/package-info.js:382
↓ 1 callers
Function
getVendorFiles
(files, isMainVendorFile)
lib/broccoli/default-packager.js:90
↓ 1 callers
Method
hasDependencies
()
lib/models/project.js:112
↓ 1 callers
Method
hasErrors
* Indicates if there is at least one error in any object in the cache. * * @public * @method hasErrors * @return true if there are any err
lib/models/package-info-cache/index.js:55
↓ 1 callers
Method
importTransforms
()
lib/tasks/transforms/amd/index.js:15
↓ 1 callers
Method
init
()
tests/unit/commands/build-test.js:16
↓ 1 callers
Function
initAddon
()
tests/acceptance/addon-dummy-generate-test.js:32
↓ 1 callers
Function
initInRepoAddon
()
tests/acceptance/in-repo-addon-generate-test.js:37
↓ 1 callers
Method
initializeAddons
Loads and initializes addons for this project. Calls initializeAddons on the Project. @private @method initializeAddons
lib/broccoli/ember-app.js:529
↓ 1 callers
Method
installBlueprint
(install, packageNames, blueprintOptions)
lib/tasks/addon-install.js:50
↓ 1 callers
Method
invalidateCache
(serverRoot)
lib/tasks/server/express-server.js:266
↓ 1 callers
Method
invokeTestem
(options)
lib/tasks/test.js:12
↓ 1 callers
Function
isEmberCliProject
(pkg)
lib/models/project.js:788
↓ 1 callers
Function
isError
(error)
lib/tasks/git-init.js:78
↓ 1 callers
Function
isEventEmitterCompatible
(obj)
lib/utilities/will-interrupt-process.js:197
↓ 1 callers
Function
isFilePath
@private @method isFilePath @param {Object} fileInfo @return {Promise}
lib/models/blueprint.js:1726
↓ 1 callers
Method
isForLazyEngine
* Indicate if this packageInfo represents a lazy engine. * * @method isForLazyEngine * @return {Boolean} true if this pkgInfo is configured a
lib/models/package-info-cache/package-info.js:264
↓ 1 callers
Method
isForProject
* Indicate if this packageInfo is for a project. Should be called only after the project * has been loaded (see {@link PackageInfoCache#loadProject
lib/models/package-info-cache/package-info.js:233
↓ 1 callers
Function
isIgnored
@private @method isIgnored @param {FileInfo} info @return {Boolean}
lib/models/blueprint.js:1646
↓ 1 callers
Function
isInstrumentationConfigEnabled
(configOverride)
lib/utilities/instrumentation.js:9
↓ 1 callers
Function
isTypeScriptFile
(filePath)
lib/models/blueprint.js:1789
↓ 1 callers
Function
isUsingBatteryAcpi
()
lib/models/hardware-info.js:11
↓ 1 callers
Function
isUsingBatteryApm
()
lib/models/hardware-info.js:25
↓ 1 callers
Function
isUsingBatteryBsd
()
lib/models/hardware-info.js:38
← previous
next →
401–500 of 1,127, ranked by callers