Pagerer 8.x-2.0 - example page

This page is an example of pagerer's features. It runs three separate queries on the database, and renders three tables with the results. A distinct pager is associated to each of the tables, and each pager is rendered through various pagerer's styles.




First data table:

wid type timestamp
14157747 cron 1747847483
14157748 cron 1747847483
14157749 cron 1747847483
14157750 cron 1747847483
14157751 cron 1747847483
Drupal standard 'pager' theme:
'Standard' pagerer style (mimick of Drupal's standard) in three 'display' modes: 'pages', 'items', and 'item_ranges'
'Progressive' pagerer style:
'Adaptive' pagerer style:
'Mini' pagerer style:
'Scrollpane' pagerer style:
'Slider' pagerer style:
'pagerer' core replacement theme:




Second data table:

collection name
config.entity.key_store.view uuid:228dc04d-827f-460f-bb47-5cc7029df691
config.entity.key_store.view uuid:248631f3-45b5-4648-9a13-ba8483f47b53
config.entity.key_store.view uuid:29ace9f0-f80b-46a1-b897-0ad0ef3ad023
config.entity.key_store.view uuid:2a1882d9-139a-4577-81cf-73a8bc682b58
config.entity.key_store.view uuid:2f01990d-e8fd-464c-8162-6898966b5140
config.entity.key_store.view uuid:3240cfeb-8495-426d-9605-f7aeb47ef71e
config.entity.key_store.view uuid:3387ea14-1ed6-430d-8270-638ee8222ab4
config.entity.key_store.view uuid:34057d3d-f0e5-4cb2-a919-55fe2951427e
config.entity.key_store.view uuid:3412dd11-a19c-4a75-bde0-1e611dc3d0a6
config.entity.key_store.view uuid:44787f9e-27da-4099-9968-f88c23026857

'Basic' pagerer style:
'Adaptive' pagerer style:
'pagerer' core replacement theme:
'pagerer' (direct call from module) theme: Note the usage of the 'tags' variables to customise labels and hover titles.




Third data table:

name path
views_ui.form_rearrange /admin/structure/views/{js}/rearrange/{view}/{display_id}/{type}
views_ui.form_rearrange_filter /admin/structure/views/{js}/rearrange-filter/{view}/{display_id}
views_ui.form_reorder_displays /admin/structure/views/{js}/reorder-displays/{view}/{display_id}
views_ui.reports_fields /admin/reports/fields/views-fields
views_ui.reports_plugins /admin/reports/views-plugins

'Adaptive' pagerer style:
'pagerer' core replacement theme: