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. 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
FormCacheTest::$formCacheStore property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The expirable key value store used by form cache.
FormCacheTest::$formState property core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php The form state array.
FormCacheTest::$formStateCacheStore property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The expirable key value store used by form state cache.
FormCacheTest::$keyValueExpirableFactory property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The expirable key value factory.
FormCacheTest::$logger property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The logger channel.
FormCacheTest::$moduleHandler property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The mocked module handler.
FormCacheTest::$modules property core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php Modules to install.
FormCacheTest::$requestPolicy property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php A policy rule determining the cacheability of a request.
FormCacheTest::$requestStack property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The request stack.
FormCacheTest::setUp function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php
FormCacheTest::setUp function core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php
FormCacheTest::testCacheCustomExpiration function core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php Tests the form cache with an overridden cache expiration.
FormCacheTest::testCacheToken function core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php Tests the form cache with a logged-in user.
FormCacheTest::testDeleteCache function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests delete cache.
FormCacheTest::testGetCacheAnonUser function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests get cache anon user.
FormCacheTest::testGetCacheAuthUser function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests get cache auth user.
FormCacheTest::testGetCacheInvalidToken function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests get cache invalid token.
FormCacheTest::testGetCacheNoForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests get cache no form.
FormCacheTest::testGetCacheValidToken function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests get cache valid token.
FormCacheTest::testLoadCachedFormState function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests load cached form state.
FormCacheTest::testLoadCachedFormStateWithFiles function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests load cached form state with files.
FormCacheTest::testNoCacheToken function core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php Tests the form cache without a logged-in user.
FormCacheTest::testSetCacheAuthUser function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache auth user.
FormCacheTest::testSetCacheBuildIdMismatch function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache build id mismatch.
FormCacheTest::testSetCacheWithForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache with form.
FormCacheTest::testSetCacheWithoutForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache without form.
FormDefaultHandlersTest class core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Tests automatically added form handlers.
FormDefaultHandlersTest.php file core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
FormDefaultHandlersTest::buildForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Form constructor.
FormDefaultHandlersTest::customSubmitForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
FormDefaultHandlersTest::customValidateForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
FormDefaultHandlersTest::getFormId function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Returns a unique string identifying the form.
FormDefaultHandlersTest::submitForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Form submission handler.
FormDefaultHandlersTest::testDefaultAndCustomHandlers function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Tests that default handlers are added even if custom are specified.
FormDefaultHandlersTest::validateForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Form validation handler.
FormElementHelperTest class core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Tests the form element helper.
FormElementHelperTest.php file core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php
FormElementHelperTest::getElementByNameProvider function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Provides test data.
FormElementHelperTest::getElementTitleProvider function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Provides test data.
FormElementHelperTest::testGetElementByName function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Tests the getElementByName() method.
FormElementHelperTest::testGetElementTitle function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Tests the getElementTitle() method.
FormElementInlineErrorTest class core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Tests messages on form elements.
FormElementInlineErrorTest.php file core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php
FormElementInlineErrorTest::$modules property core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Modules to install.
FormElementInlineErrorTest::testDisplayErrorMessagesNotInline function core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Tests that no inline form errors are shown when disabled for a form.
FormElementLabelTest class core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Tests for form_element_label theme hook.
FormElementLabelTest.php file core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php
FormElementLabelTest::$modules property core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Modules to install.
FormElementLabelTest::testAttributes function core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Ensures that attributes can be placed for form element label.
FormElementMaxlengthTest class core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Tests the maxlength HTML attribute on form elements.

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