Search for fetch

  1. Search 7.x for fetch
  2. Search 8.9.x for fetch
  3. Search 10.3.x for fetch
  4. Search 11.x for fetch
  5. Other projects
Title Object type File name Summary
UpdateFetcherTest::$history property core/modules/update/tests/src/Unit/UpdateFetcherTest.php History of requests/responses.
UpdateFetcherTest::$logMessages property core/modules/update/tests/src/Unit/UpdateFetcherTest.php
UpdateFetcherTest::$mockConfigFactory property core/modules/update/tests/src/Unit/UpdateFetcherTest.php Mock config factory.
UpdateFetcherTest::$mockHttpClient property core/modules/update/tests/src/Unit/UpdateFetcherTest.php Mock HTTP client.
UpdateFetcherTest::$testProject property core/modules/update/tests/src/Unit/UpdateFetcherTest.php A test project to fetch with.
UpdateFetcherTest::$updateFetcher property core/modules/update/tests/src/Unit/UpdateFetcherTest.php The update fetcher to use.
UpdateFetcherTest::log function core/modules/update/tests/src/Unit/UpdateFetcherTest.php
UpdateFetcherTest::mockClient function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Mocks the HTTP client.
UpdateFetcherTest::providerTestUpdateBuildFetchUrl function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Provide test data for self::testUpdateBuildFetchUrl().
UpdateFetcherTest::setUp function core/modules/update/tests/src/Unit/UpdateFetcherTest.php
UpdateFetcherTest::testUpdateBuildFetchUrl function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Tests that buildFetchUrl() builds the URL correctly.
UpdateFetcherTest::testUpdateFetcherHttpFallback function core/modules/update/tests/src/Unit/UpdateFetcherTest.php @covers ::doRequest
@covers ::fetchProjectData
UpdateFetcherTest::testUpdateFetcherNoFallback function core/modules/update/tests/src/Unit/UpdateFetcherTest.php @covers ::doRequest
@covers ::fetchProjectData
UpdateManager::fetchDataBatch function core/modules/update/src/UpdateManager.php Processes a step in batch for fetching available update data.
UpdateManagerInterface::fetchDataBatch function core/modules/update/src/UpdateManagerInterface.php Processes a step in batch for fetching available update data.
UpdateProcessor::$fetchQueue property core/modules/update/src/UpdateProcessor.php The update fetch queue.
UpdateProcessor::$fetchTasks property core/modules/update/src/UpdateProcessor.php The queue for fetching release history data.
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 Adds a task to the queue for fetching release history data for a project.
UpdateProcessor::fetchData function core/modules/update/src/UpdateProcessor.php Attempts to drain the queue of tasks for release history data to fetch.
UpdateProcessor::processFetchTask function core/modules/update/src/UpdateProcessor.php Processes a task to fetch available update data for a single project.
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 enabled.
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog function core/modules/update/tests/src/Kernel/UpdateReportTest.php Tests the error message when failing to fetch data with dblog enabled.
UpdateSemverCoreTest::testFetchTasks function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Tests that exactly one fetch task per project is created and not more.
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.