| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| Version: | |
| File Size: | 519 lines (22 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 2 files modules/system/system.module includes/file.inc |
| wsod_boot() X-Ref |
| Implementation of hook_boot(). Runs even for cached pages. |
| wsod_menu() X-Ref |
| Implementation of hook_menu(). |
| wsod_form_alter($form, $form_state, $form_id) X-Ref |
| Implementation of hook_form_alter(). |
| wsod_exit($destination = TRUE) X-Ref |
| Implementation of hook_exit(). |
| wsod_check_wsod($verbose = FALSE, $fix_on_fly = TRUE, $emergency = FALSE) X-Ref |
| Detect WSOD and fix it param: bool $verbose param: bool $fix_on_fly param: bool $emergency return: string |
| t($msg, $args = NULL) X-Ref |
| No description |
| wsod_validate_menu_router() X-Ref |
| Check menu_router table, if it's truncated Read more: http://drupal.org/node/238760 (menu_router table truncated and site goes down) http://drupal.org/node/496198 (module_list() is broken in 6.x) |
| wsod_rebuild_system_table() X-Ref |
| Rebuild system table |
| wsod_rebuild_menu_router_table() X-Ref |
| Rebuild menu_router table |
| wsod_get_backtrace() X-Ref |
| Return backtrace |
| wsod_clear_caches() X-Ref |
| Clear all caches |
| wsod_fatal_error_checker(&$output, $fix_on_fly = TRUE) X-Ref |
| Check for fatal errors |
| wsod_fatal_error_fix($error, &$output, $fix_on_fly = TRUE) X-Ref |
| Try to fix fatal error |
| wsod_force_module_load_all() X-Ref |
| Force load all enabled modules |
| wsod_check_forms() X-Ref |
| Check forms |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |