| VocabularyTranslation::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php |
Returns available fields on the source. |
| VocabularyTranslation::getIds |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php |
Defines the source fields uniquely identifying a source row. |
| VocabularyTranslation::getIds |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php |
Defines the source fields uniquely identifying a source row. |
| VocabularyTranslation::prepareRow |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php |
Adds additional data to the row. |
| VocabularyTranslation::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php |
Prepares query object to retrieve data from the source database. |
| VocabularyTranslation::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php |
Prepares query object to retrieve data from the source database. |
| VocabularyTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php |
Tests D6 i18n vocabulary source plugin. |
| VocabularyTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php |
Tests D7 i18n vocabulary source plugin. |
| VocabularyTranslationTest |
class |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
Tests content translation for vocabularies. |
| VocabularyTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php |
|
| VocabularyTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php |
|
| VocabularyTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
|
| VocabularyTranslationTest::$additionalLangcodes |
property |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
Languages to enable. |
| VocabularyTranslationTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
The theme to install as the default for testing. |
| VocabularyTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php |
Modules to install. |
| VocabularyTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php |
Modules to install. |
| VocabularyTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
Modules to install. |
| VocabularyTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php |
Provides source data for ::testSource. |
| VocabularyTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php |
Provides source data for ::testSource. |
| VocabularyTranslationTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
|
| VocabularyTranslationTest::testVocabularyLanguage |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
Tests language settings for vocabularies. |
| VocabularyTranslationTest::testVocabularyTitleLabelTranslation |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
Tests vocabulary name translation for the overview and reset pages. |
| VocabularyUiTest |
class |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
Tests the taxonomy vocabulary interface. |
| VocabularyUiTest.php |
file |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
|
| VocabularyUiTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
The theme to install as the default for testing. |
| VocabularyUiTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
The vocabulary used for creating terms. |
| VocabularyUiTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
|
| VocabularyUiTest::testOverviewOverride |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
Tests that the overview form is overridable in hook_entity_type_alter(). |
| VocabularyUiTest::testTaxonomyAdminChangingWeights |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
Changing weights on the vocabulary overview with two or more vocabularies. |
| VocabularyUiTest::testTaxonomyAdminDeletingVocabulary |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
Deleting a vocabulary. |
| VocabularyUiTest::testTaxonomyAdminNoVocabularies |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
Tests the vocabulary overview with no vocabularies. |
| VocabularyUiTest::testVocabularyInterface |
function |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
Create, edit and delete a vocabulary via the user interface. |
| VocabularyValidationTest |
class |
core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php |
Tests validation of vocabulary entities. |
| VocabularyValidationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php |
|
| VocabularyValidationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php |
Modules to install. |
| VocabularyValidationTest::$propertiesWithOptionalValues |
property |
core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php |
The config entity properties whose values are optional (set to NULL). |
| VocabularyValidationTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php |
|
| VocabularyVid |
class |
core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php |
Argument handler to accept a vocabulary id. |
| VocabularyVid.php |
file |
core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php |
|
| VocabularyXmlAnonTest |
class |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php |
Tests Vocabulary Xml Anon. |
| VocabularyXmlAnonTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php |
|
| VocabularyXmlAnonTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php |
The theme to install as the default for testing. |
| VocabularyXmlAnonTest::$format |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php |
The format to use in this test. |
| VocabularyXmlAnonTest::$mimeType |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php |
The MIME type that corresponds to $format. |
| VocabularyXmlBasicAuthTest |
class |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php |
Tests Vocabulary Xml Basic Auth. |
| VocabularyXmlBasicAuthTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php |
|
| VocabularyXmlBasicAuthTest::$auth |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
| VocabularyXmlBasicAuthTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| VocabularyXmlBasicAuthTest::$format |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php |
The format to use in this test. |
| VocabularyXmlBasicAuthTest::$mimeType |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |