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
↓ 5 callers
Method
All
All executes the query and returns a list of NodeReviews.
ent/nodereview_query.go:213
↓ 5 callers
Method
All
All executes the query and returns a list of PublisherPermissions.
ent/publisherpermission_query.go:212
↓ 5 callers
Method
All
All executes the query and returns a list of Users.
ent/user_query.go:213
↓ 5 callers
Method
BranchName
BranchName returns the value of the "branch_name" field in the mutation.
ent/mutation.go:3270
↓ 5 callers
Method
CommitHash
CommitHash returns the value of the "commit_hash" field in the mutation.
ent/mutation.go:3234
↓ 5 callers
Method
CommitMessage
CommitMessage returns the value of the "commit_message" field in the mutation.
ent/mutation.go:3342
↓ 5 callers
Method
CommitTimestamp
CommitTimestamp returns the value of the "commit_timestamp" field in the mutation.
ent/mutation.go:3378
↓ 5 callers
Method
Exec
Exec executes the query.
ent/gitcommit_create.go:178
↓ 5 callers
Method
Exec
Exec executes the query.
ent/node_create.go:297
↓ 5 callers
Method
Exec
Exec executes the query.
ent/personalaccesstoken_create.go:120
↓ 5 callers
Method
Exec
Exec executes the query.
ent/comfynode_create.go:232
↓ 5 callers
Method
Exec
Exec executes the query.
ent/publisherpermission_create.go:75
↓ 5 callers
Method
Exec
Exec executes the query.
ent/nodeversion_create.go:235
↓ 5 callers
Method
Exec
Exec executes the query.
ent/ciworkflowresult_create.go:321
↓ 5 callers
Method
Exec
Exec executes the query.
ent/user_create.go:185
↓ 5 callers
Method
Exec
Exec executes the query.
ent/storagefile_create.go:136
↓ 5 callers
Method
Exec
Exec executes the query.
ent/publisher_create.go:221
↓ 5 callers
Method
Exec
Exec executes the query.
ent/nodereview_create.go:99
↓ 5 callers
Method
Experimental
Experimental returns the value of the "experimental" field in the mutation.
ent/mutation.go:2266
↓ 5 callers
Method
FieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:8986
↓ 5 callers
Method
GetNode
Retrieve a specific node by ID (GET /nodes/{nodeId})
drip/api.gen.go:714
↓ 5 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/gitcommit_create.go:713
↓ 5 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/personalaccesstoken_create.go:493
↓ 5 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/comfynode_create.go:938
↓ 5 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/nodeversion_create.go:847
↓ 5 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/ciworkflowresult_create.go:1260
↓ 5 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/storagefile_create.go:566
↓ 5 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/nodereview_create.go:421
↓ 5 callers
Method
Int
Int returns a single int from a selector. It is only allowed when selecting one field.
ent/ent.go:392
↓ 5 callers
Method
License
License returns the value of the "license" field in the mutation.
ent/mutation.go:4476
↓ 5 callers
Method
ListNodeVersions
List all versions of a node (GET /nodes/{nodeId}/versions)
drip/api.gen.go:723
↓ 5 callers
Method
ListPublishers
Retrieve all publishers (GET /publishers)
drip/api.gen.go:735
↓ 5 callers
Method
Mutation
Mutation returns the NodeMutation object of the builder.
ent/node_create.go:277
↓ 5 callers
Function
NewStorageFileClient
NewStorageFileClient returns a client for the StorageFile from the given config.
ent/client.go:1785
↓ 5 callers
Method
NormalizedID
NormalizedID returns the value of the "normalized_id" field in the mutation.
ent/mutation.go:4221
↓ 5 callers
Method
Offset
Offset to start from.
ent/node_query.go:52
↓ 5 callers
Method
OperatingSystem
OperatingSystem returns the value of the "operating_system" field in the mutation.
ent/mutation.go:272
↓ 5 callers
Method
Order
Order specifies how the records should be ordered.
ent/node_query.go:65
↓ 5 callers
Method
OutputIsList
OutputIsList returns the value of the "output_is_list" field in the mutation.
ent/mutation.go:2316
↓ 5 callers
Method
PipDependencies
PipDependencies returns the value of the "pip_dependencies" field in the mutation.
ent/mutation.go:6615
↓ 5 callers
Method
RepoName
RepoName returns the value of the "repo_name" field in the mutation.
ent/mutation.go:3306
↓ 5 callers
Method
RepositoryURL
RepositoryURL returns the value of the "repository_url" field in the mutation.
ent/mutation.go:4512
↓ 5 callers
Method
SetID
SetID sets the value of the id field. Note that this operation is only accepted on creation of Node entities.
ent/mutation.go:4111
↓ 5 callers
Function
ToStringPointer
(s string)
mapper/publisher.go:120
↓ 5 callers
Method
Token
Token returns the value of the "token" field in the mutation.
ent/mutation.go:7717
↓ 5 callers
Method
Version
Version returns the value of the "version" field in the mutation.
ent/mutation.go:6529
↓ 5 callers
Method
assertNodeBelongsToPublisher
assertNodeBelongsToPublisher check if a node belongs to a publisher
server/middleware/authorization/authorization_manager.go:206
↓ 5 callers
Method
decorateNodeQueryWithLatestVersion
(q *ent.NodeQuery)
services/registry/registry_svc.go:1378
↓ 5 callers
Method
indexNodes
(ctx context.Context, client *ent.Client, nodes ...*ent.Node)
services/registry/registry_svc.go:1354
↓ 5 callers
Function
newCIWorkflowResultMutation
newCIWorkflowResultMutation creates new mutation for the CIWorkflowResult entity.
ent/mutation.go:96
↓ 5 callers
Function
newComfyNodeMutation
newComfyNodeMutation creates new mutation for the ComfyNode entity.
ent/mutation.go:1822
↓ 5 callers
Function
newErrorPermission
(tmpl string, args ...interface{})
services/registry/registry_svc.go:1103
↓ 5 callers
Function
newGitCommitMutation
newGitCommitMutation creates new mutation for the GitCommit entity.
ent/mutation.go:3058
↓ 5 callers
Function
newNodeMutation
newNodeMutation creates new mutation for the Node entity.
ent/mutation.go:4045
↓ 5 callers
Function
newNodeReviewMutation
newNodeReviewMutation creates new mutation for the NodeReview entity.
ent/mutation.go:5729
↓ 5 callers
Function
newNodeVersionMutation
newNodeVersionMutation creates new mutation for the NodeVersion entity.
ent/mutation.go:6317
↓ 5 callers
Function
newPersonalAccessTokenMutation
newPersonalAccessTokenMutation creates new mutation for the PersonalAccessToken entity.
ent/mutation.go:7433
↓ 5 callers
Function
newPublisherMutation
newPublisherMutation creates new mutation for the Publisher entity.
ent/mutation.go:8100
↓ 5 callers
Function
newPublisherPermissionMutation
newPublisherPermissionMutation creates new mutation for the PublisherPermission entity.
ent/mutation.go:9208
↓ 5 callers
Function
newStorageFileMutation
newStorageFileMutation creates new mutation for the StorageFile entity.
ent/mutation.go:9744
↓ 5 callers
Function
newUserMutation
newUserMutation creates new mutation for the User entity.
ent/mutation.go:10447
↓ 5 callers
Method
prepareQuery
(ctx context.Context)
ent/gitcommit_query.go:348
↓ 5 callers
Method
prepareQuery
(ctx context.Context)
ent/personalaccesstoken_query.go:347
↓ 5 callers
Method
prepareQuery
(ctx context.Context)
ent/comfynode_query.go:347
↓ 5 callers
Method
sqlQuery
(ctx context.Context)
ent/node_query.go:645
↓ 5 callers
Method
sqlQuery
(ctx context.Context)
ent/publisher_query.go:647
↓ 5 callers
Method
sqlQuery
(ctx context.Context)
ent/nodeversion_query.go:654
↓ 4 callers
Method
All
All executes the query and returns a list of GitCommits.
ent/gitcommit_query.go:190
↓ 4 callers
Method
All
All executes the query and returns a list of PersonalAccessTokens.
ent/personalaccesstoken_query.go:189
↓ 4 callers
Method
All
All executes the query and returns a list of ComfyNodes.
ent/comfynode_query.go:189
↓ 4 callers
Method
AuthorCleared
AuthorCleared returns if the "author" field was cleared in this mutation.
ent/mutation.go:4459
↓ 4 callers
Method
AvgVram
AvgVram returns the value of the "avg_vram" field in the mutation.
ent/mutation.go:828
↓ 4 callers
Method
CategoryCleared
CategoryCleared returns if the "category" field was cleared in this mutation.
ent/mutation.go:4410
↓ 4 callers
Method
Changelog
Changelog returns the value of the "changelog" field in the mutation.
ent/mutation.go:6565
↓ 4 callers
Method
ComfyNodeCloudBuildInfo
ComfyNodeCloudBuildInfo returns the value of the "comfy_node_cloud_build_info" field in the mutation.
ent/mutation.go:6809
↓ 4 callers
Method
ComfyNodesCleared
ComfyNodesCleared reports if the "comfy_nodes" edge to the ComfyNode entity was cleared.
ent/mutation.go:6934
↓ 4 callers
Method
ComfyRunFlags
ComfyRunFlags returns the value of the "comfy_run_flags" field in the mutation.
ent/mutation.go:778
↓ 4 callers
Method
Commit
(context.Context, *Tx)
ent/tx.go:49
↓ 4 callers
Method
CudaVersion
CudaVersion returns the value of the "cuda_version" field in the mutation.
ent/mutation.go:729
↓ 4 callers
Method
DELETE
(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)
drip/api.gen.go:1811
↓ 4 callers
Method
DeleteNode
Delete a specific node (DELETE /publishers/{publisherId}/nodes/{nodeId})
drip/api.gen.go:762
↓ 4 callers
Method
Email
Email returns the value of the "email" field in the mutation.
ent/mutation.go:10623
↓ 4 callers
Method
EndTime
EndTime returns the value of the "end_time" field in the mutation.
ent/mutation.go:562
↓ 4 callers
Method
FileURL
FileURL returns the value of the "file_url" field in the mutation.
ent/mutation.go:10077
↓ 4 callers
Method
First
First returns the first Node entity from the query. Returns a *NotFoundError when no Node was found.
ent/node_query.go:138
↓ 4 callers
Method
Function
Function returns the value of the "function" field in the mutation.
ent/mutation.go:2478
↓ 4 callers
Method
GetBranch
Retrieve all distinct branches for a given repo (GET /branch)
drip/api.gen.go:693
↓ 4 callers
Method
GetGitcommit
Retrieve CI data for a given commit (GET /gitcommit)
drip/api.gen.go:699
↓ 4 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/node_create.go:1218
↓ 4 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/user_create.go:640
↓ 4 callers
Method
ID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/publisher_create.go:780
↓ 4 callers
Method
IconURL
IconURL returns the value of the "icon_url" field in the mutation.
ent/mutation.go:4548
↓ 4 callers
Method
IndexNodeVersions
(ctx context.Context, nodes ...*ent.NodeVersion)
gateways/algolia/algolia.go:21
↓ 4 callers
Method
InputTypes
InputTypes returns the value of the "input_types" field in the mutation.
ent/mutation.go:2168
↓ 4 callers
Function
IsConstraintError
IsConstraintError returns a boolean indicating whether the error is a constraint failure.
ent/ent.go:300
↓ 4 callers
Method
JobID
JobID returns the value of the "job_id" field in the mutation.
ent/mutation.go:406
↓ 4 callers
Method
JobTriggerUser
JobTriggerUser returns the value of the "job_trigger_user" field in the mutation.
ent/mutation.go:967
↓ 4 callers
Method
LastAlgoliaIndexTime
LastAlgoliaIndexTime returns the value of the "last_algolia_index_time" field in the mutation.
ent/mutation.go:4901
↓ 4 callers
Method
LogoURL
LogoURL returns the value of the "logo_url" field in the mutation.
ent/mutation.go:8508
↓ 4 callers
Method
Metadata
Metadata returns the value of the "metadata" field in the mutation.
ent/mutation.go:1016
← previous
next →
201–300 of 6,434, ranked by callers