MCPcopy Create free account

hub / github.com/hashintel/hash / functions

Functions18,976 in github.com/hashintel/hash

↓ 58 callersFunctiontypedEntries
( object: T, )
libs/@local/advanced-types/src/typed-entries.ts:32
↓ 57 callersMethodlen
(&self)
libs/@local/hashql/core/src/type/kind/struct.rs:60
↓ 57 callersMethodresolve
(self, now: Timestamp<()>)
libs/@local/graph/store/src/subgraph/temporal_axes.rs:76
↓ 56 callersMethodadd_filter
( &mut self, filter: &'p Filter<'f, R>, )
libs/@local/graph/postgres-store/src/store/postgres/query/compile.rs:404
↓ 55 callersMethodaddEventListener
( type: "message", listener: WorkerMessageHandler<TInboundMessage>, )
libs/@hashintel/petrinaut-core/src/environment.ts:23
↓ 55 callersFunctiongetFlowContext
()
apps/hash-ai-worker-ts/src/activities/shared/get-flow-context.ts:137
↓ 55 callersMethodis_empty
(&self)
libs/@local/hashql/core/src/id/slice.rs:179
↓ 53 callersFunctiongenerateUuid
()
libs/@local/hash-isomorphic-utils/src/generate-uuid.ts:3
↓ 53 callersMethodintern_type
(&self, partial: PartialType<'heap>)
libs/@local/hashql/core/src/type/environment/mod.rs:87
↓ 53 callersMethodremove
Removes and returns the value at the given ID index. Returns `None` if the index is out of bounds or if the value was already `None`. The vector is n
libs/@local/hashql/core/src/id/slice.rs:314
↓ 51 callersMethodas_ref
(&self)
libs/@local/graph/postgres-store/src/store/validation.rs:51
↓ 50 callersMethodadvance
( &mut self, context: &mut LexerContext, )
libs/@local/hashql/syntax-jexpr/src/parser/state.rs:81
↓ 50 callersMethodbuild
Builds the context. It will compute the transitive closure of the entities in the context. # Errors - [`ContextError::TransitiveClosureError`] if t
libs/@local/graph/authorization/src/policies/context.rs:121
↓ 50 callersFunctionchannel
Create a new [`PolicyEditionSender`] and [`PolicyActionSender`] pair. The `chunk_size` parameter is used to batch the rows into chunks of the given s
libs/@local/graph/postgres-store/src/snapshot/policy/channel.rs:168
↓ 50 callersFunctiontest
( test_data: TestData< impl IntoIterator<Item = Interval<u32, Bound<u32>, Bound<u32>>>, im
libs/@local/graph/temporal-versioning/tests/interval.rs:40
↓ 50 callersMethodvisit_span
(&mut self, span: &mut SpanId)
libs/@local/hashql/ast/src/visit.rs:133
↓ 49 callersMethodvalue
Returns the underlying ID value.
libs/@local/hashql/core/src/intern/map.rs:50
↓ 48 callersMethodfinish
(self, interner: &InternSet<'heap, [T]>)
libs/@local/hashql/core/src/intern/beef.rs:543
↓ 48 callersFunctionid
(index: usize)
libs/@local/hashql/core/src/id/bit_vec/matrix/tests.rs:9
↓ 48 callersMethodreset
(this: void)
libs/@hashintel/petrinaut-core/src/simulation/api.ts:158
↓ 48 callersMethodsolve
Solves the constraint system via fix-point iteration. # Algorithm 1. **Fix-point iteration** until convergence: - Register variables in lattice envi
libs/@local/hashql/core/src/type/inference/solver/mod.rs:1599
↓ 46 callersFunctiontry_from
(value: u128)
libs/@local/hashql/mir/src/interpret/value/int.rs:395
↓ 46 callersFunctionuseAuthenticatedUser
()
apps/hash-frontend/src/pages/shared/auth-info-context.tsx:323
↓ 45 callersMethodlen
(&self)
libs/@local/hashql/ast/src/lowering/type_extractor/translate.rs:161
↓ 45 callersMethodtransaction
# Errors - if the underlying client cannot start a transaction
libs/@local/graph/postgres-store/src/store/postgres/mod.rs:3156
↓ 44 callersMethodfill
Populates the condensation graph with regions and boundary edges.
libs/@local/hashql/mir/src/pass/execution/placement/solve/condensation.rs:156
↓ 44 callersMethodinfo
(self)
libs/@local/hashql/diagnostics/src/severity.rs:291
↓ 44 callersFunctionrequest
()
libs/@local/harpc/tower/src/layer/error.rs:194
↓ 43 callersMethodclose
()
apps/hash-frontend/src/pages/shared/block-collection/collab/editor-connection.ts:486
↓ 43 callersMethodcreate_entity
Creates a new [`Entity`]. # Errors: - if the [`EntityType`] doesn't exist - if the [`PropertyObjectWithMetadata`] is not valid with respect to the s
libs/@local/graph/store/src/entity/store.rs:700
↓ 43 callersMethodwith
(self, kind: &'heap K2)
libs/@local/hashql/core/src/type/mod.rs:80
↓ 42 callersMethodinsert
(&mut self, col: C)
libs/@local/hashql/core/src/id/bit_vec/matrix/mod.rs:229
↓ 42 callersFunctionsleep
(ms: number)
libs/@local/hash-backend-utils/src/utils.ts:8
↓ 41 callersMethodextend
(&mut self, universe: Universe, iter: I)
libs/@local/hashql/core/src/module/universe.rs:1202
↓ 41 callersFunctionmock_request_id
(id: u32)
libs/@local/harpc/wire-protocol/src/request/id.rs:95
↓ 41 callersFunctionmutateWithExtensionGuards
(fn: (sdcpn: SDCPN) => void)
libs/@hashintel/petrinaut-core/src/actions.ts:470
↓ 41 callersFunctionqueryEntities
( context: { graphApi: GraphApi; }, authentication: AuthenticationContext, params: QueryEntitiesRe
libs/@local/graph/sdk/typescript/src/entity.ts:1510
↓ 41 callersMethodremoveEventListener
( type: "message", listener: WorkerMessageHandler<TInboundMessage>, )
libs/@hashintel/petrinaut-core/src/environment.ts:27
↓ 41 callersMethodunion
(spans: &'spans [SpanId])
libs/@local/hashql/core/src/span/mod.rs:423
↓ 40 callersMethoditer_enumerated
Returns an iterator over ID-element pairs. Similar to [`Iterator::enumerate`] but yields typed IDs instead of `usize` indices.
libs/@local/hashql/core/src/id/slice.rs:206
↓ 40 callersMethoditer_mut
(&mut self)
libs/@local/hashql/core/src/id/slice.rs:222
↓ 40 callersMethodjson
()
libs/@hashintel/ds-components/tests/sync-fetch.d.ts:3
↓ 40 callersMethodstart
(this: void)
libs/@hashintel/petrinaut-core/src/simulation/monte-carlo/runtime/experiment.ts:96
↓ 40 callersMethodunwrap
(self)
libs/@local/hashql/core/src/symbol/mod.rs:212
↓ 40 callersMethodvisit_id
(&mut self, id: &mut NodeId)
libs/@local/hashql/ast/src/visit.rs:128
↓ 39 callersFunctioncheck_schema_intersection
( schemas: impl IntoIterator<Item = JsonValue>, expected: impl IntoIterator<Item = JsonValue>,
libs/@blockprotocol/type-system/rust/src/ontology/json_schema/constraint/mod.rs:415
↓ 39 callersMethodopaque
( &'this self, name: impl IntoSymbol<'heap>, repr: impl IntoType<'this, 'env, 'heap>,
libs/@local/hashql/core/src/type/builder.rs:839
↓ 39 callersMethodwith_actor
(mut self, actor: impl Into<AuthenticatedActor>)
libs/@local/graph/authorization/src/policies/components.rs:351
↓ 38 callersFunctionassert_placement
( name: &'static str, snapshot_subdir: &str, body: &Body<'heap>, context: &MirContext<'_, 'hea
libs/@local/hashql/mir/src/pass/execution/statement_placement/tests.rs:71
↓ 38 callersFunctioncreateProto
( proto: T, readableProperties: ReadableProperties, writeableProperties?: WriteableProperties, )
libs/@local/harpc/client/typescript/src/utils.ts:5
↓ 38 callersFunctionfunc
( lib: &StandardLibrary<'_, 'heap>, def: &mut ModuleDef<'heap>, name: &'static str, alias: &[
libs/@local/hashql/core/src/module/std_lib/core/mod.rs:20
↓ 38 callersMethodinto_iter
(self)
libs/error-stack/src/fmt/mod.rs:701
↓ 38 callersMethodinto_iter
(self)
libs/@local/hashql/core/src/type/inference/solver/graph.rs:127
↓ 38 callersMethodnext
(&self)
libs/@local/hashql/core/src/id/mod.rs:267
↓ 38 callersMethodnext
(&mut self)
libs/@local/harpc/wire-protocol/src/request/id.rs:72
↓ 38 callersFunctiontarget_set
(targets: &[TargetId])
libs/@local/hashql/mir/src/pass/execution/placement/solve/tests.rs:104
↓ 37 callersMethodas_mut
Returns a borrowed [`GlobalTransformState`] view of this owned state. This allows passing the state to [`GlobalTransformPass::run`] while retaining o
libs/@local/hashql/mir/src/pass/mod.rs:258
↓ 37 callersFunctionfetch
(request: Request)
apps/petrinaut-website/api/chat.ts:128
↓ 37 callersMethodintern_type_ids
(&self, ids: &[TypeId])
libs/@local/hashql/core/src/type/environment/mod.rs:97
↓ 37 callersMethodinto_solver
(self)
libs/@local/hashql/core/src/type/environment/infer.rs:235
↓ 37 callersFunctioniter
()
libs/@local/hashql/compiletest/src/suite/mod.rs:185
↓ 37 callersFunctionrun_placement
( context: &MirContext<'_, 'heap>, placement: &mut impl StatementPlacement<'heap, &'heap Heap>, bo
libs/@local/hashql/mir/src/pass/execution/statement_placement/tests.rs:115
↓ 36 callersMethodattach_with
(self, attachment: F)
libs/error-stack/src/future.rs:246
↓ 36 callersMethodinto_vec
(self)
libs/@local/hashql/diagnostics/src/issues.rs:627
↓ 36 callersMethodspacing
(mut self, spacing: impl Into<Option<Spacing>>)
libs/error-stack/src/fmt/mod.rs:481
↓ 35 callersMethodintern
Provisions an ID and interns a partial representation created with that ID. This method is particularly useful for creating recursive data structures
libs/@local/hashql/core/src/intern/map.rs:571
↓ 35 callersMethodtry_collect
(self)
libs/error-stack/src/ext/tuple.rs:63
↓ 34 callersMethodas_slice
(&self)
libs/@local/hashql/core/src/id/vec.rs:377
↓ 34 callersMethodbuild_in
Constructs a [`PlacementSolver`] from this context. Allocates working storage (targets and options slices) and builds the `Condensation` graph from `
libs/@local/hashql/mir/src/pass/execution/placement/solve/mod.rs:98
↓ 34 callersMethodnumber
(&self)
libs/@local/hashql/core/src/type/builder.rs:868
↓ 33 callersMethodany
(&self, closure: impl FnMut(&T) -> bool)
libs/@local/hashql/core/src/module/universe.rs:214
↓ 33 callersMethodexit
(&mut self, lhs: Type<'heap>, rhs: Type<'heap>)
libs/@local/hashql/core/src/type/recursion.rs:108
↓ 33 callersMethoditer
(&self)
libs/@local/hashql/ast/src/lowering/type_extractor/translate.rs:169
↓ 33 callersMethodmap
(self, func: impl FnMut(T) -> U)
libs/@local/hashql/core/src/id/array.rs:169
↓ 33 callersMethodseed
( &mut self, data_types: D, property_types: P, entity_types: E, )
tests/graph/integration/postgres/lib.rs:206
↓ 33 callersMethodtake_diagnostics
(&mut self)
libs/@local/hashql/core/src/type/environment/lattice.rs:113
↓ 33 callersFunctiontest_compilation
( compiler: &SelectCompiler<'p, 'q, T>, expected_statement: &'static str, expected_par
libs/@local/graph/postgres-store/src/store/postgres/query/statement/select.rs:133
↓ 33 callersFunctionuseAuthInfo
()
apps/hash-frontend/src/pages/shared/auth-info-context.tsx:305
↓ 32 callersFunctioncapture_error
(closure: impl FnOnce() -> Result<(), Report<E>>)
libs/error-stack/tests/common.rs:184
↓ 32 callersFunctiondefineConfig
( config: readonly Linter.Config<R>[], )
libs/@local/eslint/src/utils.ts:9
↓ 32 callersMethodevaluate
Evaluates the policy set for the given request. # Errors Returns an error if the evaluation fails.
libs/@local/graph/authorization/src/policies/set/mod.rs:128
↓ 32 callersMethoditer
(&'k self)
libs/@blockprotocol/type-system/rust/src/knowledge/property/path.rs:114
↓ 32 callersFunctionmake_block_costs
( body: &Body<'_>, domains: &[TargetBitSet], statements: &TargetArray<StatementCostVec<&'heap Heap
libs/@local/hashql/mir/src/pass/execution/placement/solve/tests.rs:124
↓ 32 callersFunctionresolveTargetNet
( sdcpn: SDCPN, targetSubnetId: string | null | undefined, )
libs/@hashintel/petrinaut-core/src/actions.ts:140
↓ 31 callersFunctionassert_encode
(value: &T, expected: Expect)
libs/@local/harpc/wire-protocol/src/codec/encode.rs:116
↓ 31 callersFunctionparse
(item: TokenStream)
libs/@local/hashql/macros/src/sym.rs:55
↓ 30 callersMethodactor_id
(&self)
libs/@local/graph/authorization/src/policies/components.rs:85
↓ 30 callersFunctionbob
()
libs/@local/graph/postgres-store/tests/deletion/main.rs:260
↓ 30 callersMethodboolean
(&self)
libs/@local/hashql/core/src/type/builder.rs:944
↓ 30 callersFunctioncreate_report
()
libs/error-stack/tests/common.rs:8
↓ 30 callersFunctiondeserialize
(segments: impl IntoIterator<Item = &'p str>)
libs/@local/graph/store/src/entity/query.rs:1072
↓ 30 callersMethodpinned_timestamp
(&self)
libs/@local/graph/store/src/subgraph/temporal_axes.rs:491
↓ 29 callersMethodcreate_web
( &mut self, actor: ActorId, parameter: CreateWebParameter, )
libs/@local/graph/postgres-store/src/store/postgres/mod.rs:816
↓ 29 callersFunctiongetLayoutWithSidebar
( page: ReactElement, layoutWithSidebarProps: LayoutWithSidebarProps = {}, )
apps/hash-frontend/src/shared/layout.tsx:23
↓ 29 callersMethodinsert
(&mut self, elem: T)
libs/@local/hashql/core/src/id/bit_vec/mod.rs:203
↓ 29 callersMethodis_empty
(&self)
libs/@local/graph/postgres-store/src/store/postgres/knowledge/entity/read.rs:76
↓ 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 callersMethodwarn
()
libs/error-stack/src/sink.rs:55
↓ 28 callersMethodas_str
(&self)
libs/@local/graph/postgres-store/src/store/postgres/query/expression/table_reference.rs:51
↓ 28 callersMethodclose
Explicitly closes the library handle and returns any error from `dlclose`. After this call the destructor is disarmed; dropping the handle is a no-op
libs/darwin-kperf/sys/src/load.rs:170
← previousnext →101–200 of 18,976, ranked by callers