Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StringInterface::isSource | function | core/ |
Checks whether the object is a source string. |
StringLoader::getSourceContext | function | core/ |
|
StubRequestHandlerResourcePlugin | class | core/ |
Stub class where we can prophesize methods. |
StubRequestHandlerResourcePlugin::delete | function | core/ |
|
StubRequestHandlerResourcePlugin::get | function | core/ |
|
StubRequestHandlerResourcePlugin::patch | function | core/ |
|
StubRequestHandlerResourcePlugin::post | function | core/ |
|
StubSourceGeneratorPlugin | class | core/ |
Defines a stubbed source plugin with a generator as iterator. |
StubSourceGeneratorPlugin::$cacheCounts | property | core/ |
Whether this instance should cache the source count. |
StubSourceGeneratorPlugin::$skipCount | property | core/ |
Whether this instance should not attempt to count the source. |
StubSourceGeneratorPlugin::$trackChanges | property | core/ |
Flags whether to track changes to incoming data. |
StubSourceGeneratorPlugin::getCacheCounts | function | core/ |
Return the cacheCounts value. |
StubSourceGeneratorPlugin::getSkipCount | function | core/ |
Return the skipCount value. |
StubSourceGeneratorPlugin::getTrackChanges | function | core/ |
Return the trackChanges value. |
StubSourceGeneratorPlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
StubSourcePlugin | class | core/ |
Stubbed source plugin for testing base class implementations. |
StubSourcePlugin::fields | function | core/ |
Returns available fields on the source. |
StubSourcePlugin::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
StubSourcePlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
StubSourcePlugin::setModuleHandler | function | core/ |
Helper for setting internal module handler implementation. |
StubSourcePlugin::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
SubProcessTest::providerTestSourceNotArray | function | core/ |
Data provider for testSourceNotArray(). |
SubProcessTest::testSourceNotArray | function | core/ |
Tests behavior when source children are not arrays. |
TermEntityTranslationTest::providerSource | function | core/ |
|
TermLocalizedTranslationTest::providerSource | function | core/ |
|
TermLocalizedTranslationTest::providerSource | function | core/ |
|
TermNodeTest::providerSource | function | core/ |
|
TermResourceTestBase | class | core/ |
|
TermResourceTestBase.php | file | core/ |
|
TermResourceTestBase::$entity | property | core/ |
|
TermResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
TermResourceTestBase::$modules | property | core/ |
Modules to install. |
TermResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
TermResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
TermResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
TermResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
TermResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
TermResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
TermResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
TermResourceTestBase::providerTestGetTermWithParent | function | core/ |
|
TermResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
TermResourceTestBase::termResourceTestBaseSkipTests | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
TermResourceTestBase::testGetTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
TermResourceTestBase::testPatchPath | function | core/ |
Tests PATCHing a term's path. |
TermSourceWithVocabularyFilterTest | class | core/ |
Tests the taxonomy term source with vocabulary filter. |
TermSourceWithVocabularyFilterTest | class | core/ |
Tests the taxonomy term source with vocabulary filter. |
TermSourceWithVocabularyFilterTest.php | file | core/ |
|
TermSourceWithVocabularyFilterTest.php | file | core/ |
|
TermSourceWithVocabularyFilterTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.