Codex tools: Log in
Runs just before PHP shuts down execution.
This hook is called by shutdown_action_hook(), which is defined in wp-includes/load.php, and registered with PHP as a shutdown function by register_shutdown_function() in wp-settings.php.
wp-includes/load.php
wp-settings.php