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
14126086 cron 1747818683
14126087 cron 1747818684
14126088 cron 1747818686
14126089 cron 1747818698
14126090 cron 1747818704
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:15bbd8d2-fdfc-4d79-80f9-8d4885507c2d
config.entity.key_store.field_config uuid:16000b07-6ef5-4544-bd69-dafc97259573
config.entity.key_store.field_config uuid:202eedc5-4f18-4422-844b-d5e8d131c80e
config.entity.key_store.field_config uuid:23fe0eb2-6269-4907-9b63-710f794b9d7d
config.entity.key_store.field_config uuid:24dd93d5-fa51-40d2-99d1-d1153934df7e
config.entity.key_store.field_config uuid:26edcf6c-c512-4b53-88f8-30f7dce9b104
config.entity.key_store.field_config uuid:2795c7b7-dae0-4a9c-ac78-7d6a44cbde93
config.entity.key_store.field_config uuid:32a4da4c-6b6d-4f99-86cf-e847f49243f1
config.entity.key_store.field_config uuid:3692dcd8-66b4-4b42-b7f4-95f6f719917f
config.entity.key_store.field_config uuid:3fc438b5-88a3-4660-ab80-54387ff29a36

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