taxonomy.vocabulary.tags.yml in Drupal 9
Same filename in this branch
Same filename and directory in other branches
core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
4 string references to 'taxonomy.vocabulary.tags'
- MigrateTaxonomyVocabularyTranslationTest::testTaxonomyVocabularyTranslation in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d6/ MigrateTaxonomyVocabularyTranslationTest.php - Tests the Drupal 6 i18n taxonomy vocabularies to Drupal 8 migration.
- MigrateTaxonomyVocabularyTranslationTest::testTaxonomyVocabularyTranslation in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d7/ MigrateTaxonomyVocabularyTranslationTest.php - Tests the Drupal 7 i18n taxonomy vocabularies to Drupal 8 migration.
- TaxonomyIndexTidFilterTest::testConfigDependency in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyIndexTidFilterTest.php - Tests dependencies are not added for terms that do not exist.
- TaxonomyIndexTidUiTest::testFilterUI in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests the filter UI.
File
core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.ymlView source
- langcode: en
- status: true
- dependencies: { }
- name: Tags
- vid: tags
- description: 'Use tags to group articles on similar topics into categories.'
- weight: 0