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 |
---|---|---|---|
VocabularyPermissionsTest::$modules | property | core/ |
Modules to enable. |
VocabularyPermissionsTest::setUp | function | core/ |
|
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions | function | core/ |
Test the vocabulary overview permission. |
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm | function | core/ |
Create, edit and delete a taxonomy term via the user interface. |
VocabularyPermissionsTest::testVocabularyPermissionsVocabulary | function | core/ |
Create, edit and delete a vocabulary via the user interface. |
VocabularyPerType | class | core/ |
Gets all the vocabularies based on the node types that have Taxonomy enabled. |
VocabularyPerType.php | file | core/ |
|
VocabularyPerType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
VocabularyPerType::prepareRow | function | core/ |
Adds additional data to the row. |
VocabularyPerType::query | function | core/ |
|
VocabularyPerTypeTest | class | core/ |
Tests D6 vocabulary per type source plugin. |
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 | class | core/ |
|
VocabularyResourceTestBase.php | file | 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. |
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.