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
14092060 cron 1747775306
14092061 cron 1747775307
14092062 cron 1747775307
14092063 cron 1747775307
14092064 cron 1747775309
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.add_step_form.condition.add /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/add/{condition}
entity.page_variant.add_step_form.condition.delete /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/delete/{id}
entity.page_variant.add_step_form.condition.edit /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/edit/{condition}
entity.page_variant.add_step_form.context.add /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/contexts/add/{context_id}
entity.page_variant.add_step_form.context.delete /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/context/delete/{context_id}

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