| 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 |
|