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 |
---|---|---|---|
Sql::$sourceIdFields | property | core/ |
The source ID fields. |
Sql::$sourceIds | property | core/ |
The source identifiers. |
Sql::currentSource | function | core/ |
|
Sql::getRowBySource | function | core/ |
|
Sql::getSourceIdsHash | function | core/ |
Retrieves the hash of the source identifier values. |
Sql::lookupSourceId | function | core/ |
|
Sql::sourceIdFields | function | core/ |
The source ID fields. |
Sql::SOURCE_IDS_HASH | constant | core/ |
Column name of hashed source id values. |
SqlBaseTest::prepareSourceData | function | core/ |
Creates a custom source table and some sample data. |
StaticMapTest::testMapWithEmptySource | function | core/ |
Tests when the source is empty. |
StaticMapTest::testMapWithInvalidSource | function | core/ |
Tests when the source is invalid. |
StaticMapTest::testMapWithInvalidSourceAndBypass | function | core/ |
Tests when the source is invalid and bypass is enabled. |
StaticMapTest::testMapWithInvalidSourceWithADefaultValue | function | core/ |
Tests when the source is invalid but there's a default. |
StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue | function | core/ |
Tests when the source is invalid but there's a default value of NULL. |
StaticMapTest::testMapWithSourceList | function | core/ |
Tests map when the source is a list. |
StaticMapTest::testMapWithSourceString | function | core/ |
Tests map when the source is a string. |
StaticMapTest::testWithNullSource | function | core/ |
Tests when the source is invalid but there's a default. |
StaticMapTest::testWithNullSourceNotInMap | function | core/ |
Tests when the source is NULL. |
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/ |
|
StubSourceGeneratorPlugin::$skipCount | property | core/ |
|
StubSourceGeneratorPlugin::$trackChanges | property | core/ |
|
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/ |
|
StubSourcePlugin | class | core/ |
Stubbed source plugin for testing base class implementations. |
StubSourcePlugin.php | file | core/ |
|
StubSourcePlugin::fields | function | core/ |
|
StubSourcePlugin::getIds | function | core/ |
|
StubSourcePlugin::initializeIterator | function | core/ |
|
StubSourcePlugin::setModuleHandler | function | core/ |
Helper for setting internal module handler implementation. |
StubSourcePlugin::__toString | function | core/ |
|
SubProcessTest::providerTestSourceNotArray | function | core/ |
Data provider for testSourceNotArray(). |
SubProcessTest::testSourceNotArray | function | core/ |
Tests behavior when source children are not arrays. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.