|
FetchTest::testQueryFetchObject |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record to an object explicitly. |
|
StatementPrefetch::$queryString |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The query string. |
|
StatementPrefetch::$columnNames |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The list of column names in this result set. |
|
AggregatorFetcher::$description |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorFetcher.php |
The description of the plugin. |
|
StatementPrefetch::getStatement |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Grab a PDOStatement object from a given query and its arguments. |
|
StatementPrefetch::setFetchMode |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
|
FeedFetcherPluginTest::testfetch |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php |
Test fetching functionality. |
|
FetchTest::testQueryFetchDefault |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record properly in default object mode. |
|
StatementPrefetch::$fetchOptions |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Holds supplementary current fetch options (which will be used by the next fetch). |
|
StatementPrefetch::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the entire result set as a single associative array. |
|
StatementPrefetch::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the result set as an associative array keyed by the given field. |
|
ViewsDataTest::testViewsFetchData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the views.views_data service. |
|
StatementPrefetch::$driverOptions |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Driver-specific options. Can be used by child classes. |
|
StatementPrefetch::getQueryString |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Return the object's SQL query string. |
|
StatementInterface::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the entire result set as a single associative array. |
|
StatementInterface::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the result set as an associative array keyed by the given field. |
|
plugin.manager.aggregator.fetcher |
service |
drupal/core/modules/aggregator/aggregator.services.yml |
Drupal\aggregator\Plugin\AggregatorPluginManager |
|
ViewsDataTest::testFetchBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the fetchBaseTables() method. |
|
StatementPrefetch::$resultRowCount |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The number of rows in this result set. |
|
ViewsDataTest::testViewsFetchFields |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the views_fetch_fields function(). |
|
StatementPrefetch::throwPDOException |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Throw a PDO Exception based on the last PDO error. |
|
locale_translation_batch_fetch_build |
function |
drupal/core/modules/locale/locale.fetch.inc |
Builds a batch to download and import project translations. |
|
_locale_translation_fetch_operations |
function |
drupal/core/modules/locale/locale.fetch.inc |
Helper function to construct the batch operations to fetch translations. |
|
ModuleTest::testViewsFetchPluginNames |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the views_fetch_plugin_names() function. |
|
EmptyStatementTest::testEmptyFetchAll |
function |
drupal/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php |
Tests that the empty result set mass-fetches in an expected way. |
|
StatementPrefetch::$defaultFetchStyle |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Holds the default fetch style. |
|
locale_translation_batch_fetch_import |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch process: Import translation file. |
|
locale_translation_batch_fetch_sources |
function |
drupal/core/modules/locale/locale.batch.inc |
Loads translation source data for the projects to be updated. |
|
StatementPrefetch::$defaultFetchOptions |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Holds supplementary default fetch options. |
|
locale_translation_batch_fetch_download |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch operation: Download a remote translation file. |
|
locale_translation_batch_fetch_finished |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch finished callback: Set result message. |
|
UpdateContribTest::testUpdateBrokenFetchURL |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Makes sure that if we fetch from a broken URL, sane things happen. |
|
locale_translation_batch_status_fetch_local |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch operation callback: Check the availability of local po files. |
|
UpdateCoreUnitTest::testUpdateBuildFetchUrl |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Tests that _update_build_fetch_url() builds the URL correctly. |
|
locale_translation_batch_status_fetch_remote |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch operation callback: Check the availability of a remote po file. |
|
locale_translation_batch_fetch_update_status |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch process: Update the download history table. |
|
ConnectionUnitTest::testOpenQueryPrefetchClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query and custom prefetch method. |
|
DerivativeDiscoveryDecorator::$derivativeFetchers |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php |
|
|
DerivativeDiscoveryDecorator::getDerivativeFetcher |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php |
Finds a Drupal\Component\Plugin\Discovery\DerivativeInterface. |
|
HttpCacheTest::testFetchesResponseFromBackendWhenCacheMisses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
|
HttpCacheTest::testFetchesFullResponseWhenCacheStaleAndNoValidatorsPresent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|