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
14092045 cron 1747775301
14092046 cron 1747775302
14092047 cron 1747775302
14092048 cron 1747775302
14092049 cron 1747775302
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.language_content_settings uuid:5969e39d-6c21-4486-893a-5840658a4ee8
config.entity.key_store.language_content_settings uuid:67646e92-d6dd-4723-9da0-9875f0683f77
config.entity.key_store.language_content_settings uuid:7e8a012d-8904-4b70-9b9b-958a80c2cba3
config.entity.key_store.language_content_settings uuid:7f9b85b3-9c57-424f-ba9e-7dd1e0d82811
config.entity.key_store.language_content_settings uuid:82185397-f014-4516-aa4a-1e149dff157c
config.entity.key_store.language_content_settings uuid:8654e0d6-d35f-44e2-8b46-98650fa59ed5
config.entity.key_store.language_content_settings uuid:8d8a590b-ffde-42ee-b7d2-d24652c71516
config.entity.key_store.language_content_settings uuid:951162eb-865f-4059-89d0-c6be3017fb21
config.entity.key_store.language_content_settings uuid:a29ca675-3aa4-4f2d-9044-ebe54a40c3dc
config.entity.key_store.language_content_settings uuid:b16c9122-055c-4bb1-9df9-ddc0288a3f07

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