Search for shutdown
- Search 7.x for shutdown
- Search 9.5.x for shutdown
- Search 8.9.x for shutdown
- Search 11.x for shutdown
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBase::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
Database::commitAllOnShutdown | function | core/ |
Calls commitAll() on all the open connections. |
DrupalKernel::shutdown | function | core/ |
Shuts down the kernel. |
DrupalKernelInterface::shutdown | function | core/ |
Shuts down the kernel. |
drupal_register_shutdown_function | function | core/ |
Registers a function for execution on shutdown. |
UpdateKernel::shutdownSession | function | core/ |
Ensures that the session is saved. |
_batch_shutdown | function | core/ |
Shutdown function: Stores the current batch data for the next request. |
_drupal_shutdown_function | function | core/ |
Executes registered shutdown functions. |
_drupal_shutdown_function_handle_exception | function | core/ |
Displays and logs any errors that may happen during shutdown. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.