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
14157972 cron 1747847553
14157973 page not found 1747847768
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.view uuid:d6994453-eb81-4396-b800-94da5a8c25ec
config.entity.key_store.view uuid:d85adbb7-e164-4440-bccf-4b473024623e
config.entity.key_store.view uuid:d918d4a7-cb81-429c-887a-8023aff8369d
config.entity.key_store.view uuid:ddb51ad0-c326-4035-8941-2cb12495c659
config.entity.key_store.view uuid:df571189-042a-4852-8422-ccdd40cb702b
config.entity.key_store.view uuid:e01ae1c6-eeb7-4987-857c-1430027c77f9
config.entity.key_store.view uuid:f2c46f08-9b81-435b-9140-82b9372b12b7
config.entity.key_store.view uuid:f4f33e7e-3c5f-4ffa-962a-522719e8f1a2
config.entity.key_store.view uuid:f5037526-88f3-482d-a54b-98c6e16901ba
config.entity.key_store.view uuid:fd48c155-f81b-43b9-8468-d8fb13756609

'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.search_page.edit_form /admin/config/search/pages/manage/{search_page}
entity.search_page.enable /admin/config/search/pages/manage/{search_page}/enable
entity.search_page.set_default /admin/config/search/pages/manage/{search_page}/set-default
entity.shortcut.canonical /admin/config/user-interface/shortcut/link/{shortcut}
entity.shortcut.content_translation_add /admin/config/user-interface/shortcut/link/{shortcut}/translations/add/{source}/{target}

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