global $pager_page_array

Array of current page numbers for each pager.

The array index is the pager element index (0 by default).

See also

pager_default_initialize()

File

core/globals.api.php, line 92
These are the global variables that Drupal uses.

Code

global $pager_page_array;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!globals.api.php/global/pager_page_array/8.1.x