You are here

Files in Entity Pager 2.0.x

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt * For a list of changes and fixes for your version, please visit: https://www.drupal.org/project/entity_pager/releases * For API change records, please visit: https://www.drupal.org/list-changes/entity_pager
entity-pager.css css/entity-pager.css Minimal styling for an entity pager.
entity-pager.html.twig templates/entity-pager.html.twig Default theme implementation for an entity pager.
EntityAnalyzerSubscriber.php src/EventSubscriber/EntityAnalyzerSubscriber.php Drupal\entity_pager\EventSubscriber
EntityAnalyzerSubscriberTest.php tests/src/Unit/EntityAnalyzerSubscriberTest.php Drupal\Tests\entity_pager\Unit
EntityPager.php src/EntityPager.php Drupal\entity_pager
EntityPager.php src/Plugin/views/style/EntityPager.php Drupal\entity_pager\Plugin\views\style
EntityPagerAnalyzeEvent.php src/Event/EntityPagerAnalyzeEvent.php Drupal\entity_pager\Event
EntityPagerAnalyzeEventTest.php tests/src/Unit/EntityPagerAnalyzeEventTest.php Drupal\Tests\entity_pager\Unit
EntityPagerAnalyzer.php src/EntityPagerAnalyzer.php Drupal\entity_pager
EntityPagerAnalyzerInterface.php src/EntityPagerAnalyzerInterface.php Drupal\entity_pager
EntityPagerAnalyzerTest.php tests/src/Unit/EntityPagerAnalyzerTest.php Drupal\Tests\entity_pager\Unit
EntityPagerEvents.php src/Event/EntityPagerEvents.php Drupal\entity_pager\Event
EntityPagerFactory.php src/EntityPagerFactory.php Drupal\entity_pager
EntityPagerInterface.php src/EntityPagerInterface.php Drupal\entity_pager
EntityPagerLink.php src/EntityPagerLink.php Drupal\entity_pager
EntityPagerLinkInterface.php src/EntityPagerLinkInterface.php Drupal\entity_pager
EntityPagerLinkTest.php tests/src/Kernel/EntityPagerLinkTest.php Drupal\Tests\entity_pager\Kernel
EntityPagerTest.php tests/src/Functional/EntityPagerTest.php Drupal\Tests\entity_pager\Functional
entity_pager.info.yml entity_pager.info.yml entity_pager.info.yml
entity_pager.install entity_pager.install Install, update and uninstall functions for the Entity Pager module.
entity_pager.libraries.yml entity_pager.libraries.yml entity_pager.libraries.yml
entity_pager.module entity_pager.module Provides Next and Previous navigation on entities.
entity_pager.services.yml entity_pager.services.yml entity_pager.services.yml
entity_pager.views.schema.yml config/schema/entity_pager.views.schema.yml config/schema/entity_pager.views.schema.yml
entity_pager_test_views.info.yml tests/modules/entity_pager_test_views/entity_pager_test_views.info.yml tests/modules/entity_pager_test_views/entity_pager_test_views.info.yml
views.view.entity_pager_example.yml config/install/views.view.entity_pager_example.yml config/install/views.view.entity_pager_example.yml
views.view.test_relationship_pager.yml tests/modules/entity_pager_test_views/test_views/views.view.test_relationship_pager.yml tests/modules/entity_pager_test_views/test_views/views.view.test_relationship_pager.yml
ViewsPerformanceAnalyzerSubscriber.php src/EventSubscriber/ViewsPerformanceAnalyzerSubscriber.php Drupal\entity_pager\EventSubscriber

Other projects