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
↓ 4 callers
Function
setSelected
(item: OrganizationLanguageModel)
webapp/src/component/languages/BaseLanguageSelect.tsx:164
↓ 4 callers
Function
shortcut
(keys: string[])
e2e/cypress/common/shortcuts.ts:21
↓ 4 callers
Function
testAcceptInvitation
( roleType: 'MEMBER' | 'OWNER', email: boolean )
e2e/cypress/e2e/organizations/organizationInvitations.cy.ts:198
↓ 4 callers
Function
testDeleteUser
({ username, organizationsToContain, }: { username: string; organizationsToContain: string[]; })
e2e/cypress/e2e/userSettings/userDeletion.cy.ts:34
↓ 4 callers
Function
toggleBasicOption
(option: BasicPromptOption)
e2e/cypress/common/prompt.ts:30
↓ 4 callers
Function
useExpirationDateOptions
()
webapp/src/component/common/form/epirationField/useExpirationDateOptions.tsx:12
↓ 4 callers
Function
useImportDataHelper
()
webapp/src/views/projects/import/hooks/useImportDataHelper.tsx:29
↓ 4 callers
Function
useNumberFormatter
()
webapp/src/hooks/useLocale.ts:27
↓ 4 callers
Function
useServiceImg
()
webapp/src/hooks/useServiceImg.ts:3
↓ 4 callers
Function
useServiceName
()
webapp/src/hooks/useServiceName.tsx:9
↓ 4 callers
Function
useTranslationFilters
({ filters, setFilters, selectedLanguages, baseLang, }: Props)
webapp/src/views/projects/translations/TranslationFilters/useTranslationFilters.tsx:20
↓ 4 callers
Function
useVariantExample
( variant: string | undefined, language: string )
webapp/src/views/projects/translations/ToolsPanel/common/useExtractedPlural.tsx:25
↓ 4 callers
Function
userCanResolveComment
(key: string, lang: string, comment: string)
e2e/cypress/e2e/translations/comments.cy.ts:121
↓ 4 callers
Function
valueToText
(value: any)
webapp/src/component/activity/formatTools.tsx:89
↓ 4 callers
Method
verifyLabelsCountInTranslationCell
( key: string, lang: string, expectedCount: number )
e2e/cypress/compounds/E2TranslationLabel.ts:112
↓ 4 callers
Function
visit
()
e2e/cypress/e2e/announcement.cy.ts:49
↓ 4 callers
Function
visit
()
e2e/cypress/e2e/translations/translationFilters.general.cy.ts:98
↓ 4 callers
Function
visitProjectLanguages
(projectId: number)
e2e/cypress/common/shared.ts:196
↓ 4 callers
Function
visitProjectMembers
(projectId: number)
e2e/cypress/common/shared.ts:200
↓ 4 callers
Function
writeDataCy
( items: Record<string, string[]>, outputPath: string )
webapp/dataCy.plugin.ts:30
↓ 3 callers
Function
Empty
()
webapp/src/eeSetup/eeModule.oss.tsx:25
↓ 3 callers
Function
addCustomLanguage
()
e2e/cypress/e2e/languages/languageCreation.cy.ts:94
↓ 3 callers
Function
addFilter
(...params: AddParams)
webapp/src/views/projects/translations/context/TranslationsContext.ts:209
↓ 3 callers
Function
addLabel
(data: AddLabel)
webapp/src/views/projects/translations/context/services/useLabelsService.tsx:124
↓ 3 callers
Function
addResizer
(index: number, callback: () => void)
webapp/src/views/projects/translations/useColumns.ts:61
↓ 3 callers
Function
addScreenshot
( projectId: number, keyId: number, path: string )
e2e/cypress/common/apiCalls/common.ts:345
↓ 3 callers
Function
assertOrganizationIsPreferred
(organization: string)
e2e/cypress/e2e/organizations/organizationsSwitching.cy.ts:74
↓ 3 callers
Function
assertPlanLimitPopoverWithUsageVisible
()
e2e/cypress/e2e/selfHostedLimits.cy.ts:215
↓ 3 callers
Function
assertSpendingLimitExceededPopoverVisible
()
e2e/cypress/e2e/selfHostedLimits.cy.ts:228
↓ 3 callers
Function
buildEntity
( entityType: EntityEnum, entityData: ModifiedEntityModel, options: EntityOptions, selectedFields: str
webapp/src/component/activity/activityTools.tsx:121
↓ 3 callers
Method
buildQuery
(object: { [key: string]: any })
webapp/src/service/http/ApiHttpService.tsx:205
↓ 3 callers
Function
changeUserRole
(user: string, role: 'Admin' | 'Supporter' | 'User')
e2e/cypress/e2e/administration/base.cy.ts:119
↓ 3 callers
Function
changeView
(view: ViewMode)
webapp/src/views/projects/translations/context/TranslationsContext.ts:298
↓ 3 callers
Method
clearSizeCache
()
webapp/src/component/reactList/ReactList.js:308
↓ 3 callers
Function
clearTimer
()
webapp/src/fixtures/useTimer.ts:13
↓ 3 callers
Function
clearTimer
()
webapp/src/fixtures/useTimerCountdown.ts:18
↓ 3 callers
Function
clickOnMenuItem
(itemLabel: string)
e2e/cypress/e2e/userSettings/userSettings.cy.ts:37
↓ 3 callers
Function
closeWith
(action?: () => void)
webapp/src/views/projects/dashboard/LanguageStats/LanguageMenu.tsx:25
↓ 3 callers
Function
contextGoToPage
(chainable: Chainable, page: number)
e2e/cypress/common/shared.ts:58
↓ 3 callers
Function
createApiKeysAndSelectOne
(projectId: number)
e2e/cypress/e2e/projects/integrate.cy.ts:214
↓ 3 callers
Function
createWebhook
(url: string = testUrl)
e2e/cypress/e2e/projects/webhooks.cy.ts:155
↓ 3 callers
Method
delete
(url, body?: any)
webapp/src/service/http/ApiHttpService.tsx:164
↓ 3 callers
Function
deleteComment
(text: string)
e2e/cypress/common/comments.ts:18
↓ 3 callers
Function
disableAuthentication
()
e2e/cypress/common/apiCalls/common.ts:571
↓ 3 callers
Function
doOtpProtectedOperation
()
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:121
↓ 3 callers
Function
doPasswordProtectedOperation
()
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:132
↓ 3 callers
Function
editCell
(oldValue: string, newValue?: string, save = true)
e2e/cypress/common/shortcuts.ts:5
↓ 3 callers
Function
editKeyName
(keyName: string, newName?: string)
e2e/cypress/common/translations.ts:105
↓ 3 callers
Function
editTranslation
()
e2e/cypress/e2e/translations/singleKeyForm.cy.ts:132
↓ 3 callers
Function
enterProject
(projectName: string, organization?: string)
e2e/cypress/common/projects.ts:34
↓ 3 callers
Function
executeBatchOperationWithConfirmation
()
e2e/cypress/common/batchOperations.ts:23
↓ 3 callers
Function
expectDefaultNamespace
(namespace: string)
e2e/cypress/e2e/projects/settings.namespace.cy.ts:132
↓ 3 callers
Function
expectDefaultNamespaceInModalCreation
(namespace: string)
e2e/cypress/e2e/projects/settings.namespace.cy.ts:136
↓ 3 callers
Function
fillAzure
(name: string)
e2e/cypress/e2e/projects/contentStorage.cy.ts:143
↓ 3 callers
Function
filterEmpty
(filter: TaskFilterType)
webapp/src/ee/task/components/taskFilter/taskFilterUtils.ts:3
↓ 3 callers
Function
generateData
(user: string, disableTranslation = false)
e2e/cypress/e2e/projects/translationProtection/translationProtection.import.cy.ts:96
↓ 3 callers
Function
getAiPlaygroundUrl
( projectId: number, promptId?: number, view?: 'TABLE' )
webapp/src/constants/links.tsx:493
↓ 3 callers
Method
getAll
()
webapp/src/service/ProjectPreferencesService.ts:6
↓ 3 callers
Function
getAssignedEmailNotification
()
e2e/cypress/common/apiCalls/common.ts:383
↓ 3 callers
Function
getBaseText
()
webapp/src/views/projects/translations/useTranslationCell.tsx:108
↓ 3 callers
Function
getBaseViewWidth
(width: BaseViewWidth)
webapp/src/component/layout/BaseViewWidth.ts:10
↓ 3 callers
Function
getCellGradientBackground
( position: PositionType | undefined, color: string )
webapp/src/views/projects/translations/cell/styles.ts:7
↓ 3 callers
Function
getEditOldValue
()
webapp/src/views/projects/translations/context/services/usePositionService.tsx:151
↓ 3 callers
Function
getEditorActions
({ onSave, tasks, currentTask, languageId, translation, project, value, overCharLimit, }: Prop
webapp/src/views/projects/translations/cell/editorMainActions/getEditorActions.tsx:75
↓ 3 callers
Method
getEl
()
webapp/src/component/reactList/ReactList.js:209
↓ 3 callers
Function
getEmail
(id)
e2e/cypress/common/apiCalls/common.ts:539
↓ 3 callers
Method
getExportButton
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:93
↓ 3 callers
Function
getFiles
(dir)
webapp/dataCy.core.mjs:36
↓ 3 callers
Method
getForProject
(projectId: number)
webapp/src/service/ProjectPreferencesService.ts:10
↓ 3 callers
Function
getLanguageId
(languages: LanguageModel[], tag: string)
e2e/cypress/common/permissions/shared.ts:33
↓ 3 callers
Function
getLanguagesUnion
( scopes: PermissionModelScope[], permittedLanguages: LanguagePermissions, allLangs: number[] )
webapp/src/component/PermissionsSettings/hierarchyTools.ts:121
↓ 3 callers
Method
getListHeader
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:8
↓ 3 callers
Method
getListItems
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoriesView.ts:23
↓ 3 callers
Method
getNameField
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoryCreateEditDialog.ts:4
↓ 3 callers
Function
getNamespaceFiltersLength
(value: FiltersInternal)
webapp/src/views/projects/translations/TranslationFilters/SubfilterNamespaces.tsx:181
↓ 3 callers
Function
getNoDiffChange
(input?: DiffValue, languageTag?: string)
webapp/src/component/activity/types/getNoDiffChange.tsx:14
↓ 3 callers
Function
getNthLanguageInProject
(projectName: string, nth: number)
e2e/cypress/e2e/projects/projectsListDashboard.cy.ts:64
↓ 3 callers
Function
getNthStateInProject
(projectName: string, nth: number)
e2e/cypress/e2e/projects/projectsListDashboard.cy.ts:55
↓ 3 callers
Function
getOtp
()
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:141
↓ 3 callers
Function
getParsedEmailInvitationLink
()
e2e/cypress/common/apiCalls/common.ts:421
↓ 3 callers
Function
getProgressData
({ usage }: { usage: UsageModel })
webapp/src/ee/billing/component/getProgressData.ts:6
↓ 3 callers
Function
getProjectSettingsUploadedAvatarImage
()
e2e/cypress/e2e/avatars.cy.ts:110
↓ 3 callers
Function
getRequiredScopes
( scope: PermissionModelScope, dependencies: HierarchyItem )
webapp/src/component/PermissionsSettings/hierarchyTools.ts:90
↓ 3 callers
Function
getResolutionDialog
()
e2e/cypress/common/import.ts:13
↓ 3 callers
Function
getShowDataDialog
()
e2e/cypress/common/import.ts:9
↓ 3 callers
Function
getTaskUrl
(projectId: number, taskNumber: number)
webapp/src/constants/links.tsx:487
↓ 3 callers
Function
getTolgeeSlug
()
e2e/cypress/e2e/organizations/organizationInvitations.cy.ts:121
↓ 3 callers
Method
getTranslationInput
()
e2e/cypress/compounds/E2KeyCreateDialog.ts:66
↓ 3 callers
Function
getUserListItem
(userName = 'John User')
e2e/cypress/common/administration.ts:7
↓ 3 callers
Function
getVisibleCharCount
({ text, nested }: Params)
webapp/src/views/projects/translations/cell/getVisibleCharCount.ts:8
↓ 3 callers
Function
goToNewOrganizationForm
()
e2e/cypress/e2e/organizations/organizationsList.cy.ts:140
↓ 3 callers
Function
groupIssuesByType
( issues: QaPreviewIssue[] | undefined )
webapp/src/ee/qa/hooks/useQaPreviewWebsocket.ts:192
↓ 3 callers
Function
handleMenuClose
()
webapp/src/ee/branching/components/BranchItem.tsx:83
↓ 3 callers
Function
handleOpen
(mode?: EditMode)
webapp/src/views/projects/translations/useKeyCell.ts:44
↓ 3 callers
Function
hasOuterWhitespace
(name: string)
webapp/src/fixtures/keyName.ts:19
↓ 3 callers
Function
isOverlapping
(a: Position, b: Position)
webapp/src/views/projects/translations/translationVisual/TranslationWithPlaceholders.tsx:42
↓ 3 callers
Function
isScreenshotExpired
(src: string | undefined)
webapp/src/views/projects/translations/Screenshots/isScreenshotExpired.tsx:1
↓ 3 callers
Function
isSubset
(subset: number[], wholeSet: number[])
webapp/src/component/PermissionsSettings/hierarchyTools.ts:165
↓ 3 callers
Function
leave
(projectName: string, projectId: number)
webapp/src/views/projects/useLeaveProject.tsx:42
↓ 3 callers
Function
llmProvidersConfig
(t: TranslateFunction)
webapp/src/ee/llm/OrganizationLLMProviders/LlmProviderEdit/llmProvidersConfig.ts:36
← previous
next →
401–500 of 3,488, ranked by callers