CodeIgniter 缓存类函数参考 - get_metadata(id['string'])

此函数将返回缓存系统中指定缓存项的详细信息。var_dump($this->cache->get_metadata('my_cached_item'));