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
VocabularyJsonAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php
VocabularyJsonBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php @group rest
VocabularyJsonBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php
VocabularyJsonCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php @group rest
VocabularyJsonCookieTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyLanguageTest class core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests the language functionality for vocabularies.
VocabularyLanguageTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests term language settings for vocabulary terms are saved and updated.
VocabularyLanguageTest::testVocabularyLanguage function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests language settings for vocabularies.
VocabularyListBuilder class core/modules/taxonomy/src/VocabularyListBuilder.php Defines a class to build a listing of taxonomy vocabulary entities.
VocabularyListBuilder.php file core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::$currentUser property core/modules/taxonomy/src/VocabularyListBuilder.php The current user.
VocabularyListBuilder::$entitiesKey property core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::$entityTypeManager property core/modules/taxonomy/src/VocabularyListBuilder.php The entity type manager.
VocabularyListBuilder::$messenger property core/modules/taxonomy/src/VocabularyListBuilder.php The messenger.
VocabularyListBuilder::$renderer property core/modules/taxonomy/src/VocabularyListBuilder.php The renderer service.
VocabularyListBuilder::buildForm function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::buildHeader function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::buildRow function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::createInstance function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::getDefaultOperations function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::getFormId function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::render function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::submitForm function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::__construct function core/modules/taxonomy/src/VocabularyListBuilder.php Constructs a new VocabularyListBuilder object.
VocabularyPermissionsTest class core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Tests the taxonomy vocabulary permissions.
VocabularyPermissionsTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Tests the vocabulary overview permission.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Create, edit and delete a taxonomy term via the user interface.
VocabularyPermissionsTest::testVocabularyPermissionsVocabulary function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Create, edit and delete a vocabulary via the user interface.
VocabularyPerType class core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php Drupal 6 vocabularies with associated node types source from database.
VocabularyPerType.php file core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php
VocabularyPerType::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php
VocabularyPerType::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php
VocabularyPerType::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php

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