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
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 Test 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 The theme to install as the default for testing.
PageViewTest::testPageView function core/modules/node/tests/src/Functional/PageViewTest.php Tests an anonymous and unpermissioned user attempting to edit the node.
page_cache_form_test.info.yml file core/modules/page_cache/tests/modules/page_cache_form_test.info.yml core/modules/page_cache/tests/modules/page_cache_form_test.info.yml
page_cache_form_test.install file core/modules/page_cache/tests/modules/page_cache_form_test.install Install hooks for page_cache_form_test.
page_cache_form_test.module file core/modules/page_cache/tests/modules/page_cache_form_test.module Provides functionality for testing form caching.
page_cache_form_test.routing.yml file core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml
page_cache_form_test_form_page_cache_form_test_alter function core/modules/page_cache/tests/modules/page_cache_form_test.module Implements hook_form_FORM_ID_alter().
page_cache_form_test_form_page_cache_form_test_process function core/modules/page_cache/tests/modules/page_cache_form_test.module Process callback to check immutability.
page_cache_form_test_install function core/modules/page_cache/tests/modules/page_cache_form_test.install Implements hook_install().
page_cache_form_test_module_implements_alter function core/modules/page_cache/tests/modules/page_cache_form_test.module Implements hook_module_implements_alter().
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 The theme to install as the default for testing.
PaginationAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Modules to enable.
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
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.
ParamConversionEnhancerTest class core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php @coversDefaultClass \Drupal\Core\Routing\Enhancer\ParamConversionEnhancer[[api-linebreak]]
@group Enhancer
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
ParamConversionEnhancerTest::setUp function core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php
ParamConversionEnhancerTest::testCopyRawVariables function core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php @covers ::copyRawVariables[[api-linebreak]]
ParamConversionEnhancerTest::testEnhance function core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php @covers ::enhance[[api-linebreak]]
paramconverter.latest_revision service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\ParamConverter\EntityRevisionConverter
ParamConverterManagerTest class core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php @coversDefaultClass \Drupal\Core\ParamConverter\ParamConverterManager[[api-linebreak]]
@group ParamConverter
ParamConverterManagerTest.php file core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php
ParamConverterManagerTest::$manager property core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php
ParamConverterManagerTest::providerTestAddConverter function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php Provide data for parameter converter manager tests.
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().
ParamConverterManagerTest::setUp function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php
ParamConverterManagerTest::testConvert function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php @covers ::convert[[api-linebreak]]
ParamConverterManagerTest::testConvertMissingParam function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php @covers ::convert[[api-linebreak]]
ParamConverterManagerTest::testConvertNoConverting function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php @covers ::convert[[api-linebreak]]
ParamConverterManagerTest::testGetConverter function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter().
ParamConverterManagerTest::testGetConverterException function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter().
ParamConverterManagerTest::testSetRouteParameterConverters function core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php @covers ::setRouteParameterConverters[[api-linebreak]]
paramconverter_test.info.yml file core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml
paramconverter_test.routing.yml file core/modules/system/tests/modules/paramconverter_test/paramconverter_test.routing.yml core/modules/system/tests/modules/paramconverter_test/paramconverter_test.routing.yml
PasswordConfirmTest class core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php @coversDefaultClass \Drupal\Core\Render\Element\PasswordConfirm[[api-linebreak]]
@group Render
PasswordConfirmTest.php file core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php
PasswordConfirmTest::providerTestValueCallback function core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php Data provider for testValueCallback().
PasswordConfirmTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php @covers ::valueCallback[[api-linebreak]]

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