Force the query to calculate the total number of results.
@todo Move to the query.
Type: bool
File
- core/modules/views/src/ViewExecutable.php, line 359
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
1 | public $get_total_rows ; |
Please login to continue.