Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
PagerTest::testNoLimit function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests the none-pager-query.
PagerTest::testNormalPager function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests the normal pager.
PagerTest::testPager function core/modules/views/tests/src/Functional/Wizard/PagerTest.php Tests the pager option.
PagerTest::testPagerApi function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Test the api functions on the view object.
PagerTest::testPagerConfigTranslation function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests translating the pager using config_translation.
PagerTest::testPagerEllipsis function core/modules/system/tests/src/Functional/Pager/PagerTest.php Test proper functioning of the ellipsis.
PagerTest::testPagerLocale function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests translating the pager using locale.
PagerTest::testPagerQueryParametersAndCacheContext function core/modules/system/tests/src/Functional/Pager/PagerTest.php Test proper functioning of the query parameters and the pager cache context.
PagerTest::testRenderNullPager function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests rendering with NULL pager.
PagerTest::testStorePagerSettings function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Pagers was sometimes not stored.
PagerTest::testViewTotalRowsWithoutPager function core/modules/views/tests/src/Functional/Plugin/PagerTest.php
PagerTestController class core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Controller routine for testing the pager.
PagerTestController.php file core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php
PagerTestController::$pagerParams property core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php The pager request service.
PagerTestController::buildTestTable function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Builds a render array for a pageable test table.
PagerTestController::create function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Instantiates a new instance of this class.
PagerTestController::multiplePagers function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Returns a page with multiple pagers.
PagerTestController::queryParameters function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Returns a pager with 'parameters' variable.
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().
PageTest class core/modules/views/tests/src/Unit/Plugin/display/PageTest.php @coversDefaultClass \Drupal\views\Plugin\views\display\Page[[api-linebreak]]
@group views
PageTest class core/modules/system/tests/src/Functional/Batch/PageTest.php Tests the content of the progress page.
PageTest.php file core/modules/system/tests/src/Functional/Batch/PageTest.php
PageTest.php file core/modules/views/tests/src/Unit/Plugin/display/PageTest.php
PageTest::$defaultTheme property core/modules/system/tests/src/Functional/Batch/PageTest.php The theme to install as the default for testing.
PageTest::$modules property core/modules/system/tests/src/Functional/Batch/PageTest.php Modules to enable.
PageTest::testBatchProgressMessages function core/modules/system/tests/src/Functional/Batch/PageTest.php Tests that the progress messages are correct.
PageTest::testBatchProgressPageTheme function core/modules/system/tests/src/Functional/Batch/PageTest.php Tests that the batch API progress page uses the correct theme.
PageTest::testBatchProgressPageTitle function core/modules/system/tests/src/Functional/Batch/PageTest.php Tests that the batch API progress page shows the title correctly.
PageTest::testBuildBasicRenderable function core/modules/views/tests/src/Unit/Plugin/display/PageTest.php @covers ::buildBasicRenderable[[api-linebreak]]
PageTest::testBuildBasicRenderableWithMissingRoute function core/modules/views/tests/src/Unit/Plugin/display/PageTest.php @covers ::buildBasicRenderable[[api-linebreak]]
PageTitleConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php Tests the upgrade path for page title being converted into a block.
PageTitleConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php
PageTitleConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php The theme to install as the default for testing.
PageTitleConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php Set database dump files to be used.
PageTitleConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php Overrides WebTestBase::setUp() for update testing.
PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php Tests that page title is being converted into a block.
PageTitleTest class core/modules/system/tests/src/Functional/System/PageTitleTest.php Tests HTML output escaping of page title, site name, and slogan.
PageTitleTest.php file core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageTitleTest::$contentUser property core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageTitleTest::$defaultTheme property core/modules/system/tests/src/Functional/System/PageTitleTest.php The theme to install as the default for testing.
PageTitleTest::$modules property core/modules/system/tests/src/Functional/System/PageTitleTest.php Modules to enable.
PageTitleTest::$savedTitle property core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageTitleTest::setUp function core/modules/system/tests/src/Functional/System/PageTitleTest.php Implement setUp().
PageTitleTest::testRoutingTitle function core/modules/system/tests/src/Functional/System/PageTitleTest.php Tests the page title of render arrays.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.