Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ SetName
Method
SetName
core/field.go:83–83 ·
view source on GitHub ↗
SetName changes the field name.
(name string)
Source
from the content-addressed store, hash-verified
81
82
// SetName changes the field name.
83
SetName(name string)
84
85
// GetSystem returns the field system flag state.
86
GetSystem() bool
Callers
7
testFieldBaseMethods
Function · 0.65
testDefaultFieldNameValidation
Function · 0.65
TestCollectionValidate
Function · 0.65
TestCollectionSaveModel
Function · 0.65
TestFieldsListClone
Function · 0.65
parseQueryToFields
Function · 0.65
TestAutomigrateCollectionUpdate
Function · 0.65
Calls
no outgoing calls
Tested by
6
testFieldBaseMethods
Function · 0.52
testDefaultFieldNameValidation
Function · 0.52
TestCollectionValidate
Function · 0.52
TestCollectionSaveModel
Function · 0.52
TestFieldsListClone
Function · 0.52
TestAutomigrateCollectionUpdate
Function · 0.52