Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticMapTest::testWithNullSourceDefaultValue | function | core/ |
Tests when the source is invalid but default_value is set to TRUE. |
| StaticMapTest::testWithNullSourceNotInMap | function | core/ |
Tests when the source is NULL. |
| StaticMapTest::testWithNullSourceWithEmptyStringMapping | function | core/ |
Tests when the source is invalid but there's a mapping via an empty string. |
| StorageComparer::$sourceCacheStorage | property | core/ |
A memory cache backend to statically cache source configuration data. |
| StorageComparer::$sourceNames | property | core/ |
Sorted list of all the configuration object names in the source storage. |
| StorageComparer::$sourceStorage | property | core/ |
The source storage used to discover configuration changes. |
| StorageComparer::$sourceStorages | property | core/ |
The source storages keyed by collection. |
| StorageComparer::getSourceStorage | function | core/ |
Gets the configuration source storage. |
| StorageComparerInterface::getSourceStorage | function | core/ |
Gets the configuration source storage. |
| StorageComparerTest::$sourceStorage | property | core/ |
|
| StringBase::$source | property | core/ |
The source string. |
| 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/ |
Handles a DELETE request. |
| StubRequestHandlerResourcePlugin::get | function | core/ |
Handles a GET request. |
| StubRequestHandlerResourcePlugin::patch | function | core/ |
Handles a PATCH request. |
| StubRequestHandlerResourcePlugin::post | function | core/ |
Handles a POST request. |
| 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.php | file | core/ |
|
| 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/ |
Provides source data for ::testSource. |
| TermLocalizedTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| TermLocalizedTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| TermNodeTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| TermResourceTestBase | class | core/ |
Resource test base for taxonomy term entity. |
| 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. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.