| DisplayPluginBase::renderPager |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginBase.php |
Checks to see if the display plugins support pager rendering. |
| DisplayPluginBase::usesPager |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
| 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 |
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. |
| FilterDateTest::testExposedFilterWithPager |
function |
core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php |
Tests exposed date filters with 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 install. |
| 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 install. |
| 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 |
Sets up the test. |
| 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 |
The theme to install as the default for testing. |
| NodeAccessPagerTest::$modules |
property |
core/modules/node/tests/src/Functional/NodeAccessPagerTest.php |
Modules to install. |
| 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. |
| NodeRouteProvider::getAddPageRoute |
function |
core/modules/node/src/Entity/NodeRouteProvider.php |
Gets the add page route. |
| None::usePager |
function |
core/modules/views/src/Plugin/views/pager/None.php |
Determine if this pager actually uses a pager. |
| OliveroTest::testPagerAttribute |
function |
core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php |
Tests pager attribute is present using pager_test. |
| 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. |