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
13760077 cron 1747544267
13760078 cron 1747544267
13760079 cron 1747544267
13760080 cron 1747544268
13760081 cron 1747544268
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
entity.storage_schema.sql menu_link_content.field_schema_data.content_translation_created
entity.storage_schema.sql menu_link_content.field_schema_data.content_translation_outdated
entity.storage_schema.sql menu_link_content.field_schema_data.content_translation_source
entity.storage_schema.sql menu_link_content.field_schema_data.content_translation_status
entity.storage_schema.sql menu_link_content.field_schema_data.content_translation_uid
entity.storage_schema.sql menu_link_content.field_schema_data.default_langcode
entity.storage_schema.sql menu_link_content.field_schema_data.description
entity.storage_schema.sql menu_link_content.field_schema_data.enabled
entity.storage_schema.sql menu_link_content.field_schema_data.expanded
entity.storage_schema.sql menu_link_content.field_schema_data.external

'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
views_ui.form_display /admin/structure/views/{js}/display/{view}/{display_id}/{type}
views_ui.form_edit_details /admin/structure/views/{js}/edit-details/{view}/{display_id}
views_ui.form_handler /admin/structure/views/{js}/handler/{view}/{display_id}/{type}/{id}
views_ui.form_handler_extra /admin/structure/views/{js}/handler-extra/{view}/{display_id}/{type}/{id}
views_ui.form_handler_group /admin/structure/views/{js}/handler-group/{view}/{display_id}/{type}/{id}

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