Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ SetId
Method
SetId
core/field.go:77–77 ·
view source on GitHub ↗
SetId changes the field id.
(id string)
Source
from the content-addressed store, hash-verified
75
76
// SetId changes the field id.
77
SetId(id string)
78
79
// GetName returns the field name.
80
GetName() string
Callers
10
testFieldBaseMethods
Function · 0.65
testDefaultFieldIdValidation
Function · 0.65
TestPasswordFieldValidateSettings
Function · 0.65
TestRelationFieldValidateSettings
Function · 0.65
ImportCollections
Method · 0.65
TestTextFieldValidateSettings
Function · 0.65
resaveViewsWithChangedFields
Function · 0.65
add
Method · 0.65
parseQueryToFields
Function · 0.65
init
Function · 0.65
Calls
no outgoing calls
Tested by
5
testFieldBaseMethods
Function · 0.52
testDefaultFieldIdValidation
Function · 0.52
TestPasswordFieldValidateSettings
Function · 0.52
TestRelationFieldValidateSettings
Function · 0.52
TestTextFieldValidateSettings
Function · 0.52