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
14167056 cron 1747860194
14167057 cron 1747860194
14167058 cron 1747860194
14167059 cron 1747860194
14167060 cron 1747860194
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.node_type uuid:297ae3cc-30c6-4eed-a6c7-da5136d49b82
config.entity.key_store.node_type uuid:2b08d00a-dfe7-4797-ba97-176522e5c94d
config.entity.key_store.node_type uuid:3487d72b-40a5-435b-94b4-8611957e557c
config.entity.key_store.node_type uuid:3f3ef3d8-8984-4a2c-8d32-e4d333441a78
config.entity.key_store.node_type uuid:3f6cd10a-d40f-4061-a510-e968d5629ebf
config.entity.key_store.node_type uuid:44ceba6f-75d3-42ba-ac75-39c6bdf55857
config.entity.key_store.node_type uuid:69c2e718-f4b4-4e93-a297-f3431efd48ae
config.entity.key_store.node_type uuid:758238ce-83eb-42fa-8d97-1f9f75555405
config.entity.key_store.node_type uuid:8d8d73bc-4372-4795-9249-826568a5e798
config.entity.key_store.node_type uuid:c6ec85f7-9252-4152-ba43-24819a670e54

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