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
14092065 cron 1747775309
14092066 cron 1747775309
14092067 cron 1747775309
14092068 cron 1747775310
14092069 cron 1747775310
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.field_config uuid:3fdf4880-392e-4629-af63-a6d2c0a278c7
config.entity.key_store.field_config uuid:419b0b3d-a001-45a6-aefc-394ade88d316
config.entity.key_store.field_config uuid:44c515a5-395f-429c-9190-600967a5dd26
config.entity.key_store.field_config uuid:46b39107-40ea-4bfb-8b37-3affb5478ee1
config.entity.key_store.field_config uuid:4b4d88c1-0780-4e30-bb0a-55a532a5793b
config.entity.key_store.field_config uuid:511a04c8-c79a-4e06-87d6-b1cc06d7c783
config.entity.key_store.field_config uuid:55ecc016-047a-49b7-94fa-a4ef1ad880fa
config.entity.key_store.field_config uuid:586e5f22-fcb3-41b2-83b1-c4ee44d264e5
config.entity.key_store.field_config uuid:5930228f-8806-44fe-b8b1-1e601a68ca91
config.entity.key_store.field_config uuid:59587f01-20b7-4f20-98e7-881fba7917e7

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