Search for finish

  1. Search 7.x for finish
  2. Search 9.5.x for finish
  3. Search 8.9.x for finish
  4. Search 10.3.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::$config property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php A config object for the system performance configuration.
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.
NodeBulkUpdate::batchFinished function core/modules/node/src/NodeBulkUpdate.php Reports the 'finished' status of batch operation the node bulk update.
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.

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