Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/an0nfunc/ALHP
/ functions
Functions
853 in github.com/an0nfunc/ALHP
⨍
Functions
853
◇
Types & classes
61
↓ 3 callers
Method
SetUpdated
SetUpdated sets the "updated" field.
ent/mutation.go:585
↓ 3 callers
Function
StatusEQ
StatusEQ applies the EQ predicate on the "status" field.
ent/dbpackage/where.go:208
↓ 3 callers
Function
StatusValidator
StatusValidator is a validator for the "status" field enum values. It is called by the builders before save.
ent/dbpackage/dbpackage.go:126
↓ 3 callers
Method
Strings
Strings returns list of strings from a selector. It is only allowed when selecting one field.
ent/ent.go:304
↓ 3 callers
Function
constructVersion
(pkgver, pkgrel, epoch string)
utils.go:290
↓ 3 callers
Method
findPkgFiles
()
proto_package.go:676
↓ 3 callers
Method
increasePkgRel
(buildNo int)
proto_package.go:412
↓ 3 callers
Method
init
()
ent/client.go:36
↓ 3 callers
Function
stateFileMeta
(stateFile string)
utils.go:158
↓ 3 callers
Method
toDBPackage
(ctx context.Context, create bool)
proto_package.go:710
↓ 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:1598
↓ 2 callers
Function
And
And groups predicates with the AND operator between them.
ent/dbpackage/where.go:1158
↓ 2 callers
Method
AppendedPackages
AppendedPackages returns the list of values that were appended to the "packages" field in this mutation.
ent/mutation.go:240
↓ 2 callers
Method
Bool
Bool returns a single bool from a selector. It is only allowed when selecting one field.
ent/ent.go:466
↓ 2 callers
Method
Bools
Bools returns list of bools from a selector. It is only allowed when selecting one field.
ent/ent.go:445
↓ 2 callers
Method
BuildTimeStartCleared
BuildTimeStartCleared returns if the "build_time_start" field was cleared in this mutation.
ent/mutation.go:573
↓ 2 callers
Method
ClearIoIn
ClearIoIn clears the value of the "io_in" field.
ent/mutation.go:1090
↓ 2 callers
Method
ClearIoOut
ClearIoOut clears the value of the "io_out" field.
ent/mutation.go:1160
↓ 2 callers
Method
ClearLastVersionBuild
ClearLastVersionBuild clears the value of the "last_version_build" field.
ent/mutation.go:714
↓ 2 callers
Method
ClearMaxRss
ClearMaxRss clears the value of the "max_rss" field.
ent/mutation.go:880
↓ 2 callers
Method
ClearSTime
ClearSTime clears the value of the "s_time" field.
ent/mutation.go:1020
↓ 2 callers
Method
ClearUTime
ClearUTime clears the value of the "u_time" field.
ent/mutation.go:950
↓ 2 callers
Method
Client
Client returns a new `ent.Client` from the mutation. If the mutation was executed in a transaction (ent.Tx), a transactional client is returned.
ent/mutation.go:121
↓ 2 callers
Method
Commit
(context.Context, *Tx)
ent/tx.go:29
↓ 2 callers
Function
ContainsPkg
(pkgs []*ProtoPackage, pkg *ProtoPackage, repoSensitive bool)
utils.go:613
↓ 2 callers
Method
Count
Count returns the count of the given query.
ent/dbpackage_query.go:203
↓ 2 callers
Method
DBPackageIsolated
DBPackageIsolated returns ent.DBPackage like DBPackage, but not relying on the path for march and repo
package.go:87
↓ 2 callers
Method
DebugSymbolsCleared
DebugSymbolsCleared returns if the "debug_symbols" field was cleared in this mutation.
ent/mutation.go:818
↓ 2 callers
Method
DeleteOne
DeleteOne returns a builder for deleting the given entity.
ent/client.go:272
↓ 2 callers
Method
Dialect
Dialect returns the dialect of the driver we started the transaction from.
ent/tx.go:187
↓ 2 callers
Function
Driver
Driver configures the client driver.
ent/client.go:91
↓ 2 callers
Method
Exec
Exec executes the deletion query and returns how many vertices were deleted.
ent/dbpackage_delete.go:29
↓ 2 callers
Method
Field
Field returns the value of a field with the given name. The second boolean return value indicates that this field was not set, or was not defined in t
ent/mutation.go:1329
↓ 2 callers
Method
FirstID
FirstID returns the first DBPackage ID from the query. Returns a *NotFoundError when no DBPackage ID was found.
ent/dbpackage_query.go:86
↓ 2 callers
Method
Float64s
Float64s returns list of float64s from a selector. It is only allowed when selecting one field.
ent/ent.go:398
↓ 2 callers
Method
FullRepo
FullRepo returns package's dbpackage.Repository-march
package.go:38
↓ 2 callers
Function
HasOp
HasOp is a condition testing mutation operation.
ent/hook/hook.go:65
↓ 2 callers
Function
ID
ID filters vertices based on their ID field.
ent/dbpackage/where.go:13
↓ 2 callers
Method
ID
ID returns the ID value in the mutation. Note that the ID is only available if it was provided to the builder or after it was returned from the databa
ent/mutation.go:140
↓ 2 callers
Function
If
If executes the given hook under condition. hook.If(ComputeAverage, And(HasFields(...), HasAddedFields(...)))
ent/hook/hook.go:119
↓ 2 callers
Method
Int
Int returns a single int from a selector. It is only allowed when selecting one field.
ent/ent.go:372
↓ 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:185
↓ 2 callers
Method
Ints
Ints returns list of ints from a selector. It is only allowed when selecting one field.
ent/ent.go:351
↓ 2 callers
Method
IoInCleared
IoInCleared returns if the "io_in" field was cleared in this mutation.
ent/mutation.go:1097
↓ 2 callers
Method
IoOutCleared
IoOutCleared returns if the "io_out" field was cleared in this mutation.
ent/mutation.go:1167
↓ 2 callers
Method
LastVerifiedCleared
LastVerifiedCleared returns if the "last_verified" field was cleared in this mutation.
ent/mutation.go:769
↓ 2 callers
Method
LastVersionBuildCleared
LastVersionBuildCleared returns if the "last_version_build" field was cleared in this mutation.
ent/mutation.go:720
↓ 2 callers
Method
LtoCleared
LtoCleared returns if the "lto" field was cleared in this mutation.
ent/mutation.go:671
↓ 2 callers
Method
MaxRssCleared
MaxRssCleared returns if the "max_rss" field was cleared in this mutation.
ent/mutation.go:887
↓ 2 callers
Method
Mutate
Mutate calls f(ctx, m).
ent/hook/hook.go:17
↓ 2 callers
Function
Open
Open opens a database/sql.DB specified by the driver name and the data source name, and returns a new client attached to it. Optional parameters can b
ent/client.go:100
↓ 2 callers
Method
PackagesCleared
PackagesCleared returns if the "packages" field was cleared in this mutation.
ent/mutation.go:255
↓ 2 callers
Method
PkgbaseEquals
(p2 *ProtoPackage, marchSensitive bool)
proto_package.go:792
↓ 2 callers
Method
Repo
Repo returns package's dbpackage.Repository
package.go:32
↓ 2 callers
Method
RepoVersionCleared
RepoVersionCleared returns if the "repo_version" field was cleared in this mutation.
ent/mutation.go:524
↓ 2 callers
Function
RepositoryEQ
RepositoryEQ applies the EQ predicate on the "repository" field.
ent/dbpackage/where.go:313
↓ 2 callers
Method
Rollback
(context.Context, *Tx)
ent/tx.go:85
↓ 2 callers
Method
STimeCleared
STimeCleared returns if the "s_time" field was cleared in this mutation.
ent/mutation.go:1027
↓ 2 callers
Method
Save
Save executes the query and returns the updated DBPackage entity.
ent/dbpackage_update.go:1048
↓ 2 callers
Method
Save
Save creates the DBPackage in the database.
ent/dbpackage_create.go:277
↓ 2 callers
Method
Save
Save creates the DBPackage entities in the database.
ent/dbpackage_create.go:478
↓ 2 callers
Method
SetBuildTimeStart
SetBuildTimeStart sets the "build_time_start" field.
ent/dbpackage_update.go:146
↓ 2 callers
Method
SetDebugSymbols
SetDebugSymbols sets the "debug_symbols" field.
ent/dbpackage_update.go:246
↓ 2 callers
Method
SetDebugSymbols
SetDebugSymbols sets the "debug_symbols" field.
ent/dbpackage_create.go:174
↓ 2 callers
Method
SetIoIn
SetIoIn sets the "io_in" field.
ent/dbpackage_update.go:347
↓ 2 callers
Method
SetIoIn
SetIoIn sets the "io_in" field.
ent/mutation.go:1040
↓ 2 callers
Method
SetIoOut
SetIoOut sets the "io_out" field.
ent/dbpackage_update.go:374
↓ 2 callers
Method
SetIoOut
SetIoOut sets the "io_out" field.
ent/mutation.go:1110
↓ 2 callers
Method
SetLastVerified
SetLastVerified sets the "last_verified" field.
ent/dbpackage_update.go:226
↓ 2 callers
Method
SetLastVersionBuild
SetLastVersionBuild sets the "last_version_build" field.
ent/dbpackage_update.go:206
↓ 2 callers
Method
SetLto
SetLto sets the "lto" field.
ent/dbpackage_update.go:186
↓ 2 callers
Method
SetLto
SetLto sets the "lto" field.
ent/dbpackage_create.go:132
↓ 2 callers
Method
SetMarch
SetMarch sets the "march" field.
ent/mutation.go:402
↓ 2 callers
Method
SetMaxRss
SetMaxRss sets the "max_rss" field.
ent/dbpackage_update.go:266
↓ 2 callers
Method
SetMaxRss
SetMaxRss sets the "max_rss" field.
ent/mutation.go:830
↓ 2 callers
Method
SetPkgbase
SetPkgbase sets the "pkgbase" field.
ent/mutation.go:167
↓ 2 callers
Method
SetRepoVersion
SetRepoVersion sets the "repo_version" field.
ent/dbpackage_update.go:126
↓ 2 callers
Method
SetRepository
SetRepository sets the "repository" field.
ent/dbpackage_update.go:92
↓ 2 callers
Method
SetRepository
SetRepository sets the "repository" field.
ent/mutation.go:366
↓ 2 callers
Method
SetSTime
SetSTime sets the "s_time" field.
ent/dbpackage_update.go:320
↓ 2 callers
Method
SetSTime
SetSTime sets the "s_time" field.
ent/mutation.go:970
↓ 2 callers
Method
SetSkipReason
SetSkipReason sets the "skip_reason" field.
ent/dbpackage_update.go:72
↓ 2 callers
Method
SetStatus
SetStatus sets the "status" field.
ent/dbpackage_update.go:52
↓ 2 callers
Method
SetStatus
SetStatus sets the "status" field.
ent/dbpackage_create.go:36
↓ 2 callers
Method
SetTagRev
SetTagRev sets the "tag_rev" field.
ent/dbpackage_update.go:401
↓ 2 callers
Method
SetUTime
SetUTime sets the "u_time" field.
ent/dbpackage_update.go:293
↓ 2 callers
Method
SetUTime
SetUTime sets the "u_time" field.
ent/mutation.go:900
↓ 2 callers
Method
SetUpdated
SetUpdated sets the "updated" field.
ent/dbpackage_update.go:166
↓ 2 callers
Method
SetVersion
SetVersion sets the "version" field.
ent/dbpackage_update.go:106
↓ 2 callers
Method
SkipReasonCleared
SkipReasonCleared returns if the "skip_reason" field was cleared in this mutation.
ent/mutation.go:354
↓ 2 callers
Method
StatusCleared
StatusCleared returns if the "status" field was cleared in this mutation.
ent/mutation.go:305
↓ 2 callers
Method
TagRevCleared
TagRevCleared returns if the "tag_rev" field was cleared in this mutation.
ent/mutation.go:1217
↓ 2 callers
Method
UTimeCleared
UTimeCleared returns if the "u_time" field was cleared in this mutation.
ent/mutation.go:957
↓ 2 callers
Method
UpdatedCleared
UpdatedCleared returns if the "updated" field was cleared in this mutation.
ent/mutation.go:622
↓ 2 callers
Function
ValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/dbpackage/dbpackage.go:86
↓ 2 callers
Method
Value
Value returns the ent.Value that was dynamically selected and assigned to the DBPackage. This includes values selected through modifiers, order, etc.
ent/dbpackage.go:235
↓ 2 callers
Method
VersionCleared
VersionCleared returns if the "version" field was cleared in this mutation.
ent/mutation.go:475
↓ 2 callers
Method
check
check runs all checks and user-defined validators on the builder.
ent/dbpackage_create.go:321
↓ 2 callers
Function
cleanBuildDir
(dir, chrootDir string)
utils.go:120
↓ 2 callers
Method
cloneBranch
cloneBranch returns the git ref to use when cloning the upstream packaging repo. The default ref is the tag recorded in state.git; UseLatest overrides
proto_package.go:567
← previous
next →
101–200 of 853, ranked by callers