php man page for opcache_reset

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 cache

SYNOPSIS
boolean opcache_reset (void )
DESCRIPTION
This function resets the entire opcode cache. After calling opcache_reset(3), all scripts will be reloaded and reparsed the next time they are hit.
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns TRUE if the opcode cache was reset, or FALSE if the opcode cache is disabled.
SEE ALSO
opcache_invalidate(3). PHP Documentation Group OPCACHE_RESET(3)
Related Man Pages
wincache_refresh_if_changed(3) - php
mysqlnd_qc_set_is_select(3) - php
wincache_ocache_meminfo(3) - php
wincache_scache_meminfo(3) - php
wincache_ucache_exists(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch