| 
            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.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            ViewsDataTest::testViewsFetchData           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php           | 
                  
            Tests the views_fetch_data function.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            StatementPrefetch::$defaultFetchStyle           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php           | 
                  
            Holds the default fetch style.           | 
              
          
                  | 
            EmptyStatementTest::testEmptyFetchAll           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/EmptyStatementTest.php           | 
                  
            Tests that the empty result set mass-fetches in an expected way.           | 
              
          
                  | 
            StatementPrefetch::$defaultFetchOptions           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php           | 
                  
            Holds supplementary default fetch options.           | 
              
          
                  | 
            locale_translation_batch_status_fetch_local           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.batch.inc           | 
                  
            Batch operation callback: Check the availability of local po files.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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           | 
                  
                       |