Query: opcache_get_status
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPCACHE_GET_STATUS(3) 1 OPCACHE_GET_STATUS(3) opcache_get_status - Get status information about the cacheSYNOPSISarray opcache_get_status TRUE ([boolean $get_scripts])DESCRIPTIONThis function returns state information about the cache instancePARAMETERSo $get_scripts - Include script specific state informationRETURN VALUESReturns an array of information, optionally containing script specific state informationERRORS/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_configuration(3). PHP Documentation Group OPCACHE_GET_STATUS(3)
Related Man Pages |
---|
mkdir(3) - php |
clearstatcache(3) - php |
array_combine(3) - php |
wincache_rplist_meminfo(3) - php |
wincache_scache_info(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |