PdoTrait
trait PdoTrait
Methods
createTable()
Creates the table to store cache items which can be called once for setup.
prune()
{@inheritdoc}
doFetch(array $ids)
{@inheritdoc}
doHave($id)
{@inheritdoc}
doClear($namespace)
{@inheritdoc}
doDelete(array $ids)
{@inheritdoc}
doSave(array $values, $lifetime)
{@inheritdoc}