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
14139285 cron 1747832045
14139286 cron 1747832045
14139287 cron 1747832046
14139288 cron 1747832046
14139289 cron 1747832046
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.entity_view_mode uuid:75399da2-bc0d-4c06-97b1-111e3feb6cb5
config.entity.key_store.entity_view_mode uuid:7983cc90-257c-4954-bc61-4f22a3dff9fa
config.entity.key_store.entity_view_mode uuid:7b9bd378-7bdb-4e6e-b536-84a2f694af61
config.entity.key_store.entity_view_mode uuid:7ce0a854-23e0-4bdc-9a57-694533eff823
config.entity.key_store.entity_view_mode uuid:88025203-f9ba-413b-8df6-6191bbbd614d
config.entity.key_store.entity_view_mode uuid:905b4527-4648-41e5-976d-6cdc1fa8e6d8
config.entity.key_store.entity_view_mode uuid:9419a24c-7e9f-4c51-a7fe-d770c7ccc9d0
config.entity.key_store.entity_view_mode uuid:a9ccabd5-9d76-4e1c-9bf9-117e7472d269
config.entity.key_store.entity_view_mode uuid:be1e8557-64df-47ac-8ba7-0982c59ec1e7
config.entity.key_store.entity_view_mode uuid:cafb1ac7-797e-4b88-8b72-da0cbe8870c4

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