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
14167291 cron 1747860257
14167292 cron 1747860258
14167293 cron 1747860258
14167294 cron 1747860258
14167295 cron 1747860258
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:15a00206-98af-4a04-ae3b-4e0ca413a82c
config.entity.key_store.block uuid:1e4bb662-8ca5-495e-8727-2bfa4c5395b6
config.entity.key_store.block uuid:21affcc9-f8c4-4a0a-948c-f0a0ca8500ca
config.entity.key_store.block uuid:224ba953-e1de-4d32-b5e0-360049281bd0
config.entity.key_store.block uuid:24df2394-826b-4497-be59-8e510f607366
config.entity.key_store.block uuid:2fa2365f-69c4-4adf-bddf-01ffc22e8170
config.entity.key_store.block uuid:31973920-593b-4879-ba36-7ae0b70444b5
config.entity.key_store.block uuid:34312a02-dc52-477b-a5fe-ffddd5af5b91
config.entity.key_store.block uuid:3a89b0cb-8b16-4210-b0a5-cac73ffc3ebe
config.entity.key_store.block uuid:3abf6215-3be4-4a08-9193-e4e56cd09a18

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