Search for fetchField

  1. Search 7.x for fetchField
  2. Search 9.5.x for fetchField
  3. Search 8.9.x for fetchField
  4. Search 10.3.x for fetchField
  5. Other projects
Title Object type File name Summary
FetchTest::testQueryFetchField function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Tests ::fetchField().
FetchTest::testQueryFetchFieldEdgeCases function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Tests ::fetchField() for edge values returned.
FetchTest::testQueryFetchFieldIndexOutOfRange function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that an out of range index throws an error.
FetchTest::testQueryFetchFieldIndexOutOfRangeOnEmptyResultSet function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that empty result set prevails on out of range index.
StatementInterface::fetchField function core/lib/Drupal/Core/Database/StatementInterface.php Returns a single field from the next record of a result set.
StatementPrefetchIterator::fetchField function core/lib/Drupal/Core/Database/StatementPrefetchIterator.php Returns a single field from the next record of a result set.
StatementWrapperIterator::fetchField function core/lib/Drupal/Core/Database/StatementWrapperIterator.php Returns a single field from the next record of a result set.
ViewsDataHelper::fetchFields function core/modules/views/src/ViewsDataHelper.php Fetches a list of all fields available for a given base type.
ViewsDataHelperTest::testFetchFields function core/modules/views/tests/src/Unit/ViewsDataHelperTest.php Tests fetchFields.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.