opcache_get_status(3) php man page | unix.com

Man Page: opcache_get_status

Operating Environment: php

Section: 3

OPCACHE_GET_STATUS(3)							 1						     OPCACHE_GET_STATUS(3)

opcache_get_status - Get status information about the cache

SYNOPSIS
array opcache_get_status TRUE ([boolean $get_scripts])
DESCRIPTION
This function returns state information about the cache instance
PARAMETERS
o $get_scripts - Include script specific state information
RETURN VALUES
Returns an array of information, optionally containing script specific state information
ERRORS
/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 ALSO
opcache_get_configuration(3). PHP Documentation Group OPCACHE_GET_STATUS(3)
Related Man Pages
array_count_values(3) - php
lstat(3) - php
mb_encoding_aliases(3) - php
time_sleep_until(3) - php
wincache_scache_info(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch