MCPcopy Create free account

hub / github.com/temporalio/temporal / functions

Functions43,335 in github.com/temporalio/temporal

↓ 19 callersMethodGetWorkflowState
()
api/replication/v1/message.pb.go:1366
↓ 19 callersMethodHadOrHasWorkflowTask
()
service/history/interfaces/mutable_state.go:215
↓ 19 callersMethodIsWorkflowExecutionStatusPaused
()
service/history/interfaces/mutable_state.go:234
↓ 19 callersFunctionMakeBuildIdDirective
(buildId string)
common/worker_versioning/worker_versioning.go:536
↓ 19 callersMethodMigrateSchedule
MigrateSchedule migrates a schedule between V1 (workflow-backed) and V2 (CHASM-backed) implementations.
api/adminservice/v1/service_grpc.pb.go:163
↓ 19 callersFunctionNewCollection
NewCollection creates a new collection. For subscriptions to work, you must call Start/Stop. Get will work without Start/Stop.
common/dynamicconfig/collection.go:113
↓ 19 callersFunctionNewLRU
NewLRU creates a new LRU cache of the given size, setting initial capacity to the max size
common/cache/lru.go:185
↓ 19 callersFunctionNewStreamError
(message string, err error)
service/history/replication/bi_direction_stream.go:195
↓ 19 callersFunctionNewTaskQueueIntSetting
(key string, def int, description string)
common/dynamicconfig/setting_gen.go:215
↓ 19 callersMethodPrev
()
service/history/tasks/key.go:71
↓ 19 callersMethodPtr
()
service/history/interfaces/transaction_policy.go:5
↓ 19 callersMethodPublish
(ctx context.Context, task *replicationspb.ReplicationTask)
common/persistence/namespace_replication_queue.go:65
↓ 19 callersFunctionRandomMutation
( t *testing.T, namespaceID string, workflowID string, runID string, eventID int64, lastWriteVersion int
common/persistence/tests/util.go:87
↓ 19 callersMethodRangeCompleteHistoryTasks
(ctx context.Context, request *RangeCompleteHistoryTasksRequest)
common/persistence/data_interfaces.go:1139
↓ 19 callersMethodRefresh
Refresh refreshes all tasks needed for the state machine to make progress or those have side effects.
service/history/workflow/task_refresher.go:23
↓ 19 callersFunctionRequestID
RequestID returns tag for RequestID
common/log/tag/tags.go:65
↓ 19 callersMethodReserve
Reserve returns a Reservation that indicates how long the caller must wait before event happen.
common/quotas/rate_limiter.go:25
↓ 19 callersMethodRetryActivity
(ai *persistencespb.ActivityInfo, failure *failurepb.Failure)
service/history/interfaces/mutable_state.go:152
↓ 19 callersMethodSize
Size gets the estimated size in bytes of this predicate. Implementation may keep this estimate rough and mostly account for elements that may take up
common/predicates/predicates.go:18
↓ 19 callersMethodToMySQLDateTime
(t time.Time)
common/persistence/sql/sqlplugin/mysql/typeconv.go:13
↓ 19 callersFunctionWithExpected
WithExpected marks retained objects whose reflected path or type name matches pattern as expected. A trailing '*' matches any suffix.
common/testing/objectleak/leakcheck.go:32
↓ 19 callersMethodWithMessageIDNumber
(n int)
common/testing/testvars/test_vars.go:366
↓ 19 callersFunctionabort
(t *testing.T, store mockEventStore, upd *update.Update, reason update.AbortReason)
service/history/workflow/update/update_test.go:1166
↓ 19 callersMethodbuildPersistenceMutableState
( key chasm.ExecutionKey, componentState proto.Message, state enumsspb.WorkflowExecutionState, status enum
service/history/chasm_engine_test.go:1925
↓ 19 callersMethoddescribeVersion
(env *testcore.TestEnv, tv *testvars.TestVars)
tests/worker_deployment_version_test.go:116
↓ 19 callersMethodgetQueueDataByKey
(dbq *PhysicalTaskQueueKey)
service/matching/matching_engine_test.go:5154
↓ 19 callersFunctionhasEventType
hasEventType returns true if any event in the slice has the given type.
tests/timeskipping_test.go:425
↓ 19 callersMethodlookup
(key string)
client/matching/partition_cache.go:97
↓ 19 callersFunctionmkNewCompatReq
(id, compat string, becomeDefault bool)
service/matching/version_sets_test.go:51
↓ 19 callersMethodnamespaceCallback
(ns *namespace.Namespace, nsDeleted bool)
service/worker/pernamespaceworker.go:197
↓ 19 callersFunctionnewRecordingTB
()
common/testing/await/require_ctx_test.go:475
↓ 19 callersMethodnewTestEnv
newTestEnv creates a TestEnv with the dynamic config this suite needs and registers the workflows/activities the tests use.
tests/pause_workflow_execution_test.go:59
↓ 19 callersMethodrun
(fn func())
common/testing/await/require_ctx_test.go:525
↓ 19 callersMethodserializeEvents
(events []*historypb.HistoryEvent)
service/history/replication/eventhandler/resend_handler_test.go:633
↓ 19 callersFunctionvalidateExecution
(w *commonpb.WorkflowExecution)
service/frontend/validators.go:15
↓ 18 callersMethodAddWorkflowTaskFailedEvent
(workflowTask *WorkflowTaskInfo, cause enumspb.WorkflowTaskFailedCause, failure *failurepb.Failure, identity s
service/history/interfaces/mutable_state.go:77
↓ 18 callersMethodAllowN
AllowN attempts to allow a request to go through. The method returns immediately with a true or false indicating if the request can make progress
common/quotas/rate_limiter.go:21
↓ 18 callersMethodAppendRawHistoryNodes
AppendRawHistoryNodes add a node of raw histories to history node table
common/persistence/data_interfaces.go:1154
↓ 18 callersMethodBuild
nolint:revive
service/worker/scheduler/activities.go:302
↓ 18 callersMethodClose
Close closes the factory
common/persistence/sql/factory.go:154
↓ 18 callersMethodConflictResolveWorkflowExecution
( ctx context.Context, conflictResolveMode persistence.ConflictResolveWorkflowMode, archetypeID chasm
service/history/workflow/transaction.go:23
↓ 18 callersFunctionCreateHistoryStartWorkflowRequest
CreateHistoryStartWorkflowRequest create a start workflow request for history. Assumes startRequest is valid. See frontend workflow_handler for detail
common/util.go:555
↓ 18 callersMethodCreateWorkerDeploymentVersion
( ctx context.Context, namespaceEntry *namespace.Namespace, deploymentName string, buildID string, i
service/worker/workerdeployment/client.go:75
↓ 18 callersMethodDeleteActivityExecution
(context.Context, *workflowservice.DeleteActivityExecutionRequest)
chasm/lib/activity/frontend.go:30
↓ 18 callersMethodDeploymentVersionTransition
()
common/testing/testvars/test_vars.go:279
↓ 18 callersMethodEXPECT
EXPECT returns an object that allows the caller to indicate expected use.
common/persistence/mock/store_mock.go:879
↓ 18 callersMethodFailNow
FailNow is called by require.* on failure. It stops the current attempt. Unlike testing.TB.FailNow(), this does NOT mark the test as failed.
common/testing/await/t.go:50
↓ 18 callersFunctionFilterSlice
FilterSlice iterates over elements of a slice, returning a new slice of all elements predicate returns true for.
common/util/util.go:147
↓ 18 callersMethodGetChildExecutionInfo
(int64)
service/history/interfaces/mutable_state.go:165
↓ 18 callersMethodGetNamespaceID
(name Name)
common/namespace/registry.go:27
↓ 18 callersMethodGetOperations
()
api/historyservice/v1/request_response.pb.go:1115
↓ 18 callersMethodGetQueueName
()
common/persistence/history_task_queue_manager.go:240
↓ 18 callersMethodGetQueueState
(category tasks.Category)
service/history/interfaces/shard_context.go:69
↓ 18 callersMethodGetRemoteClusterClientConfig
(hostname string)
common/rpc/encryption/tls_factory.go:22
↓ 18 callersMethodGetStartVersion
()
service/history/interfaces/mutable_state.go:177
↓ 18 callersMethodGetStartedWorkflowTask
()
service/history/interfaces/mutable_state.go:183
↓ 18 callersMethodGetUpdateRequest
()
api/historyservice/v1/request_response.pb.go:9467
↓ 18 callersMethodGetWorkflowExtendedInfo
()
api/historyservice/v1/request_response.pb.go:4205
↓ 18 callersFunctionImmediate
Immediate returns an effects.Controller that executes effects immediately upon insertion. Useful in contexts where you don't actually want to delay ef
common/effect/immediate.go:10
↓ 18 callersFunctionIsNotFoundError
IsNotFoundError checks if the error is a not found error.
common/util.go:402
↓ 18 callersMethodIsVersionFromSameCluster
IsVersionFromSameCluster return true if 2 version are used for the same cluster
common/cluster/metadata.go:50
↓ 18 callersMethodIsWorkflow
()
service/history/interfaces/mutable_state.go:359
↓ 18 callersMethodLoadWorkflow
( ctx context.Context, namespaceID namespace.ID, workflowID string, runID string, archetypeID c
service/history/ndc/transaction_manager.go:124
↓ 18 callersMethodNewDecoder
(r io.Reader)
service/frontend/protojson_marshaler.go:84
↓ 18 callersFunctionNewDeserializationError
NewDeserializationError returns a DeserializationError
common/persistence/serialization/serializer.go:352
↓ 18 callersFunctionNewTaskGenerator
( namespaceRegistry namespace.Registry, mutableState historyi.MutableState, config *configs.Config, archiv
service/history/workflow/task_generator.go:111
↓ 18 callersFunctionNewZapLogger
NewZapLogger returns a new zap based logger from zap.Logger
common/log/zap_logger.go:84
↓ 18 callersMethodPollNexusOperationExecution
(context.Context, *workflowservice.PollNexusOperationExecutionRequest)
chasm/lib/nexusoperation/frontend.go:26
↓ 18 callersMethodProtoReflect
ProtoReflect implements [protoreflect.ProtoMessage].
chasm/test_task_test.go:21
↓ 18 callersFunctionQueryWithAnyNamespaceDivision
QueryWithAnyNamespaceDivision returns a modified workflow visibility query that disables special handling of namespace division and so matches workflo
common/searchattribute/sadefs/constants.go:362
↓ 18 callersMethodRate
()
common/quotas/rate_burst.go:51
↓ 18 callersFunctionReadComponent
ReadComponent returns the result of evaluating readFn against the component identified by the component reference. opts are currently ignored.
chasm/engine.go:335
↓ 18 callersMethodRef
Context is not bound to any component, so all methods needs to take in component as a parameter NOTE: component created in the current transaction won
chasm/context.go:23
↓ 18 callersMethodRegister
Register registers all command handlers and event definitions from a [Library]. Returns an [ErrDuplicateRegistration] if a handler or definition is al
chasm/lib/workflow/registry.go:43
↓ 18 callersMethodResend
( ctx context.Context, remoteCluster string, retryErr *serviceerrors.RetryReplication, remainingAt
service/history/replication/executable_task.go:70
↓ 18 callersMethodSelect
(dest any, query string, args ...any)
common/persistence/sql/sqlplugin/postgresql/db.go:142
↓ 18 callersFunctionSetCallerType
SetCallerType set caller type in the context. Existing caller type will be overwritten if exists and new caller type is not empty.
common/headers/caller_info.go:138
↓ 18 callersMethodSetRootComponent
( rootComponent RootComponent, )
chasm/tree.go:381
↓ 18 callersMethodShould
(queries ...elastic.Query)
common/persistence/visibility/store/elasticsearch/query_converter_bool_query.go:34
↓ 18 callersMethodStreamWorkflowReplicationMessages
(ctx context.Context, opts ...grpc.CallOption)
api/adminservice/v1/service_grpc.pb.go:144
↓ 18 callersFunctionTimestamp
Timestamp returns tag for Timestamp
common/log/tag/tags.go:60
↓ 18 callersFunctionUnaliasFields
UnaliasFields returns SearchAttributes struct where each search attribute alias is replaced with field name.
common/searchattribute/mapper.go:186
↓ 18 callersMethodUpdateActivityOptions
(ctx context.Context, request *historyservice.UpdateActivityOptionsRequest)
service/history/interfaces/engine.go:95
↓ 18 callersMethodUpdateRejectMessages
(tv *testvars.TestVars, updRequestMsg *protocolpb.Message)
common/testing/updateutils/update.go:117
↓ 18 callersMethodUpdateWorkflowExecutionWithNew
( ctx context.Context, shardContext ShardContext, updateMode persistence.UpdateWorkflowMode, newCo
service/history/interfaces/workflow_context.go:94
↓ 18 callersFunctionVersioningBehaviorTag
(behavior enumspb.VersioningBehavior)
common/metrics/tags.go:479
↓ 18 callersMethodWatchNamespaces
WatchNamespaces returns a channel that receives events when namespaces are created, updated, or deleted. It returns an error if the watch cannot be st
common/namespace/nsregistry/registry.go:102
↓ 18 callersMethodWithError
(storeName DataStoreName, methodName, errorName string, probability float64)
common/config/config.go:821
↓ 18 callersFunctionaccept
(t *testing.T, store mockEventStore, upd *update.Update)
service/history/workflow/update/update_test.go:1073
↓ 18 callersMethodaddFault
all calls to addFault should be done before starting to call methods on testTaskManager
service/matching/matching_engine_test.go:5376
↓ 18 callersMethodcreateOpenWorkflowRecord
( namespaceID namespace.ID, workflowID string, workflowType string, startTime time.Time, executionTime ti
common/persistence/tests/visibility_persistence_suite.go:1108
↓ 18 callersFunctionfile_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_rawDescGZIP
()
chasm/lib/scheduler/gen/schedulerpb/v1/request_response.pb.go:961
↓ 18 callersFunctiongetScheduleEntryFromVisibility
getScheduleEntryFromVisibility polls visibility using ListSchedules until it finds a schedule with the given id and for which the optional predicate f
tests/schedule_test.go:3055
↓ 18 callersFunctiongetStandbyPostActionFn
( taskInfo tasks.Task, standbyNow standbyCurrentTimeFn, standbyTaskMissingEventsDiscardDelay time.Duration,
service/history/ndc_standby_task_util.go:223
↓ 18 callersMethodindent
()
cmd/tools/protoc-gen-go-chasm/main.go:38
↓ 18 callersMethodlistAllHistoryEvents
( shardID int32, branchToken []byte, )
common/persistence/tests/history_store.go:833
↓ 18 callersMethodlogError
(msg string, tags ...tag.Tag)
service/history/workflow/mutable_state_impl.go:9084
↓ 18 callersMethodnewTestHistoryArchiver
(historyIterator archiver.HistoryIterator)
common/archiver/filestore/history_archiver_test.go:557
↓ 18 callersMethodnewTestHistoryArchiver
(historyIterator archiver.HistoryIterator)
common/archiver/s3store/history_archiver_test.go:672
↓ 18 callersMethodnewTestSlice
( r Range, namespaceIDs []string, taskTypes []enumsspb.TaskType, )
service/history/queues/slice_test.go:613
← previousnext →1,401–1,500 of 43,335, ranked by callers