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
14126136 cron 1747818793
14126137 cron 1747818793
14126138 cron 1747818794
14126139 cron 1747818797
14126140 cron 1747818797
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.comment.delete_multiple_form /admin/content/comment/delete
entity.comment.display /comment/{comment}/manage-display
entity.comment.edit_form /comment/{comment}/edit
entity.comment.field_ui_fields /admin/structure/comment/manage/{comment_type}/fields
entity.comment_type.add_form /admin/structure/comment/types/add

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