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
14167561 image 1747865634
14167562 image 1747865636
14167563 page not found 1747865709
14167564 page not found 1747865867
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.field_storage_config uuid:43d2cdee-8f40-42f9-95e9-d5e53f916399
config.entity.key_store.field_storage_config uuid:44deb6f3-051d-42b8-bcfa-c191260e087d
config.entity.key_store.field_storage_config uuid:46619ea5-5de7-4750-8559-5f5f1018c203
config.entity.key_store.field_storage_config uuid:48ab31ec-063e-477f-bd81-6085dc437ea5
config.entity.key_store.field_storage_config uuid:49931ebf-69d2-4a70-9514-458c7172b63f
config.entity.key_store.field_storage_config uuid:4a69ff04-e1cd-4398-8a1f-5d88dcbcce29
config.entity.key_store.field_storage_config uuid:4c446823-9fbb-4dfb-bc35-c81fbd61882b
config.entity.key_store.field_storage_config uuid:4f0ff547-02be-476c-a052-470d0fff5001
config.entity.key_store.field_storage_config uuid:50959f86-1c7f-4e37-9014-c4130f861495
config.entity.key_store.field_storage_config uuid:529b5b68-dd4c-49c3-9a00-9afb0a7538da

'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.user.canonical /user/{user}
entity.user.collection /admin/people
entity.user.contact_form /user/{user}/contact
entity.user.content_translation_add /user/{user}/translations/add/{source}/{target}
entity.user.content_translation_delete /user/{user}/translations/delete/{language}

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