MCPcopy Create free account

hub / github.com/dfinity/orbit / functions

Functions3,207 in github.com/dfinity/orbit

↓ 14 callersMethodcreate_account
Creates a new account.
core/station/impl/src/services/account.rs:159
↓ 14 callersFunctionfromTimeUnit
(units: number, unit: TimeUnit)
apps/wallet/src/mappers/time.mapper.ts:50
↓ 14 callersFunctionget_upgrader_disaster_recovery
( env: &PocketIc, upgrader_id: &Principal, station_canister_id: &Principal, )
tests/integration/src/utils.rs:500
↓ 14 callersMethodid
Returns the artifact id.
core/control-panel/impl/src/models/artifact.rs:74
↓ 14 callersFunctionisSemanticVersion
(version: string, prefix = '')
apps/wallet/src/utils/helper.utils.ts:221
↓ 14 callersMethodis_empty
(&self)
core/station/impl/src/repositories/indexes/request_policy_resource_index.rs:44
↓ 14 callersMethodname
(&self)
core/station/impl/src/core/metrics.rs:171
↓ 14 callersMethodsave_entry_indexes
(&self, value: &NamedRule, previous: Option<&NamedRule>)
core/station/impl/src/repositories/named_rule.rs:167
↓ 14 callersMethodto_dto
( &self, cycles: &u64, version: &str, upgrader_cycles: Option<u64>, )
core/station/impl/src/mappers/system.rs:9
↓ 13 callersMethodadd_listener
(&mut self, listener: ObserverCallback<T>)
core/station/impl/src/core/observer.rs:26
↓ 13 callersMethodcanister_status
Calls the management canister to get the status of the canister with the given id. The station needs to be a controller of the target canister.
core/station/impl/src/services/external_canister.rs:421
↓ 13 callersMethodexport_metrics
Exports the metrics in the registry to a buffer in text format.
libs/orbit-essentials/src/metrics.rs:181
↓ 13 callersFunctionsetup
()
core/station/impl/src/services/request.rs:609
↓ 13 callersFunctionsetup
()
core/station/impl/src/services/external_canister.rs:1304
↓ 13 callersFunctionstringify
(obj: unknown)
apps/wallet/src/utils/helper.utils.ts:183
↓ 13 callersFunctiontoTimeUnit
(seconds: bigint, unit: TimeUnit)
apps/wallet/src/mappers/time.mapper.ts:16
↓ 12 callersFunctionadd_user
( env: &PocketIc, identity: Principal, group_ids: Vec<String>, station_canister_id: Principal,
tests/integration/src/utils.rs:365
↓ 12 callersMethodcaller
(&self)
core/control-panel/impl/src/core/call_context.rs:54
↓ 12 callersMethodhelp
(&self)
core/station/impl/src/core/metrics.rs:175
↓ 12 callersMethodis_empty
(&self)
core/control-panel/impl/src/repositories/indexes/artifact_index.rs:70
↓ 12 callersFunctionmock_user_group
()
core/station/impl/src/models/user_group.rs:177
↓ 12 callersMethodpostMessage
(msg: AccountsWorkerIncomingMessage)
apps/wallet/src/workers/accounts.worker.ts:16
↓ 12 callersMethodstop_canister
( &self, canister_id: Principal, )
core/station/impl/src/services/change_canister.rs:44
↓ 12 callersFunctionsubmit_request_approval
( env: &PocketIc, user_id: Principal, station_canister_id: CanisterId, request: RequestDTO,
tests/integration/src/utils.rs:331
↓ 11 callersFunctionawait_disaster_recovery_success
(env: &PocketIc, station_id: Principal, upgrader_id: Principal)
tests/integration/src/disaster_recovery_tests.rs:36
↓ 11 callersMethodbuild
(blockchain: &Blockchain)
core/station/impl/src/factories/blockchains/core.rs:90
↓ 11 callersFunctioncollect
(rule: RequestPolicyRule, named: NamedRule[] = [])
cli/src/audit/resolver.spec.ts:69
↓ 11 callersMethodedit_account
Edits the account with the given id and updates the associated policies if provided. This operation will fail if an account owner does not have an as
core/station/impl/src/services/account.rs:357
↓ 11 callersFunctionformat_unique_string
(text: &str)
core/station/impl/src/core/utils.rs:115
↓ 11 callersMethodgauge_mut
Returns a gauge metric with the given name and helper message that explains what the gauge is measuring or tracking.
libs/orbit-essentials/src/metrics.rs:154
↓ 11 callersMethodget_system_info
Gets the system information of the current canister.
core/station/impl/src/services/system.rs:99
↓ 11 callersFunctioninit_canister_system
()
core/station/impl/src/core/mod.rs:55
↓ 11 callersMethodinsert
(&self, key: PermissionKey, value: Permission)
core/station/impl/src/repositories/permission.rs:99
↓ 11 callersMethodinsert
(&self, key: RegistryEntryId, value: RegistryEntry)
core/control-panel/impl/src/repositories/registry.rs:80
↓ 11 callersMethodinsert
Inserts a record into the repository.
libs/orbit-essentials/src/repository.rs:99
↓ 11 callersMethodkeys
(&self)
core/station/impl/src/models/metadata.rs:41
↓ 11 callersMethodlist_requests
( &self, input: ListRequestsInput, ctx: &CallContext, )
core/station/impl/src/services/request.rs:145
↓ 11 callersFunctionmethod
(canister_id: string, method_name: string)
cli/src/audit/checks/fixtures.ts:64
↓ 11 callersFunctionmock_external_canister
()
core/station/impl/src/models/external_canister.rs:443
↓ 11 callersMethodnotify
(&self, t: &T)
core/station/impl/src/core/observer.rs:30
↓ 11 callersFunctionpopulatedRuleToTooltip
( rule: PopulatedRule, i18n: ReturnType<typeof useI18n>, )
apps/wallet/src/composables/request-policies.composable.ts:309
↓ 11 callersFunctionread_system_info
A helper function to access the system information.
core/station/impl/src/core/memory.rs:68
↓ 10 callersMethodadd_user
Creates a new user with the given user details and returns the created user. This method should only be called by a system call (self canister call o
core/station/impl/src/services/user.rs:112
↓ 10 callersFunctionawait_station_healthy
(env: &PocketIc, station_id: Principal, user_id: Principal)
tests/integration/src/utils.rs:1102
↓ 10 callersMethodcreate
Creates a new artifact with the given artifact bytes. If the artifact already exists, the existing artifact id is returned.
core/control-panel/impl/src/services/artifact.rs:33
↓ 10 callersMethoddec
(&mut self, service_name: &str)
libs/orbit-essentials/src/metrics.rs:367
↓ 10 callersMethodedit_external_canister
Edits an external canister's settings.
core/station/impl/src/services/external_canister.rs:560
↓ 10 callersFunctionensure_entry_exists
(repository: Arc<R>, key: K)
core/station/impl/src/core/validation.rs:43
↓ 10 callersMethodfind_by_criteria
(&self, criteria: Self::FindByCriteria)
core/control-panel/impl/src/repositories/indexes/artifact_index.rs:46
↓ 10 callersMethodfind_external_canister_call_permissions
( &self, canister_id: &Principal, )
core/station/impl/src/services/external_canister.rs:229
↓ 10 callersMethodget
Returns the registry entry by id.
core/control-panel/impl/src/services/registry.rs:54
↓ 10 callersFunctionget_target_canister
()
core/upgrader/impl/src/lib.rs:99
↓ 10 callersMethodlen
Returns the number of records stored in the repository.
libs/orbit-essentials/src/repository.rs:109
↓ 10 callersFunctionquorumEmptyApproverSet
( policies: RequestPolicy[], users: User[], namedRules: NamedRule[], )
cli/src/audit/checks/quorum-empty-approver-set.ts:15
↓ 10 callersMethodremove
(&self, input: RemoveAssetOperationInput)
core/station/impl/src/services/asset.rs:112
↓ 10 callersMethodsave_modified
(&self, request: &mut Request, modified_at: u64)
core/station/impl/src/repositories/request.rs:464
↓ 10 callersMethodsort
(&self, ids: &mut [Self::IdType])
libs/orbit-essentials/src/repository.rs:329
↓ 10 callersMethodsort_by
( &self, notifications: &'a mut [Notification], sort_by: NotificationSortBy, )
core/station/impl/src/repositories/notification.rs:146
↓ 10 callersMethodstart_canister
( &self, canister_id: Principal, )
core/station/impl/src/services/change_canister.rs:31
↓ 9 callersMethodadd_deployed_station
(&mut self, station: Principal)
core/control-panel/impl/src/models/user.rs:101
↓ 9 callersFunctionadd_user
(id: &UUID)
core/station/impl/src/models/user.rs:312
↓ 9 callersMethodcaller
(&self)
core/station/impl/src/core/call_context.rs:64
↓ 9 callersMethodedit
(&self, input: EditAssetOperationInput)
core/station/impl/src/services/asset.rs:82
↓ 9 callersMethodfind_by_criteria
Returns all the entries that are between the given keys.
core/station/impl/src/repositories/indexes/unique_index.rs:37
↓ 9 callersMethodfullname
Returns the full name of the entry, which is the namespace and the name separated by a `/`.
core/control-panel/impl/src/models/registry_entry.rs:202
↓ 9 callersFunctionget_core_canister_health_status
( env: &PocketIc, user_id: Principal, canister_id: Principal, )
tests/integration/src/utils.rs:431
↓ 9 callersMethodget_request
(&self, id: &UUID)
core/station/impl/src/services/request.rs:76
↓ 9 callersFunctionget_user
(env: &PocketIc, user_id: Principal, station_canister_id: Principal)
tests/integration/src/utils.rs:407
↓ 9 callersMethodget_user_by_identity
Returns the user associated with the given user identity.
core/station/impl/src/services/user.rs:84
↓ 9 callersMethodget_user_by_identity
Returns the user associated with the given user identity.
core/control-panel/impl/src/services/user.rs:54
↓ 9 callersFunctionhasRequiredPrivilege
( { anyOf, }: { anyOf?: Privilege[]; }, station = useStationStore(), )
apps/wallet/src/utils/auth.utils.ts:28
↓ 9 callersMethodinsert
( &self, key: AddressBookEntryKey, value: AddressBookEntry, )
core/station/impl/src/repositories/address_book.rs:81
↓ 9 callersFunctionis_controller
(principal: &Principal)
libs/orbit-essentials/src/cdk.rs:88
↓ 9 callersFunctionmakeNamedRule
(overrides: Partial<NamedRule>)
cli/src/audit/checks/fixtures.ts:52
↓ 9 callersFunctionmock_committee
()
core/upgrader/impl/src/model/disaster_recovery.rs:602
↓ 9 callersFunctionmock_permission
Generates a random permission for testing purposes.
core/station/impl/src/models/permission.rs:266
↓ 9 callersMethodregister
()
tests/e2e/page-objects/login.page.ts:11
↓ 9 callersFunctionresolveApprovers
(specifier: UserSpecifier, users: User[])
cli/src/audit/resolver.ts:9
↓ 9 callersFunctionretain_accessible_resources
Retains items based on the result of a authorization check evaluation. This function will evaluate the access for each item in the list and retain on
core/station/impl/src/core/utils.rs:92
↓ 9 callersMethodset_name
(&mut self, name: String)
core/station/impl/src/models/system.rs:133
↓ 9 callersFunctionsetup
()
core/station/impl/src/services/account.rs:725
↓ 9 callersFunctionsetup
()
core/station/impl/src/services/user.rs:328
↓ 9 callersMethodsub
(&mut self, current: &User)
core/station/impl/src/core/metrics.rs:211
↓ 8 callersMethodand_kind
(mut self, kind: RegistryValueKind)
core/control-panel/impl/src/repositories/registry.rs:394
↓ 8 callersFunctionexecute_request_with_extra_ticks
( env: &PocketIc, user_id: Principal, station_canister_id: CanisterId, request_operation_input
tests/integration/src/utils.rs:320
↓ 8 callersMethodfind_by_id
Finds an artifact by its id. If the artifact does not exist, an error is returned.
core/control-panel/impl/src/services/artifact.rs:63
↓ 8 callersMethodfind_by_status
Find requests that have the provided status and has been modified between the provided timestamps.
core/station/impl/src/repositories/request.rs:190
↓ 8 callersFunctionget_icp_asset
( env: &PocketIc, station_canister_id: Principal, requester: Principal, )
tests/integration/src/utils.rs:881
↓ 8 callersMethodget_request_policy
(&self, id: &UUID)
core/station/impl/src/services/request_policy.rs:45
↓ 8 callersFunctionget_state
()
core/upgrader/impl/src/lib.rs:91
↓ 8 callersMethodindex_fields
Converts the request to the corresponding index fields.
core/station/impl/src/models/indexes/request_index.rs:49
↓ 8 callersMethodinsert
(&self, key: UserKey, value: User)
core/station/impl/src/repositories/user.rs:141
↓ 8 callersMethodinsert
(&self, index: RequestPolicyResourceIndex)
core/station/impl/src/repositories/indexes/request_policy_resource_index.rs:60
↓ 8 callersMethodinto_request
(self, dfx_orbit: &DfxOrbit)
tools/dfx-orbit/src/args.rs:175
↓ 8 callersMethodmin
Enables Resource be used in range queries in indexes. Takes advantage of lexicographical ordering implemented by Ord.
core/station/impl/src/models/resource.rs:289
↓ 8 callersFunctionmock_notification
()
core/station/impl/src/models/notification.rs:150
↓ 8 callersFunctionmock_user_station
()
core/control-panel/impl/src/models/user_station.rs:196
↓ 8 callersMethodrefresh
(&mut self, now_ns: u64)
core/control-panel/impl/src/core/metrics.rs:189
↓ 8 callersMethodremove
(&self, key: &UserKey)
core/control-panel/impl/src/repositories/user.rs:79
↓ 8 callersMethodrequest
( &self, input: CreateRequestInput, )
tools/dfx-orbit/src/station/agent.rs:23
← previousnext →101–200 of 3,207, ranked by callers