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 |
---|---|---|---|
VocabularyPerTypeTest.php | file | core/ |
|
VocabularyPerTypeTest::$modules | property | core/ |
Modules to enable. |
VocabularyPerTypeTest::providerSource | function | core/ |
The data provider. |
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/ |
|
VocabularyResourceTestBase.php | file | core/ |
|
VocabularyResourceTestBase::$entity | property | core/ |
|
VocabularyResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
VocabularyResourceTestBase::$modules | property | core/ |
Modules to install. |
VocabularyResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
VocabularyResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
VocabularyResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
VocabularyResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
VocabularyResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
VocabularyResponse | class | core/ |
|
VocabularyResponse.php | file | core/ |
|
VocabularyResponse::$vocabulary | property | core/ |
|
VocabularyResponse::setVocabulary | function | core/ |
|
VocabularyRouteProvider | class | core/ |
|
VocabularyRouteProvider.php | file | core/ |
|
VocabularyRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
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 enable. |
VocabularySerializationTest::setUp | function | core/ |
|
VocabularySerializationTest::testSerialization | function | core/ |
|
VocabularySerializationTestController | class | core/ |
|
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 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.