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
14092045 cron 1747775301
14092046 cron 1747775302
14092047 cron 1747775302
14092048 cron 1747775302
14092049 cron 1747775302
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:6b8c5f3a-81e2-42ba-b98d-0f551406becb
config.entity.key_store.block uuid:6ca393bc-5f28-451c-9676-d65a74372d7e
config.entity.key_store.block uuid:6d85e36b-b7dd-4ba1-ad83-c92a0a36b98d
config.entity.key_store.block uuid:74e2a7e0-90e4-45e7-aec4-8d1da927f8f0
config.entity.key_store.block uuid:7ba2fc55-213d-4367-a9d2-b13595a1f396
config.entity.key_store.block uuid:7c343a26-a92c-49fb-946e-4f9efef27e09
config.entity.key_store.block uuid:88aa1ff4-4001-4146-acd6-8b6cb0653430
config.entity.key_store.block uuid:88c5dde2-4cce-40f3-a27e-96ac9fd38ea5
config.entity.key_store.block uuid:8da172dc-4bae-4ef7-b7bf-8ffa8265e014
config.entity.key_store.block uuid:8de739b2-cd66-46ee-a58c-954af1ca9227

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