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
14167556 page not found 1747864977
14167557 access denied 1747865385
14167558 access denied 1747865493
14167559 image 1747865633
14167560 image 1747865633
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
system.schema big_pipe
system.schema block
system.schema block_content
system.schema breakpoint
system.schema ckeditor
system.schema color
system.schema comment
system.schema config
system.schema config_translation
system.schema contact

'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.contact_form.config_translation_overview /admin/structure/contact/manage/{contact_form}/translate
entity.contact_form.delete_form /admin/structure/contact/manage/{contact_form}/delete
entity.contact_form.edit_form /admin/structure/contact/manage/{contact_form}
entity.contact_message.field_ui_fields /admin/structure/contact/manage/{contact_form}/fields
entity.date_format.collection /admin/config/regional/date-time

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