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
14158057 page not found 1747856324
14158058 page not found 1747856327
14158059 page not found 1747856331
14158060 page not found 1747856334
14158061 page not found 1747857355
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.view uuid:228dc04d-827f-460f-bb47-5cc7029df691
config.entity.key_store.view uuid:248631f3-45b5-4648-9a13-ba8483f47b53
config.entity.key_store.view uuid:29ace9f0-f80b-46a1-b897-0ad0ef3ad023
config.entity.key_store.view uuid:2a1882d9-139a-4577-81cf-73a8bc682b58
config.entity.key_store.view uuid:2f01990d-e8fd-464c-8162-6898966b5140
config.entity.key_store.view uuid:3240cfeb-8495-426d-9605-f7aeb47ef71e
config.entity.key_store.view uuid:3387ea14-1ed6-430d-8270-638ee8222ab4
config.entity.key_store.view uuid:34057d3d-f0e5-4cb2-a919-55fe2951427e
config.entity.key_store.view uuid:3412dd11-a19c-4a75-bde0-1e611dc3d0a6
config.entity.key_store.view uuid:44787f9e-27da-4099-9968-f88c23026857

'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.page_variant.context.add /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/contexts/add/{context_id}
entity.page_variant.context.delete /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/context/delete/{context_id}
entity.page_variant.context.edit /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/contexts/edit/{context_id}
entity.page_variant.delete_form /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/delete
entity.pathauto_pattern.add_form /admin/config/search/path/patterns/add

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