Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Comfy-Org/registry-backend
/ functions
Functions
6,434 in github.com/Comfy-Org/registry-backend
⨍
Functions
6,434
◇
Types & classes
627
↓ 2 callers
Method
AddStorageFileIDs
AddStorageFileIDs adds the "storage_file" edge to the StorageFile entity by IDs.
ent/ciworkflowresult_update.go:370
↓ 2 callers
Method
AddTotalInstall
AddTotalInstall adds i to the "total_install" field.
ent/mutation.go:4675
↓ 2 callers
Method
AddTotalReview
AddTotalReview adds i to the "total_review" field.
ent/mutation.go:4787
↓ 2 callers
Method
AddTotalStar
AddTotalStar adds i to the "total_star" field.
ent/mutation.go:4731
↓ 2 callers
Method
AddVersionIDs
AddVersionIDs adds the "versions" edge to the NodeVersion entity by IDs.
ent/node_update.go:329
↓ 2 callers
Method
AddedField
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 callers
Function
And
And groups predicates with the AND operator between them.
ent/node/where.go:1199
↓ 2 callers
Function
ApiNodeVersionStatusToDbNodeVersionStatus
(status drip.NodeVersionStatus)
mapper/node_version.go:137
↓ 2 callers
Function
ApiNodeVersionStatusesToDbNodeVersionStatuses
(status *[]drip.NodeVersionStatus)
mapper/node_version.go:122
↓ 2 callers
Function
ApiUpdateNodeToUpdateFields
(nodeID string, node *drip.Node, client *ent.Client)
mapper/node.go:47
↓ 2 callers
Function
ApiWorkflowRunStatusToDb
(status drip.WorkflowRunStatus)
mapper/workflow_run.go:82
↓ 2 callers
Method
AppendedOutputIsList
AppendedOutputIsList returns the list of values that were appended to the "output_is_list" field in this mutation.
ent/mutation.go:2347
↓ 2 callers
Method
AppendedPipDependencies
AppendedPipDependencies returns the list of values that were appended to the "pip_dependencies" field in this mutation.
ent/mutation.go:6646
↓ 2 callers
Method
AppendedTags
AppendedTags returns the list of values that were appended to the "tags" field in this mutation.
ent/mutation.go:4629
↓ 2 callers
Method
AssertNodeBelongsToPublisher
(ctx context.Context, client *ent.Client, publisherID string, nodeID string)
server/middleware/authorization/authorization_manager.go:31
↓ 2 callers
Method
AvgVramCleared
AvgVramCleared returns if the "avg_vram" field was cleared in this mutation.
ent/mutation.go:879
↓ 2 callers
Method
BanPublisherNode
Ban a publisher's Node (POST /publishers/{publisherId}/nodes/{nodeId}/ban)
drip/api.gen.go:768
↓ 2 callers
Function
BoolPtrToBool
BoolPtrToBool function to convert a bool pointer to a bool, returns false if the pointer is nil
mapper/common.go:4
↓ 2 callers
Method
Bools
Bools returns list of bools from a selector. It is only allowed when selecting one field.
ent/ent.go:465
↓ 2 callers
Function
BranchNameEQ
BranchNameEQ applies the EQ predicate on the "branch_name" field.
ent/gitcommit/where.go:255
↓ 2 callers
Function
ByGitcommitField
ByGitcommitField orders the results by gitcommit field.
ent/ciworkflowresult/ciworkflowresult.go:220
↓ 2 callers
Method
ChangelogCleared
ChangelogCleared returns if the "changelog" field was cleared in this mutation.
ent/mutation.go:6597
↓ 2 callers
Method
ComfyNodeCloudBuildInfoCleared
ComfyNodeCloudBuildInfoCleared returns if the "comfy_node_cloud_build_info" field was cleared in this mutation.
ent/mutation.go:6841
↓ 2 callers
Function
ComfyNodeExtractStatusEQ
ComfyNodeExtractStatusEQ applies the EQ predicate on the "comfy_node_extract_status" field.
ent/nodeversion/where.go:492
↓ 2 callers
Method
ComfyNodesBackfill
trigger comfy nodes backfill (POST /comfy-nodes/backfill)
drip/api.gen.go:696
↓ 2 callers
Method
ComfyRunFlagsCleared
ComfyRunFlagsCleared returns if the "comfy_run_flags" field was cleared in this mutation.
ent/mutation.go:810
↓ 2 callers
Method
CudaVersionCleared
CudaVersionCleared returns if the "cuda_version" field was cleared in this mutation.
ent/mutation.go:761
↓ 2 callers
Function
DBComfyNodeToApiComfyNode
(dbComfyNode *ent.ComfyNode)
mapper/node_version.go:77
↓ 2 callers
Method
DeleteNodeVersions
(ctx context.Context, nodes ...*ent.NodeVersion)
gateways/algolia/algolia.go:22
↓ 2 callers
Method
DeprecatedCleared
DeprecatedCleared returns if the "deprecated" field was cleared in this mutation.
ent/mutation.go:2249
↓ 2 callers
Function
Desc
Desc applies the given fields in DESC order.
ent/ent.go:115
↓ 2 callers
Method
EmailCleared
EmailCleared returns if the "email" field was cleared in this mutation.
ent/mutation.go:10655
↓ 2 callers
Method
EndTimeCleared
EndTimeCleared returns if the "end_time" field was cleared in this mutation.
ent/mutation.go:613
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/comfynode_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/ciworkflowresult_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/nodeversion_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/node_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/publisher_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/personalaccesstoken_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/publisherpermission_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/nodereview_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/storagefile_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/user_delete.go:29
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/gitcommit_delete.go:29
↓ 2 callers
Method
Exist
Exist returns true if the query has elements in the graph.
ent/node_query.go:295
↓ 2 callers
Method
ExperimentalCleared
ExperimentalCleared returns if the "experimental" field was cleared in this mutation.
ent/mutation.go:2298
↓ 2 callers
Method
FieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:7228
↓ 2 callers
Method
FieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:10320
↓ 2 callers
Method
FieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:11131
↓ 2 callers
Method
FileURLCleared
FileURLCleared returns if the "file_url" field was cleared in this mutation.
ent/mutation.go:10109
↓ 2 callers
Function
FirebaseAuthMiddleware
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 callers
Method
FirstID
FirstID returns the first GitCommit ID from the query. Returns a *NotFoundError when no GitCommit ID was found.
ent/gitcommit_query.go:113
↓ 2 callers
Method
FirstID
FirstID returns the first Node ID from the query. Returns a *NotFoundError when no Node ID was found.
ent/node_query.go:160
↓ 2 callers
Method
FirstID
FirstID returns the first PersonalAccessToken ID from the query. Returns a *NotFoundError when no PersonalAccessToken ID was found.
ent/personalaccesstoken_query.go:112
↓ 2 callers
Method
FirstID
FirstID returns the first Publisher ID from the query. Returns a *NotFoundError when no Publisher ID was found.
ent/publisher_query.go:160
↓ 2 callers
Method
FirstID
FirstID returns the first ComfyNode ID from the query. Returns a *NotFoundError when no ComfyNode ID was found.
ent/comfynode_query.go:112
↓ 2 callers
Method
FirstID
FirstID returns the first NodeVersion ID from the query. Returns a *NotFoundError when no NodeVersion ID was found.
ent/nodeversion_query.go:162
↓ 2 callers
Method
FirstID
FirstID returns the first CIWorkflowResult ID from the query. Returns a *NotFoundError when no CIWorkflowResult ID was found.
ent/ciworkflowresult_query.go:138
↓ 2 callers
Method
FirstID
FirstID returns the first NodeReview ID from the query. Returns a *NotFoundError when no NodeReview ID was found.
ent/nodereview_query.go:136
↓ 2 callers
Method
FirstID
FirstID returns the first PublisherPermission ID from the query. Returns a *NotFoundError when no PublisherPermission ID was found.
ent/publisherpermission_query.go:135
↓ 2 callers
Method
FirstID
FirstID returns the first User ID from the query. Returns a *NotFoundError when no User ID was found.
ent/user_query.go:136
↓ 2 callers
Method
FirstID
FirstID returns the first StorageFile ID from the query. Returns a *NotFoundError when no StorageFile ID was found.
ent/storagefile_query.go:89
↓ 2 callers
Method
Float64s
Float64s returns list of float64s from a selector. It is only allowed when selecting one field.
ent/ent.go:418
↓ 2 callers
Method
FunctionCleared
FunctionCleared returns if the "function" field was cleared in this mutation.
ent/mutation.go:2510
↓ 2 callers
Method
GetGitcommitsummary
Retrieve a summary of git commits (GET /gitcommitsummary)
drip/api.gen.go:702
↓ 2 callers
Method
GetLatestNodeVersion
(ctx context.Context, client *ent.Client, nodeId string)
services/registry/registry_svc.go:710
↓ 2 callers
Method
GetPermissionOnPublisher
Retrieve permissions the user has for a given publisher (GET /publishers/{publisherId}/permissions)
drip/api.gen.go:783
↓ 2 callers
Method
GetPermissionOnPublisherNodes
Retrieve permissions the user has for a given publisher (GET /publishers/{publisherId}/nodes/{nodeId}/permissions)
drip/api.gen.go:771
↓ 2 callers
Method
GetUser
Get information about the calling user. (GET /users)
drip/api.gen.go:801
↓ 2 callers
Method
GetWorkflowResult
Retrieve a specific commit by ID (GET /workflowresult/{workflowResultId})
drip/api.gen.go:810
↓ 2 callers
Method
GitcommitCleared
GitcommitCleared reports if the "gitcommit" edge to the GitCommit entity was cleared.
ent/mutation.go:1070
↓ 2 callers
Method
GroupBy
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 callers
Function
HasOp
HasOp is a condition testing mutation operation.
ent/hook/hook.go:184
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/comfynode/where.go:15
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/publisherpermission/where.go:14
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/nodereview/where.go:14
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/user/where.go:15
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/personalaccesstoken/where.go:15
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/gitcommit/where.go:15
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/nodeversion/where.go:16
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/storagefile/where.go:14
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/ciworkflowresult/where.go:16
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/node/where.go:15
↓ 2 callers
Function
IDEQ
IDEQ applies the EQ predicate on the ID field.
ent/gitcommit/where.go:20
↓ 2 callers
Function
IDEQ
IDEQ applies the EQ predicate on the ID field.
ent/node/where.go:20
↓ 2 callers
Function
IDIn
IDIn applies the In predicate on the ID field.
ent/user/where.go:30
↓ 2 callers
Method
IconURLCleared
IconURLCleared returns if the "icon_url" field was cleared in this mutation.
ent/mutation.go:4580
↓ 2 callers
Function
If
If executes the given hook under condition. hook.If(ComputeAverage, And(HasFields(...), HasAddedFields(...)))
ent/hook/hook.go:238
↓ 2 callers
Method
InputTypesCleared
InputTypesCleared returns if the "input_types" field was cleared in this mutation.
ent/mutation.go:2200
↓ 2 callers
Method
InstallNode
Returns a node version to be installed. (GET /nodes/{nodeId}/install)
drip/api.gen.go:717
↓ 2 callers
Method
Intercept
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 callers
Method
Ints
Ints returns list of ints from a selector. It is only allowed when selecting one field.
ent/ent.go:371
↓ 2 callers
Function
IsErrorBadRequest
(err error)
mapper/error.go:39
↓ 2 callers
Function
IsValidNodeID
(nodeID string)
mapper/node.go:94
↓ 2 callers
Function
IsValidPublisherID
(publisherID string)
mapper/publisher.go:71
↓ 2 callers
Function
JWTAdminAuthMiddleware
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 callers
Method
JobIDCleared
JobIDCleared returns if the "job_id" field was cleared in this mutation.
ent/mutation.go:438
↓ 2 callers
Method
JobTriggerUserCleared
JobTriggerUserCleared returns if the "job_trigger_user" field was cleared in this mutation.
ent/mutation.go:999
↓ 2 callers
Method
LastAlgoliaIndexTimeCleared
LastAlgoliaIndexTimeCleared returns if the "last_algolia_index_time" field was cleared in this mutation.
ent/mutation.go:4933
↓ 2 callers
Method
ListAllNodeVersions
List all node versions given some filters. (GET /versions)
drip/api.gen.go:807
← previous
next →
501–600 of 6,434, ranked by callers