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.node_type uuid:f736cafd-edfe-43dd-9fb6-f1eb63bc7892
config.entity.key_store.page uuid:2ee9cc07-d484-4861-8714-c70d80a6561e
config.entity.key_store.page uuid:6e18f838-8b79-433a-b37d-8649cb85d948
config.entity.key_store.pagerer_preset uuid:b0562e83-8f65-4764-b7f7-a0352cd60178
config.entity.key_store.page_variant page:home
config.entity.key_store.page_variant uuid:dee6c3f5-ff9e-4452-bc45-598b9b7d5436
config.entity.key_store.pathauto_pattern status:1
config.entity.key_store.pathauto_pattern type:canonical_entities:node
config.entity.key_store.pathauto_pattern type:canonical_entities:taxonomy_term
config.entity.key_store.pathauto_pattern uuid:13ca45a4-bdb0-414d-b475-85e3e424db28

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