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 |
---|---|---|---|
VocabularyListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
VocabularyListBuilder::$messenger | property | core/ |
The messenger. |
VocabularyListBuilder::$renderer | property | core/ |
The renderer service. |
VocabularyListBuilder::buildForm | function | core/ |
Form constructor. |
VocabularyListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
VocabularyListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
VocabularyListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
VocabularyListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
VocabularyListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
VocabularyListBuilder::render | function | core/ |
Builds a listing of entities for the given entity type. |
VocabularyListBuilder::submitForm | function | core/ |
Form submission handler. |
VocabularyListBuilder::__construct | function | core/ |
Constructs a new VocabularyListBuilder object. |
VocabularyPermissionsTest | class | core/ |
Tests the taxonomy vocabulary permissions. |
VocabularyPermissionsTest.php | file | core/ |
|
VocabularyPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
VocabularyPermissionsTest::$modules | property | core/ |
Modules to install. |
VocabularyPermissionsTest::setUp | function | core/ |
|
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions | function | core/ |
Tests 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/ |
Drupal 6 vocabularies with associated node types source from database. |
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/ |
Prepares query object to retrieve data from the source database. |
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/ |
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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.