opcache_get_configuration(3) php man page | unix.com

Man Page: opcache_get_configuration

Operating Environment: php

Section: 3

OPCACHE_GET_CONFIGURATION(3)						 1					      OPCACHE_GET_CONFIGURATION(3)

opcache_get_configuration - Get configuration information about the cache

SYNOPSIS
array opcache_get_configuration (void )
DESCRIPTION
This function returns configuration information about the cache instance
RETURN VALUES
Returns an array of information, including ini, blacklist and version
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_status(3). PHP Documentation Group OPCACHE_GET_CONFIGURATION(3)
Related Man Pages
array_chunk(3) - php
get_cfg_var(3) - php
mb_encoding_aliases(3) - php
wincache_ocache_meminfo(3) - php
wincache_ucache_meminfo(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!