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
14157932 cron 1747847501
14157933 cron 1747847501
14157934 cron 1747847501
14157935 cron 1747847501
14157936 cron 1747847501
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.menu uuid:10388586-e1fd-437a-aee6-96345af4a463
config.entity.key_store.menu uuid:1951dff5-6245-4d7a-9d0d-f729442f5f53
config.entity.key_store.menu uuid:203c3947-2ebc-42b9-b984-8424fdf81cf7
config.entity.key_store.menu uuid:4414d676-5eb9-411e-ae85-1c607cc720d4
config.entity.key_store.menu uuid:493aa969-3ad4-4004-9cbc-273529672fdf
config.entity.key_store.menu uuid:73b9b081-a147-4725-be41-fe7a0c713edc
config.entity.key_store.menu uuid:c37fae7f-2f76-4caa-94f5-297aee4adc36
config.entity.key_store.menu uuid:dcea48de-22af-488e-aea8-905f628c486a
config.entity.key_store.menu uuid:defb38ea-578f-4c41-872b-2b1e4b8daf8a
config.entity.key_store.node_type uuid:010d3a65-a036-4c82-8b3b-ae4237299a4d

'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.menu_link_content.content_translation_overview /admin/structure/menu/item/{menu_link_content}/edit/translations
entity.menu_link_content.delete_form /admin/structure/menu/item/{menu_link_content}/delete
entity.menu_link_content.edit_form /admin/structure/menu/item/{menu_link_content}/edit
entity.node.canonical /node/{node}
entity.node.content_translation_add /node/{node}/translations/add/{source}/{target}

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