MCPcopy Create free account

hub / github.com/Comfy-Org/registry-backend / functions

Functions6,434 in github.com/Comfy-Org/registry-backend

↓ 2 callersMethodAddStorageFileIDs
AddStorageFileIDs adds the "storage_file" edge to the StorageFile entity by IDs.
ent/ciworkflowresult_update.go:370
↓ 2 callersMethodAddTotalInstall
AddTotalInstall adds i to the "total_install" field.
ent/mutation.go:4675
↓ 2 callersMethodAddTotalReview
AddTotalReview adds i to the "total_review" field.
ent/mutation.go:4787
↓ 2 callersMethodAddTotalStar
AddTotalStar adds i to the "total_star" field.
ent/mutation.go:4731
↓ 2 callersMethodAddVersionIDs
AddVersionIDs adds the "versions" edge to the NodeVersion entity by IDs.
ent/node_update.go:329
↓ 2 callersMethodAddedField
AddedField returns the numeric value that was incremented/decremented on a field with the given name. The second boolean return value indicates that t
ent/mutation.go:5415
↓ 2 callersFunctionAnd
And groups predicates with the AND operator between them.
ent/node/where.go:1199
↓ 2 callersFunctionApiNodeVersionStatusToDbNodeVersionStatus
(status drip.NodeVersionStatus)
mapper/node_version.go:137
↓ 2 callersFunctionApiNodeVersionStatusesToDbNodeVersionStatuses
(status *[]drip.NodeVersionStatus)
mapper/node_version.go:122
↓ 2 callersFunctionApiUpdateNodeToUpdateFields
(nodeID string, node *drip.Node, client *ent.Client)
mapper/node.go:47
↓ 2 callersFunctionApiWorkflowRunStatusToDb
(status drip.WorkflowRunStatus)
mapper/workflow_run.go:82
↓ 2 callersMethodAppendedOutputIsList
AppendedOutputIsList returns the list of values that were appended to the "output_is_list" field in this mutation.
ent/mutation.go:2347
↓ 2 callersMethodAppendedPipDependencies
AppendedPipDependencies returns the list of values that were appended to the "pip_dependencies" field in this mutation.
ent/mutation.go:6646
↓ 2 callersMethodAppendedTags
AppendedTags returns the list of values that were appended to the "tags" field in this mutation.
ent/mutation.go:4629
↓ 2 callersMethodAssertNodeBelongsToPublisher
(ctx context.Context, client *ent.Client, publisherID string, nodeID string)
server/middleware/authorization/authorization_manager.go:31
↓ 2 callersMethodAvgVramCleared
AvgVramCleared returns if the "avg_vram" field was cleared in this mutation.
ent/mutation.go:879
↓ 2 callersMethodBanPublisherNode
Ban a publisher's Node (POST /publishers/{publisherId}/nodes/{nodeId}/ban)
drip/api.gen.go:768
↓ 2 callersFunctionBoolPtrToBool
BoolPtrToBool function to convert a bool pointer to a bool, returns false if the pointer is nil
mapper/common.go:4
↓ 2 callersMethodBools
Bools returns list of bools from a selector. It is only allowed when selecting one field.
ent/ent.go:465
↓ 2 callersFunctionBranchNameEQ
BranchNameEQ applies the EQ predicate on the "branch_name" field.
ent/gitcommit/where.go:255
↓ 2 callersFunctionByGitcommitField
ByGitcommitField orders the results by gitcommit field.
ent/ciworkflowresult/ciworkflowresult.go:220
↓ 2 callersMethodChangelogCleared
ChangelogCleared returns if the "changelog" field was cleared in this mutation.
ent/mutation.go:6597
↓ 2 callersMethodComfyNodeCloudBuildInfoCleared
ComfyNodeCloudBuildInfoCleared returns if the "comfy_node_cloud_build_info" field was cleared in this mutation.
ent/mutation.go:6841
↓ 2 callersFunctionComfyNodeExtractStatusEQ
ComfyNodeExtractStatusEQ applies the EQ predicate on the "comfy_node_extract_status" field.
ent/nodeversion/where.go:492
↓ 2 callersMethodComfyNodesBackfill
trigger comfy nodes backfill (POST /comfy-nodes/backfill)
drip/api.gen.go:696
↓ 2 callersMethodComfyRunFlagsCleared
ComfyRunFlagsCleared returns if the "comfy_run_flags" field was cleared in this mutation.
ent/mutation.go:810
↓ 2 callersMethodCudaVersionCleared
CudaVersionCleared returns if the "cuda_version" field was cleared in this mutation.
ent/mutation.go:761
↓ 2 callersFunctionDBComfyNodeToApiComfyNode
(dbComfyNode *ent.ComfyNode)
mapper/node_version.go:77
↓ 2 callersMethodDeleteNodeVersions
(ctx context.Context, nodes ...*ent.NodeVersion)
gateways/algolia/algolia.go:22
↓ 2 callersMethodDeprecatedCleared
DeprecatedCleared returns if the "deprecated" field was cleared in this mutation.
ent/mutation.go:2249
↓ 2 callersFunctionDesc
Desc applies the given fields in DESC order.
ent/ent.go:115
↓ 2 callersMethodEmailCleared
EmailCleared returns if the "email" field was cleared in this mutation.
ent/mutation.go:10655
↓ 2 callersMethodEndTimeCleared
EndTimeCleared returns if the "end_time" field was cleared in this mutation.
ent/mutation.go:613
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/comfynode_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/ciworkflowresult_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/nodeversion_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/node_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/publisher_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/personalaccesstoken_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/publisherpermission_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/nodereview_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/storagefile_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/user_delete.go:29
↓ 2 callersMethodExec
Exec executes the deletion query and returns how many vertices were deleted.
ent/gitcommit_delete.go:29
↓ 2 callersMethodExist
Exist returns true if the query has elements in the graph.
ent/node_query.go:295
↓ 2 callersMethodExperimentalCleared
ExperimentalCleared returns if the "experimental" field was cleared in this mutation.
ent/mutation.go:2298
↓ 2 callersMethodFieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:7228
↓ 2 callersMethodFieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:10320
↓ 2 callersMethodFieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:11131
↓ 2 callersMethodFileURLCleared
FileURLCleared returns if the "file_url" field was cleared in this mutation.
ent/mutation.go:10109
↓ 2 callersFunctionFirebaseAuthMiddleware
FirebaseAuthMiddleware validates and extracts user details from the Firebase token. Certain endpoints are allow-listed and bypass this middleware.
server/middleware/authentication/firebase_auth.go:22
↓ 2 callersMethodFirstID
FirstID returns the first GitCommit ID from the query. Returns a *NotFoundError when no GitCommit ID was found.
ent/gitcommit_query.go:113
↓ 2 callersMethodFirstID
FirstID returns the first Node ID from the query. Returns a *NotFoundError when no Node ID was found.
ent/node_query.go:160
↓ 2 callersMethodFirstID
FirstID returns the first PersonalAccessToken ID from the query. Returns a *NotFoundError when no PersonalAccessToken ID was found.
ent/personalaccesstoken_query.go:112
↓ 2 callersMethodFirstID
FirstID returns the first Publisher ID from the query. Returns a *NotFoundError when no Publisher ID was found.
ent/publisher_query.go:160
↓ 2 callersMethodFirstID
FirstID returns the first ComfyNode ID from the query. Returns a *NotFoundError when no ComfyNode ID was found.
ent/comfynode_query.go:112
↓ 2 callersMethodFirstID
FirstID returns the first NodeVersion ID from the query. Returns a *NotFoundError when no NodeVersion ID was found.
ent/nodeversion_query.go:162
↓ 2 callersMethodFirstID
FirstID returns the first CIWorkflowResult ID from the query. Returns a *NotFoundError when no CIWorkflowResult ID was found.
ent/ciworkflowresult_query.go:138
↓ 2 callersMethodFirstID
FirstID returns the first NodeReview ID from the query. Returns a *NotFoundError when no NodeReview ID was found.
ent/nodereview_query.go:136
↓ 2 callersMethodFirstID
FirstID returns the first PublisherPermission ID from the query. Returns a *NotFoundError when no PublisherPermission ID was found.
ent/publisherpermission_query.go:135
↓ 2 callersMethodFirstID
FirstID returns the first User ID from the query. Returns a *NotFoundError when no User ID was found.
ent/user_query.go:136
↓ 2 callersMethodFirstID
FirstID returns the first StorageFile ID from the query. Returns a *NotFoundError when no StorageFile ID was found.
ent/storagefile_query.go:89
↓ 2 callersMethodFloat64s
Float64s returns list of float64s from a selector. It is only allowed when selecting one field.
ent/ent.go:418
↓ 2 callersMethodFunctionCleared
FunctionCleared returns if the "function" field was cleared in this mutation.
ent/mutation.go:2510
↓ 2 callersMethodGetGitcommitsummary
Retrieve a summary of git commits (GET /gitcommitsummary)
drip/api.gen.go:702
↓ 2 callersMethodGetLatestNodeVersion
(ctx context.Context, client *ent.Client, nodeId string)
services/registry/registry_svc.go:710
↓ 2 callersMethodGetPermissionOnPublisher
Retrieve permissions the user has for a given publisher (GET /publishers/{publisherId}/permissions)
drip/api.gen.go:783
↓ 2 callersMethodGetPermissionOnPublisherNodes
Retrieve permissions the user has for a given publisher (GET /publishers/{publisherId}/nodes/{nodeId}/permissions)
drip/api.gen.go:771
↓ 2 callersMethodGetUser
Get information about the calling user. (GET /users)
drip/api.gen.go:801
↓ 2 callersMethodGetWorkflowResult
Retrieve a specific commit by ID (GET /workflowresult/{workflowResultId})
drip/api.gen.go:810
↓ 2 callersMethodGitcommitCleared
GitcommitCleared reports if the "gitcommit" edge to the GitCommit entity was cleared.
ent/mutation.go:1070
↓ 2 callersMethodGroupBy
GroupBy is used to group vertices by one or more fields/columns. It is often used with aggregate functions, like: count, max, mean, min, sum. Example
ent/node_query.go:385
↓ 2 callersFunctionHasOp
HasOp is a condition testing mutation operation.
ent/hook/hook.go:184
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/comfynode/where.go:15
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/publisherpermission/where.go:14
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/nodereview/where.go:14
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/user/where.go:15
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/personalaccesstoken/where.go:15
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/gitcommit/where.go:15
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/nodeversion/where.go:16
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/storagefile/where.go:14
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/ciworkflowresult/where.go:16
↓ 2 callersFunctionID
ID filters vertices based on their ID field.
ent/node/where.go:15
↓ 2 callersFunctionIDEQ
IDEQ applies the EQ predicate on the ID field.
ent/gitcommit/where.go:20
↓ 2 callersFunctionIDEQ
IDEQ applies the EQ predicate on the ID field.
ent/node/where.go:20
↓ 2 callersFunctionIDIn
IDIn applies the In predicate on the ID field.
ent/user/where.go:30
↓ 2 callersMethodIconURLCleared
IconURLCleared returns if the "icon_url" field was cleared in this mutation.
ent/mutation.go:4580
↓ 2 callersFunctionIf
If executes the given hook under condition. hook.If(ComputeAverage, And(HasFields(...), HasAddedFields(...)))
ent/hook/hook.go:238
↓ 2 callersMethodInputTypesCleared
InputTypesCleared returns if the "input_types" field was cleared in this mutation.
ent/mutation.go:2200
↓ 2 callersMethodInstallNode
Returns a node version to be installed. (GET /nodes/{nodeId}/install)
drip/api.gen.go:717
↓ 2 callersMethodIntercept
Intercept adds the query interceptors to all the entity clients. In order to add interceptors to a specific client, call: `client.Node.Intercept(...)`
ent/client.go:254
↓ 2 callersMethodInts
Ints returns list of ints from a selector. It is only allowed when selecting one field.
ent/ent.go:371
↓ 2 callersFunctionIsErrorBadRequest
(err error)
mapper/error.go:39
↓ 2 callersFunctionIsValidNodeID
(nodeID string)
mapper/node.go:94
↓ 2 callersFunctionIsValidPublisherID
(publisherID string)
mapper/publisher.go:71
↓ 2 callersFunctionJWTAdminAuthMiddleware
JWTAdminAuthMiddleware checks for a JWT token in the Authorization header, verifies it using the provided secret, and adds user details to the context
server/middleware/authentication/jwt_admin_auth.go:20
↓ 2 callersMethodJobIDCleared
JobIDCleared returns if the "job_id" field was cleared in this mutation.
ent/mutation.go:438
↓ 2 callersMethodJobTriggerUserCleared
JobTriggerUserCleared returns if the "job_trigger_user" field was cleared in this mutation.
ent/mutation.go:999
↓ 2 callersMethodLastAlgoliaIndexTimeCleared
LastAlgoliaIndexTimeCleared returns if the "last_algolia_index_time" field was cleared in this mutation.
ent/mutation.go:4933
↓ 2 callersMethodListAllNodeVersions
List all node versions given some filters. (GET /versions)
drip/api.gen.go:807
← previousnext →501–600 of 6,434, ranked by callers