Search for vocabulary
- Search 7.x for vocabulary
- Search 9.5.x for vocabulary
- Search 10.3.x for vocabulary
- Search 11.x for vocabulary
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Vocabulary | class | core/ |
Defines the taxonomy vocabulary entity. |
Vocabulary | class | core/ |
Drupal 6 vocabularies source from database. |
Vocabulary | class | core/ |
Drupal 7 vocabularies source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
VocabularyInterface::getHierarchy | function | core/ |
Returns the vocabulary hierarchy. |
VocabularyInterface::HIERARCHY_DISABLED | constant | core/ |
Denotes that no term in the vocabulary has a parent. |
VocabularyInterface::HIERARCHY_MULTIPLE | constant | core/ |
Denotes that one or more terms in the vocabulary have multiple parents. |
VocabularyInterface::HIERARCHY_SINGLE | constant | core/ |
Denotes that one or more terms in the vocabulary has a single parent. |
VocabularyInterface::setHierarchy | function | core/ |
Sets the vocabulary hierarchy. |
VocabularyJsonAnonTest | class | core/ |
@group rest |
VocabularyJsonAnonTest.php | file | core/ |
|
VocabularyJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
VocabularyJsonAnonTest::$format | property | core/ |
The format to use in this test. |
VocabularyJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
VocabularyJsonAnonTest::testGet | function | core/ |
Disable the GET test coverage due to bug in taxonomy module. @todo Fix in https://www.drupal.org/node/2805281: remove this override. |
VocabularyJsonBasicAuthTest | class | core/ |
@group rest |
VocabularyJsonBasicAuthTest.php | file | core/ |
|
VocabularyJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
VocabularyJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
VocabularyJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
VocabularyJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
VocabularyJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
VocabularyJsonCookieTest | class | core/ |
@group rest |
VocabularyJsonCookieTest.php | file | core/ |
|
VocabularyJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
VocabularyJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
VocabularyJsonCookieTest::$format | property | core/ |
The format to use in this test. |
VocabularyJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
VocabularyLanguageTest | class | core/ |
Tests the language functionality for vocabularies. |
VocabularyLanguageTest.php | file | core/ |
|
VocabularyLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
VocabularyLanguageTest::$modules | property | core/ |
Modules to enable. |
VocabularyLanguageTest::setUp | function | core/ |
|
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms | function | core/ |
Tests term language settings for vocabulary terms are saved and updated. |
VocabularyLanguageTest::testVocabularyLanguage | function | core/ |
Tests language settings for vocabularies. |
VocabularyListBuilder | class | core/ |
Defines a class to build a listing of taxonomy vocabulary entities. |
VocabularyListBuilder.php | file | core/ |
|
VocabularyListBuilder::$currentUser | property | core/ |
The current user. |
VocabularyListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
VocabularyListBuilder::$entityTypeManager | property | core/ |
The entity manager. |
VocabularyListBuilder::$messenger | property | core/ |
The messenger. |
VocabularyListBuilder::$renderer | property | core/ |
The renderer service. |
VocabularyListBuilder::buildForm | function | core/ |
Form constructor. |
VocabularyListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
VocabularyListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
VocabularyListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
VocabularyListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
VocabularyListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
VocabularyListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
VocabularyListBuilder::submitForm | function | core/ |
Form submission handler. |
VocabularyListBuilder::__construct | function | core/ |
Constructs a new VocabularyListBuilder object. |
VocabularyPermissionsTest | class | core/ |
Tests the taxonomy vocabulary permissions. |
VocabularyPermissionsTest.php | file | core/ |
|
VocabularyPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.