Search for finish

  1. Search 7.x for finish
  2. Search 8.9.x for finish
  3. Search 10.3.x for finish
  4. Search 11.x for finish
  5. Other projects
Title Object type File name Summary
BatchBuilder::$finished property core/lib/Drupal/Core/Batch/BatchBuilder.php The name of a function / method to be called when the batch finishes.
BatchBuilder::setFinishCallback function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the finished callback.
CacheRouterRebuildSubscriber::onRouterFinished function core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php
callback_batch_finished function core/lib/Drupal/Core/Form/form.api.php Complete a batch process.
ConfigImporter::finish function core/lib/Drupal/Core/Config/ConfigImporter.php Finishes the batch.
ConfigImporterBatch::finish function core/lib/Drupal/Core/Config/Importer/ConfigImporterBatch.php Finish batch.
FinishResponseSubscriber class core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Response subscriber to handle finished responses.
FinishResponseSubscriber.php file core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
FinishResponseSubscriber::$cacheContextsManager property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php The cache contexts manager service.
FinishResponseSubscriber::$config property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php A config object for the system performance configuration.
FinishResponseSubscriber::$debugCacheabilityHeaders property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Whether to send cacheability headers for debugging purposes.
FinishResponseSubscriber::$languageManager property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php The language manager object for retrieving the correct language code.
FinishResponseSubscriber::$requestPolicy property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php A policy rule determining the cacheability of a request.
FinishResponseSubscriber::$responsePolicy property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php A policy rule determining the cacheability of the response.
FinishResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Registers the methods in this class that should be listeners.
FinishResponseSubscriber::isCacheControlCustomized function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Determine whether the given response has a custom Cache-Control header.
FinishResponseSubscriber::onAllResponds function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Sets extra headers on any responses, also subrequest ones.
FinishResponseSubscriber::onRespond function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Sets extra headers on successful responses.
FinishResponseSubscriber::setCacheControlNoCache function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Disable caching in the browser and for HTTP/1.1 proxies and clients.
FinishResponseSubscriber::setExpiresNoCache function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Disable caching in ancient browsers and for HTTP/1.0 proxies and clients.
FinishResponseSubscriber::setResponseCacheable function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Add Cache-Control and Expires headers to a cacheable response.
FinishResponseSubscriber::setResponseNotCacheable function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Add Cache-Control and Expires headers to a response which is not cacheable.
FinishResponseSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Constructs a FinishResponseSubscriber object.
install_finished function core/includes/install.core.inc Performs final installation steps and displays a 'finished' page.
install_finish_translations function core/includes/install.core.inc Finishes importing files at end of installation.
PathRootsSubscriber::onRouteFinished function core/lib/Drupal/Core/EventSubscriber/PathRootsSubscriber.php
PoStreamReader::$finished property core/lib/Drupal/Component/Gettext/PoStreamReader.php Indicator of whether the stream reading is finished.
Query::finish function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Finish the query by adding fields, GROUP BY and range.
QueryAggregate::finish function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Overrides \Drupal\Core\Entity\Query\Sql\Query::finish().
_batch_finished function core/includes/batch.inc Ends the batch processing.
_batch_test_finished_0 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1_finished function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_2 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_3 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_4 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_5 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_6 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_7 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_helper function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Provides a common 'finished' callback for batches 1 to 7.

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