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
14157972 cron 1747847553
14157973 page not found 1747847768
14157974 page not found 1747849200
14157975 page not found 1747849321
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.entity_view_mode uuid:da199783-b1f4-4b78-a0e7-3de963d13465
config.entity.key_store.entity_view_mode uuid:df4923d7-0e00-4849-b1ff-1b477b076459
config.entity.key_store.entity_view_mode uuid:f122f937-70aa-4912-bfe8-2546f0196686
config.entity.key_store.field_config uuid:02cfc2a1-a65f-4249-b78a-ebf2ac550228
config.entity.key_store.field_config uuid:04591e6e-483b-49ef-8d0b-f212bf2bdf55
config.entity.key_store.field_config uuid:07cc8917-d70e-4026-a619-4d4a8015baeb
config.entity.key_store.field_config uuid:082acd03-0c7d-45c9-adb2-699aceced989
config.entity.key_store.field_config uuid:091b1db1-1200-4029-b5f8-196c77a81e00
config.entity.key_store.field_config uuid:09430fb1-bc30-4a58-8d04-36a1847e361b
config.entity.key_store.field_config uuid:0db0e138-6018-4441-84e6-063ca714001f

'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.field_config.config_translation_overview.contact_message /admin/structure/contact/manage/{contact_form}/fields/{field_config}/translate
entity.field_config.config_translation_overview.node /admin/structure/types/manage/{node_type}/fields/{field_config}/translate
entity.field_config.config_translation_overview.taxonomy_term /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/translate
entity.field_config.config_translation_overview.user /admin/config/people/accounts/fields/{field_config}/translate
entity.field_config.contact_message_field_delete_form /admin/structure/contact/manage/{contact_form}/fields/{field_config}/delete

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