Search for pager

  1. Search 7.x for pager
  2. Search 9.5.x for pager
  3. Search 8.9.x for pager
  4. Search 10.3.x for pager
  5. Search 11.x for pager
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Pager class core/lib/Drupal/Core/Render/Element/Pager.php Provides a render element for a pager.
Pager class core/lib/Drupal/Core/Pager/Pager.php A value object that represents a pager.

All search results

Title Object type File name Summary
DisplayPluginBase::renderPager function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::usesPager function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginInterface::getPagerText function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Provides help text for pagers.
DisplayPluginInterface::isPagerEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display is using a pager or not.
DisplayPluginInterface::renderPager function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Checks to see if the display plugins support pager rendering.
DisplayPluginInterface::usesPager function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display allows the use of a pager or not.
Drupal\Core\Pager\PagerPreprocess service core/core.services.yml Drupal\Core\Pager\PagerPreprocess
EntityListBuilderTest::testPager function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests paging.
EntityReference::$usesPager property core/modules/views/src/Plugin/views/display/EntityReference.php
EntityResource::getPagerLinks function core/modules/jsonapi/src/Controller/EntityResource.php Get the pager links for a given request object.
EntityResource::getPagerQueries function core/modules/jsonapi/src/Controller/EntityResource.php Get the query param array.
Feed::$usesPager property core/modules/views/src/Plugin/views/display/Feed.php Whether the display allows the use of a pager or not.
FieldCounterTest::testPager function core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php Tests the counter field when using a pager.
FilterDateTest::testExposedFilterWithPager function core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php Tests exposed date filters with a pager.
gin-pager.css file core/themes/default_admin/migration/css/base/gin-pager.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

.pager__link {
color: var(--gin-color-text);
background-color:…
gin-pager.pcss.css file core/themes/default_admin/migration/css/base/gin-pager.pcss.css .pager__link {
color: var(--gin-color-text);
background-color: transparent;
}

.pager__link.is-active,
.pager__item--current {
color: var(--gin-bg-app);
}

.pager__link:hover,
.pager__link.is-active:hover {
color:…
HelpPageReverseOrderTest class core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php Verify the order of the help page with an alter hook.
HelpPageReverseOrderTest class core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php Verify the order of the help page with an alter hook.
HelpPageReverseOrderTest.php file core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php
HelpPageReverseOrderTest.php file core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php
HelpPageReverseOrderTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php The theme to install as the default for testing.
HelpPageReverseOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php Modules to install.
HelpPageReverseOrderTest::$modules property core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php
HelpPageReverseOrderTest::$stringOrder property core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php Strings to search for on admin/help, in order.
HelpPageReverseOrderTest::$stringOrder property core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php Strings to search for on admin/help, in order.
hook_views_plugins_pager_alter function core/modules/views/views.api.php Modify the list of available views pager plugins.
LayoutBuilderTest::$pageReloadMarker property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php A string used to mark the current page.
LocaleLocalTasksTest::getLocalePageRoutes function core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php Provides a list of routes to test.
MiniPagerTest class core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the mini pager plugin.
MiniPagerTest.php file core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$modules property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$nodes property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Nodes used by the test.
MiniPagerTest::$testViews property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Views used by this test.
MiniPagerTest::setUp function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::testMiniPagerRender function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the rendering of mini pagers.
MiniPagerTest::testPagerHeadingLevel function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests changing the heading level.
ModerationStateNodeTest::testPagers function core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTest.php Tests pagers aren't broken by content_moderation.
NodeAccessPagerTest class core/modules/node/tests/src/Functional/NodeAccessPagerTest.php Tests access controlled node views have the right amount of comment pages.
NodeAccessPagerTest.php file core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::$modules property core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::$webUser property core/modules/node/tests/src/Functional/NodeAccessPagerTest.php An user.
NodeAccessPagerTest::setUp function core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::testCommentPager function core/modules/node/tests/src/Functional/NodeAccessPagerTest.php Tests the comment pager for nodes with multiple grants per realm.
NodeAliasedRouteTest::testNodeAddPageRouteAlias function core/modules/node/tests/src/Kernel/NodeAliasedRouteTest.php Test URL generation using node.add_page matches entity.node.add_page.
NodeRevisionsUiTest::testNodeRevisionsTabPagerAffectedTranslations function core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php Tests the revision tab paginates correctly with affected translations.
NodeRouteProvider::getAddPageRoute function core/modules/node/src/Entity/NodeRouteProvider.php
None::usePager function core/modules/views/src/Plugin/views/pager/None.php
OliveroTest::testPagerAttribute function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests pager attribute is present using pager_test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.