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
APCUIterator::__construct
APCUIterator::__construct
ConstructsanAPCUIter
apcu_delete
apcu_delete
Deletestoredvariable
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
APCUIterator::current
APCUIterator::current
Getcurrentitem
apcu_store
apcu_store
Cachevariablesindata
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_entry
apcu_entry
Getorgeneratecacheen
apcu_fetch
apcu_fetch
Getstoredvariablesfr
Popular Articles
Common Reasons for Empty Values Returned by the apcu_key_info Function and Troubleshooting Methods