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
14158057 page not found 1747856324
14158058 page not found 1747856327
14158059 page not found 1747856331
14158060 page not found 1747856334
14158061 page not found 1747857355
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.page_variant.context.add /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/contexts/add/{context_id}
entity.page_variant.context.delete /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/context/delete/{context_id}
entity.page_variant.context.edit /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/contexts/edit/{context_id}
entity.page_variant.delete_form /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/delete
entity.pathauto_pattern.add_form /admin/config/search/path/patterns/add

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