| MigrateVocabularyFieldTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
Vocabulary field migration. |
| MigrateVocabularyFieldTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
|
| MigrateVocabularyFieldTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
Modules to install. |
| MigrateVocabularyFieldTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
|
| MigrateVocabularyFieldTest::testVocabularyField |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| NodeTermData::$vocabularyStorage |
property |
core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php |
The vocabulary storage. |
| RssTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/RssTest.php |
Vocabulary for testing. |
| TaggedWithTest::$tagVocabulary |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
The vocabulary used for the test tag field. |
| taxonomy.vocabulary.recipe_category.yml |
file |
core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml |
core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml |
| taxonomy.vocabulary.tags.yml |
file |
core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml |
core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml |
| taxonomy.vocabulary.tags.yml |
file |
core/profiles/tests/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml |
core/profiles/tests/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml |
| taxonomy.vocabulary.tags.yml |
file |
core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml |
core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml |
| taxonomy.vocabulary.tags.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml |
core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml |
| taxonomy.vocabulary.tags.yml |
file |
core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml |
core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml |
| taxonomy.vocabulary.track_changes_import_term.yml |
file |
core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml |
core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml |
| TaxonomyCrudHooks::taxonomyVocabularyPresave |
function |
core/modules/taxonomy/tests/modules/taxonomy_crud/src/Hook/TaxonomyCrudHooks.php |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
| TaxonomyFieldFilterTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
The vocabulary used for creating terms. |
| TaxonomyImageTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
The taxonomy vocabulary used for the test. |
| TaxonomyIndexTid::$vocabularyStorage |
property |
core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php |
The vocabulary storage. |
| TaxonomyIndexTid::$vocabularyStorage |
property |
core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php |
The vocabulary storage. |
| TaxonomyRevisionDeleteTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php |
Vocabulary for testing. |
| TaxonomyRevisionRevertTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionRevertTest.php |
Vocabulary for testing. |
| TaxonomyRevisionTest::testVocabularyTermRevision |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php |
Tests default revision settings on vocabularies. |
| TaxonomyRevisionVersionHistoryTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php |
Vocabulary for testing. |
| TaxonomyTermContentModerationTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php |
The vocabulary used for creating terms. |
| TaxonomyTermIndentationTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
Vocabulary for testing. |
| TaxonomyTermPagerTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Vocabulary for testing. |
| TaxonomyTestBase::$vocabulary |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
The vocabulary used for creating terms. |
| TaxonomyTestBase::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
The vocabulary used for creating terms. |
| TaxonomyTestTrait::createVocabulary |
function |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Returns a new vocabulary with random properties. |
| TaxonomyTranslationTestTrait::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The vocabulary. |
| TaxonomyVocabularyArgumentTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Tests the vocabulary argument. |
| TaxonomyVocabularyArgumentTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
|
| TaxonomyVocabularyArgumentTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
The theme to install as the default for testing. |
| TaxonomyVocabularyArgumentTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Modules to install. |
| TaxonomyVocabularyArgumentTest::$terms |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
|
| TaxonomyVocabularyArgumentTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
|
| TaxonomyVocabularyArgumentTest::$vocabularies |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Vocabularies used for creating terms. |
| TaxonomyVocabularyArgumentTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Sets up the test. |
| TaxonomyVocabularyArgumentTest::testTermWithVocabularyArgument |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Tests the vocabulary argument handler. |
| TermAutocompleteTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The vocabulary. |
| TermEntityReferenceTest::testSelectionTestVocabularyRestriction |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Tests an entity reference field restricted to a single vocabulary. |
| TermIndexTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Vocabulary for testing. |
| TermKernelTest::testTaxonomyVocabularyTree |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests a taxonomy with terms that have multiple parents of different depths. |
| TermLanguageTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Vocabulary for testing. |
| TermParentsTest::$vocabularyId |
property |
core/modules/taxonomy/tests/src/Functional/TermParentsTest.php |
The ID of the vocabulary used in this test. |
| TermSourceWithVocabularyFilterTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php |
|
| TermSourceWithVocabularyFilterTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php |
|