You are here

namespace Drupal\entity_pager in Entity Pager 8

Same name in other branches
  1. 2.0.x Drupal\entity_pager
Classsort descending Location Description
EntityPager src/EntityPager.php Entity pager object.
EntityPagerAnalyzer src/EntityPagerAnalyzer.php A class for analyzing an entity pager and providing feedback.
EntityPagerAnalyzerInterface src/EntityPagerAnalyzerInterface.php An interface for an Entity Pager Analyzer.
EntityPagerFactory src/EntityPagerFactory.php Factory for entity pager objects.
EntityPagerInterface src/EntityPagerInterface.php Defines an interface for an entity pager.
EntityPagerLink src/EntityPagerLink.php A class representing a single Entity Pager link.
EntityPagerLinkInterface src/EntityPagerLinkInterface.php An interface for a single Entity Pager Link.