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.field_config uuid:3fdf4880-392e-4629-af63-a6d2c0a278c7
config.entity.key_store.field_config uuid:419b0b3d-a001-45a6-aefc-394ade88d316
config.entity.key_store.field_config uuid:44c515a5-395f-429c-9190-600967a5dd26
config.entity.key_store.field_config uuid:46b39107-40ea-4bfb-8b37-3affb5478ee1
config.entity.key_store.field_config uuid:4b4d88c1-0780-4e30-bb0a-55a532a5793b
config.entity.key_store.field_config uuid:511a04c8-c79a-4e06-87d6-b1cc06d7c783
config.entity.key_store.field_config uuid:55ecc016-047a-49b7-94fa-a4ef1ad880fa
config.entity.key_store.field_config uuid:586e5f22-fcb3-41b2-83b1-c4ee44d264e5
config.entity.key_store.field_config uuid:5930228f-8806-44fe-b8b1-1e601a68ca91
config.entity.key_store.field_config uuid:59587f01-20b7-4f20-98e7-881fba7917e7

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

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