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
14167301 cron 1747860259
14167302 cron 1747860260
14167303 cron 1747860260
14167304 cron 1747860261
14167305 cron 1747860261
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.image_style uuid:4021458c-2413-44f1-b3b3-1a11c2f87030
config.entity.key_store.image_style uuid:427c14b6-8609-4cf2-8848-4796e3dcb120
config.entity.key_store.image_style uuid:455cdb3f-e90b-4cd8-b225-e64c0b4b95e4
config.entity.key_store.image_style uuid:5d71cee4-d77a-42ff-88be-885956d03569
config.entity.key_store.image_style uuid:69c3bb42-da90-45c3-8f52-18653f3148cc
config.entity.key_store.image_style uuid:84977966-7964-4d89-a002-468d5c9c5d6a
config.entity.key_store.image_style uuid:86ff6153-d3c8-4501-a87b-15d1f9838bbf
config.entity.key_store.image_style uuid:8b26427b-8188-4986-b8db-fa2787220a07
config.entity.key_store.image_style uuid:ab412023-3fce-4224-8cf9-a69ec4cdc286
config.entity.key_store.image_style uuid:ba02d832-34c7-4f2f-8992-3f7ee3359182

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