You are here

Functions in APC - Alternative PHP Cache 7

Primary tabs

Namesort descending Location Description Direct uses Strings
apc_clear_opcode_cache ./apc.module Helper function to clear opcode cache. 1
apc_clear_user_cache ./apc.module Helper function to clear user cache. 1
apc_drush_exit ./apc.drush.inc Implements hook_drush_exit().
apc_drush_flush ./apc.module XMLRPC callback to enable cache clear from Drush/CLI. 1
apc_form_system_performance_settings_alter ./apc.module Implements hook_form_FORM_ID_alter().
apc_init ./apc.module Implementation of hook_init().
apc_permission ./apc.module Implementation of hook_permission().
apc_requirements ./apc.install Implements hook_requirements().
apc_shutdown ./apc.module See apc_init() which registers this function as a shutdown function. Displays apc stats in the footer. 1
apc_xmlrpc ./apc.module Implements hook_xmlrpc().

Other projects