Search for fetchCol
- Search 7.x for fetchCol
 - Search 9.5.x for fetchCol
 - Search 8.9.x for fetchCol
 - Search 11.x for fetchCol
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| FetchTest::testQueryFetchCol | function | core/ | 
                                                                                        Confirms that we can fetch an entire column of a result set at once. | 
| StatementInterface::fetchCol | function | core/ | 
                                                                                        Returns an entire single column of a result set as an indexed array. | 
| StatementPrefetch::fetchCol | function | core/ | 
                                                                                        Returns an entire single column of a result set as an indexed array. | 
| StatementPrefetch::fetchColumn | function | core/ | 
                                                                                        |
| StatementPrefetchIterator::fetchCol | function | core/ | 
                                                                                        Returns an entire single column of a result set as an indexed array. | 
| StatementPrefetchIterator::fetchColumn | function | core/ | 
                                                                                        |
| StatementTest::testPartiallyIteratedStatementFetchCol | function | core/ | 
                                                                                        Tests statement fetchCol after a partial traversal. | 
| StatementWrapper::fetchCol | function | core/ | 
                                                                                        Returns an entire single column of a result set as an indexed array. | 
| StatementWrapperIterator::fetchCol | function | core/ | 
                                                                                        Returns an entire single column of a result set as an indexed array. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.