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. Search 11.x 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
VocabularyCrudTest class core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests loading, saving and deleting vocabularies.
VocabularyCrudTest.php file core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
VocabularyCrudTest::$modules property core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
VocabularyCrudTest::setUp function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests deleting a taxonomy that contains terms.
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests for loading multiple vocabularies.
VocabularyCrudTest::testUninstallReinstall function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests uninstall and reinstall of the taxonomy module.
VocabularyJsonAnonTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php Tests Vocabulary Json Anon.
VocabularyJsonAnonTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php
VocabularyJsonAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php
VocabularyJsonAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php
VocabularyJsonAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php
VocabularyJsonBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php Tests Vocabulary Json Basic Auth.
VocabularyJsonBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php Tests Vocabulary Json Cookie.
VocabularyJsonCookieTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyLanguageTest class core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests the language functionality for vocabularies.
VocabularyLanguageTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests term language settings for vocabulary terms are saved and updated.
VocabularyLanguageTest::testVocabularyLanguage function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests language settings for vocabularies.
VocabularyPermissionsTest class core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Tests the taxonomy vocabulary permissions.
VocabularyPermissionsTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Tests the vocabulary overview permission.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Create, edit and delete a taxonomy term via the user interface.
VocabularyPermissionsTest::testVocabularyPermissionsVocabulary function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Create, edit and delete a vocabulary via the user interface.
VocabularyPerTypeTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php Tests D6 vocabulary per type source plugin.
VocabularyPerTypeTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php
VocabularyPerTypeTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php Modules to install.
VocabularyPerTypeTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php Provides source data for ::testSource.
VocabularyResourceTestBase class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Resource test base for the TaxonomyVocabulary entity.
VocabularyResourceTestBase.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::$entity property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::$modules property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::createEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php

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