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
14092060 cron 1747775306
14092061 cron 1747775307
14092062 cron 1747775307
14092063 cron 1747775307
14092064 cron 1747775309
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.user_role uuid:cd3d7819-2668-47e8-b7aa-b8cdf17ad656
config.entity.key_store.user_role uuid:e56f0eaa-57fd-455f-9db0-8454f25f342d
config.entity.key_store.user_role uuid:f12868f9-79f7-4389-b87d-54ffaeb13fc6
config.entity.key_store.user_role uuid:fd74a9b2-04c1-43b8-9ec0-2a7257e18d66
config.entity.key_store.view uuid:0053e92a-23e6-4c08-bfa3-d5b19b5ceb30
config.entity.key_store.view uuid:03d2ee74-2ad4-4eca-b60d-15b5c3163da7
config.entity.key_store.view uuid:0c088e82-45da-4899-a142-80338fb0b1f3
config.entity.key_store.view uuid:1042ad7d-af6b-407a-862f-b9095c2fe00f
config.entity.key_store.view uuid:1c96a5b7-b560-4536-ac0d-3d99a9dc8aa8
config.entity.key_store.view uuid:2068f9da-9c13-4b70-9963-352b9841ed4b

'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: