The total number of rows returned from the query.
Type: int
File
- core/modules/views/src/ViewExecutable.php, line 108
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
1 | public $total_rows = NULL; |
The total number of rows returned from the query.
Type: int
Drupal\views
1 | public $total_rows = NULL; |
Designed by : w10schools
service@w10schools.com
Please login to continue.