Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_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/ |
@coversDefaultClass \Drupal\views\Plugin\views\display\Page[[api-linebreak]] @group views |
| PageTest | class | core/ |
Tests the content of the progress page. |
| 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]] |
| 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. |
| PageTitleTest.php | file | core/ |
|
| PageTitleTest::$contentUser | property | core/ |
|
| PageTitleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTitleTest::$modules | property | core/ |
Modules to enable. |
| PageTitleTest::$savedTitle | property | core/ |
|
| PageTitleTest::setUp | function | core/ |
Implement setUp(). |
| PageTitleTest::testRoutingTitle | function | core/ |
Tests the page title of render arrays. |
Pagination
- Previous page
- Page 523
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.