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
14157722 cron 1747847480
14157723 cron 1747847480
14157724 cron 1747847480
14157725 cron 1747847480
14157726 cron 1747847480
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.entity_form_display uuid:4b5fc034-bb3c-434d-b2a8-0b9a387f142b
config.entity.key_store.entity_form_display uuid:56c51533-42a6-4316-9ce2-23c6736321eb
config.entity.key_store.entity_form_display uuid:69e36d5f-10a4-4177-8b68-67250fbbfc61
config.entity.key_store.entity_form_display uuid:7dd116f8-efe9-4a4e-a7aa-a69b2e4a3c6f
config.entity.key_store.entity_form_display uuid:83c6325c-90f8-4bbe-88f2-be47797118c9
config.entity.key_store.entity_form_display uuid:8726099c-ec7c-46f1-a295-83cfafc9a898
config.entity.key_store.entity_form_display uuid:9750dbd8-2c3f-4293-8abd-9cc238d8c807
config.entity.key_store.entity_form_display uuid:9e32c6fd-d408-443f-b55e-2779d27c0ab3
config.entity.key_store.entity_form_display uuid:b4cd3bc1-99c8-465c-8ba1-1bf12e73f093
config.entity.key_store.entity_form_display uuid:c5e57599-d0ff-40f2-bd80-dd325d87617e

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