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
14167546 page not found 1747861267
14167547 page not found 1747861581
14167548 page not found 1747861827
14167549 page not found 1747861956
14167550 page not found 1747862101
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.entity_view_mode uuid:da199783-b1f4-4b78-a0e7-3de963d13465
config.entity.key_store.entity_view_mode uuid:df4923d7-0e00-4849-b1ff-1b477b076459
config.entity.key_store.entity_view_mode uuid:f122f937-70aa-4912-bfe8-2546f0196686
config.entity.key_store.field_config uuid:02cfc2a1-a65f-4249-b78a-ebf2ac550228
config.entity.key_store.field_config uuid:04591e6e-483b-49ef-8d0b-f212bf2bdf55
config.entity.key_store.field_config uuid:07cc8917-d70e-4026-a619-4d4a8015baeb
config.entity.key_store.field_config uuid:082acd03-0c7d-45c9-adb2-699aceced989
config.entity.key_store.field_config uuid:091b1db1-1200-4029-b5f8-196c77a81e00
config.entity.key_store.field_config uuid:09430fb1-bc30-4a58-8d04-36a1847e361b
config.entity.key_store.field_config uuid:0db0e138-6018-4441-84e6-063ca714001f

'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
config_translation.item.delete.entity.search_page.edit_form /admin/config/search/pages/manage/{search_page}/translate/{langcode}/delete
config_translation.item.delete.entity.shortcut_set.edit_form /admin/config/user-interface/shortcut/manage/{shortcut_set}/translate/{langcode}/delete
config_translation.item.delete.entity.taxonomy_vocabulary.edit_form /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/translate/{langcode}/delete
config_translation.item.delete.entity.user.admin_form /admin/config/people/accounts/translate/{langcode}/delete
config_translation.item.delete.entity.user_role.edit_form /admin/people/roles/manage/{user_role}/translate/{langcode}/delete

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