Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ functions
Functions
18,976 in github.com/hashintel/hash
⨍
Functions
18,976
◇
Types & classes
3,899
↓ 6 callers
Method
clone
(&self)
libs/@local/hashql/core/src/id/bit_vec/mod.rs:403
↓ 6 callers
Method
clone_from
(&mut self, source: &Self)
libs/@local/hashql/mir/src/pass/analysis/size_estimation/affine.rs:102
↓ 6 callers
Method
collect_constraints
(&mut self, variance: Variance, subtype: TypeId, supertype: TypeId)
libs/@local/hashql/core/src/type/environment/infer.rs:195
↓ 6 callers
Method
compile
( compiler: &mut SelectCompiler<'p, 'q, Self>, paths: &'p Self::CompilationParameters, )
libs/@local/graph/postgres-store/src/store/postgres/knowledge/entity/query.rs:201
↓ 6 callers
Function
compileMetric
(metric: Metric)
libs/@hashintel/petrinaut-core/src/simulation/authoring/metric/compile-metric.ts:67
↓ 6 callers
Method
conditions
(self, on_alias: Alias, join_alias: Alias)
libs/@local/graph/postgres-store/src/store/postgres/query/table.rs:1868
↓ 6 callers
Function
constructMinimalUser
(params: { userEntity: Entity<UserEntity>; })
apps/hash-frontend/src/lib/user-and-org.ts:98
↓ 6 callers
Method
contains
(&self, kind: VariableKind)
libs/@local/hashql/core/src/type/inference/mod.rs:328
↓ 6 callers
Function
convertBpFilterToGraphFilter
(bpFilter: MultiFilter)
libs/@local/graph/sdk/typescript/src/filter.ts:257
↓ 6 callers
Function
createBlock
(ctx, authentication, params)
apps/hash-api/src/graph/knowledge/system-types/block.ts:107
↓ 6 callers
Function
createPage
(ctx, authentication, params)
apps/hash-api/src/graph/knowledge/system-types/page.ts:129
↓ 6 callers
Function
createPolicy
( graphAPI: GraphApi, authentication: AuthenticationContext, policy: PolicyCreationParams, )
libs/@local/graph/sdk/typescript/src/policy.ts:20
↓ 6 callers
Function
create_test_policy
Helper to create a complete test policy.
libs/@local/graph/store/src/filter/mod.rs:1619
↓ 6 callers
Method
decode
Decodes a JSON line into a value of type `T`. # Performance This method has time complexity dependent on the length of the line being decoded. JSON
libs/@local/codec/src/bytes.rs:196
↓ 6 callers
Function
default_config
()
libs/@local/hashql/mir/src/pass/execution/cost/analysis.rs:205
↓ 6 callers
Function
deletePolicyById
( graphAPI: GraphApi, authentication: AuthenticationContext, policyId: PolicyId, options: { permanent:
libs/@local/graph/sdk/typescript/src/policy.ts:105
↓ 6 callers
Function
deriveStatusActionState
( entries: readonly StatusEntry[] | undefined, )
apps/hash-frontend/src/pages/supply-chain/shared/status.ts:72
↓ 6 callers
Method
discard
(&mut self, count: usize)
libs/@local/harpc/wire-protocol/src/codec/buffer.rs:119
↓ 6 callers
Method
emit
(message: MonteCarloToMainMessage)
libs/@hashintel/petrinaut/src/react/experiments/provider.test.tsx:117
↓ 6 callers
Method
end_bound
(&self)
libs/@local/graph/temporal-versioning/src/interval.rs:431
↓ 6 callers
Method
enqueue
(&mut self, source: BasicBlockId, target: BasicBlockId)
libs/@local/hashql/mir/src/pass/execution/placement/arc/mod.rs:95
↓ 6 callers
Function
entityStorePluginStateFromTransaction
( tr: Transaction, state: EditorState, )
libs/@local/hash-isomorphic-utils/src/entity-store-plugin.ts:140
↓ 6 callers
Method
expect_type
(&self, name: Symbol<'heap>)
libs/@local/hashql/core/src/module/std_lib/mod.rs:124
↓ 6 callers
Method
expect_type
Returns the type of this path. Every path except [`Properties`](Self::Properties) has a fixed type that does not depend on the entity being queried.
libs/@local/hashql/mir/src/pass/execution/traversal/entity.rs:291
↓ 6 callers
Method
extend
(&mut self, iter: T)
libs/error-stack/src/report.rs:992
↓ 6 callers
Method
extend
(&mut self, iter: T)
libs/@local/hashql/core/src/type/collections/type_id_set.rs:140
↓ 6 callers
Method
find
(&self, name: Symbol<'heap>)
libs/@local/hashql/core/src/module/std_lib/mod.rs:114
↓ 6 callers
Method
fold_node
(&mut self, node: Node<'heap>)
libs/@local/hashql/hir/src/lower/ctor.rs:256
↓ 6 callers
Method
fresh_hole
(&self)
libs/@local/hashql/core/src/type/builder.rs:1474
↓ 6 callers
Function
fusable_into
Determines whether `block_id` can be fused into its predecessor, and if so returns the predecessor's [`BasicBlockId`]. A block is fusable when: - It
libs/@local/hashql/mir/src/pass/execution/fusion/mod.rs:51
↓ 6 callers
Function
generateSystemEntityTypeSchema
( params: EntityTypeDefinition, )
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/util.ts:404
↓ 6 callers
Function
generateSystemTypeBaseUrl
({ kind, title, shortname, }: { kind: SchemaKind; title: string; shortname: SystemTypeWebShortname
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/util.ts:82
↓ 6 callers
Function
generateTypeId
({ domain, kind, title, webShortname, slugOverride, }: { domain?: string; kind: SchemaKind; ti
libs/@local/hash-isomorphic-utils/src/ontology-types.ts:71
↓ 6 callers
Function
getAccountPagesVariables
({ webId, includeArchived = false, }: { webId?: WebId; includeArchived?: boolean; })
apps/hash-frontend/src/shared/account-pages-variables.ts:10
↓ 6 callers
Function
getArcEndpointKey
(endpoint: ArcEndpoint)
libs/@hashintel/petrinaut-core/src/arc-endpoints.ts:39
↓ 6 callers
Function
getBlockById
(ctx, authentication, { entityId })
apps/hash-api/src/graph/knowledge/system-types/block.ts:87
↓ 6 callers
Function
getBlockFromEntity
({ entity })
apps/hash-api/src/graph/knowledge/system-types/block.ts:68
↓ 6 callers
Function
getClosedMultiEntityTypes
( graphApi: GraphApi, authentication: AuthenticationContext, params: GetClosedMultiEntityTypesParams, )
libs/@local/graph/sdk/typescript/src/entity-type.ts:315
↓ 6 callers
Function
getEffectiveTransitionLambdaType
( transition: SDCPN["transitions"][number], availability: TransitionLogicAvailability, )
libs/@hashintel/petrinaut-core/src/extensions.ts:233
↓ 6 callers
Function
getFlowRunEntityById
(params: { flowRunId: EntityUuid; graphApiClient: GraphApi; userAuthentication: { actorId: ActorEntityUu
libs/@local/hash-backend-utils/src/flows/shared/get-flow-run-entity-by-id.ts:9
↓ 6 callers
Function
getInstanceAdminsTeam
( ctx: { graphApi: GraphApi }, authentication: { actorId: ActorEntityUuid }, )
libs/@local/graph/sdk/typescript/src/principal/hash-instance-admins.ts:8
↓ 6 callers
Function
getPageBlocks
(ctx, authentication, { pageEntityId, type })
apps/hash-api/src/graph/knowledge/system-types/page.ts:494
↓ 6 callers
Function
getRightEntityForLinkEntity
( subgraph: Subgraph, entityId: EntityId, interval?: TemporalInterval<TemporalBound, TemporalBound>, )
libs/@blockprotocol/graph/src/stdlib/subgraph/edge/link-entity.ts:252
↓ 6 callers
Method
getTransitionState
(transitionId: string)
libs/@hashintel/petrinaut-core/src/simulation/api.ts:112
↓ 6 callers
Function
get_deletion_provenance
Returns the [`EntityDeletionProvenance`] from the `entity_ids` provenance column, or `None` if the row is missing or the entity has not been deleted.
libs/@local/graph/postgres-store/tests/deletion/main.rs:189
↓ 6 callers
Method
get_role_actors
Gets all actors assigned to a specific role. # Errors - [`PrincipalNotFound`] if the role with the given ID doesn't exist - [`StoreError`] if a data
libs/@local/graph/postgres-store/src/permissions/mod.rs:886
↓ 6 callers
Method
import
Imports a path using the specified resolution mode. # Errors Returns a `ResolutionError` if the path cannot be resolved.
libs/@local/hashql/core/src/module/namespace.rs:155
↓ 6 callers
Function
incrementOntologyTypeVersion
( version: OntologyTypeVersion, )
libs/@blockprotocol/type-system/typescript/src/native/url.ts:359
↓ 6 callers
Method
input
(&mut self, name: Symbol<'heap>)
libs/@local/hashql/eval/src/postgres/parameters.rs:185
↓ 6 callers
Method
insert_external_types
( &mut self, actor_id: ActorEntityUuid, ontology_types: impl IntoIterator<Item = &'o T
libs/@local/graph/type-fetcher/src/store.rs:680
↓ 6 callers
Method
intersection
(ancestors: &'spans [SpanId])
libs/@local/hashql/core/src/span/mod.rs:441
↓ 6 callers
Method
into_data
Consumes self into the buffer of the data frame. # Errors Returns an [`Err`] containing the original [`Frame`] when the frame is not a data frame.
libs/@local/harpc/tower/src/body/mod.rs:70
↓ 6 callers
Method
into_parts
(self)
libs/@local/harpc/tower/src/request.rs:42
↓ 6 callers
Function
invalidateSimulationForConfigurationChange
()
libs/@hashintel/petrinaut/src/react/simulation/provider.tsx:216
↓ 6 callers
Function
isArrayMetadata
( metadata: PropertyMetadata, )
libs/@blockprotocol/type-system/typescript/src/native/entity.ts:135
↓ 6 callers
Function
isEntityId
(entityId: string)
libs/@blockprotocol/type-system/typescript/src/native/entity.ts:77
↓ 6 callers
Function
isNotHoveredConnection
(id: string)
libs/@hashintel/petrinaut/src/react/state/editor-provider.tsx:314
↓ 6 callers
Function
isNotSelectedConnection
(id: string)
libs/@hashintel/petrinaut/src/react/state/editor-provider.tsx:301
↓ 6 callers
Method
is_empty
(&self)
libs/@local/hashql/mir/src/interpret/inputs.rs:205
↓ 6 callers
Method
is_empty
(self)
libs/@local/hashql/syntax-jexpr/src/lexer/syntax_kind_set.rs:86
↓ 6 callers
Method
is_fail_fast
(&self)
libs/@local/hashql/core/src/type/environment/analysis.rs:390
↓ 6 callers
Method
is_inference_enabled
(&self)
libs/@local/hashql/core/src/type/environment/lattice.rs:134
↓ 6 callers
Method
is_style
(self, style: FontStyle)
libs/antsi/src/font.rs:232
↓ 6 callers
Method
is_valid
(&self)
libs/@local/graph/validation/src/entity_type.rs:118
↓ 6 callers
Method
iter
Returns an iterator over all labels, with the primary label first. # Examples ``` use hashql_diagnostics::{Label, diagnostic::Labels}; let primary
libs/@local/hashql/diagnostics/src/diagnostic/label.rs:329
↓ 6 callers
Method
kind
(&self)
libs/@local/hashql/eval/src/postgres/parameters.rs:107
↓ 6 callers
Method
layout
(len: usize)
libs/@local/hashql/core/src/symbol/repr.rs:79
↓ 6 callers
Method
len
(&self)
libs/@local/hashql/core/src/module/locals.rs:102
↓ 6 callers
Method
len
(&self)
libs/@local/harpc/wire-protocol/src/payload.rs:33
↓ 6 callers
Method
len
(&self)
libs/@local/harpc/tower/src/extensions.rs:250
↓ 6 callers
Function
length
(self: MutableBytes)
libs/@local/harpc/client/typescript/src/binary/MutableBytes.ts:95
↓ 6 callers
Function
load_env
Loads the environment variables from the repository root .env files.
libs/@local/graph/postgres-store/src/lib.rs:48
↓ 6 callers
Function
make_affine
( coeffs: impl IntoIterator<Item = u16>, constant: InformationRange, )
libs/@local/hashql/mir/src/pass/analysis/size_estimation/affine.rs:175
↓ 6 callers
Method
map_data
(self, func: impl FnOnce(D) -> D2)
libs/@local/harpc/tower/src/body/mod.rs:58
↓ 6 callers
Method
members_in
(&self, scratch: B)
libs/@local/hashql/core/src/graph/algorithms/tarjan/mod.rs:388
↓ 6 callers
Method
merge
(&self, other: &Self, env: &Environment<'heap>)
libs/@local/hashql/core/src/type/kind/generic/mod.rs:168
↓ 6 callers
Method
narrow
Instance method wrapper for [`narrow_impl`](Self::narrow_impl).
libs/@local/hashql/mir/src/pass/execution/placement/solve/csp/mod.rs:288
↓ 6 callers
Function
new_filled
()
libs/@local/hashql/core/src/id/bit_vec/tests.rs:39
↓ 6 callers
Method
next
(&mut self)
tests/graph/test-data/rust/src/seeding/producer/mod.rs:96
↓ 6 callers
Function
no_type_inference
Creates a diagnostic for when there's no substitution available for an inference variable. This error occurs when type inference cannot determine a c
libs/@local/hashql/core/src/type/error.rs:302
↓ 6 callers
Method
node_count
(&self)
libs/@local/hashql/mir/src/pass/execution/island/graph/mod.rs:313
↓ 6 callers
Method
opaque
(&self)
libs/@local/hashql/core/src/type/kind/mod.rs:73
↓ 6 callers
Function
option
(ty: &TypeBuilder<'_, '_>, value: TypeId)
libs/@local/hashql/core/src/module/std_lib/core/option.rs:15
↓ 6 callers
Method
otherwise
(mut self, block: BasicBlockId, args: impl AsRef<[Operand<'heap>]>)
libs/@local/hashql/mir/src/builder/switch.rs:45
↓ 6 callers
Method
param
(&self, id: GenericArgumentId)
libs/@local/hashql/core/src/type/builder.rs:1304
↓ 6 callers
Function
parseHistoryItemPayload
( inputOrResults: proto.temporal.api.common.v1.IPayloads | null | undefined, )
libs/@local/hash-backend-utils/src/temporal/parse-history-item-payload.ts:3
↓ 6 callers
Function
parseJsonEventData
( event: MessageEvent, label: string, )
apps/petrinaut-website/src/main/app/brunch-demo/brunch-frame-parsers.ts:23
↓ 6 callers
Function
partitionByFences
( observations: Observation[], fences: IqrFences | null, )
apps/hash-frontend/src/pages/supply-chain/shared/outlier-selection/iqr.ts:53
↓ 6 callers
Function
patch_id_and_parse
Takes the [`serde_json::Value`] representation of an ontology type schema (without an "$id" field), inserts the given [`VersionedUrl`] under the "$id"
libs/@local/graph/postgres-store/src/ontology/mod.rs:32
↓ 6 callers
Method
pause
(this: void)
libs/@hashintel/petrinaut-core/src/simulation/api.ts:157
↓ 6 callers
Method
payload
(&self)
libs/@local/harpc/wire-protocol/src/request/body.rs:28
↓ 6 callers
Method
peek_n
Peek at the nth token (0-based index)
libs/@local/hashql/syntax-jexpr/src/parser/state.rs:57
↓ 6 callers
Method
peer_id
(&self)
libs/@local/harpc/net/src/transport/mod.rs:146
↓ 6 callers
Function
periodCutoffs
(range: TimeRange)
apps/hash-frontend/src/pages/supply-chain/shared/period-trends.ts:20
↓ 6 callers
Function
pick
(arr: readonly T[])
apps/hash-api/src/seed-data/seed-crm-data.ts:162
↓ 6 callers
Method
place
( &self, Place { local, projections }: &Place<'heap>, )
libs/@local/hashql/mir/src/interpret/locals.rs:110
↓ 6 callers
Method
plus_owned
(&self, mut lhs: T, rhs: &T)
libs/@local/hashql/mir/src/pass/analysis/dataflow/lattice/mod.rs:78
↓ 6 callers
Method
port
(&self)
libs/@local/graph/postgres-store/src/store/config.rs:146
↓ 6 callers
Function
proj
Helper to create a `FieldByName` projection.
libs/@local/hashql/mir/src/pass/execution/traversal/tests.rs:32
↓ 6 callers
Method
propertyMetadata
(path: PropertyPath)
libs/@local/graph/sdk/typescript/src/entity.ts:1365
← previous
next →
1,101–1,200 of 18,976, ranked by callers