VocabularyUnitTest::testTaxonomyVocabularyLoadReturnFalse |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Ensure that when an invalid vocabulary vid is loaded, it is possible
to load the same vid successfully if it subsequently becomes valid. |
VocabularyUnitTest::testTaxonomyVocabularyDeleteWithTerms |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Test deleting a taxonomy that contains terms. |
VocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Ensure that the vocabulary static reset works correctly. |
VocabularyUnitTest::testTaxonomyVocabularyChangeMachineName |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Tests that machine name changes are properly reflected. |
TermTranslationUITest::testTranslateLinkVocabularyAdminPage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Tests translate link on vocabulary term list. |
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Tests term language settings for vocabulary terms are saved and updated. |
TermFieldMultipleVocabularyTest::testTaxonomyTermFieldMultipleVocabularies |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Tests term reference field and widget with multiple vocabularies. |