You are here

constant MongoDBCache::DATA_FIELD in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php \Doctrine\Common\Cache\MongoDBCache::DATA_FIELD

The data field will store the serialized PHP value.

File

vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php, line 37

Class

MongoDBCache
MongoDB cache provider.

Namespace

Doctrine\Common\Cache

Code

const DATA_FIELD = 'd';