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
14114747 cron 1747804693
14114748 cron 1747804693
14114749 cron 1747804693
14114750 cron 1747804693
14114751 cron 1747804693
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.user_role uuid:cd3d7819-2668-47e8-b7aa-b8cdf17ad656
config.entity.key_store.user_role uuid:e56f0eaa-57fd-455f-9db0-8454f25f342d
config.entity.key_store.user_role uuid:f12868f9-79f7-4389-b87d-54ffaeb13fc6
config.entity.key_store.user_role uuid:fd74a9b2-04c1-43b8-9ec0-2a7257e18d66
config.entity.key_store.view uuid:0053e92a-23e6-4c08-bfa3-d5b19b5ceb30
config.entity.key_store.view uuid:03d2ee74-2ad4-4eca-b60d-15b5c3163da7
config.entity.key_store.view uuid:0c088e82-45da-4899-a142-80338fb0b1f3
config.entity.key_store.view uuid:1042ad7d-af6b-407a-862f-b9095c2fe00f
config.entity.key_store.view uuid:1c96a5b7-b560-4536-ac0d-3d99a9dc8aa8
config.entity.key_store.view uuid:2068f9da-9c13-4b70-9963-352b9841ed4b

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