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
14167446 cron 1747860291
14167447 cron 1747860292
14167448 cron 1747860292
14167449 cron 1747860293
14167450 cron 1747860294
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:db88a80b-608f-420f-9986-0d84863d483e
config.entity.key_store.field_config uuid:deb358f7-6ce6-4811-b452-82e915844c84
config.entity.key_store.field_config uuid:e13b6732-a959-4b7a-9864-a1e7a08d166d
config.entity.key_store.field_config uuid:e23428f4-9a1e-4dfa-9d6c-3a23e99fbc9d
config.entity.key_store.field_config uuid:ef4d4c50-7a26-4d32-95d3-679bf5e829fa
config.entity.key_store.field_config uuid:efc982be-727c-4363-be61-e38ace4e5621
config.entity.key_store.field_config uuid:f0ceed12-f025-4c47-9355-eb558da4b7ea
config.entity.key_store.field_config uuid:f3b65d34-ae01-4fcd-b454-fbb24a19b5c7
config.entity.key_store.field_config uuid:f5447720-c3ef-4000-9770-3390451eccd8
config.entity.key_store.field_config uuid:f641cde4-4fe7-4a7a-8b8d-d4a2b9cb1572

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