Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ViewXmlBasicAuthTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php
ViewXmlBasicAuthTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The authentication mechanism to use in this test.
ViewXmlBasicAuthTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The theme to install as the default for testing.
ViewXmlBasicAuthTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The format to use in this test.
ViewXmlBasicAuthTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The MIME type that corresponds to $format.
ViewXmlBasicAuthTest::$modules property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php Modules to install.
ViewXmlCookieTest class core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php Tests View Xml Cookie.
ViewXmlCookieTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php
ViewXmlCookieTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The authentication mechanism to use in this test.
ViewXmlCookieTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The theme to install as the default for testing.
ViewXmlCookieTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The format to use in this test.
ViewXmlCookieTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The MIME type that corresponds to $format.
Vocabulary class core/modules/taxonomy/src/Entity/Vocabulary.php Defines the taxonomy vocabulary entity.
Vocabulary class core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Drupal 6 vocabularies source from database.
Vocabulary class core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Drupal 7 vocabularies source from database.
Vocabulary.php file core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php
Vocabulary.php file core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php
Vocabulary.php file core/modules/taxonomy/src/Entity/Vocabulary.php
Vocabulary::$description property core/modules/taxonomy/src/Entity/Vocabulary.php Description of the vocabulary.
Vocabulary::$name property core/modules/taxonomy/src/Entity/Vocabulary.php Name of the vocabulary.
Vocabulary::$new_revision property core/modules/taxonomy/src/Entity/Vocabulary.php The default revision setting for a vocabulary.
Vocabulary::$vid property core/modules/taxonomy/src/Entity/Vocabulary.php The taxonomy vocabulary ID.
Vocabulary::$weight property core/modules/taxonomy/src/Entity/Vocabulary.php The weight of this vocabulary in relation to other vocabularies.
Vocabulary::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Returns available fields on the source.
Vocabulary::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Returns available fields on the source.
Vocabulary::getDescription function core/modules/taxonomy/src/Entity/Vocabulary.php Returns the vocabulary description.
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Defines the source fields uniquely identifying a source row.
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Defines the source fields uniquely identifying a source row.
Vocabulary::id function core/modules/taxonomy/src/Entity/Vocabulary.php Gets the identifier.
Vocabulary::postDelete function core/modules/taxonomy/src/Entity/Vocabulary.php Acts on deleted entities before the delete hook is invoked.
Vocabulary::preDelete function core/modules/taxonomy/src/Entity/Vocabulary.php Acts on entities before they are deleted and before hooks are invoked.
Vocabulary::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Adds additional data to the row.
Vocabulary::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Adds additional data to the row.
Vocabulary::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Prepares query object to retrieve data from the source database.
Vocabulary::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Prepares query object to retrieve data from the source database.
Vocabulary::setNewRevision function core/modules/taxonomy/src/Entity/Vocabulary.php Sets whether a new revision should be created by default.
Vocabulary::shouldCreateNewRevision function core/modules/taxonomy/src/Entity/Vocabulary.php Gets whether a new revision should be created by default.
VocabularyAccessControlHandler class core/modules/taxonomy/src/VocabularyAccessControlHandler.php Defines the access control handler for the taxonomy vocabulary entity type.
VocabularyAccessControlHandler.php file core/modules/taxonomy/src/VocabularyAccessControlHandler.php
VocabularyAccessControlHandler::$viewLabelOperation property core/modules/taxonomy/src/VocabularyAccessControlHandler.php Allows to grant access to just the labels.
VocabularyAccessControlHandler::checkAccess function core/modules/taxonomy/src/VocabularyAccessControlHandler.php Performs access checks.
VocabularyCrudTest class core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests loading, saving and deleting vocabularies.
VocabularyCrudTest.php file core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
VocabularyCrudTest::$modules property core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Modules to install.
VocabularyCrudTest::setUp function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests deleting a taxonomy that contains terms.
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests for loading multiple vocabularies.
VocabularyCrudTest::testUninstallReinstall function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests uninstall and reinstall of the taxonomy module.
VocabularyDeleteForm class core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Provides a deletion confirmation form for taxonomy vocabulary.
VocabularyDeleteForm.php file core/modules/taxonomy/src/Form/VocabularyDeleteForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.