MCPcopy Create free account

hub / github.com/hashintel/hash / functions

Functions18,976 in github.com/hashintel/hash

↓ 32 callersFunctionstatusKey
(siteId: string, node: SiteNode)
apps/hash-frontend/src/pages/supply-chain/shared/status.ts:61
↓ 32 callersFunctiontypedEntries
( object: T, )
libs/@blockprotocol/graph/src/util/typed-entries.ts:32
↓ 32 callersFunctionuseStore
(store: ReadableStore<T>)
libs/@hashintel/petrinaut/src/react/use-store.ts:5
↓ 31 callersMethodadd_constraint
(&mut self, mut constraint: Constraint<'heap>)
libs/@local/hashql/core/src/type/environment/infer.rs:90
↓ 31 callersFunctionassert_decode
(bytes: impl Into<Bytes>, expected: &T, context: T::Context)
libs/@local/harpc/wire-protocol/src/codec/decode.rs:100
↓ 31 callersMethodcost
Returns the total cost (statement base + path transfer load) of placing `block` on `target`. # Panics Debug-asserts that `target` is in the block's
libs/@local/hashql/mir/src/pass/execution/cost/analysis.rs:76
↓ 31 callersFunctioncreateSystemPropertyTypeIfNotExists
(context, authentication, { propertyTypeDefinition, webId })
apps/hash-api/src/seed-data/seed-flow-test-types.ts:56
↓ 31 callersFunctioncreateTestImpureGraphContext
()
tests/hash-backend-integration/src/tests/util.ts:26
↓ 31 callersMethodcreate_web
( &mut self, actor: ActorId, parameter: CreateWebParameter, )
libs/@local/graph/postgres-store/src/store/postgres/mod.rs:816
↓ 31 callersFunctiondeserialize
(segments: impl IntoIterator<Item = &'p str>)
libs/@local/graph/store/src/entity/query.rs:1072
↓ 31 callersFunctiongenerateEntityId
(entityUuid: string)
apps/hash-ai-worker-ts/src/activities/flow-activities/research-entities-action/shared/deduplicate-entities.ai.test.ts:14
↓ 31 callersMethodglobal_id
(self, local_id: LocalId, scope: Scope, sub_scope: SubScope)
tests/graph/test-data/rust/src/seeding/context.rs:560
↓ 31 callersMethodintern_provisioned
( &self, id: Provisioned<TypeId>, r#type: PartialType<'heap>, )
libs/@local/hashql/core/src/type/environment/simplify.rs:212
↓ 31 callersFunctionmake_request_begin
( flags: impl Into<RequestFlags>, payload: impl Into<Bytes>, )
libs/@local/harpc/net/src/session/server/test.rs:62
↓ 31 callersFunctiononChange
(variant: BlockVariant, blockMeta: HashBlockMeta)
apps/hash-frontend/src/pages/shared/block-collection/insert-block.tsx:30
↓ 31 callersMethodpartial
Creates a type by providing a closure that constructs the type's kind. This is the foundational method used by all other type construction methods. T
libs/@local/hashql/core/src/type/builder.rs:807
↓ 30 callersMethodaliased
(self, alias: Alias)
libs/@local/graph/postgres-store/src/store/postgres/query/table.rs:318
↓ 30 callersMethodas_bytes
(&self)
libs/@local/hashql/core/src/symbol/mod.rs:227
↓ 30 callersFunctionassert_begin
(response: &Response, expected: ExpectedBegin<impl AsRef<[u8]> + ?Sized>)
libs/@local/harpc/net/src/session/server/transaction/test.rs:121
↓ 30 callersMethodassign
( mut self, place: impl FnOnce(PlaceBuilder<'env, 'heap, NoLocal>) -> PlaceBuilder<'env, 'heap
libs/@local/hashql/mir/src/builder/basic_block.rs:38
↓ 30 callersFunctionbob
()
libs/@local/graph/postgres-store/tests/deletion/main.rs:260
↓ 30 callersMethodcontains
(&self, block: BasicBlockId)
libs/@local/hashql/mir/src/pass/execution/island/mod.rs:69
↓ 30 callersFunctioncreate_report
()
libs/error-stack/tests/test_debug.rs:74
↓ 30 callersMethodfind_block
Finds the [`PlacementBlock`] for `block` in the working array. Linear scan over `blocks`. Fine for typical SCC sizes (3–6 blocks, rarely >12). If prof
libs/@local/hashql/mir/src/pass/execution/placement/solve/csp/mod.rs:112
↓ 30 callersMethodinsert
( &mut self, hook: impl Fn(&T, &mut HookContext<T>) + Send + Sync + 'static, )
libs/error-stack/src/fmt/hook.rs:432
↓ 30 callersFunctionmustBeDefined
(x: T | undefined, message?: string)
libs/@blockprotocol/graph/src/util/must-be-defined.ts:1
↓ 30 callersMethodpinned_timestamp
(&self)
libs/@local/graph/store/src/subgraph/temporal_axes.rs:491
↓ 30 callersMethodproject
( self, interner: &Interner<'heap>, r#type: TypeId, kind: ProjectionKind<'heap
libs/@local/hashql/mir/src/body/place.rs:332
↓ 30 callersMethodrecord
(&mut self, delta: S::Delta<A>)
libs/@local/hashql/core/src/id/snapshot_vec.rs:422
↓ 30 callersFunctionrender
(doc: Doc<'_>, options: RenderOptions)
libs/@local/hashql/core/src/pretty/mod.rs:143
↓ 30 callersFunctionrenderPlaybackProvider
* Renders the PlaybackProvider with a mock SimulationContext and returns * a function to get the current PlaybackContext value.
libs/@hashintel/petrinaut/src/react/playback/provider.test.tsx:145
↓ 30 callersMethodrng
(self)
tests/graph/test-data/rust/src/seeding/context.rs:380
↓ 30 callersMethodunknown
(&self)
libs/@local/hashql/core/src/type/builder.rs:1381
↓ 29 callersMethodas_entity
(&self)
libs/@local/hashql/mir/src/pass/execution/traversal/mod.rs:90
↓ 29 callersMethodas_int
(self)
libs/@local/hashql/mir/src/interpret/value/int.rs:204
↓ 29 callersMethodas_mut_client
(&mut self)
libs/@local/graph/postgres-store/src/store/postgres/pool.rs:125
↓ 29 callersMethodbuild
(self)
libs/@local/hashql/mir/src/pretty/text.rs:203
↓ 29 callersFunctioncreateSDCPN
(options?: { types?: Array<PartialColor>; differentialEquations?: Array<Partial<DifferentialEquation>>;
libs/@hashintel/petrinaut-core/src/lsp/lib/helper/create-sdcpn.ts:17
↓ 29 callersFunctiondeserializeQueryEntitySubgraphResponse
( response: SerializedQueryEntitySubgraphResponse, )
libs/@local/graph/sdk/typescript/src/entity.ts:401
↓ 29 callersFunctionfn
(state)
libs/@hashintel/petrinaut-core/src/simulation/authoring/metric/compile-metric.ts:87
↓ 29 callersFunctiongetLayoutWithSidebar
( page: ReactElement, layoutWithSidebarProps: LayoutWithSidebarProps = {}, )
apps/hash-frontend/src/shared/layout.tsx:23
↓ 29 callersMethodlogTrace
(message: string)
libs/@blockprotocol/graph/src/codegen/context/compile.ts:72
↓ 29 callersFunctionmake_target_costs
( body: &Body<'heap>, patterns: TargetArray<[impl AsRef<[bool]>; N]>, heap: &'heap Heap, )
libs/@local/hashql/mir/src/pass/execution/splitting/tests.rs:66
↓ 29 callersFunctionprocess_issues
( output: &mut Vec<SuiteDiagnostic>, issues: DiagnosticIssues<C, SpanId>, )
libs/@local/hashql/compiletest/src/suite/common.rs:29
↓ 29 callersMethodspace
Creates a space.
libs/@local/hashql/core/src/pretty/formatter.rs:257
↓ 29 callersFunctionversionedUrlFromComponents
( baseUrl: BaseUrl, version: OntologyTypeVersion, )
libs/@blockprotocol/type-system/typescript/src/native/url.ts:328
↓ 28 callersMethodattempt
(&mut self, result: Result<T, R>)
libs/error-stack/src/sink.rs:250
↓ 28 callersMethodbuild
(self)
libs/@local/harpc/server/src/router.rs:129
↓ 28 callersMethodcancel
(this: void)
libs/@hashintel/petrinaut-core/src/simulation/monte-carlo/runtime/experiment.ts:97
↓ 28 callersMethodchange_context_lazy
(self, context: F)
libs/error-stack/src/future.rs:291
↓ 28 callersFunctioncomputeStats
(values: number[])
apps/hash-frontend/src/pages/supply-chain/shared/stats.ts:29
↓ 28 callersMethodcontext
(self, context: C)
libs/@local/graph/migrations/src/plan.rs:224
↓ 28 callersMethoddecode
( &self, type_id: TypeId, value: JsonValueRef<'_>, )
libs/@local/hashql/eval/src/orchestrator/codec/decode/mod.rs:158
↓ 28 callersMethodend
Returns a reference to the end bound of this interval.
libs/@local/graph/temporal-versioning/src/interval.rs:102
↓ 28 callersMethodextend
(&mut self, iter: I)
libs/@local/graph/postgres-store/src/store/postgres/mod.rs:2420
↓ 28 callersFunctiongetEntityTypeById
( graphApi: GraphApi, authentication: AuthenticationContext, params: Omit< QueryEntityTypesParams,
libs/@local/graph/sdk/typescript/src/entity-type.ts:237
↓ 28 callersMethodinsert
(&mut self, body: &Body<'_>)
libs/@local/hashql/mir/src/pass/transform/administrative_reduction/mod.rs:102
↓ 28 callersMethodprovision
(&mut self, id: TypeId)
libs/@local/hashql/core/src/type/environment/simplify.rs:204
↓ 28 callersMethodsimplify
(self: Type<'heap, Self>, env: &mut SimplifyEnvironment<'_, 'heap>)
libs/@local/hashql/core/src/type/kind/generic/mod.rs:369
↓ 28 callersMethodspan
(&mut self, range: Range<usize>)
libs/@local/hashql/syntax-jexpr/src/parser/string/context.rs:30
↓ 28 callersFunctionvisit_array
( state: &mut ParserState<'arena, 'source, 'spans>, token: Token<'source>, mut on_item: impl FnMut
libs/@local/hashql/syntax-jexpr/src/parser/array/visit.rs:36
↓ 28 callersFunctionvisit_object
( state: &mut ParserState<'arena, 'source, 'spans>, token: Token<'source>, mut on_item: impl FnMut
libs/@local/hashql/syntax-jexpr/src/parser/object/visit.rs:85
↓ 27 callersMethodadd_distinct_selection_with_ordering
( &mut self, path: &'p R::QueryPath<'q>, distinctness: Distinctness, ordering:
libs/@local/graph/postgres-store/src/store/postgres/query/compile.rs:312
↓ 27 callersMethodcast
(self, r#type: PostgresType)
libs/@local/graph/postgres-store/src/store/postgres/query/expression/conditional.rs:659
↓ 27 callersFunctioncheck
Create a server, sync the SDCPN, and run diagnostics.
libs/@hashintel/petrinaut-core/src/lsp/lib/checker.test.ts:11
↓ 27 callersMethodcommit
# Errors - if the underlying client cannot commit the transaction
libs/@local/graph/postgres-store/src/store/postgres/mod.rs:3337
↓ 27 callersFunctioncount_regions
( body: &Body<'_>, statement_costs: &TargetArray<StatementCostVec<A>>, terminator_costs: &TargetAr
libs/@local/hashql/mir/src/pass/execution/splitting/mod.rs:71
↓ 27 callersFunctiondeserialize
Deserialize a [`Regex`] from a string. # Errors - If the deserialization of the string fails. - If the regex pattern is invalid.
libs/@local/codec/src/serde/mod.rs:63
↓ 27 callersFunctionempty
()
libs/@local/hashql/core/src/graph/algorithms/tarjan/tests.rs:107
↓ 27 callersMethodinto_iter
(self)
libs/@local/hashql/mir/src/pass/execution/traversal/mod.rs:171
↓ 27 callersFunctionlayer
()
libs/@local/harpc/net/src/transport/test.rs:73
↓ 27 callersMethodlen
(&self)
libs/@blockprotocol/type-system/rust/src/knowledge/property/path.rs:105
↓ 27 callersMethodlogDebug
(message: string)
libs/@blockprotocol/graph/src/codegen/context/compile.ts:65
↓ 27 callersFunctionmakeEntity
( entityTypeId: string, properties: PropRecord, outgoingLinks: LinkSpec[] = [], draft = false,
apps/hash-api/src/seed-data/seed-crm-data.ts:1187
↓ 27 callersMethodopaque
(self, id: Symbol<'heap>, value: impl Into<Operand<'heap>>)
libs/@local/hashql/mir/src/builder/rvalue.rs:162
↓ 27 callersFunctionpick
(arr: readonly T[])
apps/hash-api/src/seed-data/seed-crm-data.ts:162
↓ 27 callersMethodprovide
(&'a self, request: &mut core::error::Request<'a>)
libs/@local/harpc/codec/src/error.rs:152
↓ 27 callersMethodpush_body
</pre>
libs/error-stack/src/fmt/hook.rs:356
↓ 27 callersMethodr#struct
( &'this self, fields: impl IntoStructFields<'this, 'env, 'heap>, )
libs/@local/hashql/core/src/type/builder.rs:1039
↓ 27 callersMethodr#type
(&self, id: TypeId)
libs/@local/hashql/core/src/type/environment/mod.rs:82
↓ 27 callersMethodremove
( &self, number: u32, )
libs/@local/graph/migrations/src/postgres.rs:200
↓ 27 callersFunctionresolve
( analysis: string, args: Record<string, unknown> = {}, webId: WebId = WEB_ID, )
apps/hash-api/src/analysis/setup-analysis-handler/resolve-analysis.test.ts:68
↓ 27 callersMethodresolve_policies_for_actor
( &self, authenticated_actor: AuthenticatedActor, params: ResolvePoliciesParams<'_>,
libs/@local/graph/postgres-store/src/store/postgres/mod.rs:1577
↓ 27 callersMethodret
Terminates the block with a return.
libs/@local/hashql/mir/src/builder/basic_block.rs:119
↓ 27 callersFunctionsplitEntityId
( entityId: EntityId, )
libs/@blockprotocol/type-system/typescript/src/native/entity.ts:102
↓ 27 callersMethodvariable_interval
(&self)
libs/@local/graph/store/src/subgraph/temporal_axes.rs:499
↓ 27 callersMethodwrite
Generates TypeScript code from the provided type collection.
libs/@local/codegen/src/typescript.rs:86
↓ 26 callersFunctionassert_inst_simplify_pass
( name: &'static str, body: Body<'heap>, context: &mut MirContext<'_, 'heap>, )
libs/@local/hashql/mir/src/pass/transform/inst_simplify/tests.rs:32
↓ 26 callersMethodbuild_policy_set
( &self, actions: impl IntoIterator<Item = ActionName>, )
libs/@local/graph/authorization/src/policies/components.rs:276
↓ 26 callersMethodcontext
(&self)
libs/@local/harpc/net/src/session/server/transaction/mod.rs:273
↓ 26 callersFunctiondate
(title: string, description: string)
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/migrations/026-add-supply-chain-types.migration.ts:942
↓ 26 callersFunctiondecoder
( env: &'env Environment<'heap>, interner: &'env Interner<'heap>, )
libs/@local/hashql/eval/src/orchestrator/codec/decode/tests.rs:18
↓ 26 callersFunctiondominators
( graph: &G, start_node: G::NodeId, )
libs/@local/hashql/core/src/graph/algorithms/dominators/mod.rs:74
↓ 26 callersMethodfinish
Finalizes the set by sorting and deduplicating the items. This method consumes the `TypeIdSet` and returns a `SmallVec` containing unique `TypeId` va
libs/@local/hashql/core/src/type/collections/type_id_set.rs:110
↓ 26 callersFunctiongetOutgoingLinkAndTargetEntities
( subgraph: Subgraph, entityId: EntityId, interval?: TemporalInterval<TemporalBound, TemporalBound>, )
libs/@blockprotocol/graph/src/stdlib/subgraph/edge/link-entity.ts:300
↓ 26 callersMethodinto_report
(self)
libs/error-stack/src/report.rs:1043
↓ 26 callersFunctionlogProgress
(logs: StepProgressLog[])
apps/hash-ai-worker-ts/src/activities/shared/log-progress.ts:58
↓ 26 callersMethodlookup
(&self, index: I)
libs/@local/hashql/core/src/id/slice.rs:350
↓ 26 callersMethodof_mut
(&mut self, universe: Universe)
libs/@local/hashql/core/src/module/universe.rs:161
↓ 26 callersFunctionparseSDCPNFile
(data: unknown)
libs/@hashintel/petrinaut-core/src/file-format/parse-sdcpn-file.ts:118
← previousnext →301–400 of 18,976, ranked by callers