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
TermTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php Provides source data for ::testSource.
TermTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php Provides source data for ::testSource.
TermTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
TermTranslationTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Setup translated terms in a hierarchy.
TermTranslationTest::testTermsTranslation function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Tests translation of terms are showed in the node.
TermTranslationTest::testTranslatedBreadcrumbs function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Tests translated breadcrumbs.
TermTranslationUITest class core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the Term Translation UI.
TermTranslationUITest.php file core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermTranslationUITest::$defaultCacheContexts property core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Default cache contexts expected on a non-translated entity.
TermTranslationUITest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php The theme to install as the default for testing.
TermTranslationUITest::$modules property core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Modules to install.
TermTranslationUITest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php The vocabulary used for creating terms.
TermTranslationUITest::doTestPublishedStatus function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the translation publishing status.
TermTranslationUITest::doTestTranslationEdit function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests edit content translation.
TermTranslationUITest::getEditValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an edit array containing the values to be posted.
TermTranslationUITest::getNewEntityValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an array of entity field values to be tested.
TermTranslationUITest::getTranslatorPermissions function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an array of permissions needed for the translator.
TermTranslationUITest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermTranslationUITest::setupBundle function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Creates or initializes the bundle date if needed.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests translate link on vocabulary term list.
TermTranslationUITest::testTranslationUI function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the basic translation UI.
TermTranslationViewsTest class core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Tests for views translation.
TermTranslationViewsTest.php file core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php
TermTranslationViewsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php The theme to install as the default for testing.
TermTranslationViewsTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Modules to install.
TermTranslationViewsTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Created terms.
TermTranslationViewsTest::$termTranslationMap property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Term to translated term mapping.
TermTranslationViewsTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Views used by this test.
TermTranslationViewsTest::$translationLanguage property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Language object.
TermTranslationViewsTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Sets up the test.
TermTranslationViewsTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Setup translated terms in a hierarchy.
TermTranslationViewsTest::testTermsTranslationWithContextualFilter function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Ensure that proper translation is returned when contextual filter.
TermValidationTest class core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php Tests term validation constraints.
TermValidationTest.php file core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php
TermValidationTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php Modules to install.
TermValidationTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php
TermValidationTest::testValidation function core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php Tests the term validation constraints.
TermXmlAnonTest class core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php Tests Term Xml Anon.
TermXmlAnonTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php
TermXmlAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php The theme to install as the default for testing.
TermXmlAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php The format to use in this test.
TermXmlAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php The MIME type that corresponds to $format.
TermXmlBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php Tests Term Xml Basic Auth.
TermXmlBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php
TermXmlBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The authentication mechanism to use in this test.
TermXmlBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The theme to install as the default for testing.
TermXmlBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The format to use in this test.
TermXmlBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The MIME type that corresponds to $format.
TermXmlBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php Modules to install.
TermXmlCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php Tests Term Xml Cookie.

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