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.view uuid:7420a5ef-f1d5-4151-b836-2b3559209b8e
config.entity.key_store.view uuid:8757e579-1520-4811-b4e9-5f7a197e369b
config.entity.key_store.view uuid:931b9259-a7cd-47cd-9423-cd177b86149d
config.entity.key_store.view uuid:96b249af-4855-4fb0-826c-89d5f9350069
config.entity.key_store.view uuid:9753b831-e0f8-43b9-95c0-aa0bede247fd
config.entity.key_store.view uuid:97ea7ba5-f48d-47ea-9814-4810a2a8297b
config.entity.key_store.view uuid:9a1986fc-cc97-4172-ba1e-172ed3660f2a
config.entity.key_store.view uuid:a45e7473-5dda-4722-8ec0-62ed31b989d4
config.entity.key_store.view uuid:a59a4b17-3913-4355-ac5a-dcd007d21516
config.entity.key_store.view uuid:acbfd290-7a34-47f0-b184-5edbba28c09c

'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.view.edit_form /admin/structure/views/view/{view}/translate/{langcode}/delete
config_translation.item.delete.system.rss_feeds_settings /admin/config/services/rss-publishing/translate/{langcode}/delete
config_translation.item.delete.system.site_information_settings /admin/config/system/site-information/translate/{langcode}/delete
config_translation.item.delete.system.site_maintenance_mode /admin/config/development/maintenance/translate/{langcode}/delete
config_translation.item.edit.addtoany.admin_settings /admin/config/services/addtoany/translate/{langcode}/edit

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