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
14167561 image 1747865634
14167562 image 1747865636
14167563 page not found 1747865709
14167564 page not found 1747865867
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
locale.project drupal
locale.project drupal8_zymphonies_theme
locale.project ds
locale.project field_formatter_class
locale.project fontawesome
locale.project iframe
locale.project jquery_ui
locale.project jquery_ui_button
locale.project jquery_ui_checkboxradio
locale.project jquery_ui_controlgroup

'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.taxonomy_vocabulary.edit_form /admin/structure/taxonomy/manage/{taxonomy_vocabulary}
entity.taxonomy_vocabulary.overview_form /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview
entity.taxonomy_vocabulary.reset_form /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset
entity.user.admin_form /admin/config/people/accounts
entity.user.cancel_form /user/{user}/cancel

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