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
14167561 image 1747865634
14167562 image 1747865636
14167563 page not found 1747865709
14167564 page not found 1747865867
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.contact_form uuid:fc74b2fd-8312-4643-8c82-720bf4c12145
config.entity.key_store.date_format uuid:2d695d0e-1517-4b03-a5d6-cbf7a0887d30
config.entity.key_store.date_format uuid:2ff68fd9-a122-4ffa-8e0e-10f774eb18cf
config.entity.key_store.date_format uuid:4b4d171e-0709-4dad-b93d-719b29289187
config.entity.key_store.date_format uuid:508f43c4-d8f2-4604-8160-ef813b8cf8e5
config.entity.key_store.date_format uuid:8697da18-9301-4324-affc-69f7b3f6e2bc
config.entity.key_store.date_format uuid:922dcf99-821e-427e-95af-ab8125e1ee8e
config.entity.key_store.date_format uuid:9bbed582-e35d-44d8-b05f-bafc1b0e7b96
config.entity.key_store.date_format uuid:b344f629-fc1f-4cd5-b97a-f8b3ff2be80f
config.entity.key_store.date_format uuid:cb52db0f-f0a9-4646-9f39-044182dc582e

'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.menu_link_content.content_translation_overview /admin/structure/menu/item/{menu_link_content}/edit/translations
entity.menu_link_content.delete_form /admin/structure/menu/item/{menu_link_content}/delete
entity.menu_link_content.edit_form /admin/structure/menu/item/{menu_link_content}/edit
entity.node.canonical /node/{node}
entity.node.content_translation_add /node/{node}/translations/add/{source}/{target}

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