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
14158057 page not found 1747856324
14158058 page not found 1747856327
14158059 page not found 1747856331
14158060 page not found 1747856334
14158061 page not found 1747857355
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:fe6a509c-1016-47d7-93ea-de0fccf6fa28
config.entity.key_store.base_field_override uuid:01ddace8-c126-4dfd-a99f-e27ffd6c19e7
config.entity.key_store.base_field_override uuid:03db0c05-4115-4c43-847f-67f81b8f57db
config.entity.key_store.base_field_override uuid:0a7247b3-ee66-4b36-8bcf-241f6f0d42af
config.entity.key_store.base_field_override uuid:0af2896e-67d7-4ccd-b0a0-4d96ed16f6b3
config.entity.key_store.base_field_override uuid:10454b68-729d-4db0-b695-da31e50c225b
config.entity.key_store.base_field_override uuid:18820c36-fbb0-4553-8d4f-f023f1fc4a49
config.entity.key_store.base_field_override uuid:19138a22-a3aa-451a-9103-2c7f47d84f30
config.entity.key_store.base_field_override uuid:1a662dfe-1137-48f7-8897-31c7e120ffa0
config.entity.key_store.base_field_override uuid:1abec31c-ae24-4eb5-9e2f-40312577006a

'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: