Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/ functions
Functions
802 in github.com/github/docs
⨍
Functions
802
◇
Types & classes
49
↓ 3 callers
Function
getFormData
()
components/page-footer/Survey.tsx:76
↓ 3 callers
Function
getGraphqlSchema
(version, type)
src/graphql/lib/index.js:20
↓ 3 callers
Function
getIndicesOf
(searchString, string)
script/check-github-github-links.js:206
↓ 3 callers
Function
getLanguage
(req, default_ = 'en')
middleware/redirects/handle-redirects.js:163
↓ 3 callers
Method
getLanguageVariants
(href)
lib/page.js:299
↓ 3 callers
Function
getLiquidConditionals
(str, tagNames)
script/helpers/get-liquid-conditionals.js:12
↓ 3 callers
Function
getProductExampleData
(product, key, language)
middleware/contextualizers/product-examples.js:4
↓ 3 callers
Function
getProxyPath
(reqPath, requestedVersion)
middleware/archived-enterprise-versions.js:238
↓ 3 callers
Function
getReleaseNotes
(prefix, langCode)
middleware/contextualizers/get-release-notes.js:8
↓ 3 callers
Function
getRemoteRawContent
(filepath, graphqlVersion)
src/graphql/scripts/update-files.js:92
↓ 3 callers
Function
getRestMiniTocItems
( category, subCategory, apiVersion, restOperations, language, version, context )
src/rest/lib/index.js:111
↓ 3 callers
Function
getWebhooks
(version)
src/webhooks/lib/index.js:62
↓ 3 callers
Function
isApiVersioned
(version)
src/rest/scripts/test-open-api-schema.js:108
↓ 3 callers
Function
isArchivedVersion
(req)
lib/is-archived-version.js:4
↓ 3 callers
Function
isConnectionDropped
(req, res)
middleware/halt-on-dropped-connection.js:1
↓ 3 callers
Function
main
(opts, nameTuple)
script/move-content.js:43
↓ 3 callers
Function
previewAnchor
(previewTitle)
src/graphql/scripts/build-changelog.js:175
↓ 3 callers
Method
publish
* Publish a single event to Hydro * @param {string} schema * @param {any} value
lib/hydro.js:86
↓ 3 callers
Function
removeFromChildren
(oldPath, opts)
script/move-content.js:302
↓ 3 callers
Function
renderPatchNotes
(patches, ctx)
lib/release-notes-utils.js:45
↓ 3 callers
Function
safeUrlDisplay
(url)
script/search/index-elasticsearch.js:197
↓ 3 callers
Function
splitPathByLanguage
(uri, userLanguage)
lib/get-redirect.js:16
↓ 3 callers
Function
updateLiquid
(conditionalsToUpdate, content)
script/enterprise-server-releases/add-ghec-to-fpt.js:118
↓ 3 callers
Function
updateLiquid
(content)
script/content-migrations/update-versioning-in-files.js:63
↓ 3 callers
Function
updateStaticFile
(json, filepath)
src/graphql/scripts/update-files.js:161
↓ 3 callers
Function
useArticleContext
()
components/context/ArticleContext.tsx:43
↓ 3 callers
Function
useAutomatedPageContext
()
components/context/AutomatedPageContext.tsx:15
↓ 3 callers
Function
useLanguages
()
components/context/LanguagesContext.tsx:16
↓ 3 callers
Function
useQuery
()
components/hooks/useQuery.ts:7
↓ 3 callers
Function
useTheme
()
components/hooks/useTheme.ts:101
↓ 3 callers
Function
warmServer
()
lib/warm-server.js:18
↓ 2 callers
Function
addRedirectToFrontmatter
(redirectFromData, newRedirectString)
script/helpers/add-redirect-to-frontmatter.js:4
↓ 2 callers
Function
canConditionalBeRemoved
(supportedVersions, conditional)
script/helpers/remove-liquid-statements.js:261
↓ 2 callers
Function
changeLearningTracks
(filePath, oldHref, newHref)
script/move-content.js:549
↓ 2 callers
Function
checkForDeprecatedGhaeVersioning
(version, errors)
tests/linting/lint-versioning.js:111
↓ 2 callers
Function
cleanMessagesFromChanges
(changes)
src/graphql/scripts/build-changelog.js:187
↓ 2 callers
Function
cleanUpDeprecatedGhaeFlagErrors
(errors)
lib/temporary-ghae-deprecated-flag-error-cleanup.js:12
↓ 2 callers
Function
contextualize
(req, res, next)
middleware/context.js:30
↓ 2 callers
Method
create
(data, root = null, isVariables = false, isReusables = false)
tests/helpers/data-directory.js:54
↓ 2 callers
Function
createApp
()
lib/app.js:4
↓ 2 callers
Function
createCategoryList
(operations)
tests/unit/openapi-schema.js:31
↓ 2 callers
Function
createCheckObj
()
src/rest/scripts/test-open-api-schema.js:118
↓ 2 callers
Function
createTemplate
(arrayOfScripts)
script/update-readme.js:84
↓ 2 callers
Method
derive
(languageCode, relativePath, title, applicableVersions)
lib/permalink.js:49
↓ 2 callers
Function
editFiles
(files, updateParent, opts)
script/move-content.js:443
↓ 2 callers
Function
evaluateVersions
(versionsObj)
lib/get-applicable-versions.js:83
↓ 2 callers
Function
filterTheme
({ name = '', color_mode = '' } = {})
components/hooks/useTheme.ts:64
↓ 2 callers
Function
findInLearningTracks
(href)
script/move-content.js:527
↓ 2 callers
Function
findPageInSiteTree
(treePage, englishTree, originalPath, modifiedPath)
lib/find-page-in-site-tree.js:5
↓ 2 callers
Function
findReleaseNumberIndex
(releaseNum)
lib/enterprise-server-releases.js:105
↓ 2 callers
Function
formatArticleError
(message, articles)
tests/content/category-pages.js:221
↓ 2 callers
Function
formatRefError
(message, breaks)
tests/content/liquid-line-breaks.js:104
↓ 2 callers
Function
getAcceptHeader
(codeSample: CodeSample)
components/lib/get-rest-code-samples.ts:269
↓ 2 callers
Function
getBasename
(fileOrDirectory)
script/move-content.js:289
↓ 2 callers
Function
getBodyParams
(schema, topLevel = false)
src/rest/scripts/utils/get-body-params.js:42
↓ 2 callers
Function
getBuffer
(filePath)
middleware/favicons.js:22
↓ 2 callers
Function
getChangelogItems
(prefix, feedUrl, ignoreCache = false)
lib/changelog.js:26
↓ 2 callers
Function
getCodeSamples
(operation)
src/rest/scripts/utils/create-rest-examples.js:14
↓ 2 callers
Function
getDereferencedFiles
(schemas)
src/rest/scripts/utils/decorator.js:158
↓ 2 callers
Function
getDiskCachePath
(prefix, feedUrl)
lib/changelog.js:74
↓ 2 callers
Function
getDocsVersion
(openApiVersion)
lib/all-versions.js:130
↓ 2 callers
Function
getEnabledForApps
(docsVersion, apiVersion)
src/rest/lib/index.js:139
↓ 2 callers
Function
getFeaturedLinksFromReq
(req: any)
components/context/ProductLandingContext.tsx:81
↓ 2 callers
Function
getFileContent
(root, relPath, englishRoot)
lib/get-data.js:266
↓ 2 callers
Function
getFilenameByValue
(object, value)
tests/content/site-data-references.js:115
↓ 2 callers
Function
getFilepath
(filepath)
tests/content/site-data-references.js:120
↓ 2 callers
Function
getFlatListOfOperations
(version)
tests/unit/openapi-schema.js:13
↓ 2 callers
Function
getGraphqlBreakingChanges
(version)
src/graphql/lib/index.js:42
↓ 2 callers
Function
getGraphqlChangelog
()
src/graphql/lib/index.js:31
↓ 2 callers
Function
getHeadings
(markdown)
lib/get-english-headings.js:45
↓ 2 callers
Function
getIndexPrefix
()
middleware/api/search.js:54
↓ 2 callers
Function
getLanguageHighlight
(selectedLanguage: string)
components/rest/RestCodeSamples.tsx:39
↓ 2 callers
Function
getLiquidReplacements
(content, file)
script/content-migrations/use-short-versions.js:144
↓ 2 callers
Function
getOnlyApiVersions
(version)
src/rest/scripts/test-open-api-schema.js:112
↓ 2 callers
Function
getOpenApiSchemaFiles
(schemas)
src/rest/scripts/utils/decorator.js:298
↓ 2 callers
Function
getOpenApiVersion
(version)
src/rest/lib/index.js:103
↓ 2 callers
Function
getOperations
(schema)
src/rest/scripts/utils/get-operations.js:9
↓ 2 callers
Function
getPreviews
(version)
src/graphql/lib/index.js:52
↓ 2 callers
Function
getProductStringFromPath
(href)
lib/path-utils.js:92
↓ 2 callers
Function
getRemoteJSON
(url, config)
middleware/archived-enterprise-versions.js:78
↓ 2 callers
Function
getRequiredQueryParamsPath
(operation: Operation, codeSample: CodeSample)
components/lib/get-rest-code-samples.ts:256
↓ 2 callers
Function
getScriptData
($, key)
tests/helpers/script-data.js:4
↓ 2 callers
Function
getTocItems
(node, context, opts)
middleware/contextualizers/generic-toc.js:85
↓ 2 callers
Function
getTocLandingContextFromRequest
(req: any)
components/context/TocLandingContext.tsx:35
↓ 2 callers
Function
getTransformedParam
(param, paramType, props)
src/rest/scripts/utils/get-body-params.js:173
↓ 2 callers
Function
getUIData
(langCode)
lib/get-data.js:78
↓ 2 callers
Function
getUserEventsId
()
components/lib/events.ts:33
↓ 2 callers
Function
getVersionType
(graphqlVersion)
src/graphql/scripts/update-files.js:151
↓ 2 callers
Function
github
()
script/helpers/github.js:18
↓ 2 callers
Function
handleGetSearchResultsError
(req, res, error, options)
middleware/api/search.js:302
↓ 2 callers
Function
handleResponseResize
()
components/rest/RestCodeSamples.tsx:121
↓ 2 callers
Function
indexOfLearningTrackGuide
(trackGuidePaths, guidePath, context)
middleware/learning-track.js:102
↓ 2 callers
Function
isDeprecatedVersion
(path)
middleware/redirects/handle-redirects.js:193
↓ 2 callers
Function
isLiquidError
(error)
lib/render-with-fallback.js:5
↓ 2 callers
Function
isServerHealthy
()
script/server-for-jest.js:10
↓ 2 callers
Function
isValidNext
(v1, v2)
lib/enterprise-server-releases.js:26
↓ 2 callers
Function
lastIndexOfRegex
(str, regex, fromIndex)
script/helpers/remove-liquid-statements.js:251
↓ 2 callers
Function
loadUnversionedTree
(languagesOnly = null)
lib/page-data.js:38
↓ 2 callers
Function
logException
(error, req)
middleware/handle-errors.js:22
↓ 2 callers
Function
logStatus
(result)
script/purge-fastly-by-url.js:106
← previous
next →
101–200 of 802, ranked by callers