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
14167546 page not found 1747861267
14167547 page not found 1747861581
14167548 page not found 1747861827
14167549 page not found 1747861956
14167550 page not found 1747862101
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:5375b162-b390-47d2-8147-e65ff9ee61ea
config.entity.key_store.field_storage_config uuid:548f2058-2f88-43a0-a7c5-5c6b207e5103
config.entity.key_store.field_storage_config uuid:5ceecb5d-efcc-4286-b3b3-92e05db687b9
config.entity.key_store.field_storage_config uuid:62878b94-d01b-4fd0-9813-81f1fa04bbd1
config.entity.key_store.field_storage_config uuid:65b78829-1d29-4b33-800b-0d347a634c7d
config.entity.key_store.field_storage_config uuid:6aa26887-c0e5-403d-9555-7d0c5b23b4df
config.entity.key_store.field_storage_config uuid:6e2ee488-b065-46dc-8e39-aac68ab25f98
config.entity.key_store.field_storage_config uuid:6ebbadd6-5883-4898-abd5-cded130c3e22
config.entity.key_store.field_storage_config uuid:72a3d03a-f8e1-4321-a122-90eefe2637c0
config.entity.key_store.field_storage_config uuid:7667a2ae-3b92-4928-8478-15aa04d8b355

'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.comment.default /admin/structure/comment/manage/{comment_type}/form-display
entity.entity_form_display.comment.form_mode /admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}
entity.entity_form_display.contact_message.default /admin/structure/contact/manage/{contact_form}/form-display
entity.entity_form_display.contact_message.form_mode /admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}
entity.entity_form_display.node.default /admin/structure/types/manage/{node_type}/form-display

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