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. Search 11.x for fetch
  6. Other projects
Title Object type File name Summary
UpdateFetcherInterface::NOT_FETCHED constant core/modules/update/src/UpdateFetcherInterface.php There was a failure fetching available update data for this project.
UpdateFetcherInterface::UNKNOWN constant core/modules/update/src/UpdateFetcherInterface.php No available update data was found for project.
UpdateFetcherTest class core/modules/update/tests/src/Unit/UpdateFetcherTest.php Tests update functionality unrelated to the database.
UpdateFetcherTest.php file core/modules/update/tests/src/Unit/UpdateFetcherTest.php
UpdateFetcherTest::$history property core/modules/update/tests/src/Unit/UpdateFetcherTest.php History of requests/responses.
UpdateFetcherTest::$logger property core/modules/update/tests/src/Unit/UpdateFetcherTest.php The logger.
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::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 Tests update fetcher http fallback.
UpdateFetcherTest::testUpdateFetcherNoFallback function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Tests update fetcher no fallback.
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.
UpdateMiscTest::testFetchTasks function core/modules/update/tests/src/Functional/UpdateMiscTest.php Tests that exactly one fetch task per project is created and not more.
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 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.
UpdateThemeHooks::preprocessUpdateFetchErrorMessage function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update fetch error message templates.
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.
Views::fetchPluginNames function core/modules/views/src/Views.php Fetches a list of plugin names for a given type.
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.