You are here

Functions in Fast 404 6

Primary tabs

Namesort descending Location Description Direct uses Strings
fast_404_boot ./fast_404.module @desc Run the 404 check on boot. This function gets called during the DRUPAL_BOOTSTRAP_LATE_PAGE_CACHE stage of drupal_bootstrap. This means that if there is already cached content for the current URL, it will be delivered before this hook is reached.
fast_404_enable ./fast_404.install Implementation of hook_enable().
fast_404_error_return ./fast_404.inc 2
fast_404_ext_check ./fast_404.inc 1
fast_404_path_check ./fast_404.inc 1
fast_404_validate_path_drupal ./fast_404.inc 1
fast_404_validate_path_mysql ./fast_404.inc 1

Other projects