MCPcopy Create free account

hub / github.com/hashintel/hash / functions

Functions18,976 in github.com/hashintel/hash

↓ 10 callersFunctioncreateOrg
(ctx, authentication, params)
apps/hash-api/src/graph/knowledge/system-types/org.ts:120
↓ 10 callersMethodcurrent_context
(&self)
libs/error-stack/src/report.rs:443
↓ 10 callersFunctioncutoffForRange
(range: TimeRange)
apps/hash-frontend/src/pages/supply-chain/shared/time-range.ts:40
↓ 10 callersFunctioneq_filter
(path: EntityQueryPath<'static>, value: &str)
libs/@local/graph/store/src/filter/protection.rs:1023
↓ 10 callersFunctionfix_block
( csp: &mut ConstraintSatisfaction<'_, '_, '_, impl Allocator, impl BumpAllocator>, block: BasicBlockI
libs/@local/hashql/mir/src/pass/execution/placement/solve/tests.rs:202
↓ 10 callersFunctionfor_entity_by_entity_id
()
libs/@local/graph/store/src/filter/mod.rs:1553
↓ 10 callersMethodgeneralize
Converts this collection to one that accepts any severity type. This is useful when you need to combine diagnostics with different severity type para
libs/@local/hashql/diagnostics/src/issues.rs:615
↓ 10 callersFunctiongetActorGroupRole
( graphApi: GraphApi, authentication: AuthenticationContext, params: { actorId: ActorEntityUuid; actorGr
libs/@local/graph/sdk/typescript/src/principal/actor-group.ts:45
↓ 10 callersFunctiongetArcEndpointPlaceId
(arc: ArcWithEndpoint)
libs/@hashintel/petrinaut-core/src/arc-endpoints.ts:105
↓ 10 callersFunctiongetCurrentHashDataTypeId
({ dataTypeKey, migrationState, }: { dataTypeKey: keyof typeof systemDataTypes; migrationState: Migrat
apps/hash-api/src/graph/ensure-system-graph-is-initialized/migrate-ontology-types/util.ts:647
↓ 10 callersFunctiongetDisplayFieldsForClosedEntityType
( closedType: | Pick<ClosedMultiEntityType, "allOf"> | Pick<ClosedEntityType, "allOf" | "$id">, )
libs/@local/graph/sdk/typescript/src/entity.ts:806
↓ 10 callersFunctiongetFromLocalStorage
( key: Key, )
apps/plugin-browser/src/shared/storage.ts:133
↓ 10 callersMethodinsert
(&mut self, local: Local, value: Value<'heap, A>)
libs/@local/hashql/mir/src/interpret/locals.rs:81
↓ 10 callersMethodintern_generic_argument_references
( &self, references: &[GenericArgumentReference<'heap>], )
libs/@local/hashql/core/src/type/environment/mod.rs:146
↓ 10 callersMethodinto_usize
(self)
libs/@local/hashql/core/src/type/inference/variable.rs:98
↓ 10 callersFunctioninvalid_argument_length
( span: SpanId, kind: SpecialFormKind, arguments: &[Argument], expected: &[usize], )
libs/@local/hashql/ast/src/lowering/special_form_expander/error.rs:315
↓ 10 callersFunctionisDraftBlockEntity
( entity: unknown, )
libs/@local/hash-isomorphic-utils/src/entity-store.ts:78
↓ 10 callersFunctionisEntityPageEntity
(item: Entity)
apps/hash-frontend/src/shared/is-of-type.ts:42
↓ 10 callersMethodis_bool
(self)
libs/@local/hashql/mir/src/interpret/value/int.rs:151
↓ 10 callersMethodis_empty
(&self)
libs/@local/graph/postgres-store/src/snapshot/metadata.rs:24
↓ 10 callersMethodlist
(&'this self, element: impl IntoType<'this, 'env, 'heap>)
libs/@local/hashql/core/src/type/builder.rs:969
↓ 10 callersMethodlist
( self, operands: impl IntoIterator<Item = impl Into<Operand<'heap>>>, )
libs/@local/hashql/mir/src/builder/rvalue.rs:108
↓ 10 callersFunctionmake_scalar_footprint
( body: &Body<'heap>, heap: &'heap Heap, )
libs/@local/hashql/mir/src/pass/execution/terminator_placement/tests.rs:71
↓ 10 callersFunctionmustGetCsrfTokenFromFlow
(flow: FlowValues)
apps/hash-frontend/src/pages/shared/ory-kratos.ts:155
↓ 10 callersFunctionnext
Helper function, which is used in both [`Frames`] and the mutable frame traversals on [`Report`]. [`Report`]: crate::Report To traverse the frames,
libs/error-stack/src/iter.rs:33
↓ 10 callersMethodnullable
(self)
libs/@local/graph/postgres-store/src/store/postgres/query/table.rs:436
↓ 10 callersMethodof
(&self, universe: Universe)
libs/@local/hashql/core/src/module/universe.rs:143
↓ 10 callersMethodoperand
(&mut self, node: Node<'heap>)
libs/@local/hashql/mir/src/reify/atom.rs:157
↓ 10 callersMethodparam
(&self)
libs/@local/hashql/core/src/type/kind/mod.rs:273
↓ 10 callersMethodparse_file
Parses a file for annotations, extracting directives and diagnostic annotations. # Arguments `reader` - The reader providing file content `load_diag
libs/@local/hashql/compiletest/src/annotation/file.rs:65
↓ 10 callersFunctionproperty_path
(base_url: &str)
libs/@local/graph/store/src/filter/protection.rs:1011
↓ 10 callersFunctionregister
()
apps/hash-frontend/instrumentation.ts:3
↓ 10 callersFunctionreport_to_response
(report: impl Into<Report<[C]>>)
libs/@local/graph/api/src/rest/status.rs:53
↓ 10 callersMethodreserve
(&mut self, additional: usize)
libs/@local/hashql/core/src/id/vec.rs:175
↓ 10 callersMethodresize
Changes the pool's capacity, adjusting internal storage as needed. If the new capacity is smaller than the current number of free objects, excess obj
libs/@local/hashql/core/src/collections/pool.rs:323
↓ 10 callersFunctionround
(value: number)
apps/hash-frontend/src/pages/supply-chain/shared/stats.ts:4
↓ 10 callersFunctionrun_ac3
( body: &Body<'heap>, domains: &mut [TargetBitSet], terminators: &mut TerminatorTransitionCostVec<
libs/@local/hashql/mir/src/pass/execution/placement/arc/tests.rs:42
↓ 10 callersFunctionrun_solver
( body: &Body<'heap>, env: &Environment<'heap>, interner: &Interner<'heap>, domains: &[TargetB
libs/@local/hashql/mir/src/pass/execution/placement/solve/tests.rs:163
↓ 10 callersFunctionseed
Seeds the database with User and Invitation entity types (with email and shortname properties).
tests/graph/integration/postgres/email_filter_protection.rs:212
↓ 10 callersMethodseed_system_policies
(&mut self)
libs/@local/graph/type-fetcher/src/store.rs:345
↓ 10 callersFunctionsetup_connection
( config: SessionConfig, )
libs/@local/harpc/net/src/session/client/connection/test.rs:568
↓ 10 callersMethodspawn
(self, mut server: ListenStream)
libs/@local/harpc/net/src/session/server/test.rs:230
↓ 10 callersFunctionstringifyError
( err: unknown, options: { prettify: boolean } = { prettify: true }, )
libs/@local/hash-isomorphic-utils/src/stringify-error.ts:3
↓ 10 callersMethodtargets
(&self)
libs/@local/hashql/mir/src/body/terminator/switch_int.rs:383
↓ 10 callersMethodtransfer_into
(&self, allocator: &'alloc A)
libs/@local/hashql/core/src/heap/transfer.rs:49
↓ 10 callersFunctiontypedValues
( object: T, )
libs/@local/advanced-types/src/typed-entries.ts:46
↓ 10 callersFunctionunify
(unification: &mut Unification, left: usize, right: usize)
libs/@local/hashql/core/src/type/inference/solver/graph.rs:500
↓ 10 callersFunctionupdateEntity
( ...args: Parameters<UpdateEntityFunction<Properties>> )
apps/hash-api/src/graph/knowledge/primitive/entity.ts:471
↓ 10 callersMethodupsert_variables
Registers all constraint variables with the unification system.
libs/@local/hashql/core/src/type/inference/solver/mod.rs:357
↓ 10 callersFunctionuseCostParams
()
apps/hash-frontend/src/pages/supply-chain/shared/cost.ts:30
↓ 10 callersFunctionuseEntityTypesOptions
()
libs/@hashintel/type-editor/src/shared/entity-types-options-context.tsx:82
↓ 10 callersMethodvalue
(&self)
libs/@local/hashql/mir/src/interpret/value/opaque.rs:111
↓ 10 callersMethodvariable_time_axis
(&self)
libs/@local/graph/store/src/subgraph/temporal_axes.rs:483
↓ 10 callersMethodwords_per_row
(&self)
libs/@local/hashql/core/src/id/bit_vec/matrix/mod.rs:424
↓ 9 callersMethodadd_entity_id
Adds an entity to the traversal context with union semantics for temporal intervals. If the entity is already tracked, the provided interval is merge
libs/@local/graph/postgres-store/src/store/postgres/traversal_context.rs:376
↓ 9 callersFunctionall_targets
()
libs/@local/hashql/mir/src/pass/execution/placement/arc/tests.rs:30
↓ 9 callersMethodallocate_slice_uninit
(&self, len: usize)
libs/@local/hashql/core/src/heap/bump.rs:286
↓ 9 callersMethodany
(&self)
libs/@local/hashql/mir/src/pass/analysis/size_estimation/mod.rs:121
↓ 9 callersFunctionarcMatchesEndpoint
( arc: ArcWithEndpoint, endpoint: ArcEndpoint, )
libs/@hashintel/petrinaut-core/src/arc-endpoints.ts:76
↓ 9 callersMethodas_bound
(&self)
libs/@local/graph/temporal-versioning/src/bounds.rs:12
↓ 9 callersMethodas_inner
(&self)
libs/@local/hashql/core/src/graph/algorithms/dominators/frontier.rs:182
↓ 9 callersMethodas_ref
Borrows the footprint, resolving `Copy` variants against the domain.
libs/@local/hashql/mir/src/pass/analysis/size_estimation/dynamic.rs:81
↓ 9 callersMethodas_ref
(&self)
libs/@local/harpc/types/src/response_kind.rs:32
↓ 9 callersFunctionassert_dse_pass
( name: &'static str, body: Body<'heap>, context: &mut MirContext<'_, 'heap>, )
libs/@local/hashql/mir/src/pass/transform/dse/tests.rs:30
↓ 9 callersFunctionassert_return_terminator
(body: &Body<'_>, block_id: BasicBlockId)
libs/@local/hashql/mir/src/pass/execution/splitting/tests.rs:160
↓ 9 callersFunctionbb
(index: u32)
libs/@local/hashql/mir/src/pass/execution/placement/arc/tests.rs:38
↓ 9 callersMethodborrow
(&self)
libs/@local/hashql/core/src/id/vec.rs:678
↓ 9 callersFunctionbuild_graph
(body: &Body<'_>, targets: &[TargetId])
libs/@local/hashql/mir/src/pass/execution/island/graph/tests.rs:35
↓ 9 callersFunctioncollect_symbols
Helper function to create symbols from string literals for testing.
libs/@local/hashql/core/src/algorithms/similarity.rs:282
↓ 9 callersFunctioncompareBounds
( left: TemporalBound, right: TemporalBound, leftType: keyof TemporalInterval<TemporalBound, TemporalBou
libs/@blockprotocol/graph/src/stdlib/bound.ts:6
↓ 9 callersFunctioncompile
(context: CompileContext)
libs/@blockprotocol/graph/src/codegen/compile.ts:7
↓ 9 callersFunctioncreate
( projectDirectory: string, // eslint-disable-next-line fsecond/prefer-destructured-optionals options?:
libs/@local/eslint/src/index.ts:33
↓ 9 callersFunctioncreatePetrinaut
(config: CreatePetrinautConfig)
libs/@hashintel/petrinaut-core/src/instance.ts:154
↓ 9 callersFunctioncreateTemporalClient
()
libs/@local/hash-backend-utils/src/temporal.ts:11
↓ 9 callersMethodcreate_invitation
(&mut self, email: &str, shortname: &str)
tests/graph/integration/postgres/email_filter_protection.rs:295
↓ 9 callersMethodcreate_producer
Create a data type producer from the configuration. # Errors Returns an error if the producer cannot be created.
tests/graph/test-data/rust/src/seeding/producer/data_type.rs:97
↓ 9 callersMethodcreate_role
Creates a new role with the given ID associated with a team, or generates a new UUID if none is provided. # Errors - [`PrincipalAlreadyExists`] if a
libs/@local/graph/postgres-store/src/permissions/mod.rs:600
↓ 9 callersFunctioncreate_test_user_web_catalog
()
tests/graph/test-data/rust/src/seeding/producer/user.rs:123
↓ 9 callersFunctiond2_output_enabled
( this: &impl Suite, directives: &SuiteDirectives, reports: &mut ReportSink<TrialError>, )
libs/@local/hashql/compiletest/src/suite/mir_reify.rs:133
↓ 9 callersFunctionentityStorePluginState
(state: EditorState)
libs/@local/hash-isomorphic-utils/src/entity-store-plugin.ts:126
↓ 9 callersMethodentity_intervals
Returns an iterator over all tracked entities with their temporal intervals. Each entity may have multiple disjoint temporal intervals if it was reac
libs/@local/graph/postgres-store/src/store/postgres/traversal_context.rs:419
↓ 9 callersFunctionfor_versioned_url
()
libs/@local/graph/store/src/filter/mod.rs:1520
↓ 9 callersMethodformat
Formats a collection of MIR bodies as D2 diagram code. This is the main entry point for the formatter. It processes all the provided MIR bodies and g
libs/@local/hashql/mir/src/pretty/d2.rs:91
↓ 9 callersMethodfresh_argument
(&mut self, name: impl IntoSymbol<'heap>)
libs/@local/hashql/core/src/type/builder.rs:1410
↓ 9 callersFunctiongenerate
(entries: &[SymbolEntry])
libs/@local/hashql/macros/src/sym.rs:74
↓ 9 callersFunctiongetEntityRevision
( subgraph: Subgraph, entityId: EntityId, targetRevisionInformation?: EntityRevisionId | Date, )
libs/@blockprotocol/graph/src/stdlib/subgraph/element/entity.ts:129
↓ 9 callersFunctiongetMachineIdByIdentifier
( context: { graphApi: GraphApi }, authentication: { actorId: ActorEntityUuid }, { identifier }: { ident
libs/@local/hash-backend-utils/src/machine-actors.ts:39
↓ 9 callersFunctiongetMergedDataTypeSchema
( dataType: ClosedDataType, )
libs/@local/hash-isomorphic-utils/src/data-types.ts:289
↓ 9 callersFunctiongetPageFromEntity
({ entity })
apps/hash-api/src/graph/knowledge/system-types/page.ts:77
↓ 9 callersFunctiongetWebPageActivity
(params: { url: Url; sanitizeForLlm?: boolean; })
apps/hash-ai-worker-ts/src/activities/get-web-page-activity.ts:254
↓ 9 callersMethodget_disjoint_mut
( &mut self, index: [R; N], )
libs/@local/hashql/core/src/id/slice.rs:147
↓ 9 callersFunctionhandleSubmit
(event)
apps/hash-frontend/src/pages/shared/verify-email-step.tsx:189
↓ 9 callersMethodheap
(&self)
libs/@local/hashql/syntax-jexpr/src/parser/state.rs:338
↓ 9 callersMethodindex
(&self, index: Symbol<'heap>)
libs/@local/hashql/core/src/module/locals.rs:133
↓ 9 callersMethodinsert
(&mut self, key: VariableKind, value: TypeId)
libs/@local/hashql/core/src/type/inference/mod.rs:322
↓ 9 callersMethodinto_in
(self, allocator: A)
libs/@local/hashql/core/src/heap/convert.rs:38
↓ 9 callersMethodinto_iter
(self)
libs/@local/hashql/mir/src/interpret/value/dict.rs:255
↓ 9 callersMethodinto_status
(self, value: T)
libs/@local/hashql/diagnostics/src/issues.rs:730
↓ 9 callersFunctionisBaseUrl
(baseUrl: string)
libs/@blockprotocol/type-system/typescript/src/native/url.ts:65
↓ 9 callersMethodis_empty
Returns `true` if no parameters have been allocated.
libs/@local/hashql/eval/src/postgres/parameters.rs:216
← previousnext →701–800 of 18,976, ranked by callers