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
14091545 cron 1747774564
14091546 cron 1747774564
14091547 cron 1747774564
14091548 cron 1747774564
14091549 cron 1747774565
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.user_role uuid:cd3d7819-2668-47e8-b7aa-b8cdf17ad656
config.entity.key_store.user_role uuid:e56f0eaa-57fd-455f-9db0-8454f25f342d
config.entity.key_store.user_role uuid:f12868f9-79f7-4389-b87d-54ffaeb13fc6
config.entity.key_store.user_role uuid:fd74a9b2-04c1-43b8-9ec0-2a7257e18d66
config.entity.key_store.view uuid:0053e92a-23e6-4c08-bfa3-d5b19b5ceb30
config.entity.key_store.view uuid:03d2ee74-2ad4-4eca-b60d-15b5c3163da7
config.entity.key_store.view uuid:0c088e82-45da-4899-a142-80338fb0b1f3
config.entity.key_store.view uuid:1042ad7d-af6b-407a-862f-b9095c2fe00f
config.entity.key_store.view uuid:1c96a5b7-b560-4536-ac0d-3d99a9dc8aa8
config.entity.key_store.view uuid:2068f9da-9c13-4b70-9963-352b9841ed4b

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