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
14083727 cron 1747772037
14083728 cron 1747772037
14083729 cron 1747772037
14083730 cron 1747772039
14083731 cron 1747772040
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.base_field_override uuid:1ea54b8a-1fcd-48f1-960b-dddbc225e0e3
config.entity.key_store.base_field_override uuid:1fadece8-0ce8-455d-bb7d-c9eb3f91fd16
config.entity.key_store.base_field_override uuid:254704f3-3b41-4529-8b25-64749740ad7c
config.entity.key_store.base_field_override uuid:26887fae-65e4-4c52-b6cf-c19a62c010fa
config.entity.key_store.base_field_override uuid:27bdccf4-b247-4817-bb58-f2434e23cb9b
config.entity.key_store.base_field_override uuid:2ec2067c-0625-4221-b455-29d88ed3dc5b
config.entity.key_store.base_field_override uuid:2eef060b-8e2f-448d-aa53-d5d05187998e
config.entity.key_store.base_field_override uuid:2f1b9eff-9a92-4f0a-8a01-0f3c27e27d4d
config.entity.key_store.base_field_override uuid:350e6e85-037e-4e8a-80a6-55c7d8587e5e
config.entity.key_store.base_field_override uuid:39058cb4-474e-4e13-a020-76d81208a0e3

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