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
1 | protected $current_page = NULL; |
The current page. If the view uses pagination.
Type: int
Drupal\views
1 | protected $current_page = NULL; |
Designed by : w10schools
service@w10schools.com
Please login to continue.