Search for vocabulary
- Search 7.x for vocabulary
- Search 8.9.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 |
---|---|---|---|
VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms | function | core/ |
Tests deleting a taxonomy that contains terms. |
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple | function | core/ |
Tests for loading multiple vocabularies. |
VocabularyCrudTest::testUninstallReinstall | function | core/ |
Tests uninstall and reinstall of the taxonomy module. |
VocabularyDeleteForm | class | core/ |
Provides a deletion confirmation form for taxonomy vocabulary. |
VocabularyDeleteForm.php | file | core/ |
|
VocabularyDeleteForm::getDeletionMessage | function | core/ |
|
VocabularyDeleteForm::getDescription | function | core/ |
|
VocabularyDeleteForm::getFormId | function | core/ |
|
VocabularyDeleteForm::getQuestion | function | core/ |
|
VocabularyForm | class | core/ |
Base form for vocabulary edit forms. |
VocabularyForm.php | file | core/ |
|
VocabularyForm::$vocabularyStorage | property | core/ |
The vocabulary storage. |
VocabularyForm::create | function | core/ |
|
VocabularyForm::exists | function | core/ |
Determines if the vocabulary already exists. |
VocabularyForm::form | function | core/ |
|
VocabularyForm::save | function | core/ |
|
VocabularyForm::__construct | function | core/ |
Constructs a new vocabulary form. |
VocabularyHalJsonAnonTest | class | core/ |
@group hal @group legacy |
VocabularyHalJsonAnonTest.php | file | core/ |
|
VocabularyHalJsonAnonTest::$defaultTheme | property | core/ |
|
VocabularyHalJsonAnonTest::$format | property | core/ |
|
VocabularyHalJsonAnonTest::$mimeType | property | core/ |
|
VocabularyHalJsonAnonTest::$modules | property | core/ |
|
VocabularyHalJsonAnonTest::testGet | function | core/ |
@todo Remove this override in https://www.drupal.org/node/2805281. |
VocabularyHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
VocabularyHalJsonBasicAuthTest.php | file | core/ |
|
VocabularyHalJsonBasicAuthTest::$auth | property | core/ |
|
VocabularyHalJsonBasicAuthTest::$defaultTheme | property | core/ |
|
VocabularyHalJsonBasicAuthTest::$format | property | core/ |
|
VocabularyHalJsonBasicAuthTest::$mimeType | property | core/ |
|
VocabularyHalJsonBasicAuthTest::$modules | property | core/ |
|
VocabularyHalJsonCookieTest | class | core/ |
@group hal @group legacy |
VocabularyHalJsonCookieTest.php | file | core/ |
|
VocabularyHalJsonCookieTest::$auth | property | core/ |
|
VocabularyHalJsonCookieTest::$defaultTheme | property | core/ |
|
VocabularyHalJsonCookieTest::$format | property | core/ |
|
VocabularyHalJsonCookieTest::$mimeType | property | core/ |
|
VocabularyHalJsonCookieTest::$modules | property | core/ |
|
VocabularyInterface | interface | core/ |
Provides an interface defining a taxonomy vocabulary entity. |
VocabularyInterface.php | file | core/ |
|
VocabularyInterface::getDescription | function | core/ |
Returns the vocabulary description. |
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. |
VocabularyJsonAnonTest | class | core/ |
@group rest |
VocabularyJsonAnonTest.php | file | core/ |
|
VocabularyJsonAnonTest::$defaultTheme | property | core/ |
|
VocabularyJsonAnonTest::$format | property | core/ |
|
VocabularyJsonAnonTest::$mimeType | property | core/ |
|
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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.