VocabularyTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php |
Modules to enable. |
VocabularyTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php |
The data provider. |
VocabularyTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php |
The data provider. |
VocabularyTranslation |
class |
core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php |
Drupal 6 vocabulary translations from source database. |
VocabularyTranslation |
class |
core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php |
Drupal 7 vocabulary translations from source database. |
VocabularyTranslation.php |
file |
core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php |
|
VocabularyTranslation.php |
file |
core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php |
|
VocabularyTranslation::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php |
Returns available fields on the source. |
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 |
|
VocabularyTranslation::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php |
|
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::$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 enable. |
VocabularyTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php |
Modules to enable. |
VocabularyTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
Modules to enable. |
VocabularyTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php |
The data provider. |
VocabularyTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php |
The data provider. |
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. |
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::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 |
Test 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. |
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 |
|
VocabularyVid::$vocabularyStorage |
property |
core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php |
The vocabulary storage. |
VocabularyVid::create |
function |
core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php |
Creates an instance of the plugin. |
VocabularyVid::title |
function |
core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php |
Override the behavior of title(). Get the name of the vocabulary. |
VocabularyVid::__construct |
function |
core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php |
Constructs the VocabularyVid object. |
VocabularyXmlAnonTest |
class |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php |
@group rest |
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 |
@group rest |
VocabularyXmlBasicAuthTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php |
|