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
14155856 cron 1747847046
14155857 cron 1747847046
14155858 cron 1747847046
14155859 cron 1747847047
14155860 cron 1747847048
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.entity_form_display.comment.default /admin/structure/comment/manage/{comment_type}/form-display
entity.entity_form_display.comment.form_mode /admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}
entity.entity_form_display.contact_message.default /admin/structure/contact/manage/{contact_form}/form-display
entity.entity_form_display.contact_message.form_mode /admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}
entity.entity_form_display.node.default /admin/structure/types/manage/{node_type}/form-display

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