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
14155296 cron 1747846931
14155297 cron 1747846931
14155298 cron 1747846932
14155299 cron 1747846932
14155300 cron 1747846932
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:f9e4a3ba-606f-45f3-b859-1c7dead10c4d
config.entity.key_store.field_config uuid:fee1669b-ddcc-44a8-985e-d8891291f96a
config.entity.key_store.field_config uuid:ff24a95a-2638-4c14-aedf-544744ee3946
config.entity.key_store.field_storage_config uuid:00693c84-f8a3-4ff2-a44c-b7cc77f0c530
config.entity.key_store.field_storage_config uuid:06247e55-d965-4010-ac61-aca959ca8c90
config.entity.key_store.field_storage_config uuid:0fab2c7c-dc5d-4139-8f69-ce1a49b6bd52
config.entity.key_store.field_storage_config uuid:1060ffec-10af-42c8-8ef1-6bcf4e2e634e
config.entity.key_store.field_storage_config uuid:1a722408-2f99-47a7-a27b-b7628111bb1f
config.entity.key_store.field_storage_config uuid:22b4264b-fcc1-47ce-9292-75cd76f272da
config.entity.key_store.field_storage_config uuid:246845a5-ccc1-4fda-8162-3db4b26d234e

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