MCPcopy Create free account

hub / github.com/hashintel/hash / functions

Functions18,976 in github.com/hashintel/hash

↓ 5 callersMethodinto_def_use
(self)
libs/@local/hashql/mir/src/body/place.rs:171
↓ 5 callersMethodinto_ident
(mut self)
libs/@local/hashql/ast/src/node/path.rs:166
↓ 5 callersMethodinto_inner
(self)
libs/@local/hashql/syntax-jexpr/src/parser/object/type.rs:48
↓ 5 callersMethodinto_parts
(self)
libs/@local/graph/store/src/entity/store.rs:359
↓ 5 callersMethodinto_response
(self)
libs/@local/graph/api/src/rest/json.rs:127
↓ 5 callersFunctioninvoke_call_discrete
Delegates a call to a closure with a predetermined amount of inputs and outputs. # Errors This function returns a `Report<RemoteInvocationError>` in
libs/@local/harpc/client/rust/src/utils.rs:65
↓ 5 callersFunctionisOwnedOntologyElementMetadata
( metadata: Metadata, )
libs/@blockprotocol/type-system/typescript/src/native/ontology-metadata.ts:18
↓ 5 callersFunctionisTypeArchived
( type: | EntityTypeWithMetadata | PropertyTypeWithMetadata | DataTypeWithMetadata, )
apps/hash-frontend/src/shared/is-archived.ts:13
↓ 5 callersFunctionisUserMemberOfOrg
(ctx, authentication, params)
apps/hash-api/src/graph/knowledge/system-types/user.ts:609
↓ 5 callersMethodis_bottom
(mut self: Type<'heap, Self>, env: &mut AnalysisEnvironment<'_, 'heap>)
libs/@local/hashql/core/src/type/kind/mod.rs:1038
↓ 5 callersMethodis_top
(mut self: Type<'heap, Self>, env: &mut AnalysisEnvironment<'_, 'heap>)
libs/@local/hashql/core/src/type/kind/mod.rs:1066
↓ 5 callersMethodis_used
(&self)
libs/@local/hashql/core/src/type/environment/context/provision.rs:17
↓ 5 callersMethoditer
Returns an iterator over (field name, value) pairs. # Examples ``` # #![feature(allocator_api)] # extern crate alloc; # use alloc::alloc::Global; #
libs/@local/hashql/mir/src/interpret/value/struct.rs:382
↓ 5 callersMethoditer_enumerated_mut
Returns a mutable 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:229
↓ 5 callersMethoditer_mut
(&mut self, context: ProduceContext)
tests/graph/test-data/rust/src/seeding/producer/mod.rs:74
↓ 5 callersMethoditerate_to_fixpoint_in
Runs the analysis to a fixed point using the provided allocator. Iterates over the control-flow graph, applying transfer functions and propagating st
libs/@local/hashql/mir/src/pass/analysis/dataflow/framework.rs:395
↓ 5 callersMethodkeys
(&self)
libs/@local/graph/api/src/rest/http_tracing_layer.rs:22
↓ 5 callersMethodlen
(&self)
libs/@local/graph/temporal-versioning/src/interval.rs:67
↓ 5 callersMethodlength
* @param name the name of the queue. * @returns the number of items onf the queue
libs/@local/hash-backend-utils/src/queue/adapter.ts:65
↓ 5 callersMethodlisten
Starts listening for incoming connections on the specified address. # Errors This function will return an error if: - The server fails to start list
libs/@local/harpc/server/src/lib.rs:131
↓ 5 callersMethodload
(&self)
libs/@local/harpc/net/src/session/client/transaction/stream.rs:44
↓ 5 callersMethodlookup_id
(&self, id: VariableId)
libs/@local/hashql/core/src/type/inference/solver/graph.rs:373
↓ 5 callersMethodlower_argument_to_ident
Attempts to extract an identifier from an argument. This function validates that the argument contains a simple path expression that can be converted
libs/@local/hashql/ast/src/lowering/special_form_expander/mod.rs:440
↓ 5 callersMethodlower_bound
Computes a lower bound on the cost of completing the current partial assignment. Sums `min(block_cost)` and `min(transition_cost)` independently over
libs/@local/hashql/mir/src/pass/execution/placement/solve/csp/mod.rs:430
↓ 5 callersFunctionmakeNode
(overrides: Partial<GraphNode> = {})
apps/hash-frontend/src/pages/supply-chain/shared/observation-fixtures.ts:70
↓ 5 callersMethodmangle
Mangles a symbol by appending a unique suffix. The mangling pattern is `<symbol>:<count>` where count is a unique number for each original symbol. Th
libs/@local/hashql/ast/src/lowering/name_mangler.rs:176
↓ 5 callersMethodmap
(self, func: impl FnMut(Label<S>) -> Label<T>)
libs/@local/hashql/diagnostics/src/diagnostic/label.rs:338
↓ 5 callersMethodmessage
Returns the explanatory message text for this label. The message provides context about what's happening at the location pointed to by this label's s
libs/@local/hashql/diagnostics/src/diagnostic/label.rs:146
↓ 5 callersFunctionmir_pass_transform_cfg_simplify_default_renderer
( mut text: impl Write, d2: Option<&mut BufWriter<ChildStdin>>, // This is a concrete type so that `No
libs/@local/hashql/compiletest/src/suite/mir_pass_transform_cfg_simplify.rs:26
↓ 5 callersMethodmrv
Selects the next unassigned block using the MRV heuristic. Ties are broken by highest constraint degree (count of fixed + boundary neighbors).
libs/@local/hashql/mir/src/pass/execution/placement/solve/csp/mod.rs:185
↓ 5 callersMethodname
(&self)
libs/darwin-kperf/src/database.rs:145
↓ 5 callersMethodnext
(&mut self)
libs/@local/graph/temporal-versioning/src/interval.rs:49
↓ 5 callersMethodnormalize
Re-applies composite swallowing after a raw union. Removes any path whose ancestor composite is also present in the set.
libs/@local/hashql/mir/src/pass/execution/traversal/entity.rs:653
↓ 5 callersFunctionnormalizeArcEndpointInput
(input: { placeId?: string; endpoint?: ArcEndpoint; })
libs/@hashintel/petrinaut-core/src/actions.ts:168
↓ 5 callersFunctiononClick
(event: MouseEvent<HTMLAnchorElement>)
libs/@hashintel/type-editor/src/entity-type-editor/shared/link.tsx:17
↓ 5 callersMethodoperand
Evaluates an operand to produce its footprint.
libs/@local/hashql/mir/src/pass/analysis/size_estimation/dynamic.rs:110
↓ 5 callersMethodoutgoing_edges
( &'this self, local: Local, )
libs/@local/hashql/mir/src/pass/analysis/data_dependency/graph.rs:368
↓ 5 callersFunctionproperties_with
Helper to create a properties object with email and shortname.
tests/graph/integration/postgres/email_filter_protection.rs:134
↓ 5 callersMethodproperty_type_references
Returns an iterator over all property type references used by this entity type. This method collects all references to property types from the `prope
libs/@blockprotocol/type-system/rust/src/ontology/entity_type/schema/mod.rs:383
↓ 5 callersMethodprovide
(&'a self, request: &mut core::error::Request<'a>)
libs/@local/harpc/codec/src/error.rs:152
↓ 5 callersMethodprovision
Provisions a new unique ID without interning any value. This is useful when creating recursive data structures, where an ID needs to be known before
libs/@local/hashql/core/src/intern/map.rs:463
↓ 5 callersMethodpush_appendix
</pre>
libs/error-stack/src/fmt/hook.rs:309
↓ 5 callersFunctionqueryDataTypes
( graphApi: GraphApi, authentication: AuthenticationContext, params: QueryDataTypesParams, )
libs/@local/graph/sdk/typescript/src/data-type.ts:70
↓ 5 callersFunctionqueryEntities
( ...payload )
apps/hash-frontend/src/components/sandbox/framed-block/framed-block.tsx:80
↓ 5 callersFunctionqueryPropertyTypes
( graphApi: GraphApi, authentication: AuthenticationContext, params: QueryPropertyTypesParams, )
libs/@local/graph/sdk/typescript/src/property-type.ts:68
↓ 5 callersMethodr#struct
(&self)
libs/@local/hashql/core/src/type/kind/mod.rs:133
↓ 5 callersFunctionrandInt
(min: number, max: number)
apps/hash-api/src/seed-data/seed-crm-data.ts:161
↓ 5 callersFunctionrefreshHistoryStores
()
libs/@hashintel/petrinaut-core/src/handle/json-doc-handle/create-json-doc-handle.ts:105
↓ 5 callersMethodremap
Remaps terminator costs after block splitting. For each original block, the original terminator cost is placed on the last block of its region (which
libs/@local/hashql/mir/src/pass/execution/cost/mod.rs:388
↓ 5 callersMethodresolve_data_type_metadata
Resolves the metadata for the given data types. This method resolves the metadata for the given data types and all their parents. It returns the reso
libs/@blockprotocol/type-system/rust/src/ontology/json_schema/closed_resolver.rs:205
↓ 5 callersMethodresolve_entity_type_metadata
Resolves the metadata for the given entity types. This method resolves the metadata for the given entity types and all their parents. It returns the
libs/@blockprotocol/type-system/rust/src/ontology/json_schema/closed_resolver.rs:288
↓ 5 callersMethodresolve_relative
( &self, query: impl IntoIterator<Item = Symbol<'heap>>, imports: &[Import<'heap>],
libs/@local/hashql/core/src/module/resolver.rs:412
↓ 5 callersMethodreverse_topological_order
Iterates placement regions in reverse topological order (sinks first).
libs/@local/hashql/mir/src/pass/execution/placement/solve/condensation.rs:129
↓ 5 callersMethodright
(&self)
libs/@local/harpc/tower/src/either.rs:79
↓ 5 callersMethodroot
Finds the canonical [`VariableKind`] for a variable's equivalence class.
libs/@local/hashql/core/src/type/inference/solver/mod.rs:133
↓ 5 callersMethodrun_from
Run a DFS from `root` without resetting state. Nodes already in the gray or black sets from previous calls are treated as previously visited. This al
libs/@local/hashql/core/src/graph/algorithms/color/mod.rs:127
↓ 5 callersMethodrun_migrations
(&mut self)
libs/@local/graph/postgres-store/src/store/postgres/migration.rs:32
↓ 5 callersMethodrun_producer
( &self, make_producer: impl Fn() -> Result<P, E> + Sync, total_count: usize,
tests/graph/benches/graph/scenario/runner.rs:288
↓ 5 callersMethodsample
(&self, rng: &mut R)
tests/graph/test-data/rust/src/seeding/producer/ontology/domain.rs:118
↓ 5 callersFunctionseed_with_email_types
Alias for seed - seeds both User and Invitation entity types.
tests/graph/integration/postgres/email_filter_protection.rs:248
↓ 5 callersMethodselect
(self, line: usize)
libs/@local/hashql/compiletest/src/suite/common.rs:97
↓ 5 callersFunctionserializeGraphVertices
(vertices: Vertices<HashEntity>)
libs/@local/graph/sdk/typescript/src/subgraph.ts:82
↓ 5 callersFunctionsession
(config: SessionConfig, address: Multiaddr)
libs/@local/harpc/net/src/session/server/test.rs:122
↓ 5 callersFunctionsetSearchParams
(url: URL, ...objects: any[])
libs/@local/internal-api-client/typescript/common.ts:118
↓ 5 callersFunctionsetSelection
( selectionOrUpdater: SelectionMap | ((prev: SelectionMap) => SelectionMap), )
libs/@hashintel/petrinaut/src/react/state/editor-provider.tsx:90
↓ 5 callersMethodset_limit
(&mut self, limit: usize)
libs/@local/graph/postgres-store/src/store/postgres/query/compile.rs:174
↓ 5 callersFunctionshortnameIsRestricted
({ shortname })
apps/hash-api/src/graph/knowledge/system-types/account.fields.ts:110
↓ 5 callersFunctionsignInWithPassword
( page: Page, { email, password }: { email: string; password: string } = aliceCredentials, )
tests/hash-playwright/tests/shared/signin-utils.ts:11
↓ 5 callersFunctionsimplify_type_name
Extracts the simple type name from a fully qualified type path. Takes a fully qualified Rust type name (e.g., `crate::pass::transform::MyPass<T>`) an
libs/@local/hashql/mir/src/pass/mod.rs:54
↓ 5 callersFunctionsiteNodeKey
(node: { id: string; products: { id: string }[]; })
apps/hash-frontend/src/pages/supply-chain/shared/site-node-key.ts:6
↓ 5 callersMethodspawn
Spawns a named server task. If the future completes while `shutdown` has not been requested, this is treated as an unexpected exit and `abort` is can
apps/hash-graph/src/subcommand/mod.rs:63
↓ 5 callersFunctionstatusCommentRequired
(category: StatusOption)
apps/hash-frontend/src/pages/supply-chain/shared/status.ts:35
↓ 5 callersFunctionstepFrom
(observations: Observation[])
apps/hash-frontend/src/pages/supply-chain/shared/observation-fixtures.ts:35
↓ 5 callersMethodstore
(&self, value: T)
libs/error-stack/src/fmt/override.rs:25
↓ 5 callersFunctionstripDisabledExtensionData
( sdcpn: SDCPN, extensions: PetrinautExtensionSettings, )
libs/@hashintel/petrinaut-core/src/extensions.ts:374
↓ 5 callersMethodsuggestions
Finds suggestions for the given name in the root namespace.
libs/@local/hashql/core/src/module/mod.rs:154
↓ 5 callersMethodtable
(self)
libs/@local/graph/postgres-store/src/store/postgres/query/table.rs:1564
↓ 5 callersMethodtarget
(self, block: BasicBlockId, args: impl AsRef<[Operand<'heap>]>)
libs/@local/hashql/mir/src/builder/base.rs:91
↓ 5 callersFunctiontimeRangeLongLabel
(range: TimeRange)
apps/hash-frontend/src/pages/supply-chain/shared/time-range.ts:26
↓ 5 callersMethodtoFrameState
()
libs/@hashintel/petrinaut-core/src/simulation/api.ts:129
↓ 5 callersMethodto_cedar_static_policy
( &self, )
libs/@local/graph/authorization/src/policies/mod.rs:311
↓ 5 callersMethodto_property_protection_filter
( &self, actor_id: Option<ActorId>, )
libs/@local/graph/store/src/filter/protection.rs:680
↓ 5 callersMethodto_sql
( &self, _: &postgres_types::Type, out: &mut BytesMut, )
libs/@local/hashql/eval/src/orchestrator/codec/encode/mod.rs:37
↓ 5 callersFunctiontopological_sort
(graph: &Graph, kind: EdgeKind)
libs/@local/hashql/core/src/type/inference/solver/topo.rs:104
↓ 5 callersMethodtransform
Runs MIR optimization passes on the body set. Applies pre-inline cleanup, function inlining, and post-inline simplification in sequence. Bodies are m
libs/@local/hashql/compiletest/src/pipeline.rs:212
↓ 5 callersFunctiontraversal_liveness
(body: &'a Body<'a>)
libs/@local/hashql/mir/src/pass/analysis/dataflow/liveness/tests.rs:344
↓ 5 callersMethodtuple
(&self)
libs/@local/hashql/core/src/type/kind/mod.rs:153
↓ 5 callersMethodtype_name
(&self)
libs/@local/hashql/core/src/value/mod.rs:131
↓ 5 callersFunctiontypedKeys
( object: T, )
libs/@blockprotocol/graph/src/util/typed-entries.ts:39
↓ 5 callersFunctionunarchiveEntityType
({ graphApi, provenance }, { actorId }, params)
apps/hash-api/src/graph/ontology/primitive/entity-type.ts:326
↓ 5 callersMethodunassign_role_by_id
Unassigns a role from an actor. # Errors - [`StoreError`] if a database error occurs [`StoreError`]: PrincipalError::StoreError
libs/@local/graph/postgres-store/src/permissions/mod.rs:780
↓ 5 callersMethodunion_rows
(&mut self, read: R, write: R)
libs/@local/hashql/core/src/id/bit_vec/matrix/mod.rs:536
↓ 5 callersFunctionunsupported_subscript
( r#type: Type<'heap, K>, index: TypeId, category: UnsupportedSubscriptCategory, env: &'env En
libs/@local/hashql/core/src/type/error.rs:1418
↓ 5 callersMethodupdate
(blockNode: Node)
apps/hash-frontend/src/pages/shared/block-collection/block-view.tsx:208
↓ 5 callersFunctionupdateTransition
(input)
libs/@hashintel/petrinaut/src/ui/views/Editor/panels/PropertiesPanel/properties-panel.stories.tsx:250
↓ 5 callersMethodupdate_data_type
Update the definition of an existing [`DataType`]. # Errors - if the [`DataType`] doesn't exist.
libs/@local/graph/store/src/data_type/store.rs:339
↓ 5 callersFunctionuseBlockContext
()
apps/hash-frontend/src/pages/shared/block-collection/block-context.tsx:22
↓ 5 callersFunctionuseBlockView
()
apps/hash-frontend/src/pages/shared/block-collection/block-view.tsx:399
↓ 5 callersFunctionuseCreatePage
({ shortname, webId, }: { shortname?: string; webId?: WebId; })
apps/hash-frontend/src/components/hooks/use-create-page.ts:22
↓ 5 callersFunctionuseDataTypesOptions
()
libs/@hashintel/type-editor/src/shared/data-types-options-context.tsx:344
← previousnext →1,401–1,500 of 18,976, ranked by callers