Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ViewXmlCookieTest class core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php @group rest
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::$description property core/modules/taxonomy/src/Entity/Vocabulary.php Description of the vocabulary.
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::postDelete function core/modules/taxonomy/src/Entity/Vocabulary.php Acts on deleted entities before the delete hook is invoked.
Vocabulary::setHierarchy function core/modules/taxonomy/src/Entity/Vocabulary.php Sets the vocabulary hierarchy.
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::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 enable.
VocabularyCrudTest::setUp function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Test 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 Test uninstall and reinstall of the taxonomy module.
VocabularyDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Gets the message to display to the user after deleting the entity.
VocabularyDeleteForm::getDescription function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Returns additional text to display as a description.
VocabularyDeleteForm::getQuestion function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
VocabularyForm::$vocabularyStorage property core/modules/taxonomy/src/VocabularyForm.php The vocabulary storage.
VocabularyForm::exists function core/modules/taxonomy/src/VocabularyForm.php Determines if the vocabulary already exists.
VocabularyForm::save function core/modules/taxonomy/src/VocabularyForm.php Form submission handler for the 'save' action.
VocabularyForm::__construct function core/modules/taxonomy/src/VocabularyForm.php Constructs a new vocabulary form.
VocabularyHalJsonAnonTest class core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php @group hal
VocabularyHalJsonAnonTest.php file core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php
VocabularyHalJsonAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php The theme to install as the default for testing.
VocabularyHalJsonAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php The format to use in this test.
VocabularyHalJsonAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php The MIME type that corresponds to $format.
VocabularyHalJsonAnonTest::$modules property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php Modules to install.
VocabularyHalJsonAnonTest::testGet function core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php @todo Remove this override in https://www.drupal.org/node/2805281.
VocabularyHalJsonBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php @group hal
VocabularyHalJsonBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php
VocabularyHalJsonBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
VocabularyHalJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php The theme to install as the default for testing.
VocabularyHalJsonBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php The format to use in this test.
VocabularyHalJsonBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
VocabularyHalJsonBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php Modules to install.
VocabularyHalJsonCookieTest class core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php @group hal
VocabularyHalJsonCookieTest.php file core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php
VocabularyHalJsonCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php The authentication mechanism to use in this test.
VocabularyHalJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php The theme to install as the default for testing.
VocabularyHalJsonCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php The format to use in this test.

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