Search for vocabulary
- Search 7.x for vocabulary
- Search 9.5.x for vocabulary
- Search 8.9.x for vocabulary
- Search 10.3.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 |
---|---|---|---|
VocabularyPerTypeTest | class | core/ |
Tests D6 vocabulary per type source plugin. |
VocabularyPerTypeTest.php | file | core/ |
|
VocabularyPerTypeTest::$modules | property | core/ |
Modules to install. |
VocabularyPerTypeTest::providerSource | function | core/ |
Provides source data for ::testSource. |
VocabularyResetForm | class | core/ |
Provides confirmation form for resetting a vocabulary to alphabetical order. |
VocabularyResetForm.php | file | core/ |
|
VocabularyResetForm::$termStorage | property | core/ |
The term storage. |
VocabularyResetForm::create | function | core/ |
Instantiates a new instance of this class. |
VocabularyResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
VocabularyResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
VocabularyResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
VocabularyResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
VocabularyResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
VocabularyResetForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
VocabularyResetForm::__construct | function | core/ |
Constructs a new VocabularyResetForm object. |
VocabularyResourceTestBase | class | core/ |
Resource test base for the TaxonomyVocabulary entity. |
VocabularyResourceTestBase.php | file | core/ |
|
VocabularyResourceTestBase::$entity | property | core/ |
|
VocabularyResourceTestBase::$entityTypeId | property | core/ |
|
VocabularyResourceTestBase::$modules | property | core/ |
|
VocabularyResourceTestBase::createEntity | function | core/ |
|
VocabularyResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
VocabularyResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
VocabularyResourceTestBase::getNormalizedPostEntity | function | core/ |
|
VocabularyResourceTestBase::setUpAuthorization | function | core/ |
|
VocabularyResponse | class | core/ |
A vocabulary response for testing. |
VocabularyResponse.php | file | core/ |
|
VocabularyResponse::$vocabulary | property | core/ |
|
VocabularyResponse::setVocabulary | function | core/ |
|
VocabularyRouteProvider | class | core/ |
|
VocabularyRouteProvider.php | file | core/ |
|
VocabularyRouteProvider::getOverviewPageRoute | function | core/ |
Gets the overview page route. |
VocabularyRouteProvider::getResetPageRoute | function | core/ |
Gets the reset page route. |
VocabularyRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
VocabularySerializationTest | class | core/ |
Regression test for https://www.drupal.org/node/2807263. |
VocabularySerializationTest.php | file | core/ |
|
VocabularySerializationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
VocabularySerializationTest::$modules | property | core/ |
Modules to install. |
VocabularySerializationTest::setUp | function | core/ |
|
VocabularySerializationTest::testSerialization | function | core/ |
|
VocabularySerializationTestController | class | core/ |
Controller for testing vocabulary serialization. |
VocabularySerializationTestController.php | file | core/ |
|
VocabularySerializationTestController::vocabularyResponse | function | core/ |
|
VocabularyStorage | class | core/ |
Defines a storage handler class for taxonomy vocabularies. |
VocabularyStorage.php | file | core/ |
|
VocabularyStorage::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
VocabularyStorageInterface | interface | core/ |
Defines an interface for vocabulary entity storage classes. |
VocabularyStorageInterface.php | file | core/ |
|
VocabularyStorageInterface::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
VocabularyTest | class | core/ |
JSON:API integration test for the "vocabulary" config entity type. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.