Search for vocabulary

  1. Search 7.x for vocabulary
  2. Search 9.5.x for vocabulary
  3. Search 8.9.x for vocabulary
  4. Search 10.3.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
ArgumentSummaryTest::$tagVocabulary property core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php The vocabulary used for the test tag field.
ConfigTranslationListUiTest::doVocabularyListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the vocabulary listing for the translate operation.
ContentEntityTest::$vocabulary property core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityTest.php The vocabulary ID.
d6_language_content_taxonomy_vocabulary_settings.yml file core/modules/language/migrations/d6_language_content_taxonomy_vocabulary_settings.yml core/modules/language/migrations/d6_language_content_taxonomy_vocabulary_settings.yml
d6_taxonomy_vocabulary.yml file core/modules/taxonomy/migrations/d6_taxonomy_vocabulary.yml core/modules/taxonomy/migrations/d6_taxonomy_vocabulary.yml
d6_taxonomy_vocabulary_translation.yml file core/modules/config_translation/migrations/d6_taxonomy_vocabulary_translation.yml core/modules/config_translation/migrations/d6_taxonomy_vocabulary_translation.yml
d6_vocabulary_entity_display.yml file core/modules/taxonomy/migrations/d6_vocabulary_entity_display.yml core/modules/taxonomy/migrations/d6_vocabulary_entity_display.yml
d6_vocabulary_entity_form_display.yml file core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml
d6_vocabulary_field.yml file core/modules/taxonomy/migrations/d6_vocabulary_field.yml core/modules/taxonomy/migrations/d6_vocabulary_field.yml
d6_vocabulary_field_instance.yml file core/modules/taxonomy/migrations/d6_vocabulary_field_instance.yml core/modules/taxonomy/migrations/d6_vocabulary_field_instance.yml
d7_language_content_taxonomy_vocabulary_settings.yml file core/modules/language/migrations/d7_language_content_taxonomy_vocabulary_settings.yml core/modules/language/migrations/d7_language_content_taxonomy_vocabulary_settings.yml
d7_taxonomy_vocabulary.yml file core/modules/taxonomy/migrations/d7_taxonomy_vocabulary.yml core/modules/taxonomy/migrations/d7_taxonomy_vocabulary.yml
d7_taxonomy_vocabulary_translation.yml file core/modules/config_translation/migrations/d7_taxonomy_vocabulary_translation.yml core/modules/config_translation/migrations/d7_taxonomy_vocabulary_translation.yml
EntityCrudHookTest::testTaxonomyVocabularyHooks function core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php Tests hook invocations for CRUD operations on taxonomy vocabularies.
EntityCrudHookTestHooks::taxonomyVocabularyCreate function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_create() for taxonomy_vocabulary entities.
EntityCrudHookTestHooks::taxonomyVocabularyDelete function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_delete() for taxonomy_vocabulary entities.
EntityCrudHookTestHooks::taxonomyVocabularyInsert function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_insert() for taxonomy_vocabulary entities.
EntityCrudHookTestHooks::taxonomyVocabularyLoad function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities.
EntityCrudHookTestHooks::taxonomyVocabularyPredelete function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_predelete() for taxonomy_vocabulary entities.
EntityCrudHookTestHooks::taxonomyVocabularyPresave function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
EntityCrudHookTestHooks::taxonomyVocabularyUpdate function core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php Implements hook_ENTITY_TYPE_update() for taxonomy_vocabulary entities.
EntityReferenceItemTest::$vocabulary property core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php The taxonomy vocabulary to test with.
EntityReferenceSettingsTest::$vocabulary property core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php Testing vocabulary.
EntityTaxonomyVocabulary class core/modules/taxonomy/src/Plugin/migrate/destination/EntityTaxonomyVocabulary.php Migration destination for taxonomy vocabulary.
EntityTaxonomyVocabulary.php file core/modules/taxonomy/src/Plugin/migrate/destination/EntityTaxonomyVocabulary.php
EntityTaxonomyVocabulary::getEntity function core/modules/taxonomy/src/Plugin/migrate/destination/EntityTaxonomyVocabulary.php Creates or loads an entity.
ExposedFormCheckboxesTest::$vocabulary property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Vocabulary for testing checkbox options.
JsonApiTopLevelResourceNormalizerTest::$vocabulary property core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiTopLevelResourceNormalizerTest.php A vocabulary.
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests that the configuration is retained when a vocabulary is updated.
LanguageContentSettingsTaxonomyVocabulary class core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php Drupal 6 i18n vocabularies source from database.
LanguageContentSettingsTaxonomyVocabulary class core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php Drupal 7 i18n vocabularies source from database.
LanguageContentSettingsTaxonomyVocabulary.php file core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php
LanguageContentSettingsTaxonomyVocabulary.php file core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php
LanguageContentSettingsTaxonomyVocabulary::fields function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php Returns available fields on the source.
LanguageContentSettingsTaxonomyVocabulary::fields function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php Returns available fields on the source.
LanguageContentSettingsTaxonomyVocabulary::getIds function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php Defines the source fields uniquely identifying a source row.
LanguageContentSettingsTaxonomyVocabulary::prepareRow function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php Adds additional data to the row.
LanguageContentSettingsTaxonomyVocabulary::query function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php Prepares query object to retrieve data from the source database.
LanguageContentSettingsTaxonomyVocabulary::query function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php Prepares query object to retrieve data from the source database.
LanguageContentTaxonomyVocabularySettingsTest class core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php Tests i18ntaxonomy vocabulary setting source plugin.
LanguageContentTaxonomyVocabularySettingsTest class core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php Tests i18ntaxonomy vocabulary setting source plugin.
LanguageContentTaxonomyVocabularySettingsTest.php file core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php
LanguageContentTaxonomyVocabularySettingsTest.php file core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php
LanguageContentTaxonomyVocabularySettingsTest::$modules property core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php Modules to install.
LanguageContentTaxonomyVocabularySettingsTest::$modules property core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php Modules to install.
LanguageContentTaxonomyVocabularySettingsTest::providerSource function core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php Provides source data for ::testSource.
LanguageContentTaxonomyVocabularySettingsTest::providerSource function core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php Provides source data for ::testSource.
ManageDisplayTest::$vocabulary property core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
MigrateLanguageContentTaxonomyVocabularySettingsTest class core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentTaxonomyVocabularySettingsTest.php Tests migration of i18ntaxonomy vocabulary settings.
MigrateLanguageContentTaxonomyVocabularySettingsTest class core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentTaxonomyVocabularySettingsTest.php Tests migration of i18ntaxonomy vocabulary settings.

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