Skip to content

This module allows Drupal to report status information about the cache and reset the cache.

Notifications You must be signed in to change notification settings

VeggieMeat/opcache

Repository files navigation

Build Status Scrutinizer Code Quality Coverage Status

OPcache

This module allows Drupal to report status information about the cache and reset the cache.

REQUIREMENTS

FEATURES

  • Drush integration
  • Debugging tools (not yet implemented)

DRUSH COMMANDS

  • 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.

DEBUGGING TOOLS

Goal is to present a similar interface as the Memcache Admin module. Not yet implemented.

About

This module allows Drupal to report status information about the cache and reset the cache.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages