Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Defines a field plugin annotation object. |
| MigrateField.php | file | core/ |
|
| MigrateField::$core | property | core/ |
The Drupal core version(s) this plugin applies to. |
| MigrateField::$destination_module | property | core/ |
Identifies the system handling the data the destination plugin will write. |
| MigrateField::$id | property | core/ |
The plugin ID. |
| MigrateField::$source_module | property | core/ |
Identifies the system providing the data the field plugin will read. |
| MigrateField::$type_map | property | core/ |
Map of D6 and D7 field types to D8 field type plugin IDs. |
| MigrateField::$weight | property | core/ |
The weight of this plugin relative to other plugins. |
| 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/ |
Upgrade field formatter settings to entity.display.*.*.yml. |
| MigrateFieldFormatterSettingsTest | class | core/ |
Tests migration of D7 field formatter settings. |
| 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. |
Pagination
- Previous page
- Page 977
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.