You are here

6 calls to taxonomy_term_load_multiple_by_name() in Zircon Profile 8

TermLanguageTest::testTermLanguage in core/modules/taxonomy/src/Tests/TermLanguageTest.php
TermTest::testNodeTermCreationAndDeletion in core/modules/taxonomy/src/Tests/TermTest.php
Test term creation with a free-tagging vocabulary from the node form.
TermTest::testTaxonomyGetTermByName in core/modules/taxonomy/src/Tests/TermTest.php
Test taxonomy_term_load_multiple_by_name().
TermTest::testTermInterface in core/modules/taxonomy/src/Tests/TermTest.php
Save, edit and delete a term using the user interface.
TermTest::testTermMultipleParentsInterface in core/modules/taxonomy/src/Tests/TermTest.php
Test saving a term with multiple parents through the UI.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/modules/taxonomy/src/Tests/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.