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
14167561 image 1747865634
14167562 image 1747865636
14167563 page not found 1747865709
14167564 page not found 1747865867
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.block uuid:d86b5983-4dcf-46e5-9e4b-a6b41f29e066
config.entity.key_store.block uuid:d8ed867c-ec5d-469c-8702-8ffa74c49c79
config.entity.key_store.block uuid:daf30e2a-7042-421e-a3d8-8a9a4ae0d2de
config.entity.key_store.block uuid:dbbd5169-cb57-4866-a4e9-5beb2f38b0ac
config.entity.key_store.block uuid:de18e826-667b-4de6-8bd1-2236105baf69
config.entity.key_store.block uuid:e03e6e69-0931-48fc-98ea-a778a75e20e1
config.entity.key_store.block uuid:e35a39a5-8cae-4827-99a2-914fad585b00
config.entity.key_store.block uuid:e40907bc-3640-4c43-bda2-d398d71183eb
config.entity.key_store.block uuid:e868d369-c709-4045-8a61-d7d020c9e42b
config.entity.key_store.block uuid:ebf77b7a-35c5-4a2a-bc84-01c6d53aaf29

'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: