| LOW | routers/router.go | 1301 | controllers.FromJSON[setting.CreateDavAccountService](setting.CreateDavAccountParamCtx{}), |
| LOW | routers/controllers/user.go | 281 | // ) |
| LOW | routers/controllers/user.go | 301 | // subService = &user.ThemeChose{} |
| LOW | routers/controllers/webdav.go | 61 | c.Abort() |
| LOW | routers/controllers/webdav.go | 81 | //func DeleteWebDAVMounts(c *gin.Context) { |
| LOW | routers/controllers/callback.go | 101 | // queries.Add("msg", res.Msg) |
| LOW | routers/controllers/callback.go | 121 | // redirect.RawQuery = queries.Encode() |
| LOW | routers/controllers/admin.go | 301 | // service := ParametersFromContext[*admin.HashIDService](c, admin.HashIDParamCtx{}) |
| LOW | routers/controllers/admin.go | 321 | // } |
| LOW | routers/controllers/admin.go | 341 | // |
| LOW | ent/entity_create.go | 401 | // OnConflict( |
| LOW | ent/entity_create.go | 961 | |
| LOW | ent/group_create.go | 341 | // |
| LOW | ent/group_create.go | 861 | // of the `INSERT` statement. For example: |
| LOW | ent/metadata_query.go | 301 | // Count int `json:"count,omitempty"` |
| LOW | ent/setting_create.go | 201 | } |
| LOW | ent/setting_create.go | 561 | // OnConflict allows configuring the `ON CONFLICT` / `ON DUPLICATE KEY` clause |
| LOW | ent/entity_query.go | 361 | opt(query) |
| LOW | ent/entity_query.go | 381 | func (eq *EntityQuery) GroupBy(field string, fields ...string) *EntityGroupBy { |
| LOW | ent/task_query.go | 301 | // Count int `json:"count,omitempty"` |
| LOW | ent/file_query.go | 541 | fq.withDirectLinks = query |
| LOW | ent/file_query.go | 561 | grbuild := &FileGroupBy{build: fq} |
| LOW | ent/node_create.go | 341 | for _, k := range nodes { |
| LOW | ent/node_create.go | 901 | // // Update the row with the new values |
| LOW | ent/passkey_query.go | 301 | // Count int `json:"count,omitempty"` |
| LOW | ent/oauthgrant_create.go | 281 | } |
| LOW | ent/oauthgrant_create.go | 681 | func (ogcb *OAuthGrantCreateBulk) ExecX(ctx context.Context) { |
| LOW | ent/share_query.go | 321 | // the "file" edge. The optional arguments are used to configure the query builder of the edge. |
| LOW | ent/share_query.go | 341 | // client.Share.Query(). |
| LOW | ent/passkey.go | 21 | // ID of the ent. |
| LOW | ent/davaccount_query.go | 301 | // Count int `json:"count,omitempty"` |
| LOW | ent/fsevent_create.go | 261 | // OnConflict( |
| LOW | ent/fsevent_create.go | 641 | // sql.ResolveWithNewValues(), |
| LOW | ent/task_create.go | 321 | } |
| LOW | ent/task_create.go | 761 | |
| LOW | ent/oauthgrant_query.go | 321 | func (ogq *OAuthGrantQuery) WithClient(opts ...func(*OAuthClientQuery)) *OAuthGrantQuery { |
| LOW | ent/oauthgrant_query.go | 341 | // GroupBy(oauthgrant.FieldCreatedAt). |
| LOW | ent/directlink_create.go | 261 | // ). |
| LOW | ent/directlink_create.go | 661 | |
| LOW | ent/group_query.go | 321 | // the "storage_policies" edge. The optional arguments are used to configure the query builder of the edge. |
| LOW | ent/group_query.go | 341 | // client.Group.Query(). |
| LOW | ent/oauthclient_create.go | 361 | return _node, _spec |
| LOW | ent/oauthclient_create.go | 881 | // // Override some of the fields with custom |
| LOW | ent/share_create.go | 361 | _node.file_shares = &nodes[0] |
| LOW | ent/share_create.go | 901 | // OnConflict allows configuring the `ON CONFLICT` / `ON DUPLICATE KEY` clause |
| LOW | ent/storagepolicy_create.go | 501 | // OnConflict( |
| LOW | ent/storagepolicy_create.go | 1241 | // client.StoragePolicy.CreateBulk(builders...). |
| LOW | ent/node_query.go | 301 | // CreatedAt time.Time `json:"created_at,omitempty"` |
| LOW | ent/user_query.go | 581 | } |
| LOW | ent/user_query.go | 601 | grbuild.label = user.Label |
| LOW | ent/user_create.go | 641 | // // Update the row with the new values |
| LOW | ent/user_create.go | 1221 | // OnConflict allows configuring the `ON CONFLICT` / `ON DUPLICATE KEY` clause |
| LOW | ent/fsevent_query.go | 301 | // Count int `json:"count,omitempty"` |
| LOW | ent/setting_query.go | 261 | // Example: |
| LOW | ent/setting_query.go | 281 | // Select allows the selection one or more fields/columns for the given query, |
| LOW | ent/file_create.go | 561 | // of the `INSERT` statement. For example: |
| LOW | ent/file_create.go | 1141 | // ). |
| LOW | ent/oauthclient_query.go | 301 | // CreatedAt time.Time `json:"created_at,omitempty"` |
| LOW | ent/directlink_query.go | 301 | // Count int `json:"count,omitempty"` |
| LOW | ent/tx.go | 61 | Commit(context.Context, *Tx) error |
| 100 more matches not shown… |