Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tolgee/tolgee-platform
/ functions
Functions
3,488 in github.com/tolgee/tolgee-platform
⨍
Functions
3,488
◇
Types & classes
185
↓ 2 callers
Function
assertAdminFrameVisible
()
e2e/cypress/e2e/administration/base.cy.ts:110
↓ 2 callers
Function
assertBothCollapsed
()
e2e/cypress/e2e/import/importResolving.cy.ts:114
↓ 2 callers
Method
assertBranchNotExists
(name: string)
e2e/cypress/compounds/branching/E2BranchesSection.ts:68
↓ 2 callers
Method
assertKeyExists
(keyName: string)
e2e/cypress/compounds/branching/E2BranchTranslationsView.ts:54
↓ 2 callers
Function
assertLanguagesSelected
(languages: string[])
e2e/cypress/e2e/translations/batchJobs.cy.ts:198
↓ 2 callers
Function
assertOrganizationAddButtonVisible
()
e2e/cypress/e2e/administration/base.cy.ts:125
↓ 2 callers
Function
assertPlanLimitPopoverNotExists
()
e2e/cypress/e2e/selfHostedLimits.cy.ts:224
↓ 2 callers
Function
assertSpendingLimitExceededPopoverNotExists
()
e2e/cypress/e2e/selfHostedLimits.cy.ts:232
↓ 2 callers
Method
assertTrashEmpty
()
e2e/cypress/compounds/E2TrashSection.ts:21
↓ 2 callers
Method
batchDelete
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:66
↓ 2 callers
Function
buildDecorations
(state: EditorState)
webapp/src/component/editor/utils/codemirrorVisibleWhitespace.ts:20
↓ 2 callers
Function
buildLink
(key: BranchRouteKey, branchName?: string)
webapp/src/component/branching/useBranchLinks.ts:45
↓ 2 callers
Function
cacheUpdateNs
(namespace: string)
webapp/src/views/projects/translations/KeySingle/KeyEditForm.tsx:109
↓ 2 callers
Function
calcualteRealSize
(prevSizes: number[])
webapp/src/views/projects/translations/useColumns.ts:24
↓ 2 callers
Function
cancelAuthDialog
()
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:166
↓ 2 callers
Method
cancelEdit
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:55
↓ 2 callers
Function
cantEditKey
()
e2e/cypress/e2e/translations/singleKeyForm.cy.ts:127
↓ 2 callers
Function
cantRemoveKey
()
e2e/cypress/e2e/translations/singleKeyForm.cy.ts:152
↓ 2 callers
Method
checkBaseLanguage
(language: string)
e2e/cypress/compounds/glossaries/E2GlossaryCreateEditDialog.ts:22
↓ 2 callers
Function
checkGlossaryCreated
()
e2e/cypress/e2e/glossary/create.cy.ts:54
↓ 2 callers
Function
checkState
( storedState: string | undefined, clearfn: () => void )
webapp/src/component/security/Login/OAuthRedirectionHandler.tsx:35
↓ 2 callers
Method
checkTranslationExists
(translation: string)
e2e/cypress/compounds/glossaries/E2GlossaryView.ts:59
↓ 2 callers
Function
chooseLabelInSelector
(label: string)
e2e/cypress/e2e/translations/batchJobs.cy.ts:174
↓ 2 callers
Function
classify
Return Confirmed if `dates` has FLAKY_THRESHOLD entries within the rolling window, otherwise Suspected.
scripts/report-flaky-tests.py:545
↓ 2 callers
Function
cleanTestData
( resource: string, options?: ArgumentTypes<typeof cy.request>[0] )
e2e/cypress/common/apiCalls/testData/generator.ts:4
↓ 2 callers
Function
clearLastSelected
()
webapp/src/service/useSelectionService.ts:72
↓ 2 callers
Function
clearPosition
()
webapp/src/views/projects/translations/context/services/usePositionService.tsx:147
↓ 2 callers
Function
clickAdd
()
e2e/cypress/common/shared.ts:19
↓ 2 callers
Function
clickCheckboxes
(test: FormatTest)
e2e/cypress/common/export.ts:292
↓ 2 callers
Method
clickManageAllTms
()
e2e/cypress/compounds/translationMemories/E2ProjectTmSettings.ts:33
↓ 2 callers
Function
combineChunks
(meshedChunks: string)
webapp/src/views/projects/translations/ToolsPanel/panels/MachineTranslation/useMTStreamed.tsx:33
↓ 2 callers
Function
confirmDiscardUnsaved
( options: ConfirmationDialogProps = {} )
webapp/src/hooks/confirmation.tsx:9
↓ 2 callers
Function
confirmUnsaved
(callback: () => void)
webapp/src/ee/llm/AiPrompt/usePromptState.tsx:110
↓ 2 callers
Function
create
()
e2e/cypress/common/apiCalls/common.ts:128
↓ 2 callers
Function
createApiKey
(body: { projectId: number; scopes: Scope[] })
e2e/cypress/common/apiCalls/common.ts:315
↓ 2 callers
Function
createColor
(mainColor: string)
webapp/src/ThemeProvider.tsx:19
↓ 2 callers
Function
createExportableProject
()
e2e/cypress/common/export.ts:8
↓ 2 callers
Method
createKey
(props: KeyDialogFillProps)
e2e/cypress/compounds/E2TranslationsView.ts:21
↓ 2 callers
Function
createNewApiKey
()
e2e/cypress/e2e/projects/integrate.cy.ts:231
↓ 2 callers
Function
createProjectWithThreeLanguages
()
e2e/cypress/common/translations.ts:264
↓ 2 callers
Function
debouncedValidation
( syncValidationCallback: (v) => boolean, asyncValidationCallback: (v) => Promise<boolean> )
webapp/src/constants/GlobalValidationSchema.tsx:635
↓ 2 callers
Function
debugUserAccount
(userName?: string)
e2e/cypress/common/administration.ts:11
↓ 2 callers
Function
defaultPreselection
(initial: string[], all: string[])
webapp/src/ee/translationMemory/views/TranslationMemoryCreateEntryDialog.tsx:66
↓ 2 callers
Method
delete
()
e2e/cypress/compounds/webhooks/E2WebhookEditDialog.ts:16
↓ 2 callers
Function
deleteAllProjectApiKeys
(projectId: number)
e2e/cypress/common/apiCalls/common.ts:336
↓ 2 callers
Method
deleteBranch
(name: string)
e2e/cypress/compounds/branching/E2BranchesSection.ts:40
↓ 2 callers
Method
deleteKey
(keyName: string)
e2e/cypress/compounds/branching/E2BranchTranslationsView.ts:26
↓ 2 callers
Method
deleteLabel
(labelName: string)
e2e/cypress/compounds/projectSettings/labels/E2ProjectLabelsSection.ts:44
↓ 2 callers
Function
deleteNamespaceByDeletingAllKeys
(key: string)
e2e/cypress/e2e/projects/settings.namespace.cy.ts:126
↓ 2 callers
Function
deleteSelected
()
e2e/cypress/common/batchOperations.ts:36
↓ 2 callers
Function
disableGlobalSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:217
↓ 2 callers
Function
disableOrganizationsSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:211
↓ 2 callers
Function
discover_project
()
scripts/report-flaky-tests.py:112
↓ 2 callers
Function
doPasswordAuth
()
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:161
↓ 2 callers
Function
doSensitiveOperation
( username: string, projectId: number, expiredJwt: string, otp: string = undefined )
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:145
↓ 2 callers
Function
downloadExported
( response: Response, languages: string[], format: FormatItem, projectName: string, branchName?: str
webapp/src/views/projects/export/downloadExported.ts:3
↓ 2 callers
Function
downloadReport
(projectId: number, task: TaskModel)
webapp/src/ee/task/components/utils.ts:20
↓ 2 callers
Method
editFieldType
(text: string)
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:43
↓ 2 callers
Function
enableAuthentication
()
e2e/cypress/common/apiCalls/common.ts:569
↓ 2 callers
Function
enableGlobalSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:214
↓ 2 callers
Function
enableOrganizationsSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:208
↓ 2 callers
Function
enableRegistration
()
e2e/cypress/common/apiCalls/common.ts:564
↓ 2 callers
Function
ensureExportLanguageSelected
(language: string)
e2e/cypress/e2e/projects/branches/branchScope.cy.ts:21
↓ 2 callers
Function
errorAction
(code: string)
webapp/src/service/http/errorAction.ts:8
↓ 2 callers
Function
extractBranchFromPathname
( pathname: string )
webapp/src/component/branching/branchingPath.ts:5
↓ 2 callers
Function
fetchMore
()
webapp/src/views/projects/translations/TranslationsList/Label/Control/LabelSelector.tsx:42
↓ 2 callers
Method
fill
({ name, languages }: { name: string | undefined; languages: string[] })
e2e/cypress/compounds/tasks/E2TaskForm.ts:4
↓ 2 callers
Function
fillOutDialog
( dialog: E2GlossaryCreateEditDialog, assignProject: boolean )
e2e/cypress/e2e/glossary/create.cy.ts:42
↓ 2 callers
Function
findFileType
(fileName: string)
webapp/src/component/common/FileDropzone.tsx:77
↓ 2 callers
Function
findKey
(id: number)
webapp/src/views/projects/integrate/component/ApiKeySelector.tsx:43
↓ 2 callers
Function
findLanguage
(tag: string, base: boolean)
webapp/src/ee/glossary/components/GlossaryViewLanguageSelect.tsx:24
↓ 2 callers
Function
findNearestWhitespace
* Returns the index (in grapheme array) of the nearest whitespace grapheme * within `tolerance` of `target`, searching outward from `target`. * * R
webapp/src/fixtures/cropDiffContext.ts:59
↓ 2 callers
Function
findTranslationInList
( translations: | ReturnType<typeof useTranslationsService>['fixedTranslations'] | undefined, tran
webapp/src/views/projects/translations/context/services/useEditService.tsx:54
↓ 2 callers
Function
flatGridColumns
(languageCount: number)
webapp/src/ee/translationMemory/components/content/TranslationMemoryEntryRow.styles.ts:10
↓ 2 callers
Function
formatCurrentDatePlusDays
(days)
e2e/cypress/common/apiKeysAndPats.ts:3
↓ 2 callers
Function
formatDiff
({ value, options, diffEnabled, languageTag, }: Props)
webapp/src/component/activity/formatTools.tsx:33
↓ 2 callers
Function
formatOutput
(sortedItems)
webapp/dataCy.core.mjs:62
↓ 2 callers
Function
generateSsoStateKey
()
webapp/src/globalContext/useAuthService.tsx:174
↓ 2 callers
Function
generateStateKey
(key: string)
webapp/src/globalContext/useAuthService.tsx:156
↓ 2 callers
Method
getAddButton
()
e2e/cypress/compounds/E2TranslationsView.ts:12
↓ 2 callers
Method
getAddButton
()
e2e/cypress/compounds/branching/E2BranchesSection.ts:9
↓ 2 callers
Function
getAddTagButton
(index = 0)
e2e/cypress/common/tags.ts:3
↓ 2 callers
Method
getAll
()
webapp/src/ee/glossary/services/GlossaryPreferencesService.ts:6
↓ 2 callers
Method
getAll
()
webapp/src/ee/translationMemory/services/TmPreferencesService.ts:6
↓ 2 callers
Function
getApiMutationOptions
( invalidatePrefix: undefined | string | string[], queryClient: QueryClient )
webapp/src/service/http/useQueryApi.ts:190
↓ 2 callers
Function
getAutoChange
(input?: DiffValue<boolean | string>)
webapp/src/component/activity/types/getAutoChange.tsx:48
↓ 2 callers
Function
getAvatarEnabled
(service: string, language: string)
e2e/cypress/e2e/translations/mtSettings.cy.ts:189
↓ 2 callers
Function
getBasicOption
(option: BasicPromptOption)
e2e/cypress/common/prompt.ts:26
↓ 2 callers
Function
getCell
(value: string)
e2e/cypress/common/translations.ts:28
↓ 2 callers
Function
getCellColumn
(location: string)
e2e/cypress/common/xlsx.ts:3
↓ 2 callers
Function
getCellRow
(location: string)
e2e/cypress/common/xlsx.ts:7
↓ 2 callers
Function
getChildScopes
(structure: HierarchyType)
webapp/src/component/PermissionsSettings/hierarchyTools.ts:11
↓ 2 callers
Function
getCommentsFiltersLength
(value: FiltersInternal)
webapp/src/views/projects/translations/TranslationFilters/SubfilterComments.tsx:80
↓ 2 callers
Function
getContent
(props: { icon: React.ReactNode })
webapp/src/component/TranslationFlagIcon.tsx:21
↓ 2 callers
Function
getContent
()
webapp/src/views/projects/translations/cell/CellStateBar.tsx:31
↓ 2 callers
Function
getCurrentKey
()
webapp/src/views/projects/translations/context/shortcuts/useTranslationsShortcuts.ts:62
↓ 2 callers
Function
getCustomNameInput
()
e2e/cypress/common/languages.ts:20
↓ 2 callers
Method
getDeleteMenuItem
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoriesView.ts:55
↓ 2 callers
Function
getDescriptionFiltersLength
(value: FiltersInternal)
webapp/src/views/projects/translations/TranslationFilters/SubfilterDescription.tsx:76
↓ 2 callers
Method
getEditMenuItem
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoriesView.ts:51
← previous
next →
601–700 of 3,488, ranked by callers