Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| VocabularyDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| VocabularyDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| VocabularyDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| VocabularyForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| VocabularyForm::exists | function | core/ |
Determines if the vocabulary already exists. |
| VocabularyForm::form | function | core/ |
Gets the actual form array to be built. |
| VocabularyForm::save | function | core/ |
Form submission handler for the 'save' action. |
| VocabularyForm::__construct | function | core/ |
Constructs a new vocabulary form. |
| 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. |
| VocabularyInterface::setNewRevision | function | core/ |
Sets whether a new revision should be created by default. |
| VocabularyJsonAnonTest | class | core/ |
Tests Vocabulary Json Anon. |
| 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. |
| VocabularyJsonBasicAuthTest | class | core/ |
Tests Vocabulary Json Basic Auth. |
| 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/ |
Tests Vocabulary Json Cookie. |
| 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 install. |
| 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 type manager. |
Pagination
- Previous page
- Page 1829
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.