MCPcopy
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

testFieldBaseMethodsFunction · 0.65
TestCollectionValidateFunction · 0.65
TestCollectionSaveModelFunction · 0.65
TestFieldsListCloneFunction · 0.65
parseQueryToFieldsFunction · 0.65

Calls

no outgoing calls

Tested by 6

testFieldBaseMethodsFunction · 0.52
TestCollectionValidateFunction · 0.52
TestCollectionSaveModelFunction · 0.52
TestFieldsListCloneFunction · 0.52