6 #type uses of Pager
- AggregatorController::buildPageList in core/
modules/ aggregator/ src/ Controller/ AggregatorController.php - Builds a listing of aggregator feed items.
- EntityListBuilder::render in core/
lib/ Drupal/ Core/ Entity/ EntityListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- FeedViewBuilder::buildComponents in core/
modules/ aggregator/ src/ FeedViewBuilder.php - Builds the component fields and properties of a set of entities.
- template_preprocess_forums in core/
modules/ forum/ forum.module - Prepares variables for forums templates.
- template_preprocess_forum_list in core/
modules/ forum/ forum.module - Prepares variables for forum list templates.
- TrackerController::buildContent in core/
modules/ tracker/ src/ Controller/ TrackerController.php - Builds content for the tracker controllers.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.