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
14157272 cron 1747847424
14157273 cron 1747847424
14157274 cron 1747847424
14157275 cron 1747847425
14157276 cron 1747847425
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:89dd6cae-906b-4521-bd55-e051fe1314de
config.entity.key_store.field_config uuid:8bbc9cc7-7c9d-4043-bcf8-e8ae097c9c42
config.entity.key_store.field_config uuid:96c7b60f-0854-440a-9903-8002d6b2768d
config.entity.key_store.field_config uuid:98b104b0-85c3-4ab2-b837-539e6743fd68
config.entity.key_store.field_config uuid:9a86db0a-618a-4312-9784-57272b18e67c
config.entity.key_store.field_config uuid:9c804186-11c6-4d54-bc28-b2981457d909
config.entity.key_store.field_config uuid:a1649b65-df7f-4ff5-95db-d48d4ecc996b
config.entity.key_store.field_config uuid:a376c868-23eb-4186-b0b4-6d34df2e5224
config.entity.key_store.field_config uuid:a55fa3cc-87d2-40dd-ad53-e467667ce050
config.entity.key_store.field_config uuid:ae93a2a9-d48f-4692-b290-423051a912d7

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