Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateExecutableTest::$modules | property | core/ |
Modules to enable. |
| MigrateExecutableTest::getMockSource | function | core/ |
Returns a mock migration source instance. |
| MigrateExecutableTest::setUp | function | core/ |
|
| MigrateExecutableTest::setUp | function | core/ |
|
| MigrateExecutableTest::testImportWithFailingRewind | function | core/ |
Tests an import with an incomplete rewinding. |
| MigrateExecutableTest::testImportWithValidRow | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowWithDestinationMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
| MigrateExecutableTest::testImportWithValidRowWithException | function | core/ |
Tests the import method with a regular Exception being thrown. |
| MigrateExecutableTest::testImportWithValidRowWithoutDestinationId | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowWithProcesMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
| MigrateExecutableTest::testMigrateExecutable | function | core/ |
Tests the MigrateExecutable class. |
| MigrateExecutableTest::testProcessRow | function | core/ |
Tests the processRow method. |
| MigrateExecutableTest::testProcessRowEmptyDestination | function | core/ |
Tests the processRow method. |
| MigrateExecutableTest::testProcessRowEmptyPipeline | function | core/ |
Tests the processRow method with an empty pipeline. |
| MigrateExecutableTest::testProcessRowPipelineException | function | core/ |
Tests the processRow pipeline exception. |
| MigrateExternalTranslatedTest | class | core/ |
Tests migrating non-Drupal translated content. |
| MigrateExternalTranslatedTest.php | file | core/ |
|
| MigrateExternalTranslatedTest::$modules | property | core/ |
Modules to enable. |
| MigrateExternalTranslatedTest::setUp | function | core/ |
|
| MigrateExternalTranslatedTest::testMigrations | function | core/ |
Test importing and rolling back our data. |
| MigrateExternalTranslatedTestSource | class | core/ |
A simple migrate source for our tests. |
| MigrateExternalTranslatedTestSource.php | file | core/ |
|
| MigrateExternalTranslatedTestSource::$import | property | core/ |
The data to import. |
| MigrateExternalTranslatedTestSource::fields | function | core/ |
Returns available fields on the source. |
| MigrateExternalTranslatedTestSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateExternalTranslatedTestSource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| MigrateExternalTranslatedTestSource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| MigrateField::$destination_module | property | core/ |
Identifies the system handling the data the destination plugin will write. |
| MigrateField::$source_module | property | core/ |
Identifies the system providing the data the field plugin will read. |
| MigrateField::__construct | function | core/ |
Constructs a Plugin object. |
| MigrateFieldDeprecationTest | class | core/ |
Test trigger_error is fired when deprecated classes are instantiated. |
| MigrateFieldDeprecationTest.php | file | core/ |
|
| MigrateFieldDeprecationTest::testDeprecatedEmail | function | core/ |
Tests trigger_error when an Email object is created. |
| MigrateFieldDeprecationTest::testDeprecatedEntityReference | function | core/ |
Tests trigger_error when an EntityReference object is created. |
| MigrateFieldDeprecationTest::testDeprecatedNumberField | function | core/ |
Tests trigger_error when a NumberField object is created. |
| MigrateFieldFormatterSettingsTest | class | core/ |
Tests migration of D7 field formatter settings. |
| MigrateFieldFormatterSettingsTest | class | core/ |
Upgrade field formatter settings to entity.display.*.*.yml. |
| MigrateFieldFormatterSettingsTest.php | file | core/ |
|
| MigrateFieldFormatterSettingsTest.php | file | core/ |
|
| MigrateFieldFormatterSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldFormatterSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldFormatterSettingsTest::assertComponent | function | core/ |
Asserts various aspects of a particular component of a view display. |
| MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
| MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
| MigrateFieldFormatterSettingsTest::assertEntity | function | core/ |
Asserts various aspects of a view display. |
| MigrateFieldFormatterSettingsTest::setUp | function | core/ |
|
| MigrateFieldFormatterSettingsTest::setUp | function | core/ |
|
| MigrateFieldFormatterSettingsTest::testEntityDisplaySettings | function | core/ |
Test that migrated entity display settings can be loaded using D8 API's. |
| MigrateFieldFormatterSettingsTest::testMigration | function | core/ |
Tests migration of D7 field formatter settings. |
Pagination
- Previous page
- Page 817
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.