Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
16,052 in github.com/bitwarden/clients
⨍
Functions
16,052
◇
Types & classes
7,544
↓ 14 callers
Function
mockReset
(mock: MockProxy<any>)
libs/common/src/platform/spec/mock-deep.ts:126
↓ 14 callers
Method
patchCipher
* Method to update the cipherView with the new values. This method should be called by the child form components * @param updateFn - A function tha
libs/vault/src/cipher-form/components/cipher-form.component.ts:219
↓ 14 callers
Method
policies$
(userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:51
↓ 14 callers
Function
policyDrawerMeta
( policy: BasePolicyEditDefinition, )
apps/web/src/app/admin-console/organizations/policies/policy-drawer-story.helper.ts:183
↓ 14 callers
Function
policyModalMeta
( policy: BasePolicyEditDefinition, )
apps/web/src/app/admin-console/organizations/policies/policy-drawer-story.helper.ts:198
↓ 14 callers
Method
record
(message: string)
apps/web/src/app/key-management/data-recovery/log-recorder.ts:11
↓ 14 callers
Function
safeGetString
(value: string | EncString | undefined | null)
libs/common/src/models/export/utils.ts:3
↓ 14 callers
Method
sendMessage
(msg: BrowserFido2Message)
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:153
↓ 14 callers
Function
sendMockExtensionMessage
( message: any, sender?: chrome.runtime.MessageSender, sendResponse?: CallableFunction, )
apps/browser/src/autofill/spec/testing-utils.ts:24
↓ 14 callers
Method
tabsQuery
(options: chrome.tabs.QueryInfo)
apps/browser/src/platform/browser/browser-api.ts:335
↓ 14 callers
Method
unwrapSymmetricKey
( keyToBeUnwrapped: EncString, wrappingKey: SymmetricCryptoKey, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:163
↓ 14 callers
Method
updateWithServer
( cipherView: CipherView, userId: UserId, originalCipherView?: CipherView, orgAdmin?: boolean,
libs/common/src/vault/services/cipher.service.ts:824
↓ 13 callers
Method
buildDataModel
( domain: D, dataObj: any, map: any, notEncStringList: any[] = [], )
libs/common/src/platform/models/domain/domain-base.ts:52
↓ 13 callers
Method
canDelete
* Returns true if the user can delete a collection from the individual vault. * Does not include admin permissions - see {@link CollectionAdminView
libs/common/src/admin-console/models/collections/collection.view.ts:79
↓ 13 callers
Function
conditionalEncString
(value?: string)
libs/common/src/vault/utils/domain-utils.ts:12
↓ 13 callers
Function
createAutofillFieldMock
(customFields = {})
apps/browser/src/autofill/spec/autofill-mocks.ts:35
↓ 13 callers
Function
createRiskInsights
( options?: Partial<{ id: OrganizationReportId; organizationId: OrganizationId; reports: Applica
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:233
↓ 13 callers
Function
framed_request_identities
Builds a framed SSH REQUEST_IDENTITIES message (type byte 11).
apps/desktop/desktop_native/ssh_agent/tests/common.rs:209
↓ 13 callers
Method
fromSdkCipher
* Maps an SDK Cipher object to a Cipher * @param sdkCipher - The SDK Cipher object
libs/common/src/vault/models/domain/cipher.ts:548
↓ 13 callers
Method
get
(keyDefinition: KeyDefinition<T>)
libs/state-test-utils/src/fake-state-provider.ts:63
↓ 13 callers
Method
get$
(id: string)
libs/common/src/tools/send/services/send.service.ts:149
↓ 13 callers
Method
getDomain
(uriString: string | null | undefined)
libs/common/src/platform/misc/utils.ts:481
↓ 13 callers
Method
getTab
* Gets the tab with the given id. * * @param tabId - The id of the tab to get.
apps/browser/src/platform/browser/browser-api.ts:250
↓ 13 callers
Method
isDeleted
()
apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.ts:232
↓ 13 callers
Method
isFirefox
()
apps/web/src/app/core/web-platform-utils.service.ts:69
↓ 13 callers
Function
isMac
()
apps/desktop/src/utils.ts:19
↓ 13 callers
Function
makeStaticByteArray
(length: number, start = 0)
libs/common/spec/utils.ts:45
↓ 13 callers
Function
nodeIsElement
(node: Node)
apps/browser/src/autofill/utils/index.ts:297
↓ 13 callers
Method
observe
()
apps/desktop/src/app/layout/desktop-layout.component.spec.ts:35
↓ 13 callers
Method
openExternal
* Open the given external protocol URL in the desktop's default manner if it is considered safe. (For example, mailto: URLs in the user's default mail
apps/desktop/src/platform/main/safe-shell.main.ts:15
↓ 13 callers
Method
openPopout
* Opens a popout window of any extension page. If the popout window is already open, it will be focused. * * @param extensionUrlPath - A relativ
apps/browser/src/platform/browser/browser-popup-utils.ts:142
↓ 13 callers
Method
passwordRepromptCheck
(cipher: CipherViewLike)
libs/vault/src/services/password-reprompt.service.ts:42
↓ 13 callers
Method
registerTaskHandler
* Registers a task handler. * * @param taskName - The name of the task. * @param handler - The task handler.
libs/scheduling/src/default-task-scheduler.service.ts:53
↓ 13 callers
Method
remove
* Remove a value in the storage service at the given key. * * This is a brute force method to just remove a value in the storage service. If you
libs/state/src/state-migrations/migration-helper.ts:67
↓ 13 callers
Method
save
(key: string, obj: T)
libs/storage-core/src/memory-storage.service.ts:30
↓ 13 callers
Method
sendMessage
(message: string)
apps/desktop/src/main/menu/menu.edit.ts:128
↓ 13 callers
Method
setForceSetPasswordReason
(reason: ForceSetPasswordReason, userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:203
↓ 13 callers
Method
store
()
apps/desktop/src/platform/main/storage/electron-store-backend.ts:17
↓ 13 callers
Method
stringToArray
(str: string)
libs/common/src/platform/services/fido2/fido2-utils.ts:51
↓ 13 callers
Method
submit
()
libs/angular/src/tools/send/add-edit.component.ts:298
↓ 13 callers
Function
trackEmissions
(observable: Observable<T>)
libs/core-test-utils/src/index.ts:11
↓ 13 callers
Method
userCanArchive$
* User can archive items if: * User has premium from any source (personal or organization)
libs/common/src/vault/services/default-cipher-archive.service.ts:43
↓ 12 callers
Method
atEnd
()
apps/browser/src/autofill/fido2/background/permissions-policy/header-parser.ts:290
↓ 12 callers
Method
cancel
* Aborts an in-flight `launchAndWaitForToken` call: detaches listeners and * closes any tab the monitor opened. Safe to call when nothing is in fli
libs/importer/src/components/keeper/services/keeper-sso-tab-monitor.ts:32
↓ 12 callers
Method
close
* Closes the password history dialog.
libs/vault/src/components/password-history/password-history.component.ts:68
↓ 12 callers
Method
closeInlineMenu
* Sends a message to the sender tab to close the autofill inline menu. * * @param sender - The sender of the port message * @param forceClose
apps/browser/src/autofill/background/overlay.background.ts:1628
↓ 12 callers
Method
collectionAdminViews$
(organizationId: string, userId: UserId)
libs/admin-console/src/common/collections/services/default-collection-admin.service.ts:39
↓ 12 callers
Method
create
( authService: AuthService, fallbackSupported: boolean, tab: chrome.tabs.Tab, abortController?
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:139
↓ 12 callers
Function
createChromeTabMock
(customFields = {})
apps/browser/src/autofill/spec/autofill-mocks.ts:96
↓ 12 callers
Method
decodeAccessToken
(tokenOrUserId?: string | UserId)
libs/common/src/auth/services/token.service.ts:973
↓ 12 callers
Method
delete
(secrets: SecretListView[])
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:126
↓ 12 callers
Method
fromByteStringToArray
(str: string)
libs/common/src/platform/misc/utils.ts:147
↓ 12 callers
Function
fromChromeEvent
( event: chrome.events.Event<(...args: T) => void>, )
apps/browser/src/platform/browser/from-chrome-event.ts:23
↓ 12 callers
Method
get
* Gets a value from the storage service at the given key. * * This is a brute force method to just get a value from the storage service. If you
libs/state/src/state-migrations/migration-helper.ts:43
↓ 12 callers
Method
getAll
(orgId: string)
apps/web/src/app/admin-console/organizations/core/services/group/group-api.service.ts:38
↓ 12 callers
Method
getCode$
(key: string)
libs/common/src/vault/services/totp.service.ts:31
↓ 12 callers
Method
getInitialCipherView
* Return initial values for given keys of a cipher
libs/vault/src/cipher-form/components/cipher-form.component.ts:228
↓ 12 callers
Method
getRuntimeURL
(path: string)
apps/browser/src/platform/browser/browser-api.ts:443
↓ 12 callers
Method
getSubscription
(id: string)
libs/common/src/admin-console/services/organization/organization-api.service.ts:70
↓ 12 callers
Method
hasMasterPassword
(userId?: string)
libs/common/src/auth/services/user-verification/user-verification.service.ts:243
↓ 12 callers
Function
isMacAppStore
()
apps/desktop/src/utils.ts:23
↓ 12 callers
Function
makeEncString
(data: Uint8Array)
libs/common/src/key-management/crypto/services/encrypt.service.spec.ts:344
↓ 12 callers
Method
makeMasterPasswordAuthenticationData
( password: string, kdf: KdfConfig, salt: MasterPasswordSalt, )
libs/common/src/key-management/master-password/services/master-password.service.ts:247
↓ 12 callers
Function
make_minimal_ed25519_blob
()
apps/desktop/desktop_native/ssh_agent/src/server/mod.rs:201
↓ 12 callers
Function
make_sign_request_msg
(blob: &[u8], data: &[u8], flags: u32)
apps/desktop/desktop_native/ssh_agent/src/server/mod.rs:191
↓ 12 callers
Method
reset
()
libs/importer/src/components/keeper/keeper-direct-import-ui.service.ts:111
↓ 12 callers
Function
sendExtensionMessage
( command: string, options: Record<string, any> = {}, )
apps/browser/src/autofill/utils/index.ts:109
↓ 12 callers
Method
toSdkConfig
()
libs/key-management/src/models/kdf-config.ts:58
↓ 12 callers
Function
translate
(key: I18nKeyOrLiteral, i18n: I18nService)
libs/tools/generator/components/src/util.ts:34
↓ 12 callers
Function
trigger
()
libs/components/src/bulk-actions-bar/bulk-actions-bar.component.spec.ts:377
↓ 11 callers
Function
addEventParameters
( base: string, start: string, end: string, token: string, )
libs/common/src/dirt/event-logs/services/event-query-params.util.ts:7
↓ 11 callers
Method
apiRequest
( endpoint: string, request: MessageShape<D>, requestSchema: D, )
libs/importer/src/importers/keeper/access/services/client.ts:1202
↓ 11 callers
Method
as_ptr
(&mut self)
apps/desktop/desktop_native/objc/src/lib.rs:40
↓ 11 callers
Function
assertTruthy
( val: T, name: string, ctx?: string, )
libs/common/src/auth/utils/assert-truthy.util.ts:34
↓ 11 callers
Method
canDeleteCipher$
* * {@link CipherAuthorizationService.canDeleteCipher$}
libs/common/src/vault/services/cipher-authorization.service.ts:92
↓ 11 callers
Method
close
(result: BulkDeleteDialogResult)
apps/web/src/app/vault/individual-vault/bulk-action-dialogs/bulk-delete-dialog/bulk-delete-dialog.component.ts:151
↓ 11 callers
Method
closeSingleActionPopout
* Closes the single action popout window. * * @param popoutKey - The single action popout key used to identify the popout. * @param delayClos
apps/browser/src/platform/browser/browser-popup-utils.ts:205
↓ 11 callers
Function
createApplication
( name: string, isCritical = false, reviewedDate?: Date, )
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:394
↓ 11 callers
Function
createNewSummaryData
()
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/risk-insights-data-mappers.ts:68
↓ 11 callers
Method
decapsulateKeyUnsigned
( encryptedSharedKey: EncString, decapsulationKey: Uint8Array, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:204
↓ 11 callers
Method
decrypt
(&self, encrypted: &crypto::EncryptedMemory)
apps/desktop/desktop_native/secure_memory/src/secure_key/mod.rs:51
↓ 11 callers
Method
decryptObj
@deprecated - Domain encryption must be implemented in the SDK
libs/common/src/platform/models/domain/domain-base.ts:74
↓ 11 callers
Method
decryptString
(encString: EncString, key: SymmetricCryptoKey)
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:44
↓ 11 callers
Method
fetch
(request: Request)
libs/common/src/services/api.service.ts:1322
↓ 11 callers
Method
fromArrayToUtf8
* Converts a Uint8Array to a UTF-8 decoded string. * @param arr - The Uint8Array containing UTF-8 encoded bytes. * @returns The decoded UTF-8 st
libs/common/src/platform/misc/utils.ts:232
↓ 11 callers
Method
fromSdkCipherView
* Creates a CipherView from the SDK CipherView.
libs/common/src/vault/models/view/cipher.view.ts:302
↓ 11 callers
Method
get
(keyDefinition: KeyDefinition<T>)
libs/components/src/utils/state-mock.ts:39
↓ 11 callers
Method
getFileName
(prefix: string = null, extension = "json")
bitwarden_license/bit-web/src/app/secrets-manager/settings/services/sm-porting.service.ts:15
↓ 11 callers
Method
getFingerprint
(id: string)
apps/cli/src/commands/get.command.ts:646
↓ 11 callers
Method
getHost
(uriString: string)
libs/common/src/platform/misc/utils.ts:472
↓ 11 callers
Method
getVaultTimeoutActionByUserId$
(userId: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:296
↓ 11 callers
Method
getVaultTimeoutByUserId$
(userId: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:150
↓ 11 callers
Method
hasJsonPayload
returns true when there should be a JSON payload to process * @param response the fetch API response returned by the RPC call
libs/common/src/tools/integration/rpc/rpc.ts:19
↓ 11 callers
Method
hasPersistentKey
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:29
↓ 11 callers
Method
id
Identifier for the RP.
apps/desktop/desktop_native/win_webauthn/src/api/webauthn.rs:241
↓ 11 callers
Method
inPopup
* Identifies if the popup is within the popup. * * @param win - The passed window object.
apps/browser/src/platform/browser/browser-popup-utils.ts:83
↓ 11 callers
Method
isCipherRestricted
* Checks if a specific cipher type is restricted for the user. * * @param cipherType - The cipher type to check * @returns Promise resolving
apps/cli/src/vault/services/cli-restricted-item-types.service.ts:42
↓ 11 callers
Method
load
(organization: Organization)
apps/web/src/app/admin-console/organizations/members/members.component.ts:241
↓ 11 callers
Function
openEntityEventsDialog
( dialogService: DialogService, config: DialogConfig<EntityEventsDialogParams>, )
apps/web/src/app/dirt/event-logs/components/entity-events/entity-events.component.ts:349
↓ 11 callers
Method
organizationId
()
apps/web/src/app/admin-console/organizations/manage/group-add-edit.component.ts:156
← previous
next →
301–400 of 16,052, ranked by callers