MCPcopy
hub / github.com/pocketbase/pocketbase / GetSystem

Method GetSystem

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

GetSystem returns the field system flag state.

()

Source from the content-addressed store, hash-verified

84
85 // GetSystem returns the field system flag state.
86 GetSystem() bool
87
88 // SetSystem changes the field system flag state.
89 SetSystem(system bool)

Callers 6

testFieldBaseMethodsFunction · 0.65
ImportCollectionsMethod · 0.65
checkIndexesMethod · 0.65
initFunction · 0.65

Calls

no outgoing calls

Tested by 2

testFieldBaseMethodsFunction · 0.52