bootstrap_hooks()
Define the critical hooks that force modules to always be loaded.
includes/bootstrap.inc, line 1167
<?php function bootstrap_hooks() { return array('boot', 'exit', 'watchdog'); } ?>
Some quick links to get you started