object(CI_Cache)#38 (7) { ["valid_drivers":protected]=> array(6) { [0]=> string(3) "apc" [1]=> string(5) "dummy" [2]=> string(4) "file" [3]=> string(9) "memcached" [4]=> string(5) "redis" [5]=> string(8) "wincache" } ["lib_name":protected]=> string(5) "Cache" ["_cache_path":protected]=> NULL ["_adapter":protected]=> string(4) "file" ["_backup_driver":protected]=> string(5) "dummy" ["key_prefix"]=> string(0) "" ["file"]=> object(CI_Cache_file)#39 (4) { ["_parent":protected]=> *RECURSION* ["_methods":protected]=> array(12) { [0]=> string(11) "__construct" [1]=> string(3) "get" [2]=> string(4) "save" [3]=> string(6) "delete" [4]=> string(9) "increment" [5]=> string(9) "decrement" [6]=> string(5) "clean" [7]=> string(10) "cache_info" [8]=> string(12) "get_metadata" [9]=> string(12) "is_supported" [10]=> string(5) "__get" [11]=> string(11) "load_driver" } ["_properties":protected]=> array(1) { [0]=> string(10) "key_prefix" } ["_cache_path":protected]=> string(47) "/home/sprintzeal/public_html/application/cache/" } }