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
14072942 cron 1747766651
14072943 cron 1747766652
14072944 cron 1747766652
14072945 cron 1747766652
14072946 cron 1747766653
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.pathauto_pattern uuid:3d4f1622-dce0-4db9-9d5d-e5b5599686e6
config.entity.key_store.pathauto_pattern uuid:a1598592-f3f7-4372-bd85-08dc55add792
config.entity.key_store.pathauto_pattern uuid:b4248ea5-1361-416d-bbd9-77cc3247dcbd
config.entity.key_store.pathauto_pattern uuid:c38d4542-0127-476e-a482-e9c774d13781
config.entity.key_store.pathauto_pattern uuid:ce0a18e5-a569-4dd6-8d00-27714d118ca1
config.entity.key_store.pathauto_pattern uuid:e5e569e9-4068-4a6c-991e-3afa356bf43d
config.entity.key_store.rdf_mapping uuid:2a6ae09b-7731-4347-9000-22e77ec6b692
config.entity.key_store.rdf_mapping uuid:4327bd3d-6c02-491b-83e2-3560a5ef8e1c
config.entity.key_store.rdf_mapping uuid:b0ddb4f7-9de2-4b82-a2c8-30b9f77baef4
config.entity.key_store.rdf_mapping uuid:c9332dd3-e0f6-47ea-aaf1-c57103cd782a

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