Gives some informations about opcache preloading.
More...
|
static | isActive () |
| Returns true if opcache preloader is activated.
|
|
static | getStatistics () |
| Returrns the opcache preload statistics.
|
|
static | getMemoryConsumption () |
| Returns the preloader memory consumption.
|
|
static | getFunctions () |
| Returns the list of preloaded functions.
|
|
static | getScripts () |
| Returns the list of preloaded scripts.
|
|
static | getClasses () |
| Returns the list of preloaded classes.
|
|
Gives some informations about opcache preloading.
Ubiquity\cache\preloading$PreloaderCacheInfo This class is part of Ubiquity
- Author
- jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
- Version
- 1.0.1
Definition at line 15 of file PreloaderCacheInfo.php.
◆ getClasses()
◆ getElement()
static getElement |
( |
|
$part, |
|
|
|
$default |
|
) |
| |
|
staticprivate |
◆ getFunctions()
◆ getMemoryConsumption()
static getMemoryConsumption |
( |
| ) |
|
|
static |
◆ getScripts()
◆ getStatistics()
◆ getStatus()
◆ isActive()
◆ PRELOAD_KEY_CACHE
const PRELOAD_KEY_CACHE = 'preload_statistics' |
|
private |
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity/src/Ubiquity/cache/preloading/PreloaderCacheInfo.php