MCPcopy Create free account

hub / github.com/hashintel/hash / functions

Functions18,976 in github.com/hashintel/hash

↓ 22 callersMethoditer
( &self, )
libs/@local/hashql/eval/src/postgres/parameters.rs:220
↓ 22 callersMethodlogDebug
(message: string)
libs/@blockprotocol/graph/src/codegen/context/compile.ts:65
↓ 22 callersFunctionmake_request_begin
( flags: impl Into<RequestFlags>, payload: impl Into<Bytes>, )
libs/@local/harpc/net/src/session/server/test.rs:62
↓ 22 callersFunctionpage_v1
()
tests/graph/integration/postgres/sorting.rs:238
↓ 22 callersFunctionpage_v2
()
tests/graph/integration/postgres/sorting.rs:242
↓ 22 callersMethodr#struct
( &'this self, fields: impl IntoStructFields<'this, 'env, 'heap>, )
libs/@local/hashql/core/src/type/builder.rs:1039
↓ 22 callersFunctiontest_root_sorting_chunked
( api: &DatabaseApi<'_>, sort: [(EntityQueryPath<'static>, Ordering, NullOrdering); N], expected_o
tests/graph/integration/postgres/sorting.rs:32
↓ 22 callersMethodto_euid
(&self)
libs/@local/graph/authorization/src/policies/cedar/mod.rs:66
↓ 22 callersFunctionvalidate_data
( value: JsonValue, data_type: &str, data_types: impl IntoIterator<Item = &'static str
libs/@local/graph/validation/src/lib.rs:426
↓ 21 callersFunctionDefaultApiFp
(configuration?: Configuration)
libs/@local/internal-api-client/typescript/api.ts:1833
↓ 21 callersMethodaliased
(self, alias: Alias)
libs/@local/graph/postgres-store/src/store/postgres/query/table.rs:318
↓ 21 callersFunctionassert_size_estimation
( name: &'static str, bodies: &mut [Body<'heap>], heap: &'heap Heap, interner: &Interner<'heap
libs/@local/hashql/mir/src/pass/analysis/size_estimation/tests.rs:26
↓ 21 callersFunctioncheck_resource
( constraint: Option<ResourceConstraint>, value: JsonValue, cedar_string: impl AsRef<s
libs/@local/graph/authorization/src/policies/resource/mod.rs:316
↓ 21 callersFunctioncompareOntologyTypeVersions
( versionA: OntologyTypeVersion, versionB: OntologyTypeVersion, )
libs/@blockprotocol/type-system/typescript/src/native/url.ts:382
↓ 21 callersMethodconst_int
(self, value: i128)
libs/@local/hashql/mir/src/builder/base.rs:41
↓ 21 callersMethodcontains
(self, other: Self)
libs/@local/graph/store/src/subgraph/edges/kind.rs:273
↓ 21 callersFunctionemail_protection_config
Config that protects email on User entities.
libs/@local/graph/store/src/filter/protection.rs:1007
↓ 21 callersMethodextract_filter_policies
( &self, action: ActionName, )
libs/@local/graph/authorization/src/policies/components.rs:110
↓ 21 callersFunctiongetRequiredEnv
(name: string)
libs/@local/hash-backend-utils/src/environment.ts:19
↓ 21 callersFunctionlayer
()
libs/@local/harpc/net/src/transport/test.rs:73
↓ 21 callersFunctionlistener
( changes: Record<string, browser.Storage.StorageChange>, areaName: string, )
apps/plugin-browser/src/pages/shared/use-storage-sync.ts:53
↓ 21 callersMethodlookup
(&self, index: I)
libs/@local/hashql/core/src/id/slice.rs:350
↓ 21 callersMethodopaque
(self, id: Symbol<'heap>, value: impl Into<Operand<'heap>>)
libs/@local/hashql/mir/src/builder/rvalue.rs:162
↓ 21 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
↓ 21 callersFunctionprepare
(suffix: bool)
libs/error-stack/tests/test_debug.rs:88
↓ 21 callersFunctionprocess_issues
( output: &mut Vec<SuiteDiagnostic>, issues: DiagnosticIssues<C, SpanId>, )
libs/@local/hashql/compiletest/src/suite/common.rs:29
↓ 21 callersMethodrecord_diagnostic
( &mut self, diagnostic: impl FnOnce(&'env Environment<'heap>) -> TypeCheckDiagnostic, )
libs/@local/hashql/core/src/type/environment/analysis.rs:394
↓ 21 callersFunctionresetGraph
()
tests/hash-backend-integration/src/tests/admin-server.ts:141
↓ 21 callersFunctionstringifyPropertyValue
(propertyValue: unknown)
libs/@local/hash-isomorphic-utils/src/stringify-property-value.ts:8
↓ 20 callersFunctionage_property_path
()
tests/graph/integration/postgres/sorting.rs:215
↓ 20 callersMethodas_int
(self)
libs/@local/hashql/mir/src/interpret/value/int.rs:204
↓ 20 callersMethodchange_category
( self, category: impl FnOnce(Self::DiagnosticCategory) -> D, )
libs/@local/hashql/syntax-jexpr/src/error.rs:58
↓ 20 callersMethodcollect_dependencies
(&mut self, id: TypeId, variable: Variable)
libs/@local/hashql/core/src/type/environment/infer.rs:223
↓ 20 callersMethodcontext
(&self)
libs/@local/harpc/net/src/session/server/transaction/mod.rs:273
↓ 20 callersFunctioncreateRequestFunction
( axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration
libs/@local/internal-api-client/typescript/common.ts:166
↓ 20 callersFunctioncreateTestImpureGraphContext
()
tests/hash-backend-integration/src/tests/util.ts:26
↓ 20 callersFunctiondominance_frontiers
Computes the dominance frontier for each node in a control-flow graph. The dominance frontier of a node `n` is the set of all nodes `m` where: - `n`
libs/@local/hashql/core/src/graph/algorithms/dominators/frontier.rs:66
↓ 20 callersMethodend
Returns a reference to the end bound of this interval.
libs/@local/graph/temporal-versioning/src/interval.rs:102
↓ 20 callersFunctionensureSystemGraphIsInitialized
(params: { logger: Logger; context: ImpureGraphContext<false, true>; seedSystemPolicies: boolean; })
apps/hash-api/src/graph/ensure-system-graph-is-initialized.ts:8
↓ 20 callersMethodextend_from_slice
(&mut self, other: &IdSlice<I, T>)
libs/@local/hashql/core/src/id/vec.rs:452
↓ 20 callersMethodfinish
(self)
libs/@local/hashql/mir/src/pass/transform/inline/analysis.rs:260
↓ 20 callersMethodfold_nested_node
(&mut self, node: Node<'heap>)
libs/@local/hashql/hir/src/fold/mod.rs:192
↓ 20 callersMethodgeneric
(&self)
libs/@local/hashql/core/src/type/kind/mod.rs:253
↓ 20 callersMethodinsert
(&mut self, body: &Body<'_>)
libs/@local/hashql/mir/src/pass/transform/administrative_reduction/mod.rs:102
↓ 20 callersMethodinstantiate
(self: Type<'heap, Self>, env: &mut InstantiateEnvironment<'_, 'heap>)
libs/@local/hashql/core/src/type/kind/generic/mod.rs:467
↓ 20 callersMethodis_empty
(&self)
tests/graph/test-data/rust/src/seeding/producer/ontology/mod.rs:21
↓ 20 callersMethodis_empty
(&self)
libs/@local/graph/store/src/filter/protection.rs:674
↓ 20 callersMethodlocal
(local: Local)
libs/@local/hashql/mir/src/body/place.rs:320
↓ 20 callersMethodlogTrace
(message: string)
libs/@blockprotocol/graph/src/codegen/context/compile.ts:72
↓ 20 callersFunctionmustBeDefined
(x: T | undefined, message?: string)
libs/@blockprotocol/graph/src/util/must-be-defined.ts:1
↓ 20 callersMethodopen
Loads the dynamic library at `path` with `RTLD_LAZY` binding. Returns a handle that keeps the library mapped until it is closed or dropped. # Errors
libs/darwin-kperf/sys/src/load.rs:102
↓ 20 callersMethodoptimization_data
(&self, action: ActionName)
libs/@local/graph/authorization/src/policies/components.rs:134
↓ 20 callersFunctionprovenance
()
libs/@local/graph/postgres-store/tests/deletion/main.rs:264
↓ 20 callersMethodr#struct
( self, fields: impl IntoIterator<Item = (impl IntoSymbol<'heap>, impl Into<Operand<'heap>>)>,
libs/@local/hashql/mir/src/builder/rvalue.rs:123
↓ 20 callersMethodr#type
(&self, id: TypeId)
libs/@local/hashql/core/src/type/environment/mod.rs:82
↓ 20 callersFunctionrender_diagnostic
( source: &str, diagnostic: &Diagnostic<C, SpanId, K>, mut spans: &SpanTable<Span>, )
libs/@local/hashql/syntax-jexpr/src/test.rs:12
↓ 20 callersMethodreverse
(self)
libs/@local/hashql/mir/src/pass/analysis/dataflow/framework.rs:68
↓ 20 callersFunctiontypedEntries
( object: T, )
libs/@blockprotocol/graph/src/util/typed-entries.ts:32
↓ 20 callersFunctionusePetrinautMutations
()
libs/@hashintel/petrinaut/src/react/hooks/use-petrinaut-mutations.ts:31
↓ 20 callersMethodvalidate
Validates a JWT token string and returns the decoded claims. # Errors - [`Validation`] if the token header cannot be decoded, signature verification
libs/@local/graph/api/src/rest/jwt.rs:165
↓ 20 callersMethodwith_action
(mut self, action: ActionName, merge_policies: MergePolicies)
libs/@local/graph/authorization/src/policies/components.rs:498
↓ 20 callersMethodwith_actions
( mut self, actions: impl IntoIterator<Item = ActionName>, merge_policies: MergePolici
libs/@local/graph/authorization/src/policies/components.rs:513
↓ 19 callersFunctioncomponentsFromVersionedUrl
( url: VersionedUrl, )
libs/@blockprotocol/type-system/typescript/src/native/url.ts:285
↓ 19 callersMethodcompute
Runs Tarjan's algorithm and returns all strongly connected components (SCCs) in the graph. This method drives the full algorithm, performing a depth-
libs/@local/hashql/core/src/type/inference/solver/tarjan.rs:127
↓ 19 callersMethodcontains
(&self, id: DefId)
libs/@local/hashql/mir/src/pass/transform/administrative_reduction/mod.rs:116
↓ 19 callersMethodcontains_key
(&self, key: &Value<'heap>)
libs/@local/hashql/core/src/value/dict.rs:223
↓ 19 callersFunctioncreate_report
()
libs/error-stack/tests/test_debug.rs:74
↓ 19 callersFunctionempty
()
libs/@local/hashql/core/src/graph/algorithms/tarjan/tests.rs:107
↓ 19 callersMethodextend
(&mut self, iter: I)
libs/@local/graph/postgres-store/src/store/postgres/mod.rs:2420
↓ 19 callersFunctionformat
( formatters: FormatterCollection, level: LogLevel.LogLevel, input: unknown, args: readonly unknown[],
libs/@local/harpc/client/typescript/src/net/internal/networkLogger.ts:119
↓ 19 callersFunctiongetEntityTypeById
( graphApi: GraphApi, authentication: AuthenticationContext, params: Omit< QueryEntityTypesParams,
libs/@local/graph/sdk/typescript/src/entity-type.ts:237
↓ 19 callersMethodintern_provisioned
( &self, id: Provisioned<TypeId>, r#type: PartialType<'heap>, )
libs/@local/hashql/core/src/type/environment/simplify.rs:212
↓ 19 callersMethodis_empty
(&self)
libs/@local/hashql/ast/src/lowering/type_extractor/translate.rs:165
↓ 19 callersMethoditer
(&self)
libs/@local/hashql/core/src/id/bit_vec/mod.rs:305
↓ 19 callersMethodload
(self, operand: impl Into<Operand<'heap>>)
libs/@local/hashql/mir/src/builder/rvalue.rs:41
↓ 19 callersFunctionmakeOntologyTypeVersion
({ major }: { major: number })
libs/@blockprotocol/type-system/typescript/src/native/url.ts:351
↓ 19 callersFunctiononChange
()
libs/@hashintel/type-editor/src/entity-type-editor/shared/type-form.tsx:89
↓ 19 callersMethodprojection
( self: Type<'heap, Self>, field: Ident<'heap>, env: &mut LatticeEnvironment<'_, 'heap
libs/@local/hashql/core/src/type/kind/generic/mod.rs:270
↓ 19 callersFunctiontrackSupplyChainInteraction
( properties: SupplyChainTelemetryProperties & { interaction: string }, )
apps/hash-frontend/src/pages/supply-chain/shared/telemetry.ts:38
↓ 19 callersFunctionuseFlowRunsContext
()
apps/hash-frontend/src/pages/shared/flow-runs-context.tsx:124
↓ 19 callersMethodvisit_id
(&mut self, id: TypeId)
libs/@local/hashql/core/src/type/visit.rs:589
↓ 19 callersMethodvisit_ident
(&mut self, ident: &mut Ident<'heap>)
libs/@local/hashql/ast/src/visit.rs:137
↓ 19 callersMethodvisit_type
(&mut self, r#type: &mut Type<'heap>)
libs/@local/hashql/ast/src/visit.rs:161
↓ 18 callersMethodas_str
(&self)
libs/@local/hashql/core/src/symbol/mod.rs:189
↓ 18 callersMethodcapture
(&mut self, actor: ActorEntityUuid, query: OpenApiQuery<'_>)
libs/@local/graph/api/src/rest/mod.rs:279
↓ 18 callersFunctioncreateSystemEntityTypeIfNotExists
( context, authentication, { entityTypeDefinition, migrationState, webShortname }, )
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/util.ts:500
↓ 18 callersMethodenter
(self: Rc<Self>, id: T, provisioned: Provisioned<T>)
libs/@local/hashql/core/src/type/environment/context/provision.rs:50
↓ 18 callersMethodframes
Returns an iterator over the [`Frame`] stack of the report.
libs/error-stack/src/report.rs:591
↓ 18 callersMethodid
(&self)
libs/@local/graph/api/src/rest/entity_query_request.rs:211
↓ 18 callersMethodintern_node
(&self, node: NodeData<'heap>)
libs/@local/hashql/hir/src/intern.rs:116
↓ 18 callersMethoditer
Returns an iterator over all protection rules for masking.
libs/@local/graph/store/src/filter/protection.rs:719
↓ 18 callersFunctionlazy
Creates a lazy computation wrapper for deferred type construction. This is a convenience function, which allows for omitting any type arguments in th
libs/@local/hashql/core/src/type/builder.rs:86
↓ 18 callersMethodlen
Returns the number of distinct parameters allocated so far.
libs/@local/hashql/eval/src/postgres/parameters.rs:211
↓ 18 callersMethodmake
(&self, bytes: Bytes)
libs/@local/harpc/net/src/session/writer/mod.rs:203
↓ 18 callersFunctionmemory_address
()
libs/@local/harpc/net/src/transport/test.rs:61
↓ 18 callersFunctionmustHaveAtLeastOne
(array: T[])
libs/@blockprotocol/type-system/typescript/src/common.ts:44
↓ 18 callersFunctiononChange
(variant: BlockVariant, blockMeta: HashBlockMeta)
apps/hash-frontend/src/pages/shared/block-collection/insert-block.tsx:30
↓ 18 callersMethodpostMessage
(message: TOutboundMessage)
libs/@hashintel/petrinaut-core/src/environment.ts:22
↓ 18 callersMethodseed
Initializes the working block array from the global domain assignments.
libs/@local/hashql/mir/src/pass/execution/placement/solve/csp/mod.rs:171
↓ 18 callersFunctionstringify
(obj: unknown)
apps/hash-ai-worker-ts/src/activities/shared/stringify.ts:1
← previousnext →301–400 of 18,976, ranked by callers