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
14157747 cron 1747847483
14157748 cron 1747847483
14157749 cron 1747847483
14157750 cron 1747847483
14157751 cron 1747847483
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
locale.project drupal
locale.project drupal8_zymphonies_theme
locale.project ds
locale.project field_formatter_class
locale.project fontawesome
locale.project iframe
locale.project jquery_ui
locale.project jquery_ui_button
locale.project jquery_ui_checkboxradio
locale.project jquery_ui_controlgroup

'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
config_translation.item.edit.entity.block.edit_form /admin/structure/block/manage/{block}/translate/{langcode}/edit
config_translation.item.edit.entity.block_content_type.edit_form /admin/structure/block/block-content/manage/{block_content_type}/translate/{langcode}/edit
config_translation.item.edit.entity.comment_type.edit_form /admin/structure/comment/manage/{comment_type}/translate/{langcode}/edit
config_translation.item.edit.entity.configurable_language.edit_form /admin/config/regional/language/edit/{configurable_language}/translate/{langcode}/edit
config_translation.item.edit.entity.contact_form.edit_form /admin/structure/contact/manage/{contact_form}/translate/{langcode}/edit

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