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