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
14167551 page not found 1747863169
14167552 page not found 1747863626
14167553 page not found 1747864463
14167554 page not found 1747864563
14167555 page not found 1747864783
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.node_type uuid:f736cafd-edfe-43dd-9fb6-f1eb63bc7892
config.entity.key_store.page uuid:2ee9cc07-d484-4861-8714-c70d80a6561e
config.entity.key_store.page uuid:6e18f838-8b79-433a-b37d-8649cb85d948
config.entity.key_store.pagerer_preset uuid:b0562e83-8f65-4764-b7f7-a0352cd60178
config.entity.key_store.page_variant page:home
config.entity.key_store.page_variant uuid:dee6c3f5-ff9e-4452-bc45-598b9b7d5436
config.entity.key_store.pathauto_pattern status:1
config.entity.key_store.pathauto_pattern type:canonical_entities:node
config.entity.key_store.pathauto_pattern type:canonical_entities:taxonomy_term
config.entity.key_store.pathauto_pattern uuid:13ca45a4-bdb0-414d-b475-85e3e424db28

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