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
14156962 cron 1747847372
14156963 cron 1747847372
14156964 cron 1747847372
14156965 cron 1747847372
14156966 cron 1747847373
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.date_format uuid:e67ad7a1-d3ce-4ac9-88ad-18ab78cc6cb9
config.entity.key_store.date_format uuid:f2a84d1a-2804-4539-8dde-903d9b009d48
config.entity.key_store.editor uuid:0c78d351-f96c-4c43-ad63-d79cbefbfb9e
config.entity.key_store.editor uuid:aafaf1ac-4cce-481f-a5ea-68edabfc5762
config.entity.key_store.entity_form_display uuid:15e6f4f7-c096-4fc4-a0a5-81a78660a69b
config.entity.key_store.entity_form_display uuid:1be9aa7b-bc8b-4b99-a8f4-edf5cda7a321
config.entity.key_store.entity_form_display uuid:1f59a178-3ebf-4e89-9a30-736c066355cd
config.entity.key_store.entity_form_display uuid:22fcf19e-895a-4c54-befa-867881950873
config.entity.key_store.entity_form_display uuid:393913b2-7a4c-410b-8d51-5b43e9b65fe1
config.entity.key_store.entity_form_display uuid:49ac4c71-e1bd-4344-8b17-8457b0e27e8a

'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.pathauto_pattern.edit_form /admin/config/search/path/patterns/{pathauto_pattern}
entity.pathauto_pattern.enable /admin/config/search/path/patterns/{pathauto_pattern}/enable
entity.path_alias.add_form /admin/config/search/path/add
entity.path_alias.collection /admin/config/search/path
entity.path_alias.delete_form /admin/config/search/path/delete/{path_alias}

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