Search for fetchObject
- Search 7.x for fetchObject
 - Search 8.9.x for fetchObject
 - Search 10.3.x for fetchObject
 - Search 11.x for fetchObject
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| CommentStatisticsUnitTest::fetchObjectCallback | function | core/ | 
                                                                                        Return value callback for fetchObject() function on mocked object. | 
| FetchTest::testQueryFetchObject | function | core/ | 
                                                                                        Confirms that we can fetch a record to an object explicitly. | 
| FetchTest::testQueryFetchObjectClass | function | core/ | 
                                                                                        Confirms that we can fetch a record into a class using fetchObject. | 
| StatementEmpty::fetchObject | function | core/ | 
                                                                                        Fetches the next row and returns it as an object. | 
| StatementInterface::fetchObject | function | core/ | 
                                                                                        Fetches the next row and returns it as an object. | 
| StatementPrefetch::fetchObject | function | core/ | 
                                                                                        Fetches the next row and returns it as an object. | 
| StatementWrapper::fetchObject | function | core/ | 
                                                                                        Fetches the next row and returns it as an object. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.