MCPcopy Create free account

hub / github.com/Azure/static-web-apps-cli / functions

Functions853 in github.com/Azure/static-web-apps-cli

↓ 2 callersFunctionadoptValue
(value, resolve, reject, noValue)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:3481
↓ 2 callersFunctionauthenticateWithAzureIdentity
(details: LoginDetails = {}, useKeychain = true, clearCache = false)
src/core/account.ts:34
↓ 2 callersFunctionbuildFragment
(elems, context, scripts, selection, ignored)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:4703
↓ 2 callersFunctioncheckCustomAuthConfigFields
(context: Context, providerName: string, customAuth?: SWAConfigFileAuth)
src/msha/auth/routes/auth-login-provider-custom.ts:16
↓ 2 callersFunctionchooseOrCreateStaticSite
( options: SWACLIConfig, credentialChain: TokenCredential, subscriptionId: string )
src/core/account.ts:213
↓ 2 callersFunctionclean
(file: string)
src/core/deploy-client.ts:123
↓ 2 callersFunctioncleanUp
()
src/core/deploy-client.ts:122
↓ 2 callersFunctioncloneCopyEvent
(src, dest)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:5653
↓ 2 callersFunctionconfigure
(aurelia)
e2e/samples/app/aurelia/src/main.js:4
↓ 2 callersMethodconsiderAll
()
e2e/samples/app/mdbook/theme/highlight.js:502
↓ 2 callersFunctioncreateDisabledPseudo
* Returns a function to use in pseudos for :enabled/:disabled * @param {Boolean} disabled true for :disabled; false for :enabled
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:976
↓ 2 callersFunctioncreateFile
(fileName, contents)
e2e/samples/app/sapper/scripts/setupTypeScript.js:48
↓ 2 callersFunctioncreateFxNow
()
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:6916
↓ 2 callersFunctioncreateUser
(email: User["email"], password: string)
e2e/samples/ssr/remix/app/models/user.server.ts:16
↓ 2 callersFunctiondataAttr
(elem, key, data)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:4148
↓ 2 callersFunctiondebounce
(func, waitTime)
e2e/samples/app/slate/source/javascripts/app/_toc.js:9
↓ 2 callersFunctiondecodeCookieByName
(cookieName: string, cookieValue: string)
src/core/utils/cookie.ts:88
↓ 2 callersMethoddecrypt
(key: string, data: string)
src/core/swa-cli-persistence-plugin/impl/crypto.ts:6
↓ 2 callersMethoddeleteCredentials
(machineId: string, key: string)
src/core/swa-cli-persistence-plugin/impl/secret-storage.ts:71
↓ 2 callersMethoddeletePassword
(service: string, account: string)
src/core/swa-cli-persistence-plugin/impl/credentials-store.ts:23
↓ 2 callersFunctiondeleteUserByEmail
(email: string)
e2e/samples/ssr/remix/cypress/support/commands.ts:64
↓ 2 callersFunctiondetectDbConfigFiles
(projectPath: string = ".")
src/core/frameworks/detect.ts:121
↓ 2 callersFunctiondetectFrameworks
(projectFiles: string[], frameworks: FrameworkDefinition[])
src/core/frameworks/detect.ts:150
↓ 2 callersFunctiondetectTargetCoreToolsVersion
(nodeVersion: number)
src/core/func-core-tools.ts:55
↓ 2 callersFunctiondoesRequestPathMatchRoute
( requestPath: string, routeRule: SWAConfigFileRoute | undefined, requestMethod: string | undefined | nu
src/msha/routes-engine/route-processor.ts:8
↓ 2 callersFunctiondoesRequestPathMatchWildcardRoute
(requestPath: string, requestPathFileWithWildcard: string | undefined)
src/msha/routes-engine/route-processor.ts:92
↓ 2 callersFunctiondownloadAndValidateBinary
( releaseMetadata: BinaryMetadata, binaryName: string, outputFolder: string, id: string, platform: "
src/core/download-binary-helper.ts:20
↓ 2 callersMethodencrypt
(key: string, value: string)
src/core/swa-cli-persistence-plugin/impl/crypto.ts:5
↓ 2 callersFunctionencryptAndSign
(value: string)
src/core/utils/auth.ts:62
↓ 2 callersFunctionensureArray
(config)
e2e/samples/app/aurelia/webpack.config.js:12
↓ 2 callersFunctionerror
* Print error data and optionally exit the CLI instance. * @param data Either a string or an object to be printed. * @param exit If set to True,
src/core/utils/logger.ts:62
↓ 2 callersFunctionfetch_with_timeout
(url, options, timeout = 6000)
e2e/samples/app/mdbook/theme/book.js:19
↓ 2 callersFunctionfind
(components: string[])
src/core/utils/file.ts:50
↓ 2 callersFunctionfindAllFiles
(fileglob: string, files: string[])
src/core/frameworks/detect.ts:347
↓ 2 callersMethodfindCredentials
(service: string)
src/core/swa-cli-persistence-plugin/impl/credentials-store.ts:25
↓ 2 callersFunctionfindFile
(fileglob: string, files: string[])
src/core/frameworks/detect.ts:352
↓ 2 callersFunctionfire
()
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:3321
↓ 2 callersFunctiongetClient
()
e2e/samples/ssr/remix/app/db.server.ts:23
↓ 2 callersFunctiongetCookie
(cookieName: string, cookies: Record<string, string>)
src/core/utils/cookie.ts:58
↓ 2 callersFunctiongetCoreToolBinaryPath
(version: number)
src/core/func-core-tools.ts:36
↓ 2 callersFunctiongetCoreToolsDownloadFolder
()
src/core/func-core-tools.ts:27
↓ 2 callersFunctiongetDataApiBuilderBinaryPath
()
src/core/dataApiBuilder/index.ts:9
↓ 2 callersMethodgetEncryption
()
src/core/swa-cli-persistence-plugin/impl/crypto.ts:18
↓ 2 callersFunctiongetLanguageFromQueryString
()
e2e/samples/app/slate/source/javascripts/app/_lang.js:107
↓ 2 callersFunctiongetMajorVersion
(version: string)
src/core/func-core-tools.ts:19
↓ 2 callersFunctiongetProxyUrl
(envVar: string)
src/core/utils/fetch-proxy.ts:6
↓ 2 callersFunctiongetRandomString
(length)
e2e/samples/ssr/remix/remix.init/index.js:13
↓ 2 callersFunctiongetUserById
(id: User["id"])
e2e/samples/ssr/remix/app/models/user.server.ts:8
↓ 2 callersFunctiongetWidthOrHeight
(elem, dimension, extra)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:6438
↓ 2 callersFunctionhandleFunctionRequest
(req: http.IncomingMessage, res: http.ServerResponse)
src/msha/handlers/function.handler.ts:88
↓ 2 callersFunctionhashStateGuid
(guid: string)
src/core/utils/auth.ts:11
↓ 2 callersFunctionhideTooltip
(elem)
e2e/samples/app/mdbook/theme/book.js:611
↓ 2 callersFunctioni
(e, t)
e2e/samples/app/slate/source/javascripts/lib/_imagesloaded.min.js:67
↓ 2 callersFunctioninspect
(dataType)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:8620
↓ 2 callersFunctioninspectPrefiltersOrTransports
(structure, options, originalOptions, jqXHR)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:8616
↓ 2 callersFunctionisAcceptingTcpConnections
({ host, port }: { host?: string; port?: number })
src/core/utils/net.ts:17
↓ 2 callersFunctionisAuthRequest
(req: http.IncomingMessage)
src/msha/handlers/auth.handler.ts:43
↓ 2 callersFunctionisCoreToolsVersionCompatible
(coreToolsVersion: number, nodeVersion: number)
src/core/func-core-tools.ts:41
↓ 2 callersFunctionisCustomUrl
(req: http.IncomingMessage)
src/msha/routes-engine/route-processor.ts:132
↓ 2 callersFunctionisDescendantPath
(testedPath: string, referencePath: string)
src/core/frameworks/detect.ts:273
↓ 2 callersFunctionisFunctionRequest
(req: http.IncomingMessage, rewritePath?: string)
src/msha/handlers/function.handler.ts:125
↓ 2 callersFunctionisRunningInDocker
()
src/core/utils/docker.ts:23
↓ 2 callersFunctionisUserOrConfigOption
(option: keyof SWACLIConfig)
src/core/utils/options.ts:84
↓ 2 callersFunctionl
()
e2e/samples/app/mdbook/theme/highlight.js:71
↓ 2 callersFunctionmanipulationTarget
(elem, content)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:5630
↓ 2 callersFunctionmatchLoadedConfigName
(name: string)
src/core/utils/cli-config.ts:38
↓ 2 callersFunctionmockBinaryResponse
(response: string, status = 200)
src/core/func-core-tools.spec.ts:36
↓ 2 callersFunctionnext
()
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:4312
↓ 2 callersFunctionnormalizeAuthProvider
(providerName?: string)
src/msha/auth/routes/auth-login-provider-custom.ts:9
↓ 2 callersFunctiono
(e)
e2e/samples/app/mdbook/theme/highlight.js:115
↓ 2 callersFunctionparseURL
(str)
e2e/samples/app/slate/source/javascripts/app/_lang.js:51
↓ 2 callersFunctionprintConfigMsg
* Prints a message to the console indicating which configuration was used. * * @param name The name of the configuration. * @param configFilePath T
src/core/utils/cli-config.ts:141
↓ 2 callersFunctionrefreshToc
()
e2e/samples/app/slate/source/javascripts/app/_toc.js:46
↓ 2 callersFunctionregisterValidSW
(swUrl: string, config?: Config)
e2e/samples/app/ionic-react/src/serviceWorkerRegistration.ts:57
↓ 2 callersFunctionremove
(elem, selector, keepData)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:5792
↓ 2 callersFunctionrun_rust_code
(code_block)
e2e/samples/app/mdbook/theme/book.js:97
↓ 2 callersFunctionsafeRedirect
( to: FormDataEntryValue | string | null | undefined, defaultRedirect: string = DEFAULT_REDIRECT )
e2e/samples/ssr/remix/app/utils.ts:15
↓ 2 callersFunctionsetCounter
(count)
e2e/samples/app/vite-vanilla/counter.js:3
↓ 2 callersFunctionsetLogLevel
(verbosity: string | undefined)
src/core/utils/options.ts:50
↓ 2 callersMethodsetPassword
(service: string, account: string, credentials: string)
src/core/swa-cli-persistence-plugin/impl/credentials-store.ts:22
↓ 2 callersFunctionset_theme
(theme, store = true)
e2e/samples/app/mdbook/theme/book.js:332
↓ 2 callersFunctionshowTooltip
(elem, msg)
e2e/samples/app/mdbook/theme/book.js:616
↓ 2 callersFunctionsibling
(cur, dir)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:3178
↓ 2 callersFunctionsiblingCheck
* Checks document order of two siblings * @param {Element} a * @param {Element} b * @returns {Number} Returns less than 0 if a pr
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:929
↓ 2 callersFunctionsiblings
(n, elem)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:2884
↓ 2 callersFunctionsleep
(ms: number)
src/core/utils/cli-config.spec.ts:53
↓ 2 callersFunctionstart
(options: SWACLIConfig)
src/cli/commands/start/start.ts:34
↓ 2 callersFunctionstopQueue
(hooks)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:7406
↓ 2 callersFunctionswap
(elem, options, callback)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:6095
↓ 2 callersMethodtoJSON
()
e2e/samples/app/mdbook/theme/highlight.js:161
↓ 2 callersFunctiontryParseSwaCliConfig
* Parse the `swa-cli.config.json` file and return the parsed object. * * @param configFilePath The path to the `swa-cli.config.json` file. * @retur
src/core/utils/cli-config.ts:123
↓ 2 callersFunctionunhighlight
()
e2e/samples/app/slate/source/javascripts/app/_search.js:95
↓ 2 callersFunctionupdateFunc
(i)
e2e/samples/app/slate/source/javascripts/lib/_jquery.js:3772
↓ 2 callersFunctionupdate_play_button
(pre_block, playground_crates)
e2e/samples/app/mdbook/theme/book.js:67
↓ 2 callersFunctionuseOptionalUser
()
e2e/samples/ssr/remix/app/utils.ts:51
↓ 2 callersFunctionv
(e, n)
e2e/samples/app/mdbook/theme/highlight.js:642
↓ 2 callersFunctionvalidateCookieByName
(cookieName: string, cookieValue: string | number | string[])
src/core/utils/cookie.ts:79
↓ 2 callersFunctionvalidateDevServerConfig
(url: string | undefined, timeout: number | undefined)
src/core/utils/net.ts:93
↓ 2 callersFunctionwouldYouLikeToCreateStaticSite
()
src/core/prompts.ts:29
↓ 2 callersFunctionwriteConfigFile
(configFilePath: string, configName: string, config: SWACLIConfig)
src/core/utils/cli-config.ts:183
← previousnext →201–300 of 853, ranked by callers