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. |
EntityListBuilderTest::testPager |
function |
core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php |
Test paging. |
EntityReference::$usesPager |
property |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Whether the display allows the use of a pager or not. |
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. |
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::$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 enable. |
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. |
MaintenanceModeSubscriber::$bareHtmlPageRenderer |
property |
core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php |
The bare HTML page renderer. |
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 |
The theme to install as the default for testing. |
MiniPagerTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php |
Modules to enable. |
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. |
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 |
The theme to install as the default for testing. |
NodeAccessPagerTest::$modules |
property |
core/modules/node/tests/src/Functional/NodeAccessPagerTest.php |
Modules to enable. |
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. |
NodeAccessPagerTest::testForumPager |
function |
core/modules/node/tests/src/Functional/NodeAccessPagerTest.php |
Tests the forum node pager for nodes with multiple grants per realm. |
None::usePager |
function |
core/modules/views/src/Plugin/views/pager/None.php |
Determine if this pager actually uses a pager. |
OverviewTerms::$pagerManager |
property |
core/modules/taxonomy/src/Form/OverviewTerms.php |
The pager manager. |
Page::$pageRenderArray |
property |
core/modules/views/src/Plugin/views/display/Page.php |
The current page render array. |
Page::getPageRenderArray |
function |
core/modules/views/src/Plugin/views/display/Page.php |
Gets the current views page render array. |
Page::getPagerText |
function |
core/modules/views/src/Plugin/views/display/Page.php |
Provides help text for pagers. |
Page::setPageRenderArray |
function |
core/modules/views/src/Plugin/views/display/Page.php |
Sets the current page views render array. |
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. |
pager.css |
file |
core/profiles/demo_umami/themes/umami/css/classy/components/pager.css |
Visual styles for pager. |
pager.css |
file |
core/themes/bartik/css/classy/components/pager.css |
Visual styles for pager. |
pager.css |
file |
core/themes/bartik/css/components/pager.css |
Styles for Bartik's pagination. |
pager.css |
file |
core/themes/classy/css/components/pager.css |
Visual styles for pager. |
pager.css |
file |
core/themes/claro/css/components/pager.css |
Styles for Claro's Pagination. |
pager.css |
file |
core/themes/seven/css/classy/components/pager.css |
Visual styles for pager. |
pager.css |
file |
core/themes/seven/css/components/pager.css |
Styles for Seven's Pagination. |
pager.html.twig |
file |
core/themes/stable/templates/navigation/pager.html.twig |
Theme override to display a pager. |
pager.html.twig |
file |
core/themes/claro/templates/pager.html.twig |
Theme override to display a pager. |