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
14167416 cron 1747860285
14167417 cron 1747860285
14167418 cron 1747860286
14167419 cron 1747860286
14167420 cron 1747860286
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.field_config uuid:66e97097-db27-4144-8b2f-f0e03163fc0f
config.entity.key_store.field_config uuid:6b62ffb5-15f8-44ae-9553-861f3a708e4b
config.entity.key_store.field_config uuid:72af3705-eed6-47b4-b1cf-05ce922dccf0
config.entity.key_store.field_config uuid:753ed8f0-4523-4d1e-a6e7-fa0e538aa647
config.entity.key_store.field_config uuid:7a5b3ff5-0c07-43b1-9b06-d5bd09b5c23b
config.entity.key_store.field_config uuid:7ccbe5e0-f534-42f9-aa96-81b86b61f20f
config.entity.key_store.field_config uuid:7ce06544-d361-4d3b-8544-dce79318c3c5
config.entity.key_store.field_config uuid:7ee9c3c6-36ed-4a09-b421-153bb9ab1aaa
config.entity.key_store.field_config uuid:7faaa221-4093-450a-bed1-97c58cf001d9
config.entity.key_store.field_config uuid:807c73a3-f454-43b2-92e1-b895e8c48eab

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