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
14101637 cron 1747789197
14101638 cron 1747789198
14101639 cron 1747789200
14101640 cron 1747789201
14101641 cron 1747789203
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
entity.search_page.edit_form /admin/config/search/pages/manage/{search_page}
entity.search_page.enable /admin/config/search/pages/manage/{search_page}/enable
entity.search_page.set_default /admin/config/search/pages/manage/{search_page}/set-default
entity.shortcut.canonical /admin/config/user-interface/shortcut/link/{shortcut}
entity.shortcut.content_translation_add /admin/config/user-interface/shortcut/link/{shortcut}/translations/add/{source}/{target}

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