$schemaCache public property
The cache object or the ID of the cache application component that is used to cache the table metadata.
See also $enableSchemaCache.
public yii\caching\Cache|string $schemaCache = 'cache'
$schemaCache public property
The cache object or the ID of the cache application component that is used to cache the table metadata.
See also $enableSchemaCache.
public yii\caching\Cache|string $schemaCache = 'cache'
Please login to continue.