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
14167541 image 1747860429
14167542 cron 1747860539
14167543 page not found 1747860539
14167544 cron 1747860540
14167545 cron 1747860540
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
pathauto_state.node 262
pathauto_state.node 263
pathauto_state.node 264
pathauto_state.node 265
pathauto_state.node 266
pathauto_state.node 267
pathauto_state.node 268
pathauto_state.node 272
pathauto_state.node 274
pathauto_state.node 275

'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.comment.delete_multiple_form /admin/content/comment/delete
entity.comment.display /comment/{comment}/manage-display
entity.comment.edit_form /comment/{comment}/edit
entity.comment.field_ui_fields /admin/structure/comment/manage/{comment_type}/fields
entity.comment_type.add_form /admin/structure/comment/types/add

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