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
14149743 cron 1747845185
14149744 cron 1747845186
14149745 cron 1747845186
14149746 cron 1747845186
14149747 cron 1747845186
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.entity_form_mode.add_form /admin/structure/display-modes/form/add/{entity_type_id}
entity.entity_form_mode.collection /admin/structure/display-modes/form
entity.entity_form_mode.config_translation_overview /admin/structure/display-modes/form/manage/{entity_form_mode}/translate
entity.entity_form_mode.delete_form /admin/structure/display-modes/form/manage/{entity_form_mode}/delete
entity.entity_form_mode.edit_form /admin/structure/display-modes/form/manage/{entity_form_mode}

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