Search for shutdown

  1. Search 9.5.x for shutdown
  2. Search 8.9.x for shutdown
  3. Search 10.3.x for shutdown
  4. Search 11.x for shutdown
  5. Other projects
Title Object type File name Summary
DrupalWebTestCase::$originalShutdownCallbacks property modules/simpletest/drupal_web_test_case.php The original shutdown handlers array, before it was cleaned for testing purposes.
drupal_register_shutdown_function function includes/bootstrap.inc Registers a function for execution on shutdown.
ShutdownFunctionsTest class modules/system/system.test Functional tests shutdown functions.
ShutdownFunctionsTest::getInfo function modules/system/system.test
ShutdownFunctionsTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
ShutdownFunctionsTest::testShutdownFunctions function modules/system/system.test Test shutdown functions.
system_test_page_shutdown_functions function modules/simpletest/tests/system_test.module A simple page callback which adds a register shutdown function.
_batch_shutdown function includes/batch.inc Shutdown function: Stores the current batch data for the next request.
_drupal_shutdown_function function includes/bootstrap.inc Executes registered shutdown functions.
_system_test_first_shutdown_function function modules/simpletest/tests/system_test.module Dummy shutdown function which registers another shutdown function.
_system_test_second_shutdown_function function modules/simpletest/tests/system_test.module Dummy shutdown function.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.