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
14126111 cron 1747818774
14126112 cron 1747818776
14126113 cron 1747818776
14126114 cron 1747818777
14126115 cron 1747818777
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.base_field_override uuid:c9c5d6d5-8667-4a3c-b2cc-3a2b1c44b06f
config.entity.key_store.base_field_override uuid:cfd38023-f5d9-44ae-83c5-e79489fc559a
config.entity.key_store.base_field_override uuid:d00358f2-76e8-45a7-9b55-a88edc136157
config.entity.key_store.base_field_override uuid:d58db1da-5c89-46d1-8631-d56e8a1fa9c4
config.entity.key_store.base_field_override uuid:d5eac873-2050-4e27-8620-ae18aeeac402
config.entity.key_store.base_field_override uuid:db4b104c-c73c-4748-a9f6-f93f491e1031
config.entity.key_store.base_field_override uuid:dbc029fb-e2b3-4056-8766-3fe48ea44345
config.entity.key_store.base_field_override uuid:ddbf21a0-fdb0-4fe1-ad7b-afbdce80a3fb
config.entity.key_store.base_field_override uuid:df3db6a3-911b-4370-8b59-453f8cf84e54
config.entity.key_store.base_field_override uuid:e054415d-49f2-4f31-9ae6-d82bda4db3f7

'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
panels_ipe.block_content.form /admin/panels_ipe/variant/{panels_storage_type}/{panels_storage_id}/block_content/{type}/form
panels_ipe.block_content_existing.form /admin/panels_ipe/variant/{panels_storage_type}/{panels_storage_id}/block_content/{type}/block/{block_content_uuid}/form
panels_ipe.block_content_types /admin/panels_ipe/variant/{panels_storage_type}/{panels_storage_id}/block_content/types
panels_ipe.block_plugin.form /admin/panels_ipe/variant/{panels_storage_type}/{panels_storage_id}/block_plugins/{plugin_id}/form
panels_ipe.block_plugins /admin/panels_ipe/variant/{panels_storage_type}/{panels_storage_id}/block_plugins

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