Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ SetHidden
Method
SetHidden
core/field.go:95–95 ·
view source on GitHub ↗
SetHidden changes the field hidden flag state.
(hidden bool)
Source
from the content-addressed store, hash-verified
93
94
// SetHidden changes the field hidden flag state.
95
SetHidden(hidden bool)
96
97
// Type returns the unique type of the field.
98
Type() string
Callers
4
testFieldBaseMethods
Function · 0.65
TestRecordCrudList
Function · 0.65
TestRecordCrudCreate
Function · 0.65
TestRecordCrudUpdate
Function · 0.65
Calls
no outgoing calls
Tested by
4
testFieldBaseMethods
Function · 0.52
TestRecordCrudList
Function · 0.52
TestRecordCrudCreate
Function · 0.52
TestRecordCrudUpdate
Function · 0.52