Search for terminate

  1. Search 7.x for terminate
  2. Search 9.5.x for terminate
  3. Search 10.3.x for terminate
  4. Search 11.x for terminate
  5. Other projects
Title Object type File name Summary
AutomatedCron::onTerminate function core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php Run the automated cron if enabled.
DrupalKernel::terminate function core/lib/Drupal/Core/DrupalKernel.php
KernelDestructionSubscriber::onKernelTerminate function core/lib/Drupal/Core/EventSubscriber/KernelDestructionSubscriber.php Invoked by the terminate kernel event.
PathSubscriber::onKernelTerminate function core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php Ensures system paths for the request get cached.
RequestCloseSubscriber::onTerminate function core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php Performs end of request tasks.
ResourceObjectNormalizationCacher::onTerminate function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Writes normalizations of entities to cache, if any were created.
ResourceObjectNormalizationCacher::saveOnTerminate function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Adds a normalization to be cached after the response has been sent.
UserRequestSubscriber::onKernelTerminate function core/modules/user/src/EventSubscriber/UserRequestSubscriber.php Updates the current user's last access time.

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