Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
15,467 in github.com/bitwarden/clients
⨍
Functions
15,467
◇
Types & classes
7,351
↓ 3 callers
Method
isDeleted
()
libs/common/src/vault/models/view/cipher.view.ts:174
↓ 3 callers
Function
isDynamic
( constraints: StateConstraints<State> | DynamicStateConstraints<State>, )
libs/common/src/tools/state/state-constraints-dependency.ts:25
↓ 3 callers
Method
isEditDialogParams
( params: EditMemberDialogParams | AddMemberDialogParams, )
apps/web/src/app/admin-console/organizations/members/components/member-dialog/member-dialog.component.ts:191
↓ 3 callers
Function
isEmailAlgorithm
(algorithm: CredentialAlgorithm)
libs/tools/generator/core/src/metadata/util.ts:46
↓ 3 callers
Method
isEmailField
(field: AutofillField)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:11
↓ 3 callers
Method
isExcludedFieldType
(field: AutofillField, excludedTypes: string[])
apps/browser/src/autofill/services/autofill.service.ts:2441
↓ 3 callers
Method
isExcludedFieldType
* Validates the provided field to indicate if the field is excluded from autofill. * * @param field - The field to validate * @param excluded
apps/browser/src/autofill/services/inline-menu-field-qualification.service.ts:1121
↓ 3 callers
Method
isFederated
()
libs/importer/src/importers/lastpass/access/models/user-type-context.ts:16
↓ 3 callers
Method
isFieldForAccountCreationForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:14
↓ 3 callers
Method
isFieldForIdentityForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:15
↓ 3 callers
Method
isFieldForLoginForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:12
↓ 3 callers
Function
isFixedSeatPlan
(productTierType: ProductTierType)
apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts:10
↓ 3 callers
Function
isFlatpak
()
apps/desktop/src/utils.ts:45
↓ 3 callers
Method
isFormDirty
()
apps/web/src/app/admin-console/organizations/policies/policy-edit-dialog.component.ts:104
↓ 3 callers
Function
isForwardedIpcMessage
(message: any)
libs/common/src/platform/ipc/ipc-message.ts:25
↓ 3 callers
Function
isGuid
(id: string)
libs/guid/src/index.ts:11
↓ 3 callers
Function
isId
(id: unknown)
libs/common/src/types/guid.ts:39
↓ 3 callers
Method
isInactive2faCipher
(cipher: CipherView)
apps/web/src/app/dirt/reports/pages/inactive-two-factor-report.component.ts:132
↓ 3 callers
Method
isInlineMenuListVisible
* Checks if the inline menu list if visible at the top frame.
apps/browser/src/autofill/services/autofill-overlay-content.service.ts:1513
↓ 3 callers
Function
isKnownCloudOrigin
()
apps/web/src/connectors/common.ts:5
↓ 3 callers
Method
isOperaSidebar
( action: OperaSidebarAction | FirefoxSidebarAction, )
apps/browser/src/platform/badge/badge-browser-api.ts:252
↓ 3 callers
Method
isPasskeySettingEnabled
* Checks if the enablePasskeys setting is enabled.
apps/browser/src/autofill/fido2/background/fido2.background.ts:388
↓ 3 callers
Function
isPasswordAlgorithm
( algorithm: CredentialAlgorithm | null, )
libs/tools/generator/core/src/metadata/util.ts:14
↓ 3 callers
Method
isPasswordRepromptRequired
(cipher: CipherView)
apps/browser/src/autofill/browser/context-menu-clicked-handler.ts:345
↓ 3 callers
Method
isPinDecryptionAvailable
(userId: UserId)
libs/common/src/key-management/pin/pin.service.implementation.ts:59
↓ 3 callers
Method
isPostImportDialogAcknowledged
()
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:43
↓ 3 callers
Method
isPrfUnlockAvailable
(userId: UserId)
libs/key-management-ui/src/lock/services/default-webauthn-prf-unlock.service.ts:37
↓ 3 callers
Method
isSerializedEncString
(s: string)
libs/common/src/key-management/crypto/models/enc-string.ts:157
↓ 3 callers
Method
isTotpFieldForCurrentField
* When focused field data contains account creation field type of totp * and there are totp fields in the current frame for page details return tru
apps/browser/src/autofill/background/overlay.background.ts:822
↓ 3 callers
Function
isTypeRequest
(request: MetadataRequest)
libs/tools/generator/core/src/types/metadata-request.ts:11
↓ 3 callers
Method
isUnverifiedBankAccount
(paymentMethod: MaskedPaymentMethod | null)
apps/web/src/app/billing/individual/upgrade/premium-org-upgrade-payment/services/premium-org-upgrade.service.ts:132
↓ 3 callers
Method
isUpdateCurrentPasswordField
(field: AutofillField)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:9
↓ 3 callers
Function
isUsernameAlgorithm
( algorithm: CredentialAlgorithm | null, )
libs/tools/generator/core/src/metadata/util.ts:21
↓ 3 callers
Function
isValidRpId
( rpId: string, origin: string, relatedOriginChecksEnabled: boolean, fetchFn?: typeof fetch, )
libs/common/src/platform/services/fido2/domain-utils.ts:218
↓ 3 callers
Method
isValidVaultReferrer
* Validates that a referrer hostname matches any of the available regions' and current environment web vault URLs. * * @param referrer - hostnam
apps/browser/src/background/runtime.background.ts:471
↓ 3 callers
Method
isVaultTimeoutSuppressed
(userId: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:420
↓ 3 callers
Method
isVaultTimeoutSuppressed$
(userId: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:414
↓ 3 callers
Function
isWindows
()
apps/desktop/src/utils.ts:27
↓ 3 callers
Function
isWindowsPortable
()
apps/desktop/src/utils.ts:49
↓ 3 callers
Function
itemsFactory
(n: number, type: AccessItemType)
apps/web/src/app/admin-console/organizations/shared/components/access-selector/storybook-utils.ts:15
↓ 3 callers
Method
key
()
libs/tools/generator/core/src/strategies/forwarder-generator-strategy.ts:63
↓ 3 callers
Function
linkedFieldOption
(id: LinkedIdType, attributes: LinkedMetadataAttributes)
libs/common/src/vault/linked-field-option.decorator.ts:42
↓ 3 callers
Method
listPendingRequestsWithFingerprint
( organizationId: string, )
bitwarden_license/bit-common/src/admin-console/auth-requests/organization-auth-request.service.ts:35
↓ 3 callers
Method
listenForTaskNotifications
* Creates a subscription for pending security task server notifications or completed syncs for unlocked users.
libs/common/src/vault/tasks/services/default-task.service.ts:178
↓ 3 callers
Method
load
()
apps/web/src/app/billing/organizations/organization-subscription-selfhost.component.ts:124
↓ 3 callers
Method
load
()
bitwarden_license/bit-web/src/app/admin-console/providers/clients/manage-clients.component.ts:148
↓ 3 callers
Method
load
()
bitwarden_license/bit-web/src/app/admin-console/organizations/manage/scim.component.ts:67
↓ 3 callers
Method
loadEvents
(clearExisting: boolean)
apps/web/src/app/dirt/event-logs/components/entity-events/entity-events.component.ts:135
↓ 3 callers
Method
loadPasswordFields
* Accepts a pageDetails object with a list of fields and returns a list of * fields that are likely to be password fields. * @param {AutofillPag
apps/browser/src/autofill/services/autofill.service.ts:2641
↓ 3 callers
Method
loadSponsorships
()
apps/web/src/app/billing/members/free-bitwarden-families.component.ts:96
↓ 3 callers
Method
loadTasks$
(organizationId: OrganizationId)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/v2/services/implementations/legacy-access-security-tasks.service.ts:72
↓ 3 callers
Function
load_local_state
(browser_dir: &Path)
apps/desktop/desktop_native/chromium_importer/src/chromium/mod.rs:270
↓ 3 callers
Method
localDataState
* @returns a SingleUserState
libs/common/src/vault/services/cipher.service.ts:1898
↓ 3 callers
Method
lock
(userId: UserId)
apps/browser/src/auth/popup/accounts/foreground-lock.service.ts:36
↓ 3 callers
Method
logIn
Logs the user in
apps/web/src/app/billing/trial-initiation/complete-trial-initiation/complete-trial-initiation.component.ts:365
↓ 3 callers
Method
logInNewDeviceVerification
(deviceVerificationOtp: string)
libs/auth/src/common/login-strategies/password-login.strategy.ts:254
↓ 3 callers
Method
logOut
(redirect = true)
apps/web/src/app/app.component.ts:225
↓ 3 callers
Method
logWarning
(message: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:10
↓ 3 callers
Method
logoutCallback
()
apps/cli/src/service-container/service-container.ts:387
↓ 3 callers
Function
makeDevice
(overrides: Partial<DeviceDisplayData> = {})
libs/angular/src/auth/device-management/utils/device-sort.utils.spec.ts:10
↓ 3 callers
Function
makeEncArrayBuffer
()
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/persistence/file-report-persistence.service.spec.ts:67
↓ 3 callers
Method
makeLoginError
(response: Document)
libs/importer/src/importers/lastpass/access/services/client.ts:589
↓ 3 callers
Method
makeProtectedStorageKey
(key: string)
apps/cli/src/platform/services/node-env-secure-storage.service.ts:118
↓ 3 callers
Method
mapResponsesToOrganizationIntegration
* Maps API responses to an OrganizationIntegration domain model. * * @param integrationResponse - The integration response from the API * @pa
bitwarden_license/bit-common/src/dirt/organization-integrations/services/organization-integration-service.ts:264
↓ 3 callers
Method
markAsComplete
(taskId: SecurityTaskId, userId: UserId)
libs/common/src/vault/tasks/services/default-task.service.ts:93
↓ 3 callers
Method
messageListener$
()
apps/browser/src/platform/browser/browser-api.ts:640
↓ 3 callers
Function
middleware
(req, next)
libs/common/src/platform/misc/fetch-middleware.spec.ts:40
↓ 3 callers
Method
migrateUser
(keyConnectorUrl: string, userId: UserId)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:133
↓ 3 callers
Method
mkdirpSync
(targetDir: string, mode = "700", relative = false, relativeDir: string = null)
libs/node/src/node-utils.ts:8
↓ 3 callers
Method
mountElements
(instanceId: string, attempt: number = 1)
apps/web/src/app/billing/services/stripe.service.ts:161
↓ 3 callers
Method
moveManyWithServer
(ids: string[], folderId: string, userId: UserId)
libs/common/src/vault/services/cipher.service.ts:1418
↓ 3 callers
Method
moveToOrganization
( model: CipherView, organizationId: OrganizationId, userId: UserId, )
libs/common/src/vault/services/default-cipher-encryption.service.ts:74
↓ 3 callers
Method
name
(&self)
apps/desktop/desktop_native/ssh_agent/src/storage/keydata.rs:107
↓ 3 callers
Method
nativeXMLHttpRequest
( request: Request, onProgress: (percentage: number) => void, )
libs/common/src/services/api.service.ts:1346
↓ 3 callers
Method
navigateAfterDeletion
* Navigate to the appropriate route after a cipher has been deleted. * Resets the vault scroll position on non-Firefox browsers to prevent * aut
apps/browser/src/vault/popup/services/vault-popup-after-deletion-navigation.service.ts:51
↓ 3 callers
Method
navigateToStep
* Navigates to the step's route and sets it as active after navigation completes.
apps/web/src/app/vault/components/coachmark/coachmark.service.ts:144
↓ 3 callers
Function
navigateToUrl
(uri: string)
apps/web/src/connectors/common.ts:66
↓ 3 callers
Method
needsMigrations
(userId: UserId)
libs/common/src/key-management/encrypted-migrator/default-encrypted-migrator.ts:143
↓ 3 callers
Method
needsSetup
* Check whether support for biometric unlock requires setup. This can be automatic or manual. * * @returns true if biometrics support requires s
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:12
↓ 3 callers
Method
newActiveRequest
* Creates a new active fido2 request. * * @param tabId - The tab id to associate the request with. * @param credentials - The credentials to
libs/common/src/platform/services/fido2/fido2-active-request-manager.ts:54
↓ 3 callers
Method
ngOnInit
()
apps/desktop/src/autofill/modal/credentials/fido2-vault.component.ts:86
↓ 3 callers
Method
observe
()
libs/components/src/tabs/tab-group/tab-group.component.spec.ts:16
↓ 3 callers
Method
offscreenApiSupported
()
apps/browser/src/platform/offscreen-document/offscreen-document.service.ts:12
↓ 3 callers
Method
onError
(value: any)
libs/common/src/tools/state/user-state-subject.ts:537
↓ 3 callers
Method
onItemChange
(value: unknown)
libs/components/src/form-control/form-control-group.component.ts:118
↓ 3 callers
Method
onSubmit
()
apps/web/src/app/tools/send/send-access/send-auth.component.ts:75
↓ 3 callers
Method
openCurrentPagePopout
* Opens a popout window for the current page. * If the current page is set for the current tab, then the * popout window will be set for the vau
apps/browser/src/platform/browser/browser-popup-utils.ts:225
↓ 3 callers
Method
openDeleteAccountFlow
()
libs/angular/src/auth/account-deletion/account-deletion.service.ts:21
↓ 3 callers
Method
openDrawer
(type: DrawerType, invokerId: string)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-drawer-state.service.ts:45
↓ 3 callers
Method
openExtension
Post a message to the extension to open
apps/web/src/app/vault/services/browser-extension-prompt.service.ts:61
↓ 3 callers
Method
openPopup
* Opens the popup. * * @deprecated Migrating to the browser actions service.
apps/browser/src/background/main.background.ts:2067
↓ 3 callers
Function
openUnlockPopout
* Opens a window that facilitates unlocking / logging into the extension. * If a pending notification is provided, it is queued AFTER the popout is c
apps/browser/src/auth/popup/utils/auth-popout-window.ts:29
↓ 3 callers
Method
openVaultItemDialog
* Open the combined view / edit dialog for a cipher.
apps/web/src/app/admin-console/organizations/collections/vault.component.ts:1019
↓ 3 callers
Function
optionsToEffWordListRequest
(options: PassphraseGenerationOptions)
libs/tools/generator/core/src/util.ts:131
↓ 3 callers
Function
optionsToRandomAsciiRequest
(options: PasswordGenerationOptions)
libs/tools/generator/core/src/util.ts:72
↓ 3 callers
Method
pack
* Packs value into a string format that conceals the length by obscuring it * with the frameSize. * @see {@link DataPackerAbstraction.unpack}
libs/common/src/tools/state/padded-data-packer.ts:40
↓ 3 callers
Method
parseFieldKey
(key: string)
libs/importer/src/importers/keeper/keeper-json-importer.ts:543
↓ 3 callers
Function
parse_message
Parses a raw message frame into a typed [`AgentMessage`]. Returns `None` if the message is empty or the payload is malformed.
apps/desktop/desktop_native/ssh_agent/src/server/protocol.rs:103
↓ 3 callers
Method
passwordReprompt
Prompts the user for their master password if the cipher has reprompt enabled.
apps/desktop/src/vault/app/vault-v3/vault.component.ts:1046
↓ 3 callers
Function
path
The main path to the IPC socket.
apps/desktop/desktop_native/core/src/ipc/mod.rs:56
← previous
next →
1,701–1,800 of 15,467, ranked by callers