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
14157372 cron 1747847439
14157373 cron 1747847439
14157374 cron 1747847439
14157375 cron 1747847439
14157376 cron 1747847439
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.image_style uuid:ddc75f3e-4d8d-471a-8920-347229ac9637
config.entity.key_store.image_style uuid:ef6ba4e5-c6ac-4297-9f47-c4787c4455a3
config.entity.key_store.image_style uuid:fa89e2e9-92d2-48c2-84c1-d4ab37330a8b
config.entity.key_store.language_content_settings uuid:03c36255-d962-4ca0-a8ba-00136d93ac9e
config.entity.key_store.language_content_settings uuid:176d3789-15db-475e-bd46-b164a3f4ff25
config.entity.key_store.language_content_settings uuid:194f41db-bb1b-4a52-b414-005873beb159
config.entity.key_store.language_content_settings uuid:1b46c3cc-33f9-4158-8c06-d0950de5a2c6
config.entity.key_store.language_content_settings uuid:1eee6578-0752-4c42-8ace-c0f1a770dcbc
config.entity.key_store.language_content_settings uuid:28e74d05-d25b-42e0-9a75-6645a0b6b3fb
config.entity.key_store.language_content_settings uuid:4d846e77-ec18-4149-8dac-96d98b52750b

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