MCPcopy
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

parseQueryToFieldsFunction · 0.95
resolveEmailTemplateFunction · 0.65
testFieldBaseMethodsFunction · 0.65
expandRecordsMethod · 0.65
TestFileFieldDriverValueFunction · 0.65
TestFileFieldFindGetterFunction · 0.65
TestFileFieldFindSetterFunction · 0.65

Calls

no outgoing calls

Tested by 15

testFieldBaseMethodsFunction · 0.52
TestFileFieldDriverValueFunction · 0.52
TestFileFieldFindGetterFunction · 0.52
TestFileFieldFindSetterFunction · 0.52
TestCollectionValidateFunction · 0.52
TestNewFieldsListFunction · 0.52