VocabularyPerTypeTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php |
|
VocabularyPerTypeTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php |
|
VocabularyPerTypeTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php |
|
VocabularyResetForm |
class |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
Provides confirmation form for resetting a vocabulary to alphabetical order. |
VocabularyResetForm.php |
file |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::$termStorage |
property |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
The term storage. |
VocabularyResetForm::create |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::getCancelUrl |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::getConfirmText |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::getDescription |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::getFormId |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::getQuestion |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::submitForm |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
|
VocabularyResetForm::__construct |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
Constructs a new VocabularyResetForm object. |
VocabularyResourceTestBase |
class |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase.php |
file |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::$entity |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::$entityTypeId |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::createEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::getNormalizedPostEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResourceTestBase::setUpAuthorization |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
VocabularyResponse |
class |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularyResponse.php |
|
VocabularyResponse.php |
file |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularyResponse.php |
|
VocabularyResponse::$vocabulary |
property |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularyResponse.php |
|
VocabularyResponse::setVocabulary |
function |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularyResponse.php |
|
VocabularyRouteProvider |
class |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
|
VocabularyRouteProvider.php |
file |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
|
VocabularyRouteProvider::getCollectionRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
|
VocabularyRouteProvider::getOverviewPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the overview page route. |
VocabularyRouteProvider::getResetPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the reset page route. |
VocabularyRouteProvider::getRoutes |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
|
VocabularySerializationTest |
class |
core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php |
Regression test for https://www.drupal.org/node/2807263. |
VocabularySerializationTest.php |
file |
core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php |
|
VocabularySerializationTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php |
|
VocabularySerializationTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php |
|
VocabularySerializationTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php |
|
VocabularySerializationTest::testSerialization |
function |
core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php |
|
VocabularySerializationTestController |
class |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularySerializationTestController.php |
|
VocabularySerializationTestController.php |
file |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularySerializationTestController.php |
|
VocabularySerializationTestController::vocabularyResponse |
function |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularySerializationTestController.php |
|
VocabularyStorage |
class |
core/modules/taxonomy/src/VocabularyStorage.php |
Defines a storage handler class for taxonomy vocabularies. |
VocabularyStorage.php |
file |
core/modules/taxonomy/src/VocabularyStorage.php |
|
VocabularyStorage::getToplevelTids |
function |
core/modules/taxonomy/src/VocabularyStorage.php |
|
VocabularyStorageInterface |
interface |
core/modules/taxonomy/src/VocabularyStorageInterface.php |
Defines an interface for vocabulary entity storage classes. |
VocabularyStorageInterface.php |
file |
core/modules/taxonomy/src/VocabularyStorageInterface.php |
|
VocabularyStorageInterface::getToplevelTids |
function |
core/modules/taxonomy/src/VocabularyStorageInterface.php |
Gets top-level term IDs of vocabularies. |
VocabularyTest |
class |
core/modules/jsonapi/tests/src/Functional/VocabularyTest.php |
JSON:API integration test for the "vocabulary" config entity type. |