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
14101387 cron 1747788956
14101388 cron 1747788956
14101389 cron 1747788957
14101390 cron 1747788957
14101391 cron 1747788958
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.user_role uuid:cd3d7819-2668-47e8-b7aa-b8cdf17ad656
config.entity.key_store.user_role uuid:e56f0eaa-57fd-455f-9db0-8454f25f342d
config.entity.key_store.user_role uuid:f12868f9-79f7-4389-b87d-54ffaeb13fc6
config.entity.key_store.user_role uuid:fd74a9b2-04c1-43b8-9ec0-2a7257e18d66
config.entity.key_store.view uuid:0053e92a-23e6-4c08-bfa3-d5b19b5ceb30
config.entity.key_store.view uuid:03d2ee74-2ad4-4eca-b60d-15b5c3163da7
config.entity.key_store.view uuid:0c088e82-45da-4899-a142-80338fb0b1f3
config.entity.key_store.view uuid:1042ad7d-af6b-407a-862f-b9095c2fe00f
config.entity.key_store.view uuid:1c96a5b7-b560-4536-ac0d-3d99a9dc8aa8
config.entity.key_store.view uuid:2068f9da-9c13-4b70-9963-352b9841ed4b

'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.pathauto_pattern.edit_form /admin/config/search/path/patterns/{pathauto_pattern}
entity.pathauto_pattern.enable /admin/config/search/path/patterns/{pathauto_pattern}/enable
entity.path_alias.add_form /admin/config/search/path/add
entity.path_alias.collection /admin/config/search/path
entity.path_alias.delete_form /admin/config/search/path/delete/{path_alias}

'Adaptive' pagerer style:
'pagerer' core replacement theme: