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 |
---|---|---|---|
AdvisoriesConfigSubscriber::$securityAdvisoriesFetcher | property | core/ |
The security advisory fetcher service. |
AggregatorFetcher | class | core/ |
Defines a Plugin annotation object for aggregator fetcher plugins. |
AggregatorFetcher.php | file | core/ |
|
AggregatorFetcher::$description | property | core/ |
The description of the plugin. |
AggregatorFetcher::$id | property | core/ |
The plugin ID. |
AggregatorFetcher::$title | property | core/ |
The title of the plugin. |
AggregatorPluginManagerTest::testFetcherInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
aggregator_test_aggregator_fetcher_info_alter | function | core/ |
Implements hook_aggregator_fetcher_info_alter(). |
ApcuFileCacheBackend::fetch | function | core/ |
Fetches data from the cache backend. |
CommentStatisticsUnitTest::$calls_to_fetch | property | core/ |
Counts calls to fetchAssoc(). |
CommentStatisticsUnitTest::fetchObjectCallback | function | core/ |
Return value callback for fetchObject() function on mocked object. |
DefaultFetcher | class | core/ |
Defines a default fetcher implementation. |
DefaultFetcher.php | file | core/ |
|
DefaultFetcher::$httpClientFactory | property | core/ |
The HTTP client to fetch the feed data with. |
DefaultFetcher::$logger | property | core/ |
A logger instance. |
DefaultFetcher::$messenger | property | core/ |
The messenger. |
DefaultFetcher::create | function | core/ |
Creates an instance of the plugin. |
DefaultFetcher::fetch | function | core/ |
Downloads feed data. |
DefaultFetcher::__construct | function | core/ |
Constructs a DefaultFetcher object. |
DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method. |
DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ |
Tests the getDerivativeFetcher method with objects instead of arrays. |
DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
DerivativeDiscoveryDecoratorTest::testNonExistentDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with a non-existent class. |
DriverSpecificConnectionUnitTestBase::testOpenQueryPrefetchClose | function | core/ |
Tests Database::closeConnection() with a query and custom prefetch method. |
EmptyStatementTest::testEmptyFetchAll | function | core/ |
Tests that the empty result set mass-fetches in an expected way. |
FeedFetcherPluginTest | class | core/ |
Tests the fetcher plugins functionality and discoverability. |
FeedFetcherPluginTest.php | file | core/ |
|
FeedFetcherPluginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FeedFetcherPluginTest::setUp | function | core/ |
|
FeedFetcherPluginTest::testfetch | function | core/ |
Tests fetching functionality. |
FetcherInterface | interface | core/ |
Defines an interface for aggregator fetcher implementations. |
FetcherInterface.php | file | core/ |
|
FetcherInterface::fetch | function | core/ |
Downloads feed data. |
FetchTest | class | core/ |
Tests the Database system's various fetch capabilities. |
FetchTest.php | file | core/ |
|
FetchTest::testQueryFetchAllColumn | function | core/ |
Confirms that we can fetch all records into an array explicitly. |
FetchTest::testQueryFetchArray | function | core/ |
Confirms that we can fetch a record to an associative array explicitly. |
FetchTest::testQueryFetchBoth | function | core/ |
Confirms that we can fetch a record into a doubly-keyed array explicitly. |
FetchTest::testQueryFetchClass | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
FetchTest::testQueryFetchClasstype | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
FetchTest::testQueryFetchCol | function | core/ |
Confirms that we can fetch an entire column of a result set at once. |
FetchTest::testQueryFetchDefault | function | core/ |
Confirms that we can fetch a record properly in default object mode. |
FetchTest::testQueryFetchNum | function | core/ |
Confirms that we can fetch a record into an indexed array explicitly. |
FetchTest::testQueryFetchObject | function | core/ |
Confirms that we can fetch a record to an object explicitly. |
FetchTest::testQueryFetchObjectClass | function | core/ |
Confirms that we can fetch a record into a class using fetchObject. |
FetchTest::testRowCount | function | core/ |
Tests that rowCount() throws exception on SELECT query. |
FileCacheBackendInterface::fetch | function | core/ |
Fetches data from the cache backend. |
hook_aggregator_fetcher_info_alter | function | core/ |
Perform alterations on the available fetchers. |
ItemsImporter::$fetcherManager | property | core/ |
The aggregator fetcher manager. |
locale.fetch.inc | file | core/ |
The API for download and import of translations from remote and local sources. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.