Search for fetchObject
- Search 7.x for fetchObject
- Search 9.5.x for fetchObject
- Search 8.9.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. |
FetchTest::testQueryFetchObjectClassNoConstructorArgs | function | core/ |
Confirms that we can fetch a record into a class without constructor args. |
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. |
StatementPrefetchIterator::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. |
StatementWrapperIterator::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.