Search for fetch
Title | Object type | File name | Summary |
---|---|---|---|
UpdateFetcherTest::testUpdateBuildFetchUrl | function | core/ |
Tests that buildFetchUrl() builds the URL correctly. |
UpdateFetcherTest::testUpdateFetcherHttpFallback | function | core/ |
@covers ::doRequest @covers ::fetchProjectData |
UpdateFetcherTest::testUpdateFetcherNoFallback | function | core/ |
@covers ::doRequest @covers ::fetchProjectData |
UpdateManager::fetchDataBatch | function | core/ |
|
UpdateManagerInterface::fetchDataBatch | function | core/ |
Processes a step in batch for fetching available update data. |
UpdateMiscTest::testFetchTasks | function | core/ |
Tests that exactly one fetch task per project is created and not more. |
UpdateProcessor::$fetchQueue | property | core/ |
The update fetch queue. |
UpdateProcessor::$fetchTasks | property | core/ |
The queue for fetching release history data. |
UpdateProcessor::$fetchTaskStore | property | core/ |
Update Fetch Task Store. |
UpdateProcessor::$updateFetcher | property | core/ |
The UpdateFetcher service. |
UpdateProcessor::createFetchTask | function | core/ |
|
UpdateProcessor::fetchData | function | core/ |
|
UpdateProcessor::processFetchTask | function | core/ |
|
UpdateProcessorInterface::createFetchTask | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
UpdateProcessorInterface::fetchData | function | core/ |
Attempts to drain the queue of tasks for release history data to fetch. |
UpdateProcessorInterface::processFetchTask | function | core/ |
Processes a task to fetch available update data for a single project. |
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog | function | core/ |
Tests the error message when failing to fetch data without dblog installed. |
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog | function | core/ |
Tests the error message when failing to fetch data with dblog installed. |
UpdateSemverCoreTest::testFetchTasks | function | core/ |
Tests that exactly one fetch task per project is created and not more. |
UpdateSettingsDefaultFetchUrlUpdateTest | class | core/ |
Tests update of update.settings:fetch.url if it's still the default of "". |
UpdateSettingsDefaultFetchUrlUpdateTest.php | file | core/ |
|
UpdateSettingsDefaultFetchUrlUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdateSettingsDefaultFetchUrlUpdateTest::setUp | function | core/ |
|
UpdateSettingsDefaultFetchUrlUpdateTest::testUpdate | function | core/ |
Tests update of update.settings:fetch.url. |
update_create_fetch_task | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
update_fetch_data | function | core/ |
Attempts to fetch update data after loading the necessary include file. |
update_fetch_data_finished | function | core/ |
Batch callback: Performs actions when all fetch tasks have been completed. |
update_post_update_set_blank_fetch_url_to_null | function | core/ |
Updates update.settings:fetch.url config if it's still at the default. |
UrlResolver::$resourceFetcher | property | core/ |
The OEmbed resource fetcher service. |
Views::fetchPluginNames | function | core/ |
Fetches a list of all base tables available. |
ViewsData::fetchBaseTables | function | core/ |
Fetches a list of all base tables available. |
ViewsDataHelper::fetchedFieldSort | function | core/ |
Sort function for fetched fields. |
ViewsDataHelper::fetchFields | function | core/ |
Fetches a list of all fields available for a given base type. |
ViewsDataHelperTest::testFetchFields | function | core/ |
Tests fetchFields. |
ViewsDataTest::testFetchBaseTables | function | core/ |
Tests the fetchBaseTables() method. |
_locale_translation_fetch_operations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
Pagination
- Previous page
- Page 7
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.