This module allows Drupal to report status information about the cache and reset the cache.
- PHP 5.4
- OPcache extension (see official installation instructions).
- Composer Manager
- Drush integration
- Debugging tools (not yet implemented)
- opcache-invalidate Invalidate scripts currently cached in OPcache. Works across multiple webservers. Not yet implemented.
- opcache-status Get current OPcache status. Not yet implemented.
- opcache-configuration Get current OPcache configuration. Not yet implemented.
Goal is to present a similar interface as the Memcache Admin module. Not yet implemented.