Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ GetHidden
Method
GetHidden
core/field.go:92–92 ·
view source on GitHub ↗
GetHidden returns the field hidden flag state.
()
Source
from the content-addressed store, hash-verified
90
91
// GetHidden returns the field hidden flag state.
92
GetHidden() bool
93
94
// SetHidden changes the field hidden flag state.
95
SetHidden(hidden bool)
Callers
8
resolveEmailTemplate
Function · 0.65
testFieldBaseMethods
Function · 0.65
processActiveProps
Method · 0.65
finalizeActivePropsProcessing
Method · 0.65
PublicExport
Method · 0.65
recordDataFromRequest
Function · 0.65
Submit
Method · 0.65
Load
Method · 0.65
Calls
no outgoing calls
Tested by
1
testFieldBaseMethods
Function · 0.52