PagerTestController::showPagerCacheContext |
function |
core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php |
#pre_render callback for #type => pager that shows the pager cache context. |
PagerTestController::trustedCallbacks |
function |
core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php |
Lists the trusted callbacks provided by the implementing class. |
PagerTestController::__construct |
function |
core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php |
Construct a new PagerTestController object. |
pager_test.info.yml |
file |
core/modules/system/tests/modules/pager_test/pager_test.info.yml |
core/modules/system/tests/modules/pager_test/pager_test.info.yml |
pager_test.module |
file |
core/modules/system/tests/modules/pager_test/pager_test.module |
Hook implementations for this module. |
pager_test.routing.yml |
file |
core/modules/system/tests/modules/pager_test/pager_test.routing.yml |
core/modules/system/tests/modules/pager_test/pager_test.routing.yml |
pager_test_preprocess_pager |
function |
core/modules/system/tests/modules/pager_test/pager_test.module |
Implements hook_preprocess_HOOK(). |
PreviewTest::testPreviewWithPagersUI |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Tests pagers in the preview form. |
QueryBase::$pager |
property |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The query pager data. |
QueryBase::initializePager |
function |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Gets the total number of results and initialize a pager for the query. |
QueryBase::pager |
function |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Enables a pager for the query. |
QueryInterface::pager |
function |
core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Enables a pager for the query. |
RequestPagerTest |
class |
core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php |
@group Pager |
RequestPagerTest.php |
file |
core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php |
|
RequestPagerTest::testFindPage |
function |
core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php |
@covers ::findPage[[api-linebreak]] |
RequestPagerTest::testGetQueryParameters |
function |
core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php |
@covers ::getQueryParameters[[api-linebreak]] |
StandardProfileTest::doFrontPageRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that data is exposed in the front page teasers. |
StandardProfileTest::doPageRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that page data is exposed using RDFa. |
TaxonomyLocalTasksTest::getTaxonomyPageRoutes |
function |
core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php |
Provides a list of routes to test. |
TaxonomyTermPagerTest |
class |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Ensures that the term pager works properly. |
TaxonomyTermPagerTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
|
TaxonomyTermPagerTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
The theme to install as the default for testing. |
TaxonomyTermPagerTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Modules to enable. |
TaxonomyTermPagerTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Vocabulary for testing. |
TaxonomyTermPagerTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
|
TaxonomyTermPagerTest::testTaxonomyTermOverviewPager |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Tests that the pager is displayed properly on the term overview page. |
template_preprocess_pager |
function |
core/includes/theme.inc |
Prepares variables for pager templates. |
TestDefaultHtmlRouteProvider::getAddPageRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the add page route. |
UpdateSemverCoreTest::testModulePageRegularUpdate |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Checks the messages at admin/modules when an update is missing. |
UpdateSemverCoreTest::testModulePageRunCron |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Checks that running cron updates the list of available updates. |
UserLocalTasksTest::getUserPageRoutes |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Provides a list of routes to test. |
UserLoginForm::$bareHtmlPageRenderer |
property |
core/modules/user/src/Form/UserLoginForm.php |
The bare HTML renderer. |
views-mini-pager.html.twig |
file |
core/themes/seven/templates/classy/views/views-mini-pager.html.twig |
Theme override for a views mini-pager. |
views-mini-pager.html.twig |
file |
core/themes/bartik/templates/classy/views/views-mini-pager.html.twig |
Theme override for a views mini-pager. |
views-mini-pager.html.twig |
file |
core/themes/stable/templates/views/views-mini-pager.html.twig |
Theme override for a views mini-pager. |
views-mini-pager.html.twig |
file |
core/themes/classy/templates/views/views-mini-pager.html.twig |
Theme override for a views mini-pager. |
VocabularyRouteProvider::getOverviewPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the overview page route. |
VocabularyRouteProvider::getResetPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the reset page route. |