Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search 11.x 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
PagerTestThemeHooks.php file core/modules/system/tests/modules/pager_test/src/Hook/PagerTestThemeHooks.php
PagerTestThemeHooks::preprocessPager function core/modules/system/tests/modules/pager_test/src/Hook/PagerTestThemeHooks.php Implements hook_preprocess_HOOK().
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.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
PageTest class core/modules/system/tests/src/Functional/Batch/PageTest.php Tests the content of the progress page.
PageTest class core/modules/views/tests/src/Unit/Plugin/display/PageTest.php Tests Drupal\views\Plugin\views\display\Page.
PageTest.php file core/modules/views/tests/src/Unit/Plugin/display/PageTest.php
PageTest.php file core/modules/system/tests/src/Functional/Batch/PageTest.php
PageTest::$defaultTheme property core/modules/system/tests/src/Functional/Batch/PageTest.php
PageTest::$modules property core/modules/system/tests/src/Functional/Batch/PageTest.php
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 Tests build basic renderable.
PageTest::testBuildBasicRenderableWithMissingRoute function core/modules/views/tests/src/Unit/Plugin/display/PageTest.php Tests build basic renderable with missing route.
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 The test user.
PageTitleTest::$defaultTheme property core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageTitleTest::$modules 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.
PageTitleTest::testTitleTags function core/modules/system/tests/src/Functional/System/PageTitleTest.php Tests the handling of HTML in node titles.
PageTitleTest::testTitleXSS function core/modules/system/tests/src/Functional/System/PageTitleTest.php Tests if the title of the site is XSS proof.
PageViewTest class core/modules/node/tests/src/Functional/PageViewTest.php Create a node and test edit permissions.
PageViewTest.php file core/modules/node/tests/src/Functional/PageViewTest.php
PageViewTest::$defaultTheme property core/modules/node/tests/src/Functional/PageViewTest.php
PageViewTest::testPageView function core/modules/node/tests/src/Functional/PageViewTest.php Tests editing a node by users with various access permissions.
PaginationAJAXTest class core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests the click sorting AJAX functionality of Views exposed forms.
PaginationAJAXTest.php file core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
PaginationAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
PaginationAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
PaginationAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Test Views to enable.
PaginationAJAXTest::$user property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php The test user.
PaginationAJAXTest::assertNoDuplicateAssetsOnPage function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Assert that assets are not loaded twice on a page.
PaginationAJAXTest::setUp function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
PaginationAJAXTest::testBasicPagination function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests if pagination via AJAX works for the "Content" View.
PaginationAJAXTest::testDefaultFilterPagination function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests if pagination via AJAX works for the filter with default value.
PaginationAJAXTest::testPaginationAjaxWithTitleFilter function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests when a user navigates directly using a page number parameter.
ParamConversionEnhancerTest class core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php Tests Drupal\Core\Routing\Enhancer\ParamConversionEnhancer.
ParamConversionEnhancerTest.php file core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php
ParamConversionEnhancerTest::$paramConversionEnhancer property core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php
ParamConversionEnhancerTest::$paramConverterManager property core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php The mocked converter manager.
ParamConversionEnhancerTest::setUp function core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php
ParamConversionEnhancerTest::testCopyRawVariables function core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php Tests copy raw variables.
ParamConversionEnhancerTest::testEnhance function core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php Tests enhance.
ParamConverterManagerTest class core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php Tests Drupal\Core\ParamConverter\ParamConverterManager.
ParamConverterManagerTest.php file core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php
ParamConverterManagerTest::providerTestGetConverter function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php Provide data for parameter converter manager tests.
ParamConverterManagerTest::providerTestSetRouteParameterConverters function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php Provides data for testSetRouteParameterConverters().

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