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
14167321 cron 1747860264
14167322 cron 1747860265
14167323 cron 1747860265
14167324 cron 1747860265
14167325 cron 1747860265
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.block uuid:93f33f15-8bc7-49ea-af35-a105386b68c5
config.entity.key_store.block uuid:99266648-e8ac-4c46-ad2b-3120f75724a0
config.entity.key_store.block uuid:9c6fa0d0-9ae4-4d68-ab2a-ce6537bf5cfb
config.entity.key_store.block uuid:9f74997b-198a-473c-8203-fbbd7e1acf12
config.entity.key_store.block uuid:a43248bd-a960-4ee2-8a5f-5c0f2b02c484
config.entity.key_store.block uuid:a4b67a4f-654a-4b8f-82f0-5ce6fcf19ebc
config.entity.key_store.block uuid:a4db6d69-b8ee-407e-813d-b4843dc23386
config.entity.key_store.block uuid:af9007cf-1749-478f-bc49-9cd9469b994f
config.entity.key_store.block uuid:b2d0999e-699b-4528-9f8f-392751b2c433
config.entity.key_store.block uuid:b65de859-69a4-481e-a935-bd720567abcd

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