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
14092050 cron 1747775302
14092051 cron 1747775303
14092052 cron 1747775303
14092053 cron 1747775303
14092054 cron 1747775304
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.base_field_override uuid:1ea54b8a-1fcd-48f1-960b-dddbc225e0e3
config.entity.key_store.base_field_override uuid:1fadece8-0ce8-455d-bb7d-c9eb3f91fd16
config.entity.key_store.base_field_override uuid:254704f3-3b41-4529-8b25-64749740ad7c
config.entity.key_store.base_field_override uuid:26887fae-65e4-4c52-b6cf-c19a62c010fa
config.entity.key_store.base_field_override uuid:27bdccf4-b247-4817-bb58-f2434e23cb9b
config.entity.key_store.base_field_override uuid:2ec2067c-0625-4221-b455-29d88ed3dc5b
config.entity.key_store.base_field_override uuid:2eef060b-8e2f-448d-aa53-d5d05187998e
config.entity.key_store.base_field_override uuid:2f1b9eff-9a92-4f0a-8a01-0f3c27e27d4d
config.entity.key_store.base_field_override uuid:350e6e85-037e-4e8a-80a6-55c7d8587e5e
config.entity.key_store.base_field_override uuid:39058cb4-474e-4e13-a020-76d81208a0e3

'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.entity_form_display.comment.default /admin/structure/comment/manage/{comment_type}/form-display
entity.entity_form_display.comment.form_mode /admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}
entity.entity_form_display.contact_message.default /admin/structure/contact/manage/{contact_form}/form-display
entity.entity_form_display.contact_message.form_mode /admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}
entity.entity_form_display.node.default /admin/structure/types/manage/{node_type}/form-display

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