$queryCache public property
The cache object or the ID of the cache application component that is used for query caching.
See also $enableQueryCache.
public yii\caching\Cache|string $queryCache = 'cache'
$queryCache public property
The cache object or the ID of the cache application component that is used for query caching.
See also $enableQueryCache.
public yii\caching\Cache|string $queryCache = 'cache'
Please login to continue.