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
14139410 cron 1747832073
14139411 cron 1747832073
14139412 cron 1747832074
14139413 cron 1747832074
14139414 cron 1747832075
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:f9e4a3ba-606f-45f3-b859-1c7dead10c4d
config.entity.key_store.field_config uuid:fee1669b-ddcc-44a8-985e-d8891291f96a
config.entity.key_store.field_config uuid:ff24a95a-2638-4c14-aedf-544744ee3946
config.entity.key_store.field_storage_config uuid:00693c84-f8a3-4ff2-a44c-b7cc77f0c530
config.entity.key_store.field_storage_config uuid:06247e55-d965-4010-ac61-aca959ca8c90
config.entity.key_store.field_storage_config uuid:0fab2c7c-dc5d-4139-8f69-ce1a49b6bd52
config.entity.key_store.field_storage_config uuid:1060ffec-10af-42c8-8ef1-6bcf4e2e634e
config.entity.key_store.field_storage_config uuid:1a722408-2f99-47a7-a27b-b7628111bb1f
config.entity.key_store.field_storage_config uuid:22b4264b-fcc1-47ce-9292-75cd76f272da
config.entity.key_store.field_storage_config uuid:246845a5-ccc1-4fda-8162-3db4b26d234e

'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.add_step_form.condition.add /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/add/{condition}
entity.page_variant.add_step_form.condition.delete /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/delete/{id}
entity.page_variant.add_step_form.condition.edit /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/selection/edit/{condition}
entity.page_variant.add_step_form.context.add /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/contexts/add/{context_id}
entity.page_variant.add_step_form.context.delete /admin/structure/page_manager/manage/{page}/add_variant/{machine_name}/context/delete/{context_id}

'Adaptive' pagerer style:
'pagerer' core replacement theme: