Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ GetName
Method
GetName
core/field.go:80–80 ·
view source on GitHub ↗
GetName returns the field name.
()
Source
from the content-addressed store, hash-verified
78
79
// GetName returns the field name.
80
GetName() string
81
82
// SetName changes the field name.
83
SetName(name string)
Callers
15
parseQueryToFields
Function · 0.95
resolveEmailTemplate
Function · 0.65
testFieldBaseMethods
Function · 0.65
TestPasswordFieldFindSetter
Function · 0.65
TestPasswordFieldFindGetter
Function · 0.65
expandRecords
Method · 0.65
TestFileFieldDriverValue
Function · 0.65
TestFileFieldFindGetter
Function · 0.65
TestFileFieldFindSetter
Function · 0.65
TestRelationFieldDriverValue
Function · 0.65
TestRelationFieldFindSetter
Function · 0.65
TestSelectFieldDriverValue
Function · 0.65
Calls
no outgoing calls
Tested by
15
testFieldBaseMethods
Function · 0.52
TestPasswordFieldFindSetter
Function · 0.52
TestPasswordFieldFindGetter
Function · 0.52
TestFileFieldDriverValue
Function · 0.52
TestFileFieldFindGetter
Function · 0.52
TestFileFieldFindSetter
Function · 0.52
TestRelationFieldDriverValue
Function · 0.52
TestRelationFieldFindSetter
Function · 0.52
TestSelectFieldDriverValue
Function · 0.52
TestSelectFieldFindSetter
Function · 0.52
TestCollectionValidate
Function · 0.52
TestNewFieldsList
Function · 0.52