MCPcopy Create free account

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

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

↓ 9 callersFunctionNewStrictServerImplementationWithMocks
NewStrictServerImplementationWithMocks initializes and returns the implementation with mock services.
integration-tests/test_util.go:51
↓ 9 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/node_query.go:406
↓ 9 callersMethodVersionsIDs
VersionsIDs returns the "versions" edge IDs in the mutation.
ent/mutation.go:5011
↓ 9 callersMethodassertUserBanned
assertUserBanned checks if the user is banned
server/middleware/authorization/authorization_manager.go:54
↓ 9 callersFunctionsetupDB
(t *testing.T, ctx context.Context)
integration-tests/test_util.go:305
↓ 8 callersMethodBucketName
BucketName returns the value of the "bucket_name" field in the mutation.
ent/mutation.go:9920
↓ 8 callersFunctionCiWorkflowResultToActionJobResult
(result *ent.CIWorkflowResult)
mapper/workflow_run.go:23
↓ 8 callersMethodFieldCleared
FieldCleared returns a boolean indicating if a field with the given name was cleared in this mutation.
ent/mutation.go:5484
↓ 8 callersMethodFilePath
FilePath returns the value of the "file_path" field in the mutation.
ent/mutation.go:10005
↓ 8 callersMethodFileType
FileType returns the value of the "file_type" field in the mutation.
ent/mutation.go:10041
↓ 8 callersFunctionGetUserIDFromContext
(ctx context.Context)
mapper/context.go:9
↓ 8 callersFunctionNewAuthorizationManager
NewAuthorizationManager creates a new instance of AuthorizationManager
server/middleware/authorization/authorization_manager.go:44
↓ 8 callersFunctionNewNodeClient
NewNodeClient returns a client for the Node from the given config.
ent/client.go:763
↓ 8 callersFunctionNewNodeVersionClient
NewNodeVersionClient returns a client for the NodeVersion from the given config.
ent/client.go:1109
↓ 8 callersFunctionNewPublisherClient
NewPublisherClient returns a client for the Publisher from the given config.
ent/client.go:1439
↓ 8 callersMethodNodeCleared
NodeCleared reports if the "node" edge to the Node entity was cleared.
ent/mutation.go:5989
↓ 8 callersMethodPermission
Permission returns the value of the "permission" field in the mutation.
ent/mutation.go:9306
↓ 8 callersMethodPublisherPermissionsCleared
PublisherPermissionsCleared reports if the "publisher_permissions" edge to the PublisherPermission entity was cleared.
ent/mutation.go:10839
↓ 8 callersMethodReviewsCleared
ReviewsCleared reports if the "reviews" edge to the NodeReview entity was cleared.
ent/mutation.go:5041
↓ 8 callersMethodScan
Scan applies the selector query and scans the result into the given value.
ent/node_query.go:773
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/gitcommit_query.go:335
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/personalaccesstoken_query.go:334
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/publisher_query.go:406
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/comfynode_query.go:334
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/nodeversion_query.go:408
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/ciworkflowresult_query.go:372
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/nodereview_query.go:370
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/publisherpermission_query.go:369
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/user_query.go:370
↓ 8 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
ent/storagefile_query.go:299
↓ 8 callersMethodUserCleared
UserCleared reports if the "user" edge to the User entity was cleared.
ent/mutation.go:5962
↓ 8 callersMethodValue
Value returns the ent.Value that was dynamically selected and assigned to the Node. This includes values selected through modifiers, order, etc.
ent/node.go:260
↓ 8 callersMethodVersionsCleared
VersionsCleared reports if the "versions" edge to the NodeVersion entity was cleared.
ent/mutation.go:4987
↓ 8 callersMethodassertNodeBanned
assertNodeBanned checks if the node is banned
server/middleware/authorization/authorization_manager.go:124
↓ 8 callersFunctionsetupPublisher
Helper function to set up a publisher with a random ID
integration-tests/test_util.go:246
↓ 8 callersFunctionsetupTestUser
(client *ent.Client)
integration-tests/test_util.go:87
↓ 7 callersMethodAppend
Append extends a chain, adding the specified hook as the last ones in the mutation flow.
ent/hook/hook.go:307
↓ 7 callersMethodAuthor
Author returns the value of the "author" field in the mutation.
ent/mutation.go:4427
↓ 7 callersMethodCategory
Category returns the value of the "category" field in the mutation.
ent/mutation.go:4378
↓ 7 callersFunctionDbNodeToApiNode
(node *ent.Node)
mapper/node.go:132
↓ 7 callersFunctionDbPublisherToApiPublisher
(publisher *ent.Publisher, public bool)
mapper/publisher.go:80
↓ 7 callersMethodIncrement
(key any, i int64)
server/middleware/metric/metric_middleware.go:61
↓ 7 callersFunctionNewCIWorkflowResultClient
NewCIWorkflowResultClient returns a client for the CIWorkflowResult from the given config.
ent/client.go:300
↓ 7 callersFunctionNewNodeReviewClient
NewNodeReviewClient returns a client for the NodeReview from the given config.
ent/client.go:944
↓ 7 callersFunctionNewPublisherPermissionClient
NewPublisherPermissionClient returns a client for the PublisherPermission from the given config.
ent/client.go:1620
↓ 7 callersFunctionNewUserClient
NewUserClient returns a client for the User from the given config.
ent/client.go:1918
↓ 7 callersMethodObjectName
ObjectName returns the value of the "object_name" field in the mutation.
ent/mutation.go:9956
↓ 7 callersMethodRollback
(context.Context, *Tx)
ent/tx.go:105
↓ 7 callersMethodSetDescription
SetDescription sets the "description" field.
ent/mutation.go:4324
↓ 7 callersMethodUpdate
Update allows overriding fields `UPDATE` values. See the NodeReviewCreate.OnConflict documentation for more info.
ent/nodereview_create.go:349
↓ 7 callersMethodUpdate
Update allows overriding fields `UPDATE` values. See the NodeReviewCreateBulk.OnConflict documentation for more info.
ent/nodereview_create.go:613
↓ 7 callersMethodWithStorageFile
WithStorageFile tells the query-builder to eager-load the nodes that are connected to the "storage_file" edge. The optional arguments are used to conf
ent/nodeversion_query.go:353
↓ 7 callersMethodprepareQuery
(ctx context.Context)
ent/node_query.go:419
↓ 7 callersMethodprepareQuery
(ctx context.Context)
ent/publisher_query.go:419
↓ 7 callersMethodprepareQuery
(ctx context.Context)
ent/nodeversion_query.go:421
↓ 6 callersMethodAll
All executes the query and returns a list of Publishers.
ent/publisher_query.go:237
↓ 6 callersMethodAll
All executes the query and returns a list of NodeVersions.
ent/nodeversion_query.go:239
↓ 6 callersMethodComfyNodeExtractStatus
ComfyNodeExtractStatus returns the value of the "comfy_node_extract_status" field in the mutation.
ent/mutation.go:6773
↓ 6 callersMethodDelete
Delete returns a delete builder for Node.
ent/client.go:824
↓ 6 callersMethodDescriptionCleared
DescriptionCleared returns if the "description" field was cleared in this mutation.
ent/mutation.go:4361
↓ 6 callersFunctionHasGitcommitWith
HasGitcommitWith applies the HasEdge predicate on the "gitcommit" edge with a given conditions (other predicates).
ent/ciworkflowresult/where.go:1192
↓ 6 callersMethodIsAdmin
IsAdmin returns the value of the "is_admin" field in the mutation.
ent/mutation.go:10757
↓ 6 callersMethodIsApproved
IsApproved returns the value of the "is_approved" field in the mutation.
ent/mutation.go:10721
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/gitcommit_query.go:43
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/personalaccesstoken_query.go:42
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/publisher_query.go:46
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/comfynode_query.go:42
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/nodeversion_query.go:48
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/ciworkflowresult_query.go:46
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/nodereview_query.go:44
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/publisherpermission_query.go:43
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/user_query.go:44
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
ent/storagefile_query.go:41
↓ 6 callersFunctionNewComfyNodeClient
NewComfyNodeClient returns a client for the ComfyNode from the given config.
ent/client.go:465
↓ 6 callersFunctionNewGitCommitClient
NewGitCommitClient returns a client for the GitCommit from the given config.
ent/client.go:614
↓ 6 callersFunctionNewPersonalAccessTokenClient
NewPersonalAccessTokenClient returns a client for the PersonalAccessToken from the given config.
ent/client.go:1290
↓ 6 callersFunctionNodeIDEQ
NodeIDEQ applies the EQ predicate on the "node_id" field.
ent/nodeversion/where.go:182
↓ 6 callersMethodPublisherPermissionsIDs
PublisherPermissionsIDs returns the "publisher_permissions" edge IDs in the mutation.
ent/mutation.go:10863
↓ 6 callersMethodReviewsIDs
ReviewsIDs returns the "reviews" edge IDs in the mutation.
ent/mutation.go:5065
↓ 6 callersMethodStar
Star returns the value of the "star" field in the mutation.
ent/mutation.go:5906
↓ 6 callersMethodStatusReason
StatusReason returns the value of the "status_reason" field in the mutation.
ent/mutation.go:6737
↓ 6 callersMethodStorageFileCleared
StorageFileCleared reports if the "storage_file" edge to the StorageFile entity was cleared.
ent/mutation.go:6890
↓ 6 callersMethodStorageFileIDs
StorageFileIDs returns the "storage_file" edge IDs in the mutation. Note that IDs always returns len(IDs) <= 1 for unique edges, and you should use St
ent/mutation.go:6905
↓ 6 callersMethodStrings
Strings returns list of strings from a selector. It is only allowed when selecting one field.
ent/ent.go:324
↓ 6 callersMethodTags
Tags returns the value of the "tags" field in the mutation.
ent/mutation.go:4598
↓ 6 callersMethodTimestamp
Timestamp returns the value of the "timestamp" field in the mutation.
ent/mutation.go:3463
↓ 6 callersMethodTotalInstall
TotalInstall returns the value of the "total_install" field in the mutation.
ent/mutation.go:4649
↓ 6 callersMethodTotalReview
TotalReview returns the value of the "total_review" field in the mutation.
ent/mutation.go:4761
↓ 6 callersMethodTotalStar
TotalStar returns the value of the "total_star" field in the mutation.
ent/mutation.go:4705
↓ 6 callersMethodUpdate
Update allows overriding fields `UPDATE` values. See the PublisherPermissionCreate.OnConflict documentation for more info.
ent/publisherpermission_create.go:295
↓ 6 callersMethodUpdate
Update allows overriding fields `UPDATE` values. See the PublisherPermissionCreateBulk.OnConflict documentation for more info.
ent/publisherpermission_create.go:540
↓ 6 callersMethodUpdateOneID
UpdateOneID returns an update builder for the given id.
ent/client.go:818
↓ 6 callersMethodWhere
Where adds a new predicate for the PublisherQuery builder.
ent/publisher_query.go:40
↓ 6 callersFunctioncheckColumn
checkColumn checks if the column exists in the given table.
ent/ent.go:83
↓ 6 callersMethodprepareQuery
(ctx context.Context)
ent/ciworkflowresult_query.go:385
↓ 6 callersMethodprepareQuery
(ctx context.Context)
ent/nodereview_query.go:383
↓ 6 callersMethodprepareQuery
(ctx context.Context)
ent/publisherpermission_query.go:382
↓ 6 callersMethodprepareQuery
(ctx context.Context)
ent/user_query.go:383
↓ 6 callersFunctionrandomNode
Helper function to generate a random Node for testing
integration-tests/test_util.go:190
↓ 5 callersMethodAll
All executes the query and returns a list of CIWorkflowResults.
ent/ciworkflowresult_query.go:215
← previousnext →101–200 of 6,434, ranked by callers