taxonomy.vocabulary.tags.yml
Same filename in this branch
Same filename in other branches
- 9 core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
- 9 core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
- 9 core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
- 10 core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
- 10 core/profiles/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml
- 10 core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
- 10 core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
- 11.x core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
- 11.x core/profiles/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml
- 11.x core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
- 11.x core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
- 11.x core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml
- 10 core/recipes/tags_taxonomy/config/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.
File
-
core/
profiles/ standard/ config/ install/ taxonomy.vocabulary.tags.yml
View source
- langcode: en
- status: true
- dependencies: { }
- name: Tags
- vid: tags
- description: 'Use tags to group articles on similar topics into categories.'
- weight: 0
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.