Search for fetch
- Search 7.x for fetch
- Search 8.9.x for fetch
- Search 10.3.x for fetch
- Search 11.x for fetch
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| locale_translation_batch_fetch_build | function | core/ |
Builds a batch to download and import project translations. |
| locale_translation_batch_fetch_download | function | core/ |
Implements callback_batch_operation(). |
| locale_translation_batch_fetch_finished | function | core/ |
Implements callback_batch_finished(). |
| locale_translation_batch_fetch_import | function | core/ |
Implements callback_batch_operation(). |
| media.oembed.resource_fetcher | service | core/ |
Drupal\media\OEmbed\ResourceFetcher |
| ModuleTest::testViewsFetchPluginNames | function | core/ |
Tests the \Drupal\views\Views::fetchPluginNames() method. |
| NodeStatisticsDatabaseStorage::fetchAll | function | core/ |
Returns the number of times an entity has been viewed. |
| NodeStatisticsDatabaseStorage::fetchView | function | core/ |
Returns the number of times a single entity has been viewed. |
| NodeStatisticsDatabaseStorage::fetchViews | function | core/ |
Returns the number of times entities have been viewed. |
| OEmbed::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
| OEmbedForm::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
| OEmbedFormatter::$resourceFetcher | property | core/ |
The oEmbed resource fetcher. |
| OEmbedIframeController::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
| OEmbedResourceConstraintValidator::$resourceFetcher | property | core/ |
The resource fetcher service. |
| PageCache::fetch | function | core/ |
Fetches a response from the backend and stores it in the cache. |
| plugin.manager.aggregator.fetcher | service | core/ |
Drupal\aggregator\Plugin\AggregatorPluginManager |
| ProviderRepositoryTest::testSuccessfulFetch | function | core/ |
Tests that a successful fetch stores the provider database in key-value. |
| ResourceFetcher | class | core/ |
Fetches and caches oEmbed resources. |
| ResourceFetcher.php | file | core/ |
|
| ResourceFetcher::$cacheBackend | property | core/ |
The cache backend. |
| ResourceFetcher::$httpClient | property | core/ |
The HTTP client. |
| ResourceFetcher::$providers | property | core/ |
The oEmbed provider repository service. |
| ResourceFetcher::createResource | function | core/ |
Creates a Resource object from raw resource data. |
| ResourceFetcher::fetchResource | function | core/ |
Fetches an oEmbed resource. |
| ResourceFetcher::parseResourceXml | function | core/ |
Parses XML resource data. |
| ResourceFetcher::__construct | function | core/ |
Constructs a ResourceFetcher object. |
| ResourceFetcherInterface | interface | core/ |
Defines an interface for an oEmbed resource fetcher service. |
| ResourceFetcherInterface.php | file | core/ |
|
| ResourceFetcherInterface::fetchResource | function | core/ |
Fetches an oEmbed resource. |
| ResourceFetcherTest | class | core/ |
Tests the oEmbed resource fetcher service. |
| ResourceFetcherTest | class | core/ |
@group media |
| ResourceFetcherTest | class | core/ |
@coversDefaultClass \Drupal\media\OEmbed\ResourceFetcher[[api-linebreak]] |
| ResourceFetcherTest.php | file | core/ |
|
| ResourceFetcherTest.php | file | core/ |
|
| ResourceFetcherTest.php | file | core/ |
|
| ResourceFetcherTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResourceFetcherTest::providerFetchResource | function | core/ |
Data provider for testFetchResource(). |
| ResourceFetcherTest::setUp | function | core/ |
|
| ResourceFetcherTest::testDeprecations | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ResourceFetcherTest::testFetchResource | function | core/ |
Tests resource fetching. |
| ResourceFetcherTest::testFetchTimeout | function | core/ |
Tests that resources are fetched with a hard-coded timeout. |
| ResourceFetcherTest::testUnknownContentTypeHeader | function | core/ |
Tests how the resource fetcher handles unknown Content-Type headers. |
| SecurityAdvisoriesFetcher | class | core/ |
Defines a service to get security advisories. |
| SecurityAdvisoriesFetcher.php | file | core/ |
|
| SecurityAdvisoriesFetcher::$config | property | core/ |
The 'system.advisories' configuration. |
| SecurityAdvisoriesFetcher::$extensionLists | property | core/ |
Array of extension lists, keyed by extension type. |
| SecurityAdvisoriesFetcher::$httpClient | property | core/ |
The HTTP client. |
| SecurityAdvisoriesFetcher::$keyValueExpirable | property | core/ |
The expirable key/value store for the advisories JSON response. |
| SecurityAdvisoriesFetcher::$logger | property | core/ |
The logger. |
| SecurityAdvisoriesFetcher::$withHttpFallback | property | core/ |
Whether to fall back to HTTP if the HTTPS request fails. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.