Search for fetch
- Search 7.x for fetch
- Search 9.5.x for fetch
- Search 8.9.x for fetch
- Search 10.3.x for fetch
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ModuleTest::testViewsFetchPluginNames | function | core/ |
Tests the \Drupal\views\Views::fetchPluginNames() method. |
NodeStatisticsDatabaseStorage::fetchAll | function | core/ |
|
NodeStatisticsDatabaseStorage::fetchView | function | core/ |
|
NodeStatisticsDatabaseStorage::fetchViews | function | core/ |
|
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. |
PackageManagerUpdateProcessor::processFetchTask | function | core/ |
|
PageCache::fetch | function | core/ |
Fetches a response from the backend and stores it in the cache. |
PdoResult::fetch | function | core/ |
Fetches the next row. |
PdoResult::fetchAll | function | core/ |
Returns an array containing all of the result set rows. |
PdoResult::setFetchMode | function | core/ |
Sets the default fetch mode for this result set. |
PdoTrait::clientFetch | function | core/ |
Fetches the next row from the PDO statement. |
PdoTrait::clientFetchAll | function | core/ |
|
PdoTrait::clientFetchColumn | function | core/ |
Returns a single column from the next row of a result set. |
PdoTrait::clientFetchObject | function | core/ |
Fetches the next row and returns it as an object. |
PdoTrait::clientSetFetchMode | function | core/ |
Sets the default fetch mode for the PDO statement. |
PdoTrait::fetchAsToPdo | function | core/ |
Converts a FetchAs mode to a \PDO::FETCH_* constant value. |
PdoTrait::pdoToFetchAs | function | core/ |
Converts a \PDO::FETCH_* constant value to a FetchAs mode. |
PrefetchedResult | class | core/ |
Class for prefetched results of a data query language (DQL) statement. |
PrefetchedResult.php | file | core/ |
|
PrefetchedResult::$columnNames | property | core/ |
The column names. |
PrefetchedResult::$currentRowIndex | property | core/ |
The current row index in the result set. |
PrefetchedResult::fetch | function | core/ |
Fetches the next row. |
PrefetchedResult::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
PrefetchedResult::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
PrefetchedResult::setFetchMode | function | core/ |
Sets the default fetch mode for this result set. |
PrefetchedResult::__construct | function | core/ |
Constructor. |
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::createResource | function | core/ |
Creates a Resource object from raw resource data. |
ResourceFetcher::fetchResource | function | core/ |
|
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/ |
@coversDefaultClass \Drupal\media\OEmbed\ResourceFetcher |
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::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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.