The current page. If the view uses pagination.
Type: int
File
- core/modules/views/src/ViewExecutable.php, line 87
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
protected $current_page = NULL;
The current page. If the view uses pagination.
Type: int
Drupal\views
protected $current_page = NULL;
Please login to continue.