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
14157967 cron 1747847505
14157968 cron 1747847505
14157969 cron 1747847505
14157970 cron 1747847545
14157971 cron 1747847553
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
views.ajax /views/ajax
views_ui.add /admin/structure/views/add
views_ui.autocomplete /admin/views/ajax/autocomplete/tag
views_ui.form_add_handler /admin/structure/views/{js}/add-handler/{view}/{display_id}/{type}
views_ui.form_analyze /admin/structure/views/{js}/analyze/{view}/{display_id}

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