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
14092055 cron 1747775304
14092056 cron 1747775304
14092057 cron 1747775305
14092058 cron 1747775306
14092059 cron 1747775306
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.action uuid:09865e46-7340-4b8b-9868-db438f17e982
config.entity.key_store.action uuid:1c94c6a4-360e-460b-99c1-d5f0ff0bfd2f
config.entity.key_store.action uuid:2ed801ca-8f15-42b3-8fd9-78232b453ca7
config.entity.key_store.action uuid:3d7961ea-8263-4273-8b79-85f05a342d4a
config.entity.key_store.action uuid:43072c3b-c7cb-45df-b3e2-22b65f0e3be7
config.entity.key_store.action uuid:4d368a61-0fa4-41ac-9913-99c3ca9728b1
config.entity.key_store.action uuid:5a7536db-43b3-435f-9d16-1987927c6bfe
config.entity.key_store.action uuid:5c00f426-12f8-46b8-8fe1-21d2250ef7ce
config.entity.key_store.action uuid:636302c4-5a52-4775-aedd-bd5dc5c0fe23
config.entity.key_store.action uuid:67281453-5555-41fa-afdf-f889c95d37ab

'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.add_step_form.condition.add /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/add/{condition}
entity.page_variant.add_step_form.condition.delete /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/delete/{id}
entity.page_variant.add_step_form.condition.edit /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/edit/{condition}
entity.page_variant.add_step_form.context.add /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/contexts/add/{context_id}
entity.page_variant.add_step_form.context.delete /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/context/delete/{context_id}

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