Same filename in this branch
  1. 10 core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
  2. 10 core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
  3. 10 core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
  4. 10 core/profiles/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml
Same filename and directory in other branches
  1. 8.9.x core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
  2. 9 core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. name: Tags
  5. vid: tags
  6. description: 'Use tags to group articles on similar topics into categories.'
  7. weight: 0
  8. new_revision: false