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
14139160 cron 1747832025
14139161 cron 1747832025
14139162 cron 1747832025
14139163 cron 1747832025
14139164 cron 1747832026
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
state system.theme_engine.files
state twig_extension_hash_prefix
state update.last_check
state views.view_route_names
system.schema addtoany
system.schema admin_toolbar
system.schema admin_toolbar_links_access_filter
system.schema admin_toolbar_search
system.schema admin_toolbar_tools
system.schema automated_cron

'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.block.config_translation_overview /admin/structure/block/manage/{block}/translate
entity.block.delete_form /admin/structure/block/manage/{block}/delete
entity.block.disable /admin/structure/block/manage/{block}/disable
entity.block.edit_form /admin/structure/block/manage/{block}
entity.block.enable /admin/structure/block/manage/{block}/enable

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