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 |
|---|---|---|---|
| ViewXmlBasicAuthTest.php | file | core/ |
|
| ViewXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ViewXmlCookieTest | class | core/ |
Tests View Xml Cookie. |
| ViewXmlCookieTest.php | file | core/ |
|
| ViewXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| 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. |
| Vocabulary.php | file | core/ |
|
| Vocabulary.php | file | core/ |
|
| Vocabulary.php | file | core/ |
|
| Vocabulary::$description | property | core/ |
Description of the vocabulary. |
| Vocabulary::$name | property | core/ |
Name of the vocabulary. |
| Vocabulary::$new_revision | property | core/ |
The default revision setting for a vocabulary. |
| Vocabulary::$vid | property | core/ |
The taxonomy vocabulary ID. |
| Vocabulary::$weight | property | core/ |
The weight of this vocabulary in relation to other vocabularies. |
| Vocabulary::fields | function | core/ |
Returns available fields on the source. |
| Vocabulary::fields | function | core/ |
Returns available fields on the source. |
| Vocabulary::getDescription | function | core/ |
Returns the vocabulary description. |
| Vocabulary::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Vocabulary::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Vocabulary::id | function | core/ |
Gets the identifier. |
| Vocabulary::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| Vocabulary::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| Vocabulary::prepareRow | function | core/ |
Adds additional data to the row. |
| Vocabulary::prepareRow | function | core/ |
Adds additional data to the row. |
| Vocabulary::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| Vocabulary::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| Vocabulary::setNewRevision | function | core/ |
Sets whether a new revision should be created by default. |
| Vocabulary::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
| VocabularyAccessControlHandler | class | core/ |
Defines the access control handler for the taxonomy vocabulary entity type. |
| VocabularyAccessControlHandler.php | file | core/ |
|
| VocabularyAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
| VocabularyAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| VocabularyCrudTest | class | core/ |
Tests loading, saving and deleting vocabularies. |
| VocabularyCrudTest.php | file | core/ |
|
| VocabularyCrudTest::$modules | property | core/ |
Modules to install. |
| VocabularyCrudTest::setUp | function | core/ |
|
| VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms | function | core/ |
Tests deleting a taxonomy that contains terms. |
| VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple | function | core/ |
Tests for loading multiple vocabularies. |
| VocabularyCrudTest::testUninstallReinstall | function | core/ |
Tests uninstall and reinstall of the taxonomy module. |
| VocabularyDeleteForm | class | core/ |
Provides a deletion confirmation form for taxonomy vocabulary. |
| VocabularyDeleteForm.php | file | core/ |
Pagination
- Previous page
- Page 1828
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.