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
14167566 page not found 1747870469
14167567 image 1747870532
14167568 image 1747870532
14167569 image 1747870532
14167570 image 1747870532
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.menu uuid:10388586-e1fd-437a-aee6-96345af4a463
config.entity.key_store.menu uuid:1951dff5-6245-4d7a-9d0d-f729442f5f53
config.entity.key_store.menu uuid:203c3947-2ebc-42b9-b984-8424fdf81cf7
config.entity.key_store.menu uuid:4414d676-5eb9-411e-ae85-1c607cc720d4
config.entity.key_store.menu uuid:493aa969-3ad4-4004-9cbc-273529672fdf
config.entity.key_store.menu uuid:73b9b081-a147-4725-be41-fe7a0c713edc
config.entity.key_store.menu uuid:c37fae7f-2f76-4caa-94f5-297aee4adc36
config.entity.key_store.menu uuid:dcea48de-22af-488e-aea8-905f628c486a
config.entity.key_store.menu uuid:defb38ea-578f-4c41-872b-2b1e4b8daf8a
config.entity.key_store.node_type uuid:010d3a65-a036-4c82-8b3b-ae4237299a4d

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