Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_key_info
apcu_key_info
Get detailed information about cache keys
Name:
apcu_key_info
Category:
APC user cache
Programming Language:
php
One-line Description:
Get detailed information about cache keys
Related
Common Reasons for Empty Values Returned by the apcu_key_info Function and Troubleshooting Methods
5
Similar Functions
apcu_delete
apcu_delete
Deletestoredvariable
apcu_add
apcu_add
Cachenewvariablesind
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_store
apcu_store
Cachevariablesindata
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
APCUIterator::current
APCUIterator::current
Getcurrentitem
APCUIterator::__construct
APCUIterator::__construct
ConstructsanAPCUIter
Popular Articles
Common Reasons for Empty Values Returned by the apcu_key_info Function and Troubleshooting Methods