Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagerTest::createViewAtPath | function | core/ |
Create a simple View of nodes at a given path. |
| PagerTest::setUp | function | core/ |
|
| PagerTest::testActiveClass | function | core/ |
Tests markup and CSS classes of pager links. |
| PagerTest::testLimit | function | core/ |
Tests the some pager plugin. |
| PagerTest::testMultiplePagers | function | core/ |
Test proper functioning of multiple pagers. |
| PagerTest::testNoLimit | function | core/ |
Tests the none-pager-query. |
| PagerTest::testNormalPager | function | core/ |
Tests the normal pager. |
| PagerTest::testPager | function | core/ |
Tests the pager option. |
| PagerTest::testPagerApi | function | core/ |
Test the api functions on the view object. |
| PagerTest::testPagerConfigTranslation | function | core/ |
Tests translating the pager using config_translation. |
| PagerTest::testPagerEllipsis | function | core/ |
Test proper functioning of the ellipsis. |
| PagerTest::testPagerLocale | function | core/ |
Tests translating the pager using locale. |
| PagerTest::testPagerQueryParametersAndCacheContext | function | core/ |
Test proper functioning of the query parameters and the pager cache context. |
| PagerTest::testRenderNullPager | function | core/ |
Tests rendering with NULL pager. |
| PagerTest::testStorePagerSettings | function | core/ |
Pagers was sometimes not stored. |
| PagerTest::testViewTotalRowsWithoutPager | function | core/ |
|
| PagerTestController | class | core/ |
Controller routine for testing the pager. |
| PagerTestController.php | file | core/ |
|
| PagerTestController::$pagerParams | property | core/ |
The pager request service. |
| PagerTestController::buildTestTable | function | core/ |
Builds a render array for a pageable test table. |
| PagerTestController::create | function | core/ |
Instantiates a new instance of this class. |
| PagerTestController::multiplePagers | function | core/ |
Returns a page with multiple pagers. |
| PagerTestController::queryParameters | function | core/ |
Returns a pager with 'parameters' variable. |
| PagerTestController::showPagerCacheContext | function | core/ |
#pre_render callback for #type => pager that shows the pager cache context. |
| PagerTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| PagerTestController::__construct | function | core/ |
Construct a new PagerTestController object. |
| pager_get_query_parameters | function | core/ |
Compose a URL query parameter array for pager links. |
| pager_test.info.yml | file | core/ |
core/modules/system/tests/modules/pager_test/pager_test.info.yml |
| pager_test.module | file | core/ |
Hook implementations for this module. |
| pager_test.routing.yml | file | core/ |
core/modules/system/tests/modules/pager_test/pager_test.routing.yml |
| pager_test_preprocess_pager | function | core/ |
Implements hook_preprocess_HOOK(). |
| PageTest | class | core/ |
Tests the content of the progress page. |
| PageTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\display\Page[[api-linebreak]] @group views |
| PageTest.php | file | core/ |
|
| PageTest.php | file | core/ |
|
| PageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTest::$modules | property | core/ |
Modules to enable. |
| PageTest::testBatchProgressMessages | function | core/ |
Tests that the progress messages are correct. |
| PageTest::testBatchProgressPageTheme | function | core/ |
Tests that the batch API progress page uses the correct theme. |
| PageTest::testBatchProgressPageTitle | function | core/ |
Tests that the batch API progress page shows the title correctly. |
| PageTest::testBuildBasicRenderable | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| PageTitleBlock::setTitle | function | core/ |
Sets the title. |
| PageTitleConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for page title being converted into a block. |
| PageTitleConvertedIntoBlockUpdateTest.php | file | core/ |
|
| PageTitleConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTitleConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| PageTitleConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that page title is being converted into a block. |
| PageTitleTest | class | core/ |
Tests HTML output escaping of page title, site name, and slogan. |
Pagination
- Previous page
- Page 928
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.