MCPcopy Create free account
hub / github.com/dropbox/hackpad / _getPadMetaData

Function _getPadMetaData

etherpad/src/etherpad/pad/model.js:1038–1052  ·  view source on GitHub ↗

* Get pad meta-data object, which is stored in SQL as JSON * but cached in appjet.cache. Returns null if pad doesn't * exist at all (does NOT create it). Requires pad lock.

(padId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

accessPadGlobalFunction · 0.85

Calls 2

getMethod · 0.65
putMethod · 0.65

Tested by

no test coverage detected