Search for fetch

  1. Search 7.x for fetch
  2. Search 9.5.x for fetch
  3. Search 8.9.x for fetch
  4. Search 10.3.x for fetch
  5. Other projects
Title Object type File name Summary
UpdateProcessor::$fetchTaskStore property core/modules/update/src/UpdateProcessor.php Update Fetch Task Store.
UpdateProcessor::$updateFetcher property core/modules/update/src/UpdateProcessor.php The UpdateFetcher service.
UpdateProcessor::createFetchTask function core/modules/update/src/UpdateProcessor.php
UpdateProcessor::fetchData function core/modules/update/src/UpdateProcessor.php
UpdateProcessor::processFetchTask function core/modules/update/src/UpdateProcessor.php
UpdateProcessorInterface::createFetchTask function core/modules/update/src/UpdateProcessorInterface.php Adds a task to the queue for fetching release history data for a project.
UpdateProcessorInterface::fetchData function core/modules/update/src/UpdateProcessorInterface.php Attempts to drain the queue of tasks for release history data to fetch.
UpdateProcessorInterface::processFetchTask function core/modules/update/src/UpdateProcessorInterface.php Processes a task to fetch available update data for a single project.
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog function core/modules/update/tests/src/Kernel/UpdateReportTest.php Tests the error message when failing to fetch data without dblog installed.
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog function core/modules/update/tests/src/Kernel/UpdateReportTest.php Tests the error message when failing to fetch data with dblog installed.
UpdateSemverCoreTest::testFetchTasks function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Tests that exactly one fetch task per project is created and not more.
UpdateSettingsDefaultFetchUrlUpdateTest class core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Tests update of update.settings:fetch.url if it's still the default of "".
UpdateSettingsDefaultFetchUrlUpdateTest.php file core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php
UpdateSettingsDefaultFetchUrlUpdateTest::$defaultTheme property core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php The theme to install as the default for testing.
UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Set database dump files to be used.
UpdateSettingsDefaultFetchUrlUpdateTest::setUp function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php
UpdateSettingsDefaultFetchUrlUpdateTest::testUpdate function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Tests update of update.settings:fetch.url.
update_create_fetch_task function core/modules/update/update.module Adds a task to the queue for fetching release history data for a project.
update_fetch_data function core/modules/update/update.module Attempts to fetch update data after loading the necessary include file.
update_fetch_data_finished function core/modules/update/update.module Batch callback: Performs actions when all fetch tasks have been completed.
UrlResolver::$resourceFetcher property core/modules/media/src/OEmbed/UrlResolver.php The OEmbed resource fetcher service.
Views::fetchPluginNames function core/modules/views/src/Views.php Fetches a list of all base tables available.
ViewsData::fetchBaseTables function core/modules/views/src/ViewsData.php Fetches a list of all base tables available.
ViewsDataHelper::fetchedFieldSort function core/modules/views/src/ViewsDataHelper.php Sort function for fetched fields.
ViewsDataHelper::fetchFields function core/modules/views/src/ViewsDataHelper.php Fetches a list of all fields available for a given base type.
ViewsDataHelperTest::testFetchFields function core/modules/views/tests/src/Unit/ViewsDataHelperTest.php Tests fetchFields.
ViewsDataTest::testFetchBaseTables function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests the fetchBaseTables() method.
_locale_translation_fetch_operations function core/modules/locale/locale.fetch.inc Helper function to construct the batch operations to fetch translations.

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