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
14092070 cron 1747775310
14092071 cron 1747775311
14092072 cron 1747775311
14092073 cron 1747775311
14092074 cron 1747775312
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.entity_view_mode uuid:da199783-b1f4-4b78-a0e7-3de963d13465
config.entity.key_store.entity_view_mode uuid:df4923d7-0e00-4849-b1ff-1b477b076459
config.entity.key_store.entity_view_mode uuid:f122f937-70aa-4912-bfe8-2546f0196686
config.entity.key_store.field_config uuid:02cfc2a1-a65f-4249-b78a-ebf2ac550228
config.entity.key_store.field_config uuid:04591e6e-483b-49ef-8d0b-f212bf2bdf55
config.entity.key_store.field_config uuid:07cc8917-d70e-4026-a619-4d4a8015baeb
config.entity.key_store.field_config uuid:082acd03-0c7d-45c9-adb2-699aceced989
config.entity.key_store.field_config uuid:091b1db1-1200-4029-b5f8-196c77a81e00
config.entity.key_store.field_config uuid:09430fb1-bc30-4a58-8d04-36a1847e361b
config.entity.key_store.field_config uuid:0db0e138-6018-4441-84e6-063ca714001f

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