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
14091021 cron 1747774330
14091022 php 1747774330
14091023 cron 1747774331
14091024 php 1747774331
14091025 cron 1747774332
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_storage_config uuid:e68cd1ac-95a2-431f-9b3b-7a5cc923361e
config.entity.key_store.field_storage_config uuid:e7604cc9-fc5e-4925-a6b4-0d577df2a6f1
config.entity.key_store.field_storage_config uuid:e7c47002-cd06-4661-86a5-4fdfa58e7581
config.entity.key_store.field_storage_config uuid:f0602eca-2d8c-4e87-a77e-ee5263972840
config.entity.key_store.field_storage_config uuid:f424a510-a3ee-43b4-8fd5-c7c7a2f8496b
config.entity.key_store.field_storage_config uuid:f8fec805-0517-478f-9aea-ec6babfefd51
config.entity.key_store.filter_format uuid:0cf01ef4-9892-4b7f-9cc1-ebfd160dbaee
config.entity.key_store.filter_format uuid:2ed859b7-135b-4e4f-922c-407bc0d60a33
config.entity.key_store.filter_format uuid:be2ee9bd-6ca2-4d78-8062-57f86d78d15d
config.entity.key_store.filter_format uuid:c91bafbc-ab44-472d-a416-7decfe582027

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