Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
testFieldBaseMethods
Function · 0.65
TestCollectionValidate
Function · 0.65
Calls
no outgoing calls
Tested by
2
testFieldBaseMethods
Function · 0.52
TestCollectionValidate
Function · 0.52