Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SourcePluginBase::getHighWaterProperty | function | core/ |
Get information on the property used as the high watermark. |
| SourcePluginBase::getHighWaterStorage | function | core/ |
Get the high water storage object. |
| SourcePluginBase::getIterator | function | core/ |
Returns the iterator that will yield the row arrays to be processed. |
| SourcePluginBase::getModuleHandler | function | core/ |
Gets the module handler. |
| SourcePluginBase::getSourceModule | function | core/ |
|
| SourcePluginBase::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| SourcePluginBase::key | function | core/ |
Gets the iterator key. |
| SourcePluginBase::next | function | core/ |
|
| SourcePluginBase::postRollback | function | core/ |
|
| SourcePluginBase::prepareRow | function | core/ |
|
| SourcePluginBase::preRollback | function | core/ |
|
| SourcePluginBase::rewind | function | core/ |
Rewinds the iterator. |
| SourcePluginBase::rowChanged | function | core/ |
Checks if the incoming row has changed since our last import. |
| SourcePluginBase::saveHighWater | function | core/ |
Save the new high water mark. |
| SourcePluginBase::valid | function | core/ |
Checks whether the iterator is currently valid. |
| SourcePluginBase::__construct | function | core/ |
|
| SourceProviderTest | class | core/ |
Tests that a missing source provider error message is displayed. |
| SourceProviderTest.php | file | core/ |
|
| SourceProviderTest::$modules | property | core/ |
Modules to install. |
| SourceProviderTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| SourceProviderTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| 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. |
| SpaceUsedTest | class | core/ |
Tests the spaceUsed() function. |
| SpaceUsedTest.php | file | core/ |
|
| SpaceUsedTest::createFileWithSize | function | core/ |
Creates a file with a given size. |
| SpaceUsedTest::setUp | function | core/ |
|
| SpaceUsedTest::testFileSpaceUsed | function | core/ |
Tests different users with the default status. |
| special-characters.css | file | core/ |
.ckeditor5-toolbar-button-specialCharacters { background-image: url(../icons/special-characters.svg); } |
| SpecialAttributesRouteSubscriber | class | core/ |
Provides a route subscriber which checks for invalid pattern variables. |
| SpecialAttributesRouteSubscriber.php | file | core/ |
|
| SpecialAttributesRouteSubscriber::alterRoutes | function | core/ |
|
| SpecialAttributesRouteSubscriber::onAlterRoutes | function | core/ |
Delegates the route altering to self::alterRoutes(). |
| SpecialAttributesRouteSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber. |
| SpecialAttributesRouteSubscriberTest.php | file | core/ |
|
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
| Sql | class | core/ |
Views query plugin for an SQL query. |
Pagination
- Previous page
- Page 1490
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.