Search for finish
- Search 7.x for finish
- Search 8.9.x for finish
- Search 10.3.x for finish
- Search 11.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. | 
| BatchBuilderTest::finishedCallback | function | core/ | Empty callback for the tests. | 
| BatchBuilderTest::testSetFinishCallback | function | core/ | Tests setFinishCallback(). | 
| BatchTestController::testFinishRedirect | function | core/ | Fires a batch process without a form submission and a finish redirect. | 
| BatchUserAction::finishBatch | function | core/ | Finish batch. | 
| 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. | 
| DbUpdateController::batchFinished | function | core/ | Finishes the update process and stores the results for eventual display. | 
| DrupalKernelInterface::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ | Event fired when the service container finished initializing in subrequest. | 
| FinishResponseSubscriber | class | core/ | Response subscriber to handle finished responses. | 
| FinishResponseSubscriber.php | file | core/ | |
| FinishResponseSubscriber::$cacheContextsManager | property | core/ | The cache contexts manager service. | 
| FinishResponseSubscriber::$config | property | core/ | A config object for the system performance configuration. | 
| FinishResponseSubscriber::$debugCacheabilityHeaders | property | core/ | Whether to send cacheability headers for debugging purposes. | 
| FinishResponseSubscriber::$languageManager | property | core/ | The language manager object for retrieving the correct language code. | 
| FinishResponseSubscriber::$requestPolicy | property | core/ | A policy rule determining the cacheability of a request. | 
| FinishResponseSubscriber::$responsePolicy | property | core/ | A policy rule determining the cacheability of the response. | 
| 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. | 
| finish_response_subscriber | service | core/ | Drupal\Core\EventSubscriber\FinishResponseSubscriber | 
| 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. | 
| LanguageRequestSubscriber::onContainerInitializeSubrequestFinished | function | core/ | Initializes config overrides whenever the service container is rebuilt. | 
| locale_config_batch_finished | function | core/ | Implements callback_batch_finished(). | 
| locale_translate_batch_finished | function | core/ | Implements callback_batch_finished(). | 
| locale_translation_batch_fetch_finished | function | core/ | Implements callback_batch_finished(). | 
| locale_translation_batch_status_finished | function | core/ | Implements callback_batch_finished(). | 
| MigrateUpgradeImportBatch::finished | function | core/ | Callback executed when the Migrate Upgrade Import batch process completes. | 
| migrate_state_finished_test.info.yml | file | core/ | core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrate_state_finished_test.info.yml | 
| migrate_state_finished_test.migrate_drupal.yml | file | core/ | core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/state/migrate_state_finished_test.migrate_drupal.yml | 
| migrate_state_finished_test.yml | file | core/ | core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/migrate_state_finished_test.yml | 
| migrate_state_finished_test1.yml | file | core/ | core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/migrate_state_finished_test1.yml | 
| migrate_state_not_finished_test.info.yml | file | core/ | core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrate_state_not_finished_test.info.yml | 
| migrate_state_not_finished_test.migrate_drupal.yml | file | core/ | core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/state/migrate_state_not_finished_test.migrate_drupal.yml | 
| migrate_status_not_finished_test.yml | file | core/ | core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/migrate_status_not_finished_test.yml | 
| MigrationState::FINISHED | constant | core/ | Source module upgrade state when all its migrations are complete. | 
| MigrationState::NOT_FINISHED | constant | core/ | Source module upgrade state when all its migrations are not complete. | 
| PathRootsSubscriber::onRouteFinished | function | core/ | |
| PerformanceTestRecorder::onRouteBuilderFinish | function | core/ | Records a router rebuild. | 
| PoStreamReader::$finished | property | core/ | Indicator of whether the stream reading is finished. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
