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
FormErrorHandlerTest::testErrorMessagesNotInline function core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php Tests that opting out of Inline Form Errors works.
FormErrorHandlerTest::testSetElementErrorsFromFormState function core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php @covers ::handleFormErrors[[api-linebreak]]
@covers ::setElementErrorsFromFormState[[api-linebreak]]
FormGroupingElementsTest class core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Tests for form grouping elements.
FormGroupingElementsTest.php file core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
FormGroupingElementsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php The theme to install as the default for testing.
FormGroupingElementsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Required modules.
FormGroupingElementsTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
FormGroupingElementsTest::testDetailsChildVisibility function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Tests that details element children become visible.
FormGroupingElementsTest::testVerticalTabChildVisibility function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Tests that vertical tab children become visible.
FormGroupingElementsTest::testVerticalTabValidationVisibility function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Confirms tabs containing a field with a validation error are open.
FormHelper::rewriteStatesSelector function core/lib/Drupal/Core/Form/FormHelper.php Rewrites #states selectors in a render element.
FormHelperTest class core/tests/Drupal/Tests/Core/Form/FormHelperTest.php @coversDefaultClass \Drupal\Core\Form\FormHelper[[api-linebreak]]
@group Form
FormHelperTest.php file core/tests/Drupal/Tests/Core/Form/FormHelperTest.php
FormHelperTest::providerElements function core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Provides a list of elements to test.
FormHelperTest::testProcessStates function core/tests/Drupal/Tests/Core/Form/FormHelperTest.php @covers ::processStates[[api-linebreak]]
@dataProvider providerElements
FormHelperTest::testRewriteStatesSelector function core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Tests rewriting the #states selectors.
FormJSAddMoreTest class core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php Tests add more behavior for a multiple value field.
FormJSAddMoreTest.php file core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php
FormJSAddMoreTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php The theme to install as the default for testing.
FormJSAddMoreTest::$modules property core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php Modules to enable.
FormJSAddMoreTest::setUp function core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php
FormJSAddMoreTest::testFieldFormJsAddMore function core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php Tests the 'Add more' functionality.
FormObjectTest class core/modules/system/tests/src/Kernel/Form/FormObjectTest.php Tests building a form from an object.
FormObjectTest class core/modules/system/tests/src/Functional/Form/FormObjectTest.php Tests building a form from an object.
FormObjectTest.php file core/modules/system/tests/src/Functional/Form/FormObjectTest.php
FormObjectTest.php file core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormObjectTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/FormObjectTest.php The theme to install as the default for testing.
FormObjectTest::$modules property core/modules/system/tests/src/Functional/Form/FormObjectTest.php Modules to enable.
FormObjectTest::$modules property core/modules/system/tests/src/Kernel/Form/FormObjectTest.php Modules to enable.
FormObjectTest::setUp function core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormObjectTest::testObjectFormCallback function core/modules/system/tests/src/Functional/Form/FormObjectTest.php Tests using an object as the form callback.
FormStateDecoratorBaseTest class core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @coversDefaultClass \Drupal\Core\Form\FormStateDecoratorBase[[api-linebreak]]
FormStateDecoratorBaseTest.php file core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
FormStateDecoratorBaseTest::$decoratedFormState property core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php The decorated form state.
FormStateDecoratorBaseTest::$formStateDecoratorBase property core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php The form state decorator base under test.
FormStateDecoratorBaseTest::providerGet function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testGet().
FormStateDecoratorBaseTest::providerGetRedirect function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testGetRedirect().
FormStateDecoratorBaseTest::providerGetTemporaryValue function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testGetTemporaryValue().
FormStateDecoratorBaseTest::providerHas function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testHas().
FormStateDecoratorBaseTest::providerHasTemporaryValue function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testHasTemporaryValue().
FormStateDecoratorBaseTest::providerIsMethodType function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testIsMethodType().
FormStateDecoratorBaseTest::providerLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testGetLimitValidationErrors() and self::testGetLimitValidationErrors().
FormStateDecoratorBaseTest::providerLoadInclude function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testLoadInclude().
FormStateDecoratorBaseTest::providerPrepareCallback function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testPrepareCallback().
FormStateDecoratorBaseTest::providerSet function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testSet().
FormStateDecoratorBaseTest::providerSetRequestMethod function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testSetMethod().
FormStateDecoratorBaseTest::providerSetTemporaryValue function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testSetTemporaryValue().
FormStateDecoratorBaseTest::providerSingleBooleanArgument function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to test methods that take a single boolean argument.
FormStateDecoratorBaseTest::setUp function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
FormStateDecoratorBaseTest::testAddBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::addBuildInfo[[api-linebreak]]

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