Extension [ extension #66 apcu version 5.1.20 ] { - INI { Entry [ apc.enabled ] Current = '1' } Entry [ apc.shm_segments ] Current = '1' } Entry [ apc.shm_size ] Current = '256M' } 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.XXXXXX' } Entry [ apc.enable_cli ] Current = '1' } Entry [ apc.slam_defense ] Current = '0' } Entry [ apc.preload_path ] Current = '' } Entry [ apc.coredump_unmap ] Current = '0' } Entry [ apc.use_request_time ] Current = '0' } Entry [ apc.serializer ] Current = 'php' } } - Constants [16] { Constant [ int ] { 140332726223264 } Constant [ int APC_LIST_ACTIVE ] { 1 } Constant [ int APC_LIST_DELETED ] { 2 } Constant [ int APC_ITER_TYPE ] { 1 } Constant [ int APC_ITER_KEY ] { 2 } Constant [ int APC_ITER_VALUE ] { 4 } Constant [ int APC_ITER_NUM_HITS ] { 8 } Constant [ int APC_ITER_MTIME ] { 16 } Constant [ int APC_ITER_CTIME ] { 32 } Constant [ int APC_ITER_DTIME ] { 64 } Constant [ int APC_ITER_ATIME ] { 128 } Constant [ int APC_ITER_REFCOUNT ] { 256 } Constant [ int APC_ITER_MEM_SIZE ] { 512 } Constant [ int APC_ITER_TTL ] { 1024 } Constant [ int APC_ITER_NONE ] { 0 } Constant [ int APC_ITER_ALL ] { 4294967295 } } - Functions { Function [ function apcu_clear_cache ] { - Parameters [0] { } } Function [ function apcu_cache_info ] { - Parameters [1] { Parameter #0 [ $limited ] } } Function [ function apcu_key_info ] { - Parameters [1] { Parameter #0 [ $key ] } } Function [ function apcu_sma_info ] { - Parameters [1] { Parameter #0 [ $limited ] } } Function [ function apcu_enabled ] { - Parameters [0] { } } Function [ function apcu_store ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $value ] Parameter #2 [ $ttl ] } } Function [ function apcu_add ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $value ] Parameter #2 [ $ttl ] } } Function [ function apcu_inc ] { - Parameters [4] { Parameter #0 [ $key ] Parameter #1 [ $step ] Parameter #2 [ &$success ] Parameter #3 [ $ttl ] } } Function [ function apcu_dec ] { - Parameters [4] { Parameter #0 [ $key ] Parameter #1 [ $step ] Parameter #2 [ &$success ] Parameter #3 [ $ttl ] } } Function [ function apcu_cas ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $old ] Parameter #2 [ $new ] } } Function [ function apcu_fetch ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ &$success ] } } Function [ function apcu_exists ] { - Parameters [1] { Parameter #0 [ $key ] } } Function [ function apcu_delete ] { - Parameters [1] { Parameter #0 [ $key ] } } Function [ function apcu_entry ] { - Parameters [3] { Parameter #0 [ $key ] Parameter #1 [ $callback ] Parameter #2 [ $ttl ] } } } - Classes [1] { Class [ class APCUIterator implements Iterator, Traversable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [9] { Method [ public method __construct ] { - Parameters [4] { Parameter #0 [ $search ] Parameter #1 [ $format ] Parameter #2 [ $chunk_size ] Parameter #3 [ $list ] } } Method [ public method rewind ] { - Parameters [0] { } } Method [ public method next ] { - Parameters [0] { } } Method [ public method valid ] { - Parameters [0] { } } Method [ public method key ] { - Parameters [0] { } } Method [ public method current ] { - Parameters [0] { } } Method [ public method getTotalHits ] { - Parameters [0] { } } Method [ public method getTotalSize ] { - Parameters [0] { } } Method [ public method getTotalCount ] { - Parameters [0] { } } } } } }