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
14157972 cron 1747847553
14157973 page not found 1747847768
14157974 page not found 1747849200
14157975 page not found 1747849321
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.view uuid:d6994453-eb81-4396-b800-94da5a8c25ec
config.entity.key_store.view uuid:d85adbb7-e164-4440-bccf-4b473024623e
config.entity.key_store.view uuid:d918d4a7-cb81-429c-887a-8023aff8369d
config.entity.key_store.view uuid:ddb51ad0-c326-4035-8941-2cb12495c659
config.entity.key_store.view uuid:df571189-042a-4852-8422-ccdd40cb702b
config.entity.key_store.view uuid:e01ae1c6-eeb7-4987-857c-1430027c77f9
config.entity.key_store.view uuid:f2c46f08-9b81-435b-9140-82b9372b12b7
config.entity.key_store.view uuid:f4f33e7e-3c5f-4ffa-962a-522719e8f1a2
config.entity.key_store.view uuid:f5037526-88f3-482d-a54b-98c6e16901ba
config.entity.key_store.view uuid:fd48c155-f81b-43b9-8468-d8fb13756609

'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.page_variant.context.add /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/contexts/add/{context_id}
entity.page_variant.context.delete /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/context/delete/{context_id}
entity.page_variant.context.edit /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/contexts/edit/{context_id}
entity.page_variant.delete_form /admin/structure/page_manager/manage/{machine_name}/variant/{variant_machine_name}/delete
entity.pathauto_pattern.add_form /admin/config/search/path/patterns/add

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