Search for vocabulary

  1. Search 7.x for vocabulary
  2. Search 9.5.x for vocabulary
  3. Search 10.3.x for vocabulary
  4. Search 11.x for vocabulary
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Vocabulary class core/modules/taxonomy/src/Entity/Vocabulary.php Defines the taxonomy vocabulary entity.
Vocabulary class core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Drupal 6 vocabularies source from database.
Vocabulary class core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Drupal 7 vocabularies source from database.

All search results

Title Object type File name Summary
MigrateVocabularyFieldInstanceTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Vocabulary field instance migration.
MigrateVocabularyFieldInstanceTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
MigrateVocabularyFieldInstanceTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Modules to enable.
MigrateVocabularyFieldInstanceTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Tests that vocabulary field instances are ignored appropriately.
MigrateVocabularyFieldInstanceTest::testVocabularyFieldInstance function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
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 enable.
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.
QuickEditAutocompleteTermTest::$vocabulary property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditAutocompleteTermTest.php Stores the vocabulary used in the tests.
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.forums.yml file core/modules/forum/config/optional/taxonomy.vocabulary.forums.yml core/modules/forum/config/optional/taxonomy.vocabulary.forums.yml
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/standard/config/install/taxonomy.vocabulary.tags.yml core/profiles/standard/config/install/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
TaxonomyAttributesTest::$vocabulary property core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php Vocabulary created for testing purposes.
TaxonomyController::vocabularyTitle function core/modules/taxonomy/src/Controller/TaxonomyController.php Route title callback.
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 Used taxonomy vocabulary.
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.
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/src/Tests/TaxonomyTestTrait.php Returns a new vocabulary with random properties.
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.
TaxonomyTranslationTestTrait::$vocabulary property core/modules/taxonomy/src/Tests/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 enable.
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
TaxonomyVocabularyArgumentTest::testTermWithVocabularyArgument function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php Tests the vocabulary argument handler.
TaxonomyVocabularyHierarchyUpdateTest class core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php Tests that the 'hierarchy' property is removed from vocabularies.
TaxonomyVocabularyHierarchyUpdateTest.php file core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php
TaxonomyVocabularyHierarchyUpdateTest::setDatabaseDumpFiles function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php Set database dump files to be used.
TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php Tests that the 'hierarchy' property is removed from vocabularies.
taxonomy_check_vocabulary_hierarchy function core/modules/taxonomy/taxonomy.module Checks the hierarchy flag of a vocabulary.
taxonomy_crud_taxonomy_vocabulary_presave function core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.module Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
taxonomy_vocabulary_get_names function core/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.

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