$prepared $prepared : boolean This is an status variable indicating that the nessacary processing has occured on the model Type boolean
__construct() __construct(string $modelName, \CacheCache\Cache $cache) Create the CachedModel using the modelname, cache and datasource Parameters string $modelName The name of the model \CacheCache\Cache $cache The cache to use
setPrepared() setPrepared(mixed $prepared) : mixed|void Parameters mixed $prepared Returns mixed|void