MCPcopy
hub / github.com/pocketbase/pocketbase / SetSystem

Method SetSystem

core/field.go:89–89  ·  view source on GitHub ↗

SetSystem changes the field system flag state.

(system bool)

Source from the content-addressed store, hash-verified

87
88 // SetSystem changes the field system flag state.
89 SetSystem(system bool)
90
91 // GetHidden returns the field hidden flag state.
92 GetHidden() bool

Callers 2

testFieldBaseMethodsFunction · 0.65
TestCollectionValidateFunction · 0.65

Calls

no outgoing calls

Tested by 2

testFieldBaseMethodsFunction · 0.52
TestCollectionValidateFunction · 0.52