AbstractProtectedentityA cache to make entity retrieval faster.
ProtectedentityA counter for the entity cache to determine the most accessed entities.
ProtectednymphProtectedtokenizerProtectedcleanAbstractcloneThis is used internally by Nymph. Don't call it yourself.
A clone of this instance.
AbstractcommitAbstractconnectAbstractdeleteOptionalclassName: stringAbstractdeleteUIDAbstractdisconnectProtectedentitySearch through a value for an entity reference.
Any value to search.
An entity, GUID, or array of either to search for.
True if the reference is found, false otherwise.
AbstractexportProtectedfindAbstractgetProtectedgetAbstractgetAbstractgetUIDAbstractimportAbstractimportAbstractimportUIDInitialize the Nymph driver.
This is meant to be called internally by Nymph. Don't call this directly.
The Nymph instance.
Protected AbstractinternalAbstractinAbstractisProtectediterateAbstractliveAbstractneedsAbstractnewUIDProtectedposixProtectedpullPull an entity from the cache.
The entity's GUID.
The entity's data or null if it's not cached.
ProtectedpushPush an entity onto the cache.
The entity's GUID.
The entity's cdate.
The entity's mdate.
The entity's tags.
The entity's data.
The entity's sdata.
AbstractrenameUIDAbstractrollbackAbstractsaveProtectedsaveAbstractsetUIDAbstractstart
A Nymph database driver.