Search for rowCount
- Search 9.5.x for rowCount
- Search 8.9.x for rowCount
- Search 10.3.x for rowCount
- Search 11.x for rowCount
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseStatementEmpty::rowCount | function | includes/ |
Returns the number of rows affected by the last SQL statement. |
DatabaseStatementInterface::rowCount | function | includes/ |
Returns the number of rows affected by the last SQL statement. |
DatabaseStatementPrefetch::$resultRowCount | property | includes/ |
The number of rows in this result set. |
DatabaseStatementPrefetch::$rowCount | property | includes/ |
The number of rows affected by the last query. |
DatabaseStatementPrefetch::rowCount | function | includes/ |
Returns the number of rows affected by the last SQL statement. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.