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.pathauto_pattern uuid:3d4f1622-dce0-4db9-9d5d-e5b5599686e6
config.entity.key_store.pathauto_pattern uuid:a1598592-f3f7-4372-bd85-08dc55add792
config.entity.key_store.pathauto_pattern uuid:b4248ea5-1361-416d-bbd9-77cc3247dcbd
config.entity.key_store.pathauto_pattern uuid:c38d4542-0127-476e-a482-e9c774d13781
config.entity.key_store.pathauto_pattern uuid:ce0a18e5-a569-4dd6-8d00-27714d118ca1
config.entity.key_store.pathauto_pattern uuid:e5e569e9-4068-4a6c-991e-3afa356bf43d
config.entity.key_store.rdf_mapping uuid:2a6ae09b-7731-4347-9000-22e77ec6b692
config.entity.key_store.rdf_mapping uuid:4327bd3d-6c02-491b-83e2-3560a5ef8e1c
config.entity.key_store.rdf_mapping uuid:b0ddb4f7-9de2-4b82-a2c8-30b9f77baef4
config.entity.key_store.rdf_mapping uuid:c9332dd3-e0f6-47ea-aaf1-c57103cd782a

'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.entity_form_display.node.form_mode /admin/structure/types/manage/{node_type}/form-display/{form_mode_name}
entity.entity_form_display.taxonomy_term.default /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display
entity.entity_form_display.taxonomy_term.form_mode /admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}
entity.entity_form_display.user.default /admin/config/people/accounts/form-display
entity.entity_form_display.user.form_mode /admin/config/people/accounts/form-display/{form_mode_name}

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