Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_clear_cache
apcu_clear_cache
Clear APCu cache
Name:
apcu_clear_cache
Category:
APC user cache
Programming Language:
php
One-line Description:
Clear APCu cache
Related
How to Avoid Performance Bottlenecks Caused by Frequent Calls to apcu_clear_cache and Optimization Suggestions
10
Similar Functions
apcu_dec
apcu_dec
Reducestorednumbers
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
apcu_fetch
apcu_fetch
Getstoredvariablesfr
apcu_entry
apcu_entry
Getorgeneratecacheen
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
apcu_add
apcu_add
Cachenewvariablesind
apcu_exists
apcu_exists
Checkiftheentryexist
Popular Articles
How to Avoid Performance Bottlenecks Caused by Frequent Calls to apcu_clear_cache and Optimization Suggestions