Query: opcache_get_configuration
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPCACHE_GET_CONFIGURATION(3) 1 OPCACHE_GET_CONFIGURATION(3) opcache_get_configuration - Get configuration information about the cacheSYNOPSISarray opcache_get_configuration (void )DESCRIPTIONThis function returns configuration information about the cache instanceRETURN VALUESReturns an array of information, including ini, blacklist and versionERRORS/EXCEPTIONS If opcache.restrict_api is in use and the current path is in violation of the rule, an E_WARNING will be raised; no status information will be returned.SEE ALSOopcache_get_status(3). PHP Documentation Group OPCACHE_GET_CONFIGURATION(3)
Related Man Pages |
---|
array_pop(3) - php |
array_chunk(3) - php |
get_cfg_var(3) - php |
wincache_refresh_if_changed(3) - php |
array_combine(3) - php |