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
StyleTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Provide a form to edit options for this plugin.
StyleTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Calculates dependencies for the configured plugin.
StyleTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Information about options for all kinds of purposes will be held here.
StyleTest::doTestGrouping function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Provides reusable code for ::testGrouping().
StyleTest::getHtmlDom function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Returns a view output as SimpleXMLElement.
StyleTest::getOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Returns the output property.
StyleTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Render the display in this style.
StyleTest::setOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the output property.
StyleTest::setUsesRowPlugin function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the usesRowPlugin property.
StyleTest::testCustomRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests custom CSS row classes.
StyleTest::testGrouping function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests the grouping features of styles.
StyleTest::testStyle function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests the general rendering of styles.
StyleTestBase class core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Tests some general style plugin related functionality.
StyleTestBase.php file core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php
StyleTestBase::$elements property core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores the SimpleXML representation of the output.
StyleTestBase::storeViewPreview function core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores a view output in the elements.
StyleUITest class core/modules/views_ui/tests/src/Functional/StyleUITest.php Tests the UI of style plugins.
StyleUITest.php file core/modules/views_ui/tests/src/Functional/StyleUITest.php
StyleUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/StyleUITest.php The theme to install as the default for testing.
StyleUITest::$testViews property core/modules/views_ui/tests/src/Functional/StyleUITest.php Views used by this test.
StyleUITest::testStyleUI function core/modules/views_ui/tests/src/Functional/StyleUITest.php Tests changing the style plugin and changing some options of a style.
StyleUnformattedTest class core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Tests unformatted style functionality.
StyleUnformattedTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php
StyleUnformattedTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Views used by this test.
StyleUnformattedTest::testDefaultRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Make sure that the default css classes works as expected.
SubformStateTest class core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @coversDefaultClass \Drupal\Core\Form\SubformState[[api-linebreak]]
SubformStateTest.php file core/tests/Drupal/Tests/Core/Form/SubformStateTest.php
SubformStateTest::$formStateValues property core/tests/Drupal/Tests/Core/Form/SubformStateTest.php The form state's values test fixture.
SubformStateTest::$parentForm property core/tests/Drupal/Tests/Core/Form/SubformStateTest.php The parent form.
SubformStateTest::providerGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValues().
SubformStateTest::providerGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValuesBroken().
SubformStateTest::providerTestGetValue function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValue().
SubformStateTest::providerTestGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValueBroken().
SubformStateTest::providerTestSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValues().
SubformStateTest::providerTestSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValuesBroken().
SubformStateTest::testGetCompleteFormStateWithParentCompleteForm function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getCompleteFormState[[api-linebreak]]
SubformStateTest::testGetCompleteFormStateWithParentSubform function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getCompleteFormState[[api-linebreak]]
SubformStateTest::testGetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getLimitValidationErrors[[api-linebreak]]
SubformStateTest::testGetValue function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValue[[api-linebreak]]
SubformStateTest::testGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValue[[api-linebreak]]
SubformStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues[[api-linebreak]]
@covers ::getParents[[api-linebreak]]
SubformStateTest::testGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getValues[[api-linebreak]]
@covers ::getParents[[api-linebreak]]
SubformStateTest::testSetErrorByName function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setErrorByName[[api-linebreak]]
SubformStateTest::testSetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setLimitValidationErrors[[api-linebreak]]
SubformStateTest::testSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setValues[[api-linebreak]]
SubformStateTest::testSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setValues[[api-linebreak]]
SubProcessTest class core/modules/migrate/tests/src/Unit/process/SubProcessTest.php Tests the sub_process process plugin.
SubProcessTest.php file core/modules/migrate/tests/src/Unit/process/SubProcessTest.php
SubProcessTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/process/SubProcessTest.php
SubProcessTest::$plugin property core/modules/migrate/tests/src/Unit/process/SubProcessTest.php The sub_process plugin being tested.

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