Query: opcache_reset
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPCACHE_RESET(3) 1 OPCACHE_RESET(3) opcache_reset - Resets the contents of the opcode cacheSYNOPSISboolean opcache_reset (void )DESCRIPTIONThis function resets the entire opcode cache. After calling opcache_reset(3), all scripts will be reloaded and reparsed the next time they are hit.PARAMETERSThis function has no parameters.RETURN VALUESReturns TRUE if the opcode cache was reset, or FALSE if the opcode cache is disabled.SEE ALSOopcache_invalidate(3). PHP Documentation Group OPCACHE_RESET(3)
Related Man Pages |
---|
sysfs(2) - hpux |
sysfs(2) - sunos |
wincache_refresh_if_changed(3) - php |
apc_delete_file(3) - php |
wincache_scache_info(3) - php |