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
14126121 cron 1747818782
14126122 page not found 1747818783
14126123 cron 1747818784
14126124 cron 1747818784
14126125 cron 1747818785
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_storage_config uuid:43d2cdee-8f40-42f9-95e9-d5e53f916399
config.entity.key_store.field_storage_config uuid:44deb6f3-051d-42b8-bcfa-c191260e087d
config.entity.key_store.field_storage_config uuid:46619ea5-5de7-4750-8559-5f5f1018c203
config.entity.key_store.field_storage_config uuid:48ab31ec-063e-477f-bd81-6085dc437ea5
config.entity.key_store.field_storage_config uuid:49931ebf-69d2-4a70-9514-458c7172b63f
config.entity.key_store.field_storage_config uuid:4a69ff04-e1cd-4398-8a1f-5d88dcbcce29
config.entity.key_store.field_storage_config uuid:4c446823-9fbb-4dfb-bc35-c81fbd61882b
config.entity.key_store.field_storage_config uuid:4f0ff547-02be-476c-a052-470d0fff5001
config.entity.key_store.field_storage_config uuid:50959f86-1c7f-4e37-9014-c4130f861495
config.entity.key_store.field_storage_config uuid:529b5b68-dd4c-49c3-9a00-9afb0a7538da

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