MCPcopy Create free account

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

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

↓ 5 callersMethodAll
All executes the query and returns a list of NodeReviews.
ent/nodereview_query.go:213
↓ 5 callersMethodAll
All executes the query and returns a list of PublisherPermissions.
ent/publisherpermission_query.go:212
↓ 5 callersMethodAll
All executes the query and returns a list of Users.
ent/user_query.go:213
↓ 5 callersMethodBranchName
BranchName returns the value of the "branch_name" field in the mutation.
ent/mutation.go:3270
↓ 5 callersMethodCommitHash
CommitHash returns the value of the "commit_hash" field in the mutation.
ent/mutation.go:3234
↓ 5 callersMethodCommitMessage
CommitMessage returns the value of the "commit_message" field in the mutation.
ent/mutation.go:3342
↓ 5 callersMethodCommitTimestamp
CommitTimestamp returns the value of the "commit_timestamp" field in the mutation.
ent/mutation.go:3378
↓ 5 callersMethodExec
Exec executes the query.
ent/gitcommit_create.go:178
↓ 5 callersMethodExec
Exec executes the query.
ent/node_create.go:297
↓ 5 callersMethodExec
Exec executes the query.
ent/personalaccesstoken_create.go:120
↓ 5 callersMethodExec
Exec executes the query.
ent/comfynode_create.go:232
↓ 5 callersMethodExec
Exec executes the query.
ent/publisherpermission_create.go:75
↓ 5 callersMethodExec
Exec executes the query.
ent/nodeversion_create.go:235
↓ 5 callersMethodExec
Exec executes the query.
ent/ciworkflowresult_create.go:321
↓ 5 callersMethodExec
Exec executes the query.
ent/user_create.go:185
↓ 5 callersMethodExec
Exec executes the query.
ent/storagefile_create.go:136
↓ 5 callersMethodExec
Exec executes the query.
ent/publisher_create.go:221
↓ 5 callersMethodExec
Exec executes the query.
ent/nodereview_create.go:99
↓ 5 callersMethodExperimental
Experimental returns the value of the "experimental" field in the mutation.
ent/mutation.go:2266
↓ 5 callersMethodFieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:8986
↓ 5 callersMethodGetNode
Retrieve a specific node by ID (GET /nodes/{nodeId})
drip/api.gen.go:714
↓ 5 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/gitcommit_create.go:713
↓ 5 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/personalaccesstoken_create.go:493
↓ 5 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/comfynode_create.go:938
↓ 5 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/nodeversion_create.go:847
↓ 5 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/ciworkflowresult_create.go:1260
↓ 5 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/storagefile_create.go:566
↓ 5 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/nodereview_create.go:421
↓ 5 callersMethodInt
Int returns a single int from a selector. It is only allowed when selecting one field.
ent/ent.go:392
↓ 5 callersMethodLicense
License returns the value of the "license" field in the mutation.
ent/mutation.go:4476
↓ 5 callersMethodListNodeVersions
List all versions of a node (GET /nodes/{nodeId}/versions)
drip/api.gen.go:723
↓ 5 callersMethodListPublishers
Retrieve all publishers (GET /publishers)
drip/api.gen.go:735
↓ 5 callersMethodMutation
Mutation returns the NodeMutation object of the builder.
ent/node_create.go:277
↓ 5 callersFunctionNewStorageFileClient
NewStorageFileClient returns a client for the StorageFile from the given config.
ent/client.go:1785
↓ 5 callersMethodNormalizedID
NormalizedID returns the value of the "normalized_id" field in the mutation.
ent/mutation.go:4221
↓ 5 callersMethodOffset
Offset to start from.
ent/node_query.go:52
↓ 5 callersMethodOperatingSystem
OperatingSystem returns the value of the "operating_system" field in the mutation.
ent/mutation.go:272
↓ 5 callersMethodOrder
Order specifies how the records should be ordered.
ent/node_query.go:65
↓ 5 callersMethodOutputIsList
OutputIsList returns the value of the "output_is_list" field in the mutation.
ent/mutation.go:2316
↓ 5 callersMethodPipDependencies
PipDependencies returns the value of the "pip_dependencies" field in the mutation.
ent/mutation.go:6615
↓ 5 callersMethodRepoName
RepoName returns the value of the "repo_name" field in the mutation.
ent/mutation.go:3306
↓ 5 callersMethodRepositoryURL
RepositoryURL returns the value of the "repository_url" field in the mutation.
ent/mutation.go:4512
↓ 5 callersMethodSetID
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 callersFunctionToStringPointer
(s string)
mapper/publisher.go:120
↓ 5 callersMethodToken
Token returns the value of the "token" field in the mutation.
ent/mutation.go:7717
↓ 5 callersMethodVersion
Version returns the value of the "version" field in the mutation.
ent/mutation.go:6529
↓ 5 callersMethodassertNodeBelongsToPublisher
assertNodeBelongsToPublisher check if a node belongs to a publisher
server/middleware/authorization/authorization_manager.go:206
↓ 5 callersMethoddecorateNodeQueryWithLatestVersion
(q *ent.NodeQuery)
services/registry/registry_svc.go:1378
↓ 5 callersMethodindexNodes
(ctx context.Context, client *ent.Client, nodes ...*ent.Node)
services/registry/registry_svc.go:1354
↓ 5 callersFunctionnewCIWorkflowResultMutation
newCIWorkflowResultMutation creates new mutation for the CIWorkflowResult entity.
ent/mutation.go:96
↓ 5 callersFunctionnewComfyNodeMutation
newComfyNodeMutation creates new mutation for the ComfyNode entity.
ent/mutation.go:1822
↓ 5 callersFunctionnewErrorPermission
(tmpl string, args ...interface{})
services/registry/registry_svc.go:1103
↓ 5 callersFunctionnewGitCommitMutation
newGitCommitMutation creates new mutation for the GitCommit entity.
ent/mutation.go:3058
↓ 5 callersFunctionnewNodeMutation
newNodeMutation creates new mutation for the Node entity.
ent/mutation.go:4045
↓ 5 callersFunctionnewNodeReviewMutation
newNodeReviewMutation creates new mutation for the NodeReview entity.
ent/mutation.go:5729
↓ 5 callersFunctionnewNodeVersionMutation
newNodeVersionMutation creates new mutation for the NodeVersion entity.
ent/mutation.go:6317
↓ 5 callersFunctionnewPersonalAccessTokenMutation
newPersonalAccessTokenMutation creates new mutation for the PersonalAccessToken entity.
ent/mutation.go:7433
↓ 5 callersFunctionnewPublisherMutation
newPublisherMutation creates new mutation for the Publisher entity.
ent/mutation.go:8100
↓ 5 callersFunctionnewPublisherPermissionMutation
newPublisherPermissionMutation creates new mutation for the PublisherPermission entity.
ent/mutation.go:9208
↓ 5 callersFunctionnewStorageFileMutation
newStorageFileMutation creates new mutation for the StorageFile entity.
ent/mutation.go:9744
↓ 5 callersFunctionnewUserMutation
newUserMutation creates new mutation for the User entity.
ent/mutation.go:10447
↓ 5 callersMethodprepareQuery
(ctx context.Context)
ent/gitcommit_query.go:348
↓ 5 callersMethodprepareQuery
(ctx context.Context)
ent/personalaccesstoken_query.go:347
↓ 5 callersMethodprepareQuery
(ctx context.Context)
ent/comfynode_query.go:347
↓ 5 callersMethodsqlQuery
(ctx context.Context)
ent/node_query.go:645
↓ 5 callersMethodsqlQuery
(ctx context.Context)
ent/publisher_query.go:647
↓ 5 callersMethodsqlQuery
(ctx context.Context)
ent/nodeversion_query.go:654
↓ 4 callersMethodAll
All executes the query and returns a list of GitCommits.
ent/gitcommit_query.go:190
↓ 4 callersMethodAll
All executes the query and returns a list of PersonalAccessTokens.
ent/personalaccesstoken_query.go:189
↓ 4 callersMethodAll
All executes the query and returns a list of ComfyNodes.
ent/comfynode_query.go:189
↓ 4 callersMethodAuthorCleared
AuthorCleared returns if the "author" field was cleared in this mutation.
ent/mutation.go:4459
↓ 4 callersMethodAvgVram
AvgVram returns the value of the "avg_vram" field in the mutation.
ent/mutation.go:828
↓ 4 callersMethodCategoryCleared
CategoryCleared returns if the "category" field was cleared in this mutation.
ent/mutation.go:4410
↓ 4 callersMethodChangelog
Changelog returns the value of the "changelog" field in the mutation.
ent/mutation.go:6565
↓ 4 callersMethodComfyNodeCloudBuildInfo
ComfyNodeCloudBuildInfo returns the value of the "comfy_node_cloud_build_info" field in the mutation.
ent/mutation.go:6809
↓ 4 callersMethodComfyNodesCleared
ComfyNodesCleared reports if the "comfy_nodes" edge to the ComfyNode entity was cleared.
ent/mutation.go:6934
↓ 4 callersMethodComfyRunFlags
ComfyRunFlags returns the value of the "comfy_run_flags" field in the mutation.
ent/mutation.go:778
↓ 4 callersMethodCommit
(context.Context, *Tx)
ent/tx.go:49
↓ 4 callersMethodCudaVersion
CudaVersion returns the value of the "cuda_version" field in the mutation.
ent/mutation.go:729
↓ 4 callersMethodDELETE
(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc)
drip/api.gen.go:1811
↓ 4 callersMethodDeleteNode
Delete a specific node (DELETE /publishers/{publisherId}/nodes/{nodeId})
drip/api.gen.go:762
↓ 4 callersMethodEmail
Email returns the value of the "email" field in the mutation.
ent/mutation.go:10623
↓ 4 callersMethodEndTime
EndTime returns the value of the "end_time" field in the mutation.
ent/mutation.go:562
↓ 4 callersMethodFileURL
FileURL returns the value of the "file_url" field in the mutation.
ent/mutation.go:10077
↓ 4 callersMethodFirst
First returns the first Node entity from the query. Returns a *NotFoundError when no Node was found.
ent/node_query.go:138
↓ 4 callersMethodFunction
Function returns the value of the "function" field in the mutation.
ent/mutation.go:2478
↓ 4 callersMethodGetBranch
Retrieve all distinct branches for a given repo (GET /branch)
drip/api.gen.go:693
↓ 4 callersMethodGetGitcommit
Retrieve CI data for a given commit (GET /gitcommit)
drip/api.gen.go:699
↓ 4 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/node_create.go:1218
↓ 4 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/user_create.go:640
↓ 4 callersMethodID
Exec executes the UPSERT query and returns the inserted/updated ID.
ent/publisher_create.go:780
↓ 4 callersMethodIconURL
IconURL returns the value of the "icon_url" field in the mutation.
ent/mutation.go:4548
↓ 4 callersMethodIndexNodeVersions
(ctx context.Context, nodes ...*ent.NodeVersion)
gateways/algolia/algolia.go:21
↓ 4 callersMethodInputTypes
InputTypes returns the value of the "input_types" field in the mutation.
ent/mutation.go:2168
↓ 4 callersFunctionIsConstraintError
IsConstraintError returns a boolean indicating whether the error is a constraint failure.
ent/ent.go:300
↓ 4 callersMethodJobID
JobID returns the value of the "job_id" field in the mutation.
ent/mutation.go:406
↓ 4 callersMethodJobTriggerUser
JobTriggerUser returns the value of the "job_trigger_user" field in the mutation.
ent/mutation.go:967
↓ 4 callersMethodLastAlgoliaIndexTime
LastAlgoliaIndexTime returns the value of the "last_algolia_index_time" field in the mutation.
ent/mutation.go:4901
↓ 4 callersMethodLogoURL
LogoURL returns the value of the "logo_url" field in the mutation.
ent/mutation.go:8508
↓ 4 callersMethodMetadata
Metadata returns the value of the "metadata" field in the mutation.
ent/mutation.go:1016
← previousnext →201–300 of 6,434, ranked by callers