You are here

Functions in Cache Expiration 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_expire_absolute_url ./expire.drush.inc Callback for expire-url drush command. 1
drush_expire_comment ./expire.drush.inc Callback for expire-comment drush command. 1
drush_expire_internal_path ./expire.drush.inc Callback for expire-path drush command. 1
drush_expire_node ./expire.drush.inc Callback for expire-node drush command. 1
drush_expire_term ./expire.drush.inc Callback for expire-term drush command. 1
drush_expire_user ./expire.drush.inc Callback for expire-user drush command. 1
expire_admin_settings_form ./expire.admin.inc Settings form for actions with cached pages. 2 1
expire_comment_delete ./expire.module Implements hook_comment_delete().
expire_comment_insert ./expire.module Implements hook_comment_insert().
expire_comment_publish ./expire.module Implements hook_comment_publish().
expire_comment_unpublish ./expire.module Implements hook_comment_unpublish().
expire_comment_update ./expire.module Implements hook_comment_update().
expire_drush_command ./expire.drush.inc Implements hook_drush_command().
expire_execute_expiration ./expire.module Execute expiration method for object. 22
expire_file_delete ./expire.module Implements hook_file_delete().
expire_file_update ./expire.module Implements hook_file_update().
expire_form_node_type_form_alter ./expire.module Implements hook_form_FORM_ID_alter().
expire_form_taxonomy_form_vocabulary_alter ./expire.module Implements hook_form_FORM_ID_alter().
expire_menu ./expire.module Implementation of hook_menu().
expire_menu_link_delete ./expire.module Implements hook_menu_link_delete().
expire_menu_link_insert ./expire.module Implements hook_menu_link_insert().
expire_menu_link_update ./expire.module Implements hook_menu_link_update().
expire_node_delete ./expire.module Implements hook_node_delete().
expire_node_insert ./expire.module Implements hook_node_insert().
expire_node_settings_form ./expire.admin.inc Settings form for a node type. 1
expire_node_update ./expire.module Implements hook_node_update().
expire_print_r ./expire.module Simple print_r to html function.
expire_rules_action_flush_url ./expire.rules.inc Expires pages from cache_page bin.
expire_rules_action_flush_url_validation ./expire.rules.inc Process value submitted by user in Rules settings. 1
expire_rules_action_info ./expire.rules.inc Implements hook_rules_action_info().
expire_taxonomy_term_delete ./expire.module Implements hook_taxonomy_term_delete().
expire_taxonomy_term_insert ./expire.module Implements hook_taxonomy_term_insert().
expire_taxonomy_term_settings_form ./expire.admin.inc Settings form for a taxonomy vocabulary. 1
expire_taxonomy_term_update ./expire.module Implements hook_taxonomy_term_update().
expire_uninstall ./expire.install Implements hook_uninstall().
expire_update_7201 ./expire.install Run updates to rebuild a registry.
expire_user_cancel ./expire.module Implements hook_user_cancel().
expire_user_delete ./expire.module Implements hook_user_delete().
expire_user_insert ./expire.module Implements hook_user_insert().
expire_user_update ./expire.module Implements hook_user_update().
expire_votingapi_delete ./expire.module Implements hook_votingapi_delete().
expire_votingapi_insert ./expire.module Implements hook_votingapi_insert().
hook_expire_cache ./expire.api.php Provides possibility to flush pages for external cache storages.
hook_expire_cache_alter ./expire.api.php Provides possibility to change urls before they are expired.
hook_expire_urls_alter ./expire.api.php Provides possibility to change urls right before they are expired.
_drush_expire_entity ./expire.drush.inc Internal function for expiration of all entities. 4
_expire_get_expiration_handler ./expire.module Return class object that should handle expiration. 3
_expire_load_single_entity ./expire.module Loads and returns a single entity. 2

Other projects