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
locale_translation_batch_fetch_build function core/modules/locale/locale.fetch.inc Builds a batch to download and import project translations.
locale_translation_batch_fetch_download function core/modules/locale/locale.batch.inc Implements callback_batch_operation().
locale_translation_batch_fetch_finished function core/modules/locale/locale.batch.inc Implements callback_batch_finished().
locale_translation_batch_fetch_import function core/modules/locale/locale.batch.inc Implements callback_batch_operation().
media.oembed.resource_fetcher service core/modules/media/media.services.yml Drupal\media\OEmbed\ResourceFetcher
ModuleTest::testViewsFetchPluginNames function core/modules/views/tests/src/Kernel/ModuleTest.php Tests the \Drupal\views\Views::fetchPluginNames() method.
NodeStatisticsDatabaseStorage::fetchAll function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php Returns the number of times an entity has been viewed.
NodeStatisticsDatabaseStorage::fetchView function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php Returns the number of times a single entity has been viewed.
NodeStatisticsDatabaseStorage::fetchViews function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php Returns the number of times entities have been viewed.
OEmbed::$resourceFetcher property core/modules/media/src/Plugin/media/Source/OEmbed.php The oEmbed resource fetcher service.
OEmbedForm::$resourceFetcher property core/modules/media_library/src/Form/OEmbedForm.php The oEmbed resource fetcher service.
OEmbedFormatter::$resourceFetcher property core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php The oEmbed resource fetcher.
OEmbedIframeController::$resourceFetcher property core/modules/media/src/Controller/OEmbedIframeController.php The oEmbed resource fetcher service.
OEmbedResourceConstraintValidator::$resourceFetcher property core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php The resource fetcher service.
PageCache::fetch function core/modules/page_cache/src/StackMiddleware/PageCache.php Fetches a response from the backend and stores it in the cache.
plugin.manager.aggregator.fetcher service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\Plugin\AggregatorPluginManager
ProviderRepositoryTest::testSuccessfulFetch function core/modules/media/tests/src/Unit/ProviderRepositoryTest.php Tests that a successful fetch stores the provider database in key-value.
ResourceFetcher class core/modules/media/src/OEmbed/ResourceFetcher.php Fetches and caches oEmbed resources.
ResourceFetcher.php file core/modules/media/src/OEmbed/ResourceFetcher.php
ResourceFetcher::$cacheBackend property core/modules/media/src/OEmbed/ResourceFetcher.php The cache backend.
ResourceFetcher::$httpClient property core/modules/media/src/OEmbed/ResourceFetcher.php The HTTP client.
ResourceFetcher::$providers property core/modules/media/src/OEmbed/ResourceFetcher.php The oEmbed provider repository service.
ResourceFetcher::createResource function core/modules/media/src/OEmbed/ResourceFetcher.php Creates a Resource object from raw resource data.
ResourceFetcher::fetchResource function core/modules/media/src/OEmbed/ResourceFetcher.php Fetches an oEmbed resource.
ResourceFetcher::parseResourceXml function core/modules/media/src/OEmbed/ResourceFetcher.php Parses XML resource data.
ResourceFetcher::__construct function core/modules/media/src/OEmbed/ResourceFetcher.php Constructs a ResourceFetcher object.
ResourceFetcherInterface interface core/modules/media/src/OEmbed/ResourceFetcherInterface.php Defines an interface for an oEmbed resource fetcher service.
ResourceFetcherInterface.php file core/modules/media/src/OEmbed/ResourceFetcherInterface.php
ResourceFetcherInterface::fetchResource function core/modules/media/src/OEmbed/ResourceFetcherInterface.php Fetches an oEmbed resource.
ResourceFetcherTest class core/modules/media/tests/src/Functional/ResourceFetcherTest.php Tests the oEmbed resource fetcher service.
ResourceFetcherTest class core/modules/media/tests/src/Unit/ResourceFetcherTest.php @group media
ResourceFetcherTest class core/modules/media/tests/src/Kernel/ResourceFetcherTest.php @coversDefaultClass \Drupal\media\OEmbed\ResourceFetcher
ResourceFetcherTest.php file core/modules/media/tests/src/Unit/ResourceFetcherTest.php
ResourceFetcherTest.php file core/modules/media/tests/src/Kernel/ResourceFetcherTest.php
ResourceFetcherTest.php file core/modules/media/tests/src/Functional/ResourceFetcherTest.php
ResourceFetcherTest::$defaultTheme property core/modules/media/tests/src/Functional/ResourceFetcherTest.php The theme to install as the default for testing.
ResourceFetcherTest::providerFetchResource function core/modules/media/tests/src/Functional/ResourceFetcherTest.php Data provider for testFetchResource().
ResourceFetcherTest::setUp function core/modules/media/tests/src/Functional/ResourceFetcherTest.php
ResourceFetcherTest::testDeprecations function core/modules/media/tests/src/Kernel/ResourceFetcherTest.php @covers ::__construct
ResourceFetcherTest::testFetchResource function core/modules/media/tests/src/Functional/ResourceFetcherTest.php Tests resource fetching.
ResourceFetcherTest::testFetchTimeout function core/modules/media/tests/src/Unit/ResourceFetcherTest.php Tests that resources are fetched with a hard-coded timeout.
ResourceFetcherTest::testUnknownContentTypeHeader function core/modules/media/tests/src/Unit/ResourceFetcherTest.php Tests how the resource fetcher handles unknown Content-Type headers.
SecurityAdvisoriesFetcher class core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php Defines a service to get security advisories.
SecurityAdvisoriesFetcher.php file core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php
SecurityAdvisoriesFetcher::$config property core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php The 'system.advisories' configuration.
SecurityAdvisoriesFetcher::$extensionLists property core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php Array of extension lists, keyed by extension type.
SecurityAdvisoriesFetcher::$httpClient property core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php The HTTP client.
SecurityAdvisoriesFetcher::$keyValueExpirable property core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php The expirable key/value store for the advisories JSON response.
SecurityAdvisoriesFetcher::$logger property core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php The logger.
SecurityAdvisoriesFetcher::$withHttpFallback property core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php Whether to fall back to HTTP if the HTTPS request fails.

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