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.date_format uuid:e67ad7a1-d3ce-4ac9-88ad-18ab78cc6cb9
config.entity.key_store.date_format uuid:f2a84d1a-2804-4539-8dde-903d9b009d48
config.entity.key_store.editor uuid:0c78d351-f96c-4c43-ad63-d79cbefbfb9e
config.entity.key_store.editor uuid:aafaf1ac-4cce-481f-a5ea-68edabfc5762
config.entity.key_store.entity_form_display uuid:15e6f4f7-c096-4fc4-a0a5-81a78660a69b
config.entity.key_store.entity_form_display uuid:1be9aa7b-bc8b-4b99-a8f4-edf5cda7a321
config.entity.key_store.entity_form_display uuid:1f59a178-3ebf-4e89-9a30-736c066355cd
config.entity.key_store.entity_form_display uuid:22fcf19e-895a-4c54-befa-867881950873
config.entity.key_store.entity_form_display uuid:393913b2-7a4c-410b-8d51-5b43e9b65fe1
config.entity.key_store.entity_form_display uuid:49ac4c71-e1bd-4344-8b17-8457b0e27e8a

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