MCPcopy Index your code

hub / github.com/ember-cli/ember-cli / functions

Functions1,127 in github.com/ember-cli/ember-cli

↓ 1 callersMethodaddonCommands
Returns what commands are made available by addons by inspecting `includedCommands` for every addon. @private @method addonCommands @
lib/models/project.js:450
↓ 1 callersMethodaddonMiddlewares
(options)
lib/tasks/test.js:30
↓ 1 callersMethodaddonTestSupportTree
()
lib/broccoli/ember-app.js:894
↓ 1 callersMethodaddonTree
()
lib/broccoli/ember-app.js:886
↓ 1 callersFunctionallPkgInfosEqualAtIndex
(paths, index)
lib/models/host-info-cache.js:3
↓ 1 callersMethodallowCachingPerBundle
* 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 callersFunctionassertFilesExist
(files)
tests/acceptance/in-option-destroy-test.js:47
↓ 1 callersFunctionassertFilesNotExist
(files)
tests/acceptance/in-option-destroy-test.js:53
↓ 1 callersFunctionassertTreeValidAPI
(name, tree)
tests/unit/models/instrumentation-test.js:715
↓ 1 callersFunctionassertTreeValidJSON
(name, tree)
tests/unit/models/instrumentation-test.js:680
↓ 1 callersMethodbuild
* @private * @method build * @return {Promise}
lib/models/builder.js:148
↓ 1 callersFunctionbuildCommand
()
tests/unit/utilities/merge-blueprint-options-test-disabled.js:26
↓ 1 callersMethodbuildProjectModelForInRepoAddon
(addonName, ProjectClass = ProjectWithoutInternalAddons)
tests/helpers/fixturify-project.js:83
↓ 1 callersMethodbundleHostOwnsInstance
* 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 callersFunctioncheckStyleName
(renderer, name)
lib/utilities/markdown-color.js:144
↓ 1 callersFunctioncleanupWindowsSignals
(_process)
lib/utilities/will-interrupt-process.js:175
↓ 1 callersMethodclone
* 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 callersMethodconfigWithoutCache
* @private * @method configWithoutCache * @param {String} env Environment name * @return {Object} Merged configuration object
lib/models/project.js:249
↓ 1 callersFunctionconfigureLogger
(env)
lib/cli/index.js:40
↓ 1 callersMethodconstructBroccoliWatcher
(options)
lib/models/watcher.js:57
↓ 1 callersFunctioncontainsInvalidSlash
(name)
lib/utilities/valid-project-name.js:15
↓ 1 callersFunctioncontentFor
* 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 callersFunctioncreateAndInstallTestTargets
* * @param {string} projectName * @param {string} options.command defaults to new * @returns {Promise<{ result: string, path: string, cleanup: () =
tests/helpers/acceptance.js:135
↓ 1 callersFunctioncreateApp
(options)
tests/unit/broccoli/ember-app/app-and-dependencies-test.js:72
↓ 1 callersMethodcreateBlueprints
(options)
lib/tasks/generate-from-blueprint.js:27
↓ 1 callersMethodcreateBundleHostCacheEntry
* 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 callersMethodcreateHttpsServer
()
lib/tasks/server/express-server.js:64
↓ 1 callersFunctioncreateProject
()
tests/factories/command-options.js:7
↓ 1 callersMethodcreateServerforCustomPort
(options, Server)
lib/tasks/server/livereload-server.js:141
↓ 1 callersFunctiondecodeUnicode
(str)
tests/acceptance/help-test.js:390
↓ 1 callersFunctiondefine
(name, deps, factory)
tests/acceptance/brocfile-smoke-test-slow.js:302
↓ 1 callersFunctiondestroy
(args)
tests/acceptance/in-option-destroy-test.js:42
↓ 1 callersFunctiondestroyAfterGenerate
(args)
tests/acceptance/pods-destroy-test.js:77
↓ 1 callersFunctiondetermineOutputs
* 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 callersFunctiondisablePerBundleAddonCache
()
tests/unit/models/per-bundle-addon-cache/enable-cache-test.js:19
↓ 1 callersMethoddisplayHost
(specifiedHost)
lib/tasks/server/livereload-server.js:168
↓ 1 callersFunctionensureInstrumentation
(cli, ui)
lib/models/project.js:749
↓ 1 callersFunctionensureTargetDirIsAddon
(addonPath)
lib/models/blueprint.js:1690
↓ 1 callersFunctionensureUI
(_ui)
lib/models/project.js:762
↓ 1 callersFunctionexit
()
lib/utilities/will-interrupt-process.js:187
↓ 1 callersFunctionfindAddonsByName
(projectOrAddon, addonToFind, _foundAddons = [])
tests/unit/models/package-info-cache/package-info-cache-test.js:185
↓ 1 callersFunctionfindAllInRepoPackageInfosByPredicate
(packageInfo, predicate, _foundPackageInfos = [])
tests/unit/models/package-info-cache/package-info-cache-test.js:201
↓ 1 callersMethodfindBundleHost
* 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 callersMethodfindBundleOwner
(bundleHost, addonPkgInfo)
lib/models/per-bundle-addon-cache/index.js:232
↓ 1 callersMethodfindDefaultBlueprintName
(givenName)
lib/tasks/addon-install.js:80
↓ 1 callersMethodfindFiles
()
lib/models/asset-size-printer.js:75
↓ 1 callersFunctionfindupPath
(pathName)
lib/models/project.js:779
↓ 1 callersMethodformatCompleteMessage
(/* packages */)
lib/tasks/npm-task.js:330
↓ 1 callersMethodformatStartMessage
(/* packages */)
lib/tasks/npm-task.js:326
↓ 1 callersFunctionformatType
(type)
lib/utilities/print-command.js:96
↓ 1 callersFunctiongenerate
(args)
tests/acceptance/in-option-destroy-test.js:37
↓ 1 callersMethodgenerate
(commandOptions)
lib/utilities/json-generator.js:19
↓ 1 callersFunctiongenerateConfig
()
lib/utilities/get-config.js:6
↓ 1 callersMethodgenerateTestFile
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 callersMethodgenerateTokens
(renderer)
lib/utilities/markdown-color.js:89
↓ 1 callersFunctiongenerateWithPrefix
(args)
tests/acceptance/pods-generate-test.js:52
↓ 1 callersFunctionget
(targetCacheEntry, property)
lib/models/per-bundle-addon-cache/addon-proxy.js:80
↓ 1 callersMethodgetAddonConstructor
* 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 callersMethodgetAddonInstance
* 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 callersFunctiongetBodyMsg
(langArg)
lib/utilities/get-lang-arg.js:235
↓ 1 callersFunctiongetBranches
(onlineEditor, projectType)
dev/update-editor-output-repos.js:72
↓ 1 callersFunctiongetCliMsg
()
lib/utilities/get-lang-arg.js:213
↓ 1 callersFunctiongetColorTokenRegex
(name, options)
lib/utilities/markdown-color.js:157
↓ 1 callersFunctiongetDetailedHelpPath
@private @method getDetailedHelpPath @param {String} thisPath @return {String} help path
lib/models/blueprint.js:1749
↓ 1 callersMethodgetDirectoryEntries
(directory)
lib/tasks/server/livereload-server.js:176
↓ 1 callersFunctiongetFiles
(path)
tests/unit/broccoli/ember-app/app-and-dependencies-test.js:107
↓ 1 callersFunctiongetFullMsg
(langArg)
lib/utilities/get-lang-arg.js:245
↓ 1 callersMethodgetInvalidPackages
(addonPackageList)
lib/models/package-info-cache/package-info.js:386
↓ 1 callersMethodgetLangChoices
()
lib/tasks/interactive-new.js:143
↓ 1 callersFunctiongetLangCodeMsg
(langArg)
lib/utilities/get-lang-arg.js:195
↓ 1 callersMethodgetLintTests
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 callersMethodgetProjectRoot
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 callersFunctiongetResult
(langArg)
lib/utilities/get-lang-arg.js:46
↓ 1 callersFunctiongetStatusMsg
(langArg, willSet)
lib/utilities/get-lang-arg.js:219
↓ 1 callersMethodgetUserLocale
()
lib/tasks/interactive-new.js:167
↓ 1 callersFunctiongetValidAndProgMsg
(langArg)
lib/utilities/get-lang-arg.js:200
↓ 1 callersMethodgetValidPackages
(addonPackageList)
lib/models/package-info-cache/package-info.js:382
↓ 1 callersFunctiongetVendorFiles
(files, isMainVendorFile)
lib/broccoli/default-packager.js:90
↓ 1 callersMethodhasDependencies
()
lib/models/project.js:112
↓ 1 callersMethodhasErrors
* 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 callersMethodimportTransforms
()
lib/tasks/transforms/amd/index.js:15
↓ 1 callersMethodinit
()
tests/unit/commands/build-test.js:16
↓ 1 callersFunctioninitAddon
()
tests/acceptance/addon-dummy-generate-test.js:32
↓ 1 callersFunctioninitInRepoAddon
()
tests/acceptance/in-repo-addon-generate-test.js:37
↓ 1 callersMethodinitializeAddons
Loads and initializes addons for this project. Calls initializeAddons on the Project. @private @method initializeAddons
lib/broccoli/ember-app.js:529
↓ 1 callersMethodinstallBlueprint
(install, packageNames, blueprintOptions)
lib/tasks/addon-install.js:50
↓ 1 callersMethodinvalidateCache
(serverRoot)
lib/tasks/server/express-server.js:266
↓ 1 callersMethodinvokeTestem
(options)
lib/tasks/test.js:12
↓ 1 callersFunctionisEmberCliProject
(pkg)
lib/models/project.js:788
↓ 1 callersFunctionisError
(error)
lib/tasks/git-init.js:78
↓ 1 callersFunctionisEventEmitterCompatible
(obj)
lib/utilities/will-interrupt-process.js:197
↓ 1 callersFunctionisFilePath
@private @method isFilePath @param {Object} fileInfo @return {Promise}
lib/models/blueprint.js:1726
↓ 1 callersMethodisForLazyEngine
* 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 callersMethodisForProject
* 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 callersFunctionisIgnored
@private @method isIgnored @param {FileInfo} info @return {Boolean}
lib/models/blueprint.js:1646
↓ 1 callersFunctionisInstrumentationConfigEnabled
(configOverride)
lib/utilities/instrumentation.js:9
↓ 1 callersFunctionisTypeScriptFile
(filePath)
lib/models/blueprint.js:1789
↓ 1 callersFunctionisUsingBatteryAcpi
()
lib/models/hardware-info.js:11
↓ 1 callersFunctionisUsingBatteryApm
()
lib/models/hardware-info.js:25
↓ 1 callersFunctionisUsingBatteryBsd
()
lib/models/hardware-info.js:38
← previousnext →401–500 of 1,127, ranked by callers