Extension [ extension #74 apcu version 4.0.5 ] { - 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.XXXXXX' } Entry [ apc.enable_cli ] Current = '0' } 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 [1] { 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 ] } } } }