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 |
|---|---|---|---|
| SourceProviderTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| SourceProviderTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| SourceProviderTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| SourceProviderTest::providerSourceProvider | function | core/ |
Data provider for testSourceProvider. |
| SourceProviderTest::testSourceProvider | function | core/ |
Test missing source provider. |
| SourceString | class | core/ |
Defines the locale source string object. |
| SourceString.php | file | core/ |
|
| SourceString::getString | function | core/ |
Gets plain string contained in this object. |
| SourceString::isNew | function | core/ |
Checks whether the object is not saved to storage yet. |
| SourceString::isSource | function | core/ |
Checks whether the object is a source string. |
| SourceString::isTranslation | function | core/ |
Checks whether the object is a translation string. |
| SourceString::setString | function | core/ |
Sets the string contained in this object. |
| Sql::$sourceIdFields | property | core/ |
The source ID fields. |
| Sql::$sourceIds | property | core/ |
The source identifiers. |
| Sql::currentSource | function | core/ |
Looks up the source identifier(s) currently being iterated. |
| Sql::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
| Sql::getSourceIdsHash | function | core/ |
Retrieves the hash of the source identifier values. |
| Sql::lookupSourceId | function | core/ |
Looks up the source identifier. |
| Sql::sourceIdFields | function | core/ |
The source ID fields. |
| Sql::SOURCE_IDS_HASH | constant | core/ |
Column name of hashed source id values. |
| 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/ |
|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.