MCPcopy Create free account

hub / github.com/hashintel/hash / functions

Functions18,976 in github.com/hashintel/hash

↓ 2,911 callersMethodmap
(self, closure: impl FnOnce(&'heap K) -> &'heap K2)
libs/@local/hashql/core/src/type/mod.rs:72
↓ 2,309 callersMethodpush
* Push one or more items onto a queue. * @param name the name of the queue. * @param items a collection of strings to add to the end of the queu
libs/@local/hash-backend-utils/src/queue/adapter.ts:9
↓ 1,807 callersMethodexpect
(self, message: impl AsRef<str>)
libs/@local/harpc/tower/src/test.rs:71
↓ 1,434 callersMethodchange_context
(mut self, context: T)
libs/error-stack/src/report.rs:574
↓ 1,079 callersMethodget
(index: number)
libs/@hashintel/petrinaut-core/src/simulation/runtime/frame-store.ts:13
↓ 804 callersMethodexpect
(&self, name: Symbol<'heap>)
libs/@local/hashql/core/src/module/std_lib/mod.rs:119
↓ 709 callersFunctiondefault
()
libs/@local/hashql/diagnostics/src/source/mod.rs:208
↓ 674 callersMethodfilter
(self, func: impl FnOnce(&T) -> bool)
libs/@local/hashql/eval/src/orchestrator/partial.rs:146
↓ 591 callersMethodjoin
(&mut self, lhs: TypeId, rhs: TypeId)
libs/@local/hashql/core/src/type/environment/lattice.rs:209
↓ 574 callersMethodclone
(&self)
libs/@local/hashql/core/src/id/vec.rs:582
↓ 569 callersMethodmap
(self, func: impl FnOnce(T) -> U)
libs/@local/graph/postgres-store/src/store/validation.rs:43
↓ 552 callersMethodfind
(&self, body: DefId, block: BasicBlockId)
libs/@local/hashql/eval/src/postgres/mod.rs:224
↓ 508 callersMethodmap_err
(self, func: F)
libs/@local/harpc/tower/src/body/mod.rs:280
↓ 489 callersMethodcollect
( &mut self, r#type: Type<'heap>, )
libs/@local/hashql/core/src/type/inference/visit.rs:57
↓ 483 callersFunctionfrom
( buffer: ArrayBuffer, options?: FromOptions, )
libs/@local/harpc/client/typescript/src/binary/MutableBytes.ts:76
↓ 441 callersMethodattach
(mut self, attachment: A)
libs/error-stack/src/report.rs:533
↓ 410 callersMethodthen
(mut self, other: Self)
libs/error-stack/src/fmt/mod.rs:705
↓ 380 callersMethodwrite_str
(&mut self, _: &str)
libs/@local/hashql/core/src/pretty/write.rs:22
↓ 368 callersMethodadd_message
Adds an explanatory message to the diagnostic. Messages provide additional context, explanations, or suggestions to help users understand and resolve
libs/@local/hashql/diagnostics/src/diagnostic/mod.rs:628
↓ 296 callersMethodintern_symbol
Interns a string symbol, returning a reference to the interned value. If the string has already been interned, returns the existing [`Symbol`] pointi
libs/@local/hashql/core/src/heap/mod.rs:274
↓ 292 callersMethodhas
(placeholderId: string)
apps/hash-api/src/graphql/resolvers/knowledge/block-collection/update-block-collection-actions.ts:125
↓ 291 callersMethodsend
Send a message to the server. May queue if the transport is not yet ready.
libs/@hashintel/petrinaut-core/src/lsp/transport.ts:12
↓ 284 callersMethodto_owned
(&self)
libs/@local/graph/types/src/embedding.rs:29
↓ 275 callersFunctiontest
( test_data: TestData< impl IntoIterator<Item = Interval<u32, Bound<u32>, Bound<u32>>>, im
libs/@local/graph/temporal-versioning/tests/interval.rs:40
↓ 271 callersMethodwith
(self, kind: &'heap K2)
libs/@local/hashql/core/src/type/mod.rs:80
↓ 267 callersFunctionid
(index: usize)
libs/@local/hashql/core/src/id/bit_vec/matrix/tests.rs:9
↓ 240 callersMethodinto_iter
(self)
libs/@local/graph/api/src/rest/utoipa_typedef/mod.rs:90
↓ 237 callersMethodvalues
(&self, universe: Universe)
libs/@local/hashql/core/src/module/universe.rs:790
↓ 236 callersFunctioncreateSystemPropertyTypeIfNotExists
( context, authentication, { propertyTypeDefinition, migrationState, webShortname }, )
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/util.ts:297
↓ 233 callersMethodsort
(&mut self)
libs/@local/hashql/compiletest/src/harness/trial/set.rs:23
↓ 224 callersMethodprimary
Creates a [`Diagnostic`] with the given label as the primary label. The primary label is the main focus of the diagnostic, pointing to the exact loca
libs/@local/hashql/diagnostics/src/diagnostic/mod.rs:118
↓ 223 callersMethodas_client
(&self)
libs/@local/graph/postgres-store/src/store/postgres/pool.rs:121
↓ 219 callersMethodstring
(&self)
libs/@local/hashql/core/src/type/builder.rs:907
↓ 217 callersMethodcreate
( graphAPI: GraphApi, authentication: AuthenticationContext, params: CreateEntityParameters<T>,
libs/@local/graph/sdk/typescript/src/entity.ts:1131
↓ 217 callersFunctionformatNumber
( value: number | null | undefined, opts?: { maximumFractionDigits?: number; minimumFractionDigits
apps/hash-frontend/src/pages/supply-chain/shared/cost.ts:162
↓ 216 callersMethodrun
(this: void)
libs/@hashintel/petrinaut-core/src/simulation/api.ts:156
↓ 211 callersMethodkeys
(&self, universe: Universe)
libs/@local/hashql/core/src/module/universe.rs:764
↓ 207 callersMethoditer
(&self)
libs/@local/hashql/core/src/id/slice.rs:199
↓ 204 callersMethodappend
(frame: SimulationFramePayload)
libs/@hashintel/petrinaut-core/src/simulation/runtime/frame-store.ts:8
↓ 203 callersMethodall
(&self, closure: impl FnMut(&T) -> bool)
libs/@local/hashql/core/src/module/universe.rs:236
↓ 198 callersMethodparse
(attributes: Vec<Attribute<AttributeBody>>)
libs/@local/hashql/macros/src/id/attr.rs:57
↓ 191 callersMethodadd
Adds a new property to the object or array at the given path. # Errors - If the path is empty. - If the value cannot be added to the parent, e.g. wh
libs/@blockprotocol/type-system/rust/src/knowledge/property/mod.rs:244
↓ 190 callersMethoditer
(&self)
libs/@local/graph/types/src/embedding.rs:19
↓ 188 callersFunctionwith_capacity
()
libs/@local/hashql/core/src/type/collections/type_id_set.rs:237
↓ 173 callersMethodset
(&self, index: usize, value: Value<'heap>)
libs/@local/hashql/core/src/value/list.rs:189
↓ 172 callersFunctionnew_empty
()
libs/@local/hashql/core/src/id/bit_vec/matrix/tests.rs:29
↓ 171 callersMethodlog
( info: winston.Logform.TransformableInfo & { message: unknown }, callback: () => void, )
libs/@local/hash-backend-utils/src/logger.ts:273
↓ 169 callersMethodr#type
(self, env: &Environment<'heap>)
libs/@local/hashql/core/src/type/inference/mod.rs:51
↓ 165 callersMethodclone
(&self)
libs/error-stack/src/iter.rs:150
↓ 162 callersMethodresolve
Resolves a path to an item in the registry. # Errors Returns a `ResolutionError` if: - The path cannot be resolved to any item - The path resolves t
libs/@local/hashql/core/src/module/mod.rs:177
↓ 154 callersMethodclone
(&self)
libs/@local/harpc/tower/src/extensions.rs:320
↓ 154 callersMethodreduce
Revises `D(x)` with respect to `D(y)`: removes targets from x that have no support in y. A target `t_x` has support if there exists some `t_y` in `D(
libs/@local/hashql/mir/src/pass/execution/placement/arc/mod.rs:129
↓ 151 callersMethodreplace
Replaces the property at the given path with the given value. # Errors - If the path does not point to a property. - If the value cannot be replaced
libs/@blockprotocol/type-system/rust/src/knowledge/property/mod.rs:289
↓ 147 callersFunctionincluded_included
(start: u32, end: u32)
libs/@local/graph/temporal-versioning/tests/interval.rs:135
↓ 145 callersMethodattach_opaque
(mut self, attachment: A)
libs/error-stack/src/report.rs:557
↓ 144 callersMethodpop
* Pop an item from the queue, and invoke the provided callback with this * item. If the callback throws an error, the item is put back on the queue
libs/@local/hash-backend-utils/src/queue/adapter.ts:50
↓ 143 callersMethodacquire
* Acquire exclusive read ownership of a queue. Any instance of `QueueExclusiveConsumer` * may only acquire ownership of a single queue. Attempts to
libs/@local/hash-backend-utils/src/queue/adapter.ts:26
↓ 142 callersMethodzip
(this: Self, other: Status<B, C, S>)
libs/@local/hashql/diagnostics/src/status.rs:927
↓ 140 callersFunctioncreateSystemEntityTypeIfNotExists
( context, authentication, { entityTypeDefinition, migrationState, webShortname }, )
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/util.ts:500
↓ 139 callersMethodinteger
(&self)
libs/@local/hashql/core/src/type/builder.rs:889
↓ 136 callersMethodas_usize
(self)
libs/@local/hashql/core/src/value/primitive/integer.rs:227
↓ 136 callersMethodintern_kind
(&self, kind: TypeKind<'heap>)
libs/@local/hashql/core/src/type/environment/mod.rs:92
↓ 135 callersMethodlen
(self)
libs/@local/hashql/mir/src/pass/execution/traversal/mod.rs:118
↓ 125 callersFunctionsetValue
(nextValue: T)
libs/@hashintel/petrinaut/src/ui/hooks/use-draft-field.ts:50
↓ 124 callersFunctionclone
Deep-clone story state so local Storybook updates mimic app mutations.
libs/@hashintel/petrinaut/src/ui/views/Editor/panels/PropertiesPanel/properties-panel.stories.tsx:170
↓ 124 callersFunctionextractBaseUrl
(url: VersionedUrl)
libs/@blockprotocol/type-system/typescript/src/native/url.ts:237
↓ 124 callersFunctionfrom
(value: bool)
libs/@local/hashql/mir/src/interpret/value/int.rs:357
↓ 121 callersFunctionall
(filters: Vec<Filter<'static, Entity>>)
libs/@local/graph/store/src/filter/protection.rs:1061
↓ 121 callersMethodlen
(&self)
libs/@local/hashql/core/src/id/slice.rs:162
↓ 118 callersMethoditer
(&self)
libs/@local/hashql/mir/src/pass/execution/island/mod.rs:95
↓ 118 callersMethodquery
( &self, filter: Filter<'_, Entity>, sorting: EntityQuerySorting<'static>, )
tests/graph/integration/postgres/email_filter_protection.rs:376
↓ 116 callersMethodinsert
(&mut self, col: C)
libs/@local/hashql/core/src/id/bit_vec/matrix/mod.rs:229
↓ 115 callersMethodclone
(&self)
libs/@local/hashql/mir/src/pass/analysis/size_estimation/affine.rs:94
↓ 115 callersMethodfrom
(self, place: Place<'heap>)
libs/@local/hashql/mir/src/builder/place.rs:54
↓ 114 callersFunctionfmt
(value: number)
apps/hash-frontend/src/pages/supply-chain/shared/step-detail-panel/distribution-chart.tsx:104
↓ 114 callersMethodinsert
Stores auxiliary data for the specified node.
libs/@local/hashql/hir/src/map.rs:128
↓ 113 callersMethodinsert
( &mut self, vertex_id: &V, edge_kind: K, direction: EdgeDirection, ri
libs/@local/graph/store/src/subgraph/edges/mod.rs:53
↓ 111 callersMethodsplit
( &self, context: &MirContext<'_, 'heap>, body: &mut Body<'heap>, statement_co
libs/@local/hashql/mir/src/pass/execution/splitting/mod.rs:355
↓ 107 callersFunctionexcluded_excluded
(start: u32, end: u32)
libs/@local/graph/temporal-versioning/tests/interval.rs:147
↓ 107 callersFunctionexcluded_included
(start: u32, end: u32)
libs/@local/graph/temporal-versioning/tests/interval.rs:143
↓ 107 callersFunctionincluded_excluded
(start: u32, end: u32)
libs/@local/graph/temporal-versioning/tests/interval.rs:139
↓ 100 callersMethodlen
(&self)
libs/@local/hashql/core/src/type/kind/struct.rs:60
↓ 99 callersMethodas_ref
(&self)
libs/@local/hashql/mir/src/body/place.rs:414
↓ 99 callersFunctiongetRoots
( subgraph: Subgraph<RootType>, )
libs/@blockprotocol/graph/src/stdlib/subgraph/roots.ts:32
↓ 98 callersFunctioncreate_person
( api: &mut DatabaseApi<'_>, properties: PropertyObject, draft: bool, )
libs/@local/graph/postgres-store/tests/deletion/main.rs:325
↓ 98 callersFunctioninstantiate_infer
( env: &Environment<'_>, hole: impl TryInto<HoleId, Error: Debug>, )
libs/@local/hashql/core/src/type/tests.rs:42
↓ 97 callersFunctionfrom
(value: Style)
libs/@local/hashql/diagnostics/src/encoding.rs:47
↓ 97 callersMethodinfo
(self)
libs/@local/hashql/diagnostics/src/severity.rs:291
↓ 96 callersMethoditer
(&self)
libs/@local/codegen/src/lib.rs:111
↓ 94 callersMethodmap
(self, func: impl FnOnce(T) -> U)
libs/@local/hashql/eval/src/orchestrator/partial.rs:85
↓ 94 callersFunctionvalue
( dataTypeId: VersionedUrl, propertyValue: string | number | boolean, )
apps/hash-api/src/seed-data/seed-crm-data.ts:1162
↓ 93 callersFunctionextractEntityUuidFromEntityId
( entityId: EntityId, )
libs/@blockprotocol/type-system/typescript/src/native/entity.ts:118
↓ 91 callersMethodclear
Drop the entire history.
libs/@hashintel/petrinaut-core/src/handle/types.ts:33
↓ 91 callersFunctioncreateContext
()
apps/hash-api/src/seed-data/import-supply-chain-dataset.ts:137
↓ 89 callersMethodset
( placeholderId: string | null | undefined, entity: { entityId: EntityId }, )
apps/hash-api/src/graphql/resolvers/knowledge/block-collection/update-block-collection-actions.ts:129
↓ 88 callersMethodinsert
(&mut self, elem: T)
libs/@local/hashql/core/src/id/bit_vec/mod.rs:203
↓ 88 callersMethodlen
(&self)
libs/@local/hashql/ast/src/lowering/type_extractor/translate.rs:161
↓ 87 callersFunctioncreateSystemDataTypeIfNotExists
( context, authentication, { dataTypeDefinition, conversions, migrationState, webShortname }, )
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/util.ts:209
↓ 86 callersMethodnext
(&mut self)
libs/@local/hashql/core/src/type/builder.rs:686
↓ 85 callersMethodlocal
(local: Local)
libs/@local/hashql/mir/src/body/place.rs:320
next →1–100 of 18,976, ranked by callers