Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pgadmin-org/pgadmin4
/ store.js
File
store.js
web/pgadmin/preferences/static/js/store.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{create} from
'zustand'
;
2
import
getApiInstance from
'../../../static/js/api_instance'
;
3
import
url_for from
'sources/url_for'
;
4
import
pgAdmin from
'sources/pgadmin'
;
Callers
nothing calls this directly
Calls
10
get
Function · 0.85
getApiInstance
Function · 0.85
set
Function · 0.85
find
Method · 0.80
postMessage
Method · 0.80
filter
Method · 0.80
pgRespErrorNotify
Method · 0.80
create
Function · 0.50
put
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected