Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.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
FormStateTest::testGetCleanValueKeys function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::getCleanValueKeys[[api-linebreak]]
FormStateTest::testGetError function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Tests the getError() method.
FormStateTest::testGetRedirect function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Tests the getRedirect() method.
FormStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::setValues[[api-linebreak]]
@covers ::getValues[[api-linebreak]]
FormStateTest::testIsCached function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::isCached[[api-linebreak]]
FormStateTest::testIsMethodType function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::isMethodType[[api-linebreak]]
@covers ::setMethod[[api-linebreak]]
FormStateTest::testLoadInclude function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude[[api-linebreak]]
FormStateTest::testLoadIncludeAlreadyLoaded function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude[[api-linebreak]]
FormStateTest::testLoadIncludeNoName function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude[[api-linebreak]]
FormStateTest::testLoadIncludeNotFound function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude[[api-linebreak]]
FormStateTest::testPrepareCallbackArray function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::prepareCallback[[api-linebreak]]
FormStateTest::testPrepareCallbackInValidMethod function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::prepareCallback[[api-linebreak]]
FormStateTest::testPrepareCallbackValidMethod function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::prepareCallback[[api-linebreak]]
FormStateTest::testSetCachedGet function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::setCached[[api-linebreak]]
FormStateTest::testSetCachedPost function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::setCached[[api-linebreak]]
FormStateTest::testSetCleanValueKeys function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::setCleanValueKeys[[api-linebreak]]
FormStateTest::testSetError function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Tests the setError() method.
FormStateTest::testSetErrorByName function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::setErrorByName[[api-linebreak]]
FormStateTest::testTemporaryValue function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::getTemporaryValue[[api-linebreak]]
@covers ::hasTemporaryValue[[api-linebreak]]
@covers ::setTemporaryValue[[api-linebreak]]
FormStateValuesTraitTest class core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @coversDefaultClass \Drupal\Core\Form\FormStateValuesTrait[[api-linebreak]]
FormStateValuesTraitTest.php file core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php
FormStateValuesTraitTest::providerGetValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Provides data to self::testGetValue().
FormStateValuesTraitTest::providerHasValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Provides data to self::testHasValue().
FormStateValuesTraitTest::providerIsValueEmpty function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Provides data to self::testIsValueEmpty().
FormStateValuesTraitTest::providerSetValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Provides data to self::testSetValue().
FormStateValuesTraitTest::testGetValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::getValue[[api-linebreak]]
FormStateValuesTraitTest::testGetValueModifyReturn function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::getValue[[api-linebreak]]
FormStateValuesTraitTest::testHasValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::hasValue[[api-linebreak]]
FormStateValuesTraitTest::testIsValueEmpty function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::isValueEmpty[[api-linebreak]]
FormStateValuesTraitTest::testSetValue function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::setValue[[api-linebreak]]
FormStateValuesTraitTest::testSetValueForElement function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Tests that setting the value for an element adds to the values.
FormStoragePageCacheTest class core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Tests form storage from cached pages.
FormStoragePageCacheTest.php file core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php
FormStoragePageCacheTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php The theme to install as the default for testing.
FormStoragePageCacheTest::$modules property core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php
FormStoragePageCacheTest::getFormBuildId function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Return the build id of the current form.
FormStoragePageCacheTest::setUp function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php
FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Build-id is regenerated when rebuilding cached form.
FormStoragePageCacheTest::testValidateFormStorageOnCachedPage function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Build-id is regenerated when validating cached form.
FormSubmitterTest class core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @coversDefaultClass \Drupal\Core\Form\FormSubmitter[[api-linebreak]]
@group Form
FormSubmitterTest.php file core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php
FormSubmitterTest::$unroutedUrlAssembler property core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php The mocked unrouted URL assembler.
FormSubmitterTest::$urlGenerator property core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php The mocked URL generator.
FormSubmitterTest::getFormSubmitter function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php
FormSubmitterTest::providerTestHandleFormSubmissionWithResponses function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php
FormSubmitterTest::providerTestRedirectWithUrl function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php Provides test data for testing the redirectForm() method with a route name.
FormSubmitterTest::setUp function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php
FormSubmitterTest::testExecuteSubmitHandlers function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @covers ::executeSubmitHandlers[[api-linebreak]]
FormSubmitterTest::testHandleFormSubmissionNoRedirect function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @covers ::doSubmitForm[[api-linebreak]]
FormSubmitterTest::testHandleFormSubmissionNotSubmitted function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @covers ::doSubmitForm[[api-linebreak]]

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