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
14158007 image 1747850498
14158008 image 1747850498
14158009 image 1747850505
14158010 image 1747850505
14158011 image 1747850506
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.base_field_override uuid:c9c5d6d5-8667-4a3c-b2cc-3a2b1c44b06f
config.entity.key_store.base_field_override uuid:cfd38023-f5d9-44ae-83c5-e79489fc559a
config.entity.key_store.base_field_override uuid:d00358f2-76e8-45a7-9b55-a88edc136157
config.entity.key_store.base_field_override uuid:d58db1da-5c89-46d1-8631-d56e8a1fa9c4
config.entity.key_store.base_field_override uuid:d5eac873-2050-4e27-8620-ae18aeeac402
config.entity.key_store.base_field_override uuid:db4b104c-c73c-4748-a9f6-f93f491e1031
config.entity.key_store.base_field_override uuid:dbc029fb-e2b3-4056-8766-3fe48ea44345
config.entity.key_store.base_field_override uuid:ddbf21a0-fdb0-4fe1-ad7b-afbdce80a3fb
config.entity.key_store.base_field_override uuid:df3db6a3-911b-4370-8b59-453f8cf84e54
config.entity.key_store.base_field_override uuid:e054415d-49f2-4f31-9ae6-d82bda4db3f7

'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.shortcut_set.edit_form /admin/config/user-interface/shortcut/manage/{shortcut_set}
entity.taxonomy_term.add_form /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/add
entity.taxonomy_term.canonical /taxonomy/term/{taxonomy_term}
entity.taxonomy_term.content_translation_add /taxonomy/term/{taxonomy_term}/translations/add/{source}/{target}
entity.taxonomy_term.content_translation_delete /taxonomy/term/{taxonomy_term}/translations/delete/{language}

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