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
14083991 cron 1747772249
14083992 cron 1747772249
14083993 cron 1747772250
14083994 php 1747772250
14083995 cron 1747772250
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.action uuid:69361de0-5571-49ec-9356-deb6704e4257
config.entity.key_store.action uuid:786bc3b7-8492-4f31-8bde-4a2f0952bcc0
config.entity.key_store.action uuid:7976d350-dd43-4c0f-9a0f-6384c5ff754e
config.entity.key_store.action uuid:83291847-6eac-48b6-b207-892d89dbcc79
config.entity.key_store.action uuid:8ea66f83-f052-47bb-9981-ab1970680ad0
config.entity.key_store.action uuid:9240a5f3-0888-4098-8e55-01c8c822b6e5
config.entity.key_store.action uuid:a1a8c9dd-a8c9-43a2-b62e-25b646a5e8a5
config.entity.key_store.action uuid:a54ac446-9e6f-402f-b042-a7c54c09a659
config.entity.key_store.action uuid:e6e1bf69-465b-4865-8361-20d614f460da
config.entity.key_store.action uuid:e72d09e8-9861-4e60-8a27-bef33b286071

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