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
14157007 cron 1747847379
14157008 cron 1747847379
14157009 cron 1747847379
14157010 cron 1747847380
14157011 cron 1747847380
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.search_page.edit_form /admin/config/search/pages/manage/{search_page}
entity.search_page.enable /admin/config/search/pages/manage/{search_page}/enable
entity.search_page.set_default /admin/config/search/pages/manage/{search_page}/set-default
entity.shortcut.canonical /admin/config/user-interface/shortcut/link/{shortcut}
entity.shortcut.content_translation_add /admin/config/user-interface/shortcut/link/{shortcut}/translations/add/{source}/{target}

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