Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
16,801 in github.com/bitwarden/clients
⨍
Functions
16,801
◇
Types & classes
7,847
↓ 11 callers
Method
fromSdkCipherView
* Creates a CipherView from the SDK CipherView.
libs/common/src/vault/models/view/cipher.view.ts:302
↓ 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
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
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
isAtRisk
* Determines if the cipher is "at risk" based on any health issue
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/cipher-health.view.ts:69
↓ 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
isSelected
Whether `value` is currently selected. Reads the chip's selection signal.
libs/components/src/filter-menu/filter-tokens.ts:63
↓ 11 callers
Method
load
(organization: Organization)
apps/web/src/app/admin-console/organizations/members/members.component.ts:257
↓ 11 callers
Function
openEntityEventsDialog
( dialogService: DialogService, config: DialogConfig<EntityEventsDialogParams>, )
apps/web/src/app/dirt/event-logs/components/entity-events/entity-events.component.ts:367
↓ 11 callers
Method
organizationId
()
apps/web/src/app/admin-console/organizations/manage/group-add-edit.component.ts:156
↓ 11 callers
Method
processJson
processes the json payload * @param json the object to map * @returns on success returns [Result], on failure returns [undefined, string]
libs/common/src/tools/integration/rpc/rpc.ts:25
↓ 11 callers
Method
registerChildForm
* Registers a child form group with the parent form group. Used by child components to add their form groups to * the parent form for validation.
libs/vault/src/cipher-form/components/cipher-form.component.ts:208
↓ 11 callers
Method
reset
()
apps/desktop/src/main/updater.main.ts:161
↓ 11 callers
Method
runMigrations
* Runs the migration. * @throws If the migration fails, such as when no network is available. * @throws If the requirements for migration are no
libs/common/src/key-management/encrypted-migrator/migrations/encrypted-migration.ts:26
↓ 11 callers
Method
set
(newAutotypeKeyboardShortcut: string[])
apps/desktop/src/autofill/models/main-autotype-keyboard-shortcut.ts:33
↓ 11 callers
Method
setMasterKeyEncryptedUserKey
(encryptedKey: EncString, userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:181
↓ 11 callers
Method
setStage
(next: KeeperAuthStage)
libs/importer/src/components/keeper/keeper-direct-import-ui.service.ts:79
↓ 11 callers
Method
softDeleteWithServer
(id: string, userId: UserId, asAdmin = false)
libs/common/src/vault/services/cipher.service.ts:1599
↓ 11 callers
Method
toSdkCipherView
* Maps CipherView to SdkCipherView * * If `sdk` parameter is provided, it will set the FIDO2 credentials on the SDK view, * since they remain
libs/common/src/vault/models/view/cipher.view.ts:531
↓ 11 callers
Method
transform
(address: Omit<BillingAddress, "taxId">)
apps/web/src/app/billing/payment/pipes/address.pipe.ts:9
↓ 11 callers
Method
wrapSymmetricKey
( keyToBeWrapped: SymmetricCryptoKey, wrappingKey: SymmetricCryptoKey, )
libs/legacy-crypto/src/services/encrypt.service.implementation.ts:104
↓ 11 callers
Method
write
(level: LogLevelType, message?: any, ...optionalParams: any[])
apps/cli/src/platform/services/console-log.service.ts:11
↓ 10 callers
Method
apply
(compiler)
apps/browser/webpack/angular-check.js:5
↓ 10 callers
Method
authenticate
()
libs/angular/src/auth/login-via-webauthn/login-via-webauthn.component.ts:114
↓ 10 callers
Method
build
(o: CipherView | CipherDomain)
libs/common/src/models/export/cipher.export.ts:202
↓ 10 callers
Method
clearOrganizationInvite
()
libs/common/src/auth/organization-invite/services/implementations/default-organization-invite.service.ts:75
↓ 10 callers
Function
createAutofillPageDetailsMock
(customFields = {})
apps/browser/src/autofill/spec/autofill-mocks.ts:74
↓ 10 callers
Function
createMemberRegistry
( members: Array<{ id: string; name: string; email: string }>, )
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:90
↓ 10 callers
Method
deleteWithServer
(id: string, userId: UserId, asAdmin = false)
libs/common/src/vault/services/cipher.service.ts:1390
↓ 10 callers
Method
dismissNudge
* Dismiss a nudge for the user so that it is not shown again * @param nudge * @param userId
libs/angular/src/vault/services/nudges.service.ts:145
↓ 10 callers
Function
elementIsInstanceOf
( element: Element, tagName: string, )
apps/browser/src/autofill/utils/index.ts:213
↓ 10 callers
Method
enrollPersistent
(userId: UserId, key: SymmetricCryptoKey)
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:28
↓ 10 callers
Function
fieldContainsKeyword
( field: AutofillField, keywords: readonly string[], mode: KeywordMatchMode = KeywordMatchMode.AppearsWi
apps/browser/src/autofill/utils/qualification.ts:92
↓ 10 callers
Method
focusedFieldMatchesFillType
* Validates whether the most recently focused field has a fill * type value that matches the provided fill type. * * @param fillType - The fi
apps/browser/src/autofill/background/overlay.background.ts:953
↓ 10 callers
Method
generate
(request: GenerationRequest, settings: ApiSettings)
libs/tools/generator/core/src/engine/forwarder.ts:34
↓ 10 callers
Method
get
(key: string)
apps/browser/src/platform/services/browser-local-storage.service.ts:14
↓ 10 callers
Method
get
( parentState$: Observable<TFrom>, deriveDefinition: DeriveDefinition<TFrom, TTo, TDeps>, dependen
libs/state-internal/src/inline-derived-state.ts:11
↓ 10 callers
Method
get
(id: string)
libs/common/src/platform/services/sdk/client-managed-state.ts:67
↓ 10 callers
Method
getDevice
()
apps/desktop/src/platform/services/electron-platform-utils.service.ts:21
↓ 10 callers
Method
getFormGroup
()
apps/web/src/app/billing/organizations/organization-plans.component.spec.ts:84
↓ 10 callers
Method
getFromGlobal
* Gets a globally scoped value from a location derived through the key definition * * This is for use with the state providers framework, DO NOT
libs/state/src/state-migrations/migration-helper.ts:80
↓ 10 callers
Function
getQsParam
(name: string)
apps/web/src/connectors/common.ts:39
↓ 10 callers
Method
has
(key: string)
libs/storage-core/src/memory-storage.service.ts:26
↓ 10 callers
Method
hasAccessToken$
(userId: UserId)
libs/common/src/auth/services/token.service.ts:151
↓ 10 callers
Method
hasMasterPasswordById$
(userId: UserId)
libs/auth/src/common/services/user-decryption-options/user-decryption-options.service.ts:31
↓ 10 callers
Function
isDev
()
apps/desktop/src/utils.ts:3
↓ 10 callers
Method
isDev
()
apps/web/src/app/core/web-platform-utils.service.ts:165
↓ 10 callers
Method
isSearchable
(query: string | null)
libs/common/src/vault/services/search.service.ts:46
↓ 10 callers
Method
launchUri
(uri: string, options?: any)
apps/web/src/app/core/web-platform-utils.service.ts:113
↓ 10 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.edit.ts:124
↓ 10 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.view.ts:159
↓ 10 callers
Method
matchesUri
( targetUri: string, equivalentDomains: Set<string>, defaultUriMatch?: UriMatchStrategySetting,
libs/common/src/vault/models/view/login.view.ts:79
↓ 10 callers
Function
positionFixedWrapperDecorator
( wrapper?: (story: string) => string, options: { border?: boolean } = {}, )
libs/components/src/stories/storybook-decorators.ts:12
↓ 10 callers
Method
put
(&mut self, key: Self::KeyType, value: &[u8])
apps/desktop/desktop_native/secure_memory/src/dpapi.rs:37
↓ 10 callers
Method
recomputeSummary
* Recomputes the summary from current reports and applications * * Called automatically when critical application flags change. Can also be call
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:265
↓ 10 callers
Method
remove
(key: string, options: StorageOptions = this.defaultOptions)
apps/web/src/app/core/html-storage.service.ts:76
↓ 10 callers
Method
repromptCipher
(ciphers: CipherViewLike[])
apps/web/src/app/vault/individual-vault/vault.component.ts:1680
↓ 10 callers
Method
send
(message: Message)
apps/browser/src/background/nativeMessaging.background.ts:334
↓ 10 callers
Method
send
(&self, response: Result<T, BitwardenError>)
apps/desktop/desktop_native/autofill_provider/src/lib.rs:656
↓ 10 callers
Method
sendMessage
(subscriber: string, arg: any = {})
apps/browser/src/platform/browser/browser-api.ts:744
↓ 10 callers
Function
test
(module, chunks)
apps/browser/webpack.base.js:333
↓ 10 callers
Function
uidToString
(uid: Uint8Array)
libs/importer/src/importers/keeper/access/vault.ts:505
↓ 10 callers
Function
withPasswordManagerSdk
( userId: UserId, sdkService: SdkService, passedInFunction: (sdk: PasswordManagerClient) => Promise<TRes
libs/common/src/key-management/utils.ts:28
↓ 9 callers
Method
abort
(fallback = false)
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:322
↓ 9 callers
Function
anyComplete
(watch$: Observable<any> | Observable<any>[])
libs/common/src/tools/rx.ts:128
↓ 9 callers
Method
array
* Creates a {@link KeyDefinition} for state that is an array. * @param stateDefinition The state definition to be added to the KeyDefinition * @
libs/state/src/core/key-definition.ts:126
↓ 9 callers
Method
authorize
(&self, request: &AuthRequest)
apps/desktop/desktop_native/ssh_agent/src/authorization.rs:64
↓ 9 callers
Method
availableRegions
()
libs/common/src/platform/services/default-environment.service.ts:222
↓ 9 callers
Function
buildSvgDomElement
(svgString: string, ariaHidden = true)
apps/browser/src/autofill/utils/index.ts:94
↓ 9 callers
Method
closePopup
(win: Window)
apps/browser/src/platform/browser/browser-api.ts:760
↓ 9 callers
Method
compare
* Compares two Azure Versions against each other * @param a Version to compare * @param b Version to compare * @returns a number less than ze
libs/common/src/platform/services/file-upload/azure-file-upload.service.ts:267
↓ 9 callers
Method
createWithServer
( cipherView: CipherView, userId: UserId, orgAdmin?: boolean, )
libs/common/src/vault/services/cipher.service.ts:787
↓ 9 callers
Function
create_test_keydata_ed25519
(name: &str, cipher_id: &str)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:177
↓ 9 callers
Function
deleteAtomic
( stateProvider: StateProvider, userId: UserId, keyDefinition: UserKeyDefinition<T>, )
libs/common/src/key-management/state-bridge.ts:74
↓ 9 callers
Method
encryptedCiphersState
* @returns a SingleUserState for the encrypted ciphers
libs/common/src/vault/services/cipher.service.ts:1829
↓ 9 callers
Function
exportToCSV
(data: T[], headers?: Partial<{ [key in keyof T]: string }>)
apps/web/src/app/dirt/reports/report-utils.ts:60
↓ 9 callers
Method
filterCiphersByOrg
(rows: PasskeyCipherRow[])
apps/web/src/app/dirt/reports/pages/passkey-report.component.ts:272
↓ 9 callers
Method
forceSetPasswordReason$
(userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:140
↓ 9 callers
Method
format
()
libs/tools/export-vault-ui/src/components/export.component.ts:665
↓ 9 callers
Method
fromArrayToHex
* Converts a Uint8Array to a hexadecimal string. * @param arr - The Uint8Array to convert. * @returns The hexadecimal string representation, or
libs/common/src/platform/misc/utils.ts:165
↓ 9 callers
Method
fromBufferToUrlB64
(buffer: ArrayBuffer)
libs/common/src/platform/misc/utils.ts:317
↓ 9 callers
Method
fromResponse
(response: GroupResponse)
apps/web/src/app/admin-console/organizations/core/views/group.view.ts:18
↓ 9 callers
Method
fromUrlB64ToArray
(str: string)
libs/common/src/platform/misc/utils.ts:118
↓ 9 callers
Method
getApplicationVersion
()
apps/web/src/app/core/web-platform-utils.service.ts:126
↓ 9 callers
Method
getCriticalApplications
* Get only applications marked as critical * * @returns Array of critical application reports
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:91
↓ 9 callers
Method
getOrganizationInvite
()
libs/common/src/auth/organization-invite/services/implementations/default-organization-invite.service.ts:66
↓ 9 callers
Method
getPaymentMethod
* Get payment method based on selected type * If using account credit, returns a non-tokenized payment method * Otherwise, tokenizes the payment
apps/web/src/app/billing/individual/upgrade/upgrade-payment/upgrade-payment.component.ts:404
↓ 9 callers
Method
getRotatedData
* Provides re-encrypted data for the user key rotation process * @param originalUserKey The original user key, useful for decrypting data * @par
libs/key-management/src/abstractions/user-key-rotation-data-provider.abstraction.ts:18
↓ 9 callers
Method
getSingleMessage
()
libs/common/src/models/response/error.response.ts:31
↓ 9 callers
Method
getTabFromCurrentWindow
()
apps/browser/src/platform/browser/browser-api.ts:266
↓ 9 callers
Method
getUrls
* Retrieve the urls, should only be used when configuring the environment.
libs/common/src/platform/abstractions/environment.service.ts:60
↓ 9 callers
Function
handle_extension_message
(payload: &[u8], session_bind_state: &mut SessionBindState)
apps/desktop/desktop_native/ssh_agent/src/server/connection.rs:153
↓ 9 callers
Method
has
(appId: string)
apps/desktop/src/services/biometric-message-handler.service.ts:55
↓ 9 callers
Method
hasPremiumPersonally$
(userId: UserId)
libs/common/src/billing/services/account/billing-account-profile-state.service.ts:26
↓ 9 callers
Method
init
()
apps/browser/src/autofill/background/abstractions/overlay.background.ts:323
↓ 9 callers
Method
isCipherRestricted
* Determines if a cipher is restricted from being viewed by the user. * * @param cipher - The cipher to check * @param restrictedTypes - Arra
libs/common/src/vault/services/restricted-item-types.service.ts:87
← previous
next →
401–500 of 16,801, ranked by callers