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.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
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: