Search for FetchAll
- Search 9.5.x for FetchAll
- Search 8.9.x for FetchAll
- Search 10.3.x for FetchAll
- Search 11.x for FetchAll
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseEmptyStatementTestCase::testEmptyFetchAll | function | modules/ |
Test that the empty result set mass-fetches in an expected way. |
DatabaseStatementBase::fetchAllAssoc | function | includes/ |
Returns the result set as an associative array keyed by the given field. |
DatabaseStatementBase::fetchAllKeyed | function | includes/ |
Returns the entire result set as a single associative array. |
DatabaseStatementEmpty::fetchAll | function | includes/ |
|
DatabaseStatementEmpty::fetchAllAssoc | function | includes/ |
Returns the result set as an associative array keyed by the given field. |
DatabaseStatementEmpty::fetchAllKeyed | function | includes/ |
Returns the entire result set as a single associative array. |
DatabaseStatementInterface::fetchAllAssoc | function | includes/ |
Returns the result set as an associative array keyed by the given field. |
DatabaseStatementInterface::fetchAllKeyed | function | includes/ |
Returns the entire result set as a single associative array. |
DatabaseStatementPrefetch::fetchAll | function | includes/ |
|
DatabaseStatementPrefetch::fetchAllAssoc | function | includes/ |
Returns the result set as an associative array keyed by the given field. |
DatabaseStatementPrefetch::fetchAllKeyed | function | includes/ |
Returns the entire result set as a single associative array. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.