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
14158047 access denied 1747854292
14158048 access denied 1747854293
14158049 page not found 1747854457
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:a7aa9cb8-bb8a-40f6-bda2-60805c49f17d
config.entity.key_store.base_field_override uuid:a9602684-ad8d-4236-af95-4177ef589a94
config.entity.key_store.base_field_override uuid:ab34d3c7-e489-4fc5-a763-c95e72952617
config.entity.key_store.base_field_override uuid:ad1a7d22-ef6d-417a-83f9-2c07f75136d9
config.entity.key_store.base_field_override uuid:b52dbfba-9c16-47a4-970d-0fae7afd818b
config.entity.key_store.base_field_override uuid:c2c5982c-43e2-4ccc-86e6-2767755dbdcf
config.entity.key_store.base_field_override uuid:c3f2aeac-721a-4761-bd95-69cdcdf5bffe
config.entity.key_store.base_field_override uuid:c5180329-3776-4ea5-a057-ca17de4af18c
config.entity.key_store.base_field_override uuid:c80a7928-b705-48c9-a490-cd949de42a92
config.entity.key_store.base_field_override uuid:c8ff2b68-75af-41e8-acb9-c002bfd86135

'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.taxonomy_term.field_ui_fields /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields
entity.taxonomy_vocabulary.add_form /admin/structure/taxonomy/add
entity.taxonomy_vocabulary.collection /admin/structure/taxonomy
entity.taxonomy_vocabulary.config_translation_overview /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/translate
entity.taxonomy_vocabulary.delete_form /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete

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