taxonomy.vocabulary.tags.yml

Same filename in this branch
  1. 8.9.x core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
Same filename in other branches
  1. 9 core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
  2. 9 core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
  3. 9 core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
  4. 10 core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
  5. 10 core/profiles/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml
  6. 10 core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
  7. 10 core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
  8. 11.x core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
  9. 11.x core/profiles/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml
  10. 11.x core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
  11. 11.x core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
  12. 11.x core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml
  13. 10 core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml
core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
6 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.
RecalculatedDependencyTest::testUpdate in core/modules/system/tests/src/Functional/Update/RecalculatedDependencyTest.php
Ensures that the entities are resaved so they have the new dependency.
TaxonomyIndexTidFilterTest::testConfigDependency in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
Tests dependencies are not added for terms that do not exist.
TaxonomyIndexTidFilterTest::testPostUpdateFunction in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
Tests post update function fixes dependencies.

... See full list

File

core/profiles/standard/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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.