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 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
StringFormatterTest::$entityTypeManager property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php The entity type manager.
StringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php
StringFormatterTest::$modules property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Modules to install.
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Renders fields of a given entity with a given display.
StringFormatterTest::setUp function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php
StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Test "link_to_entity" feature on fields which are added to config entity.
StringFormatterTest::testStringFormatter function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Tests string formatter output.
StringIdEntityTest class core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Defines a content entity type that has a string ID.
StringIdEntityTest.php file core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php
StringIdEntityTest::baseFieldDefinitions function core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Provides base field definitions for an entity type.
StringItemTest class core/tests/Drupal/Tests/Core/Field/StringItemTest.php Defines a test for the StringItem field-type.
StringItemTest.php file core/tests/Drupal/Tests/Core/Field/StringItemTest.php
StringItemTest::providerMaxLength function core/tests/Drupal/Tests/Core/Field/StringItemTest.php Data provider for maximum-lengths.
StringItemTest::testGenerateSampleValue function core/tests/Drupal/Tests/Core/Field/StringItemTest.php Tests generating sample values.
StringStorageInterface::createString function core/modules/locale/src/StringStorageInterface.php Creates a source string object bound to this storage but not saved.
StringStorageInterface::deleteStrings function core/modules/locale/src/StringStorageInterface.php Deletes source strings and translations using conditions.
StringTranslationTraitTest class core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @coversDefaultClass \Drupal\Core\StringTranslation\StringTranslationTrait[[api-linebreak]]
@group StringTranslation
StringTranslationTraitTest.php file core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php
StringTranslationTraitTest::$testObject property core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php The object under test that uses StringTranslationTrait.
StringTranslationTraitTest::setUp function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php
StringTranslationTraitTest::testFormatPlural function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @covers ::formatPlural[[api-linebreak]]
StringTranslationTraitTest::testT function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @covers ::t[[api-linebreak]]
StubConnection::testLogCaller function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php Helper method to test database classes are not included in backtraces.
StubTestSuiteBase class core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Stub subclass of TestSuiteBase.
StubTestSuiteBase::$testFiles property core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Test files discovered by addTestsBySuiteNamespace().
StubTestSuiteBase::addTestFiles function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php
StubTestSuiteBase::findExtensionDirectories function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Finds extensions in a Drupal installation.
StubTestSuiteBase::__construct function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php
StubTestTrait trait core/modules/migrate_drupal/src/Tests/StubTestTrait.php Provides common functionality for testing stubbing.
StubTestTrait.php file core/modules/migrate_drupal/src/Tests/StubTestTrait.php
StubTestTrait::createEntityStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Create a stub of the given entity type.
StubTestTrait::performStubTest function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Tests that creating a stub of an entity type results in a valid entity.
StubTestTrait::validateStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Perform validation on a stub entity.
StubVariableTestClass class core/tests/Drupal/Tests/Component/Utility/VariableTest.php No-op test class for VariableTest::testExport().
StyleFieldsTest class core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests fields style functionality.
StyleFieldsTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php
StyleFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Views to be enabled.
StyleFieldsTest::testInlineFields function core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests inline fields and separator.
StyleGridResponsiveTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Tests the grid_responsive style plugin.
StyleGridResponsiveTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php
StyleGridResponsiveTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Views used by this test.
StyleGridResponsiveTest::providerTestResponsiveGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Data provider for testing various configurations.
StyleGridResponsiveTest::testResponsiveGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Generates a grid_responsive and asserts that it is displaying correctly.
StyleGridTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style plugin.
StyleGridTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php
StyleGridTest::$alignmentsTested property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Keeps track of which alignments have been tested.
StyleGridTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Views used by this test.
StyleGridTest::assertGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Generates a grid and asserts that it is displaying correctly.
StyleGridTest::testGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style.
StyleHtmlListTest class core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Tests the HTML list style plugin.

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