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
14167016 cron 1747860183
14167017 cron 1747860184
14167018 cron 1747860184
14167019 cron 1747860184
14167020 cron 1747860185
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:c11349b7-eafb-402d-a87d-3b07e029e0b9
config.entity.key_store.field_storage_config uuid:c91945af-bbbd-4dee-9337-04e373d9c540
config.entity.key_store.field_storage_config uuid:c9ab6753-2a4b-4047-af69-083812c7949e
config.entity.key_store.field_storage_config uuid:cb531ab2-30bb-49c2-aebe-3874a5251bd9
config.entity.key_store.field_storage_config uuid:cd959acc-922e-498e-9539-2d28db7d412d
config.entity.key_store.field_storage_config uuid:cf9447ed-0a85-46e6-8abb-99711db5202b
config.entity.key_store.field_storage_config uuid:d4e0f535-b2a7-49ac-824e-67f628d36d18
config.entity.key_store.field_storage_config uuid:da5e2366-09b9-4338-b4bc-9f318b88421c
config.entity.key_store.field_storage_config uuid:de2715db-f283-49e3-9c99-f59ef961338f
config.entity.key_store.field_storage_config uuid:e2ebf5e7-6565-4e5f-959d-762a6bf23e74

'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
config_translation.item.delete.entity.view.edit_form /admin/structure/views/view/{view}/translate/{langcode}/delete
config_translation.item.delete.system.rss_feeds_settings /admin/config/services/rss-publishing/translate/{langcode}/delete
config_translation.item.delete.system.site_information_settings /admin/config/system/site-information/translate/{langcode}/delete
config_translation.item.delete.system.site_maintenance_mode /admin/config/development/maintenance/translate/{langcode}/delete
config_translation.item.edit.addtoany.admin_settings /admin/config/services/addtoany/translate/{langcode}/edit

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