You are here

Functions in Cache Expiration 6

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_expire_nid ./expire.drush.inc Callback for expire-node drush command. 1
drush_expire_path ./expire.drush.inc Callback for expire-path drush command. 1
drush_expire_url ./expire.drush.inc Callback for expire-url drush command. 1
expire_admin_settings_form ./expire.admin.inc Implementation of the former hook_settings(). 1
expire_cache_derivative ./expire.module Finds all possible paths/redirects/aliases given the root path. 4
expire_comment ./expire.module Implementation of hook_comment().
expire_drush_command ./expire.drush.inc Implementation of hook_drush_command().
expire_get_base_urls ./expire.module Get all base url's where this node can appear. Domain access support. 1
expire_get_domains ./expire.module Get domains the node is currently published to 1
expire_get_menu_structure ./expire.module Finds parent, siblings and children of the menu item. UGLY CODE... 1
expire_menu ./expire.module Implementation of hook_menu().
expire_node ./expire.module Expires a node from the cache; including related pages. 5
expire_nodeapi ./expire.module Implementation of hook_nodeapi().
expire_normal_path_check ./expire.module 2
expire_path_redirect_load ./expire.module Retrieve a specific URL redirect from the database. http://drupal.org/node/451790 1
expire_print_r ./expire.module Simple print_r to html function 3
expire_requirements ./expire.install Implementation of hook_requirements().
expire_rules_action_flush_url ./expire.rules.inc Expire a URL from the page cache.
expire_rules_action_flush_url_form ./expire.rules.inc Action clear page from cache configuration form.
expire_rules_action_info ./expire.rules.inc Implementation of hook_rules_action_info().
expire_taxonomy_node_get_tids ./expire.module Return taxonomy terms given a nid. 1
expire_uninstall ./expire.install Implementation of hook_uninstall().
expire_user ./expire.module Implementation of hook_user().
expire_votingapi_delete ./expire.module Implementation of hook_votingapi_delete().
expire_votingapi_insert ./expire.module Implementation of hook_votingapi_insert().
_expire_votingapi ./expire.module Common expiry logic for votingapi. 2

Other projects