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.base_field_override uuid:6df14958-d18e-424a-b96b-1b50f242896c
config.entity.key_store.base_field_override uuid:6e1c277e-b795-4a79-8d9e-77d8a7e7279c
config.entity.key_store.base_field_override uuid:6f170479-d772-4c01-b0a2-2888bf4b281e
config.entity.key_store.base_field_override uuid:71bea910-f0d1-4d9d-82a6-f8b34f1e8cab
config.entity.key_store.base_field_override uuid:72011b76-81f7-4abe-95ae-04ed1e52a6c8
config.entity.key_store.base_field_override uuid:72b70ceb-aac7-4a92-92c5-f989d29134c8
config.entity.key_store.base_field_override uuid:72dfaca0-010f-40b8-86aa-fc0af30c147a
config.entity.key_store.base_field_override uuid:774e80f3-4964-48e7-9216-c116468dac94
config.entity.key_store.base_field_override uuid:793fd0a7-f3d3-4bb6-9626-ba59eae7fba3
config.entity.key_store.base_field_override uuid:7a4efb1e-2fc8-41a4-b84f-950be71b1275

'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.pathauto_pattern.edit_form /admin/config/search/path/patterns/{pathauto_pattern}
entity.pathauto_pattern.enable /admin/config/search/path/patterns/{pathauto_pattern}/enable
entity.path_alias.add_form /admin/config/search/path/add
entity.path_alias.collection /admin/config/search/path
entity.path_alias.delete_form /admin/config/search/path/delete/{path_alias}

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