Extension [ extension #75 apcu version 4.0.11 ] { - INI { Entry [ apc.enabled ] Current = '1' } Entry [ apc.shm_segments ] Current = '1' } Entry [ apc.shm_size ] Current = '32M' } Entry [ apc.entries_hint ] Current = '4096' } Entry [ apc.gc_ttl ] Current = '3600' } Entry [ apc.ttl ] Current = '0' } Entry [ apc.smart ] Current = '0' } Entry [ apc.mmap_file_mask ] Current = '/tmp/apc.kbxxpZ' } Entry [ apc.enable_cli ] Current = '1' } Entry [ apc.slam_defense ] Current = '1' } Entry [ apc.rfc1867 ] Current = '0' } Entry [ apc.rfc1867_prefix ] Current = 'upload_' } Entry [ apc.rfc1867_name ] Current = 'APC_UPLOAD_PROGRESS' } Entry [ apc.rfc1867_freq ] Current = '0' } Entry [ apc.rfc1867_ttl ] Current = '3600' } Entry [ apc.preload_path ] Current = '' } Entry [ apc.coredump_unmap ] Current = '0' } Entry [ apc.use_request_time ] Current = '1' } Entry [ apc.serializer ] Current = 'php' } Entry [ apc.writable ] Current = '/tmp' } } - Constants [19] { Constant [ integer ] { 140239091571008 } Constant [ integer APC_LIST_ACTIVE ] { 1 } Constant [ integer APC_LIST_DELETED ] { 2 } Constant [ integer APC_ITER_TYPE ] { 1 } Constant [ integer APC_ITER_KEY ] { 2 } Constant [ integer APC_ITER_VALUE ] { 4 } Constant [ integer APC_ITER_NUM_HITS ] { 8 } Constant [ integer APC_ITER_MTIME ] { 16 } Constant [ integer APC_ITER_CTIME ] { 32 } Constant [ integer APC_ITER_DTIME ] { 64 } Constant [ integer APC_ITER_ATIME ] { 128 } Constant [ integer APC_ITER_REFCOUNT ] { 256 } Constant [ integer APC_ITER_MEM_SIZE ] { 512 } Constant [ integer APC_ITER_TTL ] { 1024 } Constant [ integer APC_ITER_NONE ] { 0 } Constant [ integer APC_ITER_ALL ] { 4294967295 } Constant [ integer APC_BIN_VERIFY_MD5 ] { 1 } Constant [ integer APC_BIN_VERIFY_CRC32 ] { 2 } Constant [ boolean APCU_APC_FULL_BC ] { 1 } } - Functions { Function [ function apcu_cache_info ] { - Parameters [2] { Parameter #0 [ $type ] Parameter #1 [ $limited ] } } Function [ function apcu_clear_cache ] { - Parameters [1] { Parameter #0 [ $cache ] } } Function [ function apcu_sma_info ] { - Parameters [1] { Parameter #0 [ $limited ] } } Function [ function apcu_key_info ] { - Parameters [1] { Parameter #0 [ $key ] } } Function [ function apcu_enabled ] { - Parameters [0] { } } Function [ function apcu_store ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $var ] Parameter #2 [ $ttl ] } } Function [ function apcu_fetch ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ &$success ] } } Function [ function apcu_delete ] { - Parameters [1] { Parameter #0 [ $keys ] } } Function [ function apcu_add ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $var ] Parameter #2 [ $ttl ] } } Function [ function apcu_inc ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $step ] Parameter #2 [ &$success ] } } Function [ function apcu_dec ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $step ] Parameter #2 [ &$success ] } } Function [ function apcu_cas ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $old ] Parameter #2 [ $new ] } } Function [ function apcu_exists ] { - Parameters [1] { Parameter #0 [ $keys ] } } Function [ function apcu_bin_dump ] { - Parameters [1] { Parameter #0 [ $user_vars ] } } Function [ function apcu_bin_load ] { - Parameters [2] { Parameter #0 [ $data ] Parameter #1 [ $flags ] } } Function [ function apcu_bin_dumpfile ] { - Parameters [4] { Parameter #0 [ $user_vars ] Parameter #1 [ $filename ] Parameter #2 [ $flags ] Parameter #3 [ $context ] } } Function [ function apcu_bin_loadfile ] { - Parameters [3] { Parameter #0 [ $filename ] Parameter #1 [ $context ] Parameter #2 [ $flags ] } } } - Classes [1] { Class [ class APCIterator implements Iterator, Traversable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [9] { Method [ public method __construct ] { - Parameters [5] { Parameter #0 [ $cache ] Parameter #1 [ $search ] Parameter #2 [ $format ] Parameter #3 [ $chunk_size ] Parameter #4 [ $list ] } } Method [ public method rewind ] { - Parameters [0] { } } Method [ public method current ] { - Parameters [0] { } } Method [ public method key ] { - Parameters [0] { } } Method [ public method next ] { - Parameters [0] { } } Method [ public method valid ] { - Parameters [0] { } } Method [ public method getTotalHits ] { - Parameters [0] { } } Method [ public method getTotalSize ] { - Parameters [0] { } } Method [ public method getTotalCount ] { - Parameters [0] { } } } } } }