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
14167546 page not found 1747861267
14167547 page not found 1747861581
14167548 page not found 1747861827
14167549 page not found 1747861956
14167550 page not found 1747862101
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.action uuid:09865e46-7340-4b8b-9868-db438f17e982
config.entity.key_store.action uuid:1c94c6a4-360e-460b-99c1-d5f0ff0bfd2f
config.entity.key_store.action uuid:2ed801ca-8f15-42b3-8fd9-78232b453ca7
config.entity.key_store.action uuid:3d7961ea-8263-4273-8b79-85f05a342d4a
config.entity.key_store.action uuid:43072c3b-c7cb-45df-b3e2-22b65f0e3be7
config.entity.key_store.action uuid:4d368a61-0fa4-41ac-9913-99c3ca9728b1
config.entity.key_store.action uuid:5a7536db-43b3-435f-9d16-1987927c6bfe
config.entity.key_store.action uuid:5c00f426-12f8-46b8-8fe1-21d2250ef7ce
config.entity.key_store.action uuid:636302c4-5a52-4775-aedd-bd5dc5c0fe23
config.entity.key_store.action uuid:67281453-5555-41fa-afdf-f889c95d37ab

'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
config_translation.item.edit.entity.image_style.edit_form /admin/config/media/image-styles/manage/{image_style}/translate/{langcode}/edit
config_translation.item.edit.entity.menu.edit_form /admin/structure/menu/manage/{menu}/translate/{langcode}/edit
config_translation.item.edit.entity.node_type.edit_form /admin/structure/types/manage/{node_type}/translate/{langcode}/edit
config_translation.item.edit.entity.page.edit_form /admin/structure/page_manager/{page}/translate/{langcode}/edit
config_translation.item.edit.entity.pagerer_preset.edit_form /admin/config/user-interface/pagerer/preset/manage/{pagerer_preset}/translate/{langcode}/edit

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