Search for finish
- Search 7.x for finish
- Search 9.5.x for finish
- Search 8.9.x for finish
- Search 10.3.x for finish
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BatchBuilder::$finished | property | core/ |
The name of a function / method to be called when the batch finishes. |
BatchBuilder::setFinishCallback | function | core/ |
Sets the finished callback. |
CacheRouterRebuildSubscriber::onRouterFinished | function | core/ |
|
callback_batch_finished | function | core/ |
Complete a batch process. |
ConfigImporter::finish | function | core/ |
Finishes the batch. |
ConfigImporterBatch::finish | function | core/ |
Finish batch. |
FinishResponseSubscriber | class | core/ |
Response subscriber to handle finished responses. |
FinishResponseSubscriber.php | file | core/ |
|
FinishResponseSubscriber::$config | property | core/ |
A config object for the system performance configuration. |
FinishResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
FinishResponseSubscriber::isCacheControlCustomized | function | core/ |
Determine whether the given response has a custom Cache-Control header. |
FinishResponseSubscriber::onAllResponds | function | core/ |
Sets extra headers on any responses, also subrequest ones. |
FinishResponseSubscriber::onRespond | function | core/ |
Sets extra headers on successful responses. |
FinishResponseSubscriber::setCacheControlNoCache | function | core/ |
Disable caching in the browser and for HTTP/1.1 proxies and clients. |
FinishResponseSubscriber::setExpiresNoCache | function | core/ |
Disable caching in ancient browsers and for HTTP/1.0 proxies and clients. |
FinishResponseSubscriber::setResponseCacheable | function | core/ |
Add Cache-Control and Expires headers to a cacheable response. |
FinishResponseSubscriber::setResponseNotCacheable | function | core/ |
Add Cache-Control and Expires headers to a response which is not cacheable. |
FinishResponseSubscriber::__construct | function | core/ |
Constructs a FinishResponseSubscriber object. |
install_finished | function | core/ |
Performs final installation steps and displays a 'finished' page. |
install_finish_translations | function | core/ |
Finishes importing files at end of installation. |
NodeBulkUpdate::batchFinished | function | core/ |
Reports the 'finished' status of batch operation the node bulk update. |
PathRootsSubscriber::onRouteFinished | function | core/ |
|
PoStreamReader::$finished | property | core/ |
Indicator of whether the stream reading is finished. |
Query::finish | function | core/ |
Finish the query by adding fields, GROUP BY and range. |
QueryAggregate::finish | function | core/ |
Overrides \Drupal\Core\Entity\Query\Sql\Query::finish(). |
_batch_finished | function | core/ |
Ends the batch processing. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.