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
14092060 cron 1747775306
14092061 cron 1747775307
14092062 cron 1747775307
14092063 cron 1747775307
14092064 cron 1747775309
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.rdf_mapping uuid:d8c0385a-cf6f-47d3-a2f3-bfe1d508b1a4
config.entity.key_store.responsive_image_style uuid:5cffd3ef-5656-4446-b200-b771d8076568
config.entity.key_store.responsive_image_style uuid:8eb79e19-da57-4bd3-8304-4e0b5a147276
config.entity.key_store.search_page uuid:a0d5a20c-b880-45b0-bf27-b51568028e4e
config.entity.key_store.search_page uuid:f9829905-db6b-45d9-b26b-f82bf782e99b
config.entity.key_store.shortcut_set uuid:2d593033-e780-41bf-abda-3f905f2956df
config.entity.key_store.taxonomy_vocabulary uuid:51205f0c-3a1b-4e5d-8c83-b0459ff4f004
config.entity.key_store.taxonomy_vocabulary uuid:c261098f-0a2e-4b0c-931c-c8b190a60bf6
config.entity.key_store.taxonomy_vocabulary uuid:d05c5c9e-781b-4159-b2c5-c419e7a765a6
config.entity.key_store.tour routes.*.route_name:entity.configurable_language.collection

'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.search_page.edit_form /admin/config/search/pages/manage/{search_page}/translate/{langcode}/delete
config_translation.item.delete.entity.shortcut_set.edit_form /admin/config/user-interface/shortcut/manage/{shortcut_set}/translate/{langcode}/delete
config_translation.item.delete.entity.taxonomy_vocabulary.edit_form /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/translate/{langcode}/delete
config_translation.item.delete.entity.user.admin_form /admin/config/people/accounts/translate/{langcode}/delete
config_translation.item.delete.entity.user_role.edit_form /admin/people/roles/manage/{user_role}/translate/{langcode}/delete

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