Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateEntityContentBaseTest::createDestination | function | core/ |
Create the destination plugin to test. |
| MigrateEntityContentBaseTest::setUp | function | core/ |
|
| MigrateEntityContentBaseTest::testBundleFallbackForStub | function | core/ |
Tests bundle is properly provided for stubs without bundle support. |
| MigrateEntityContentBaseTest::testEmptyDestinations | function | core/ |
Tests empty destinations. |
| MigrateEntityContentBaseTest::testEntityWithStringId | function | core/ |
Tests creation of ID columns table with definitions taken from entity type. |
| MigrateEntityContentBaseTest::testStubRows | function | core/ |
Tests stub rows. |
| MigrateEntityContentBaseTest::testTranslated | function | core/ |
Tests importing and rolling back translated entities. |
| MigrateEntityContentValidationTest | class | core/ |
Tests validation of an entity during migration. |
| MigrateEntityContentValidationTest.php | file | core/ |
|
| MigrateEntityContentValidationTest::$messages | property | core/ |
Messages accumulated during the migration run. |
| MigrateEntityContentValidationTest::$modules | property | core/ |
|
| MigrateEntityContentValidationTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
| MigrateEntityContentValidationTest::runImport | function | core/ |
Runs an import of a migration. |
| MigrateEntityContentValidationTest::setUp | function | core/ |
|
| MigrateEntityContentValidationTest::test1 | function | core/ |
Tests an import with invalid data and checks error messages. |
| MigrateEntityContentValidationTest::test2 | function | core/ |
Tests an import with invalid data and checks error messages. |
| MigrateEntityContentValidationTest::testEntityOwnerValidation | function | core/ |
Tests validation for entities that are instances of EntityOwnerInterface. |
| MigrateEntityTranslationSettingsTest | class | core/ |
Tests the migration of entity translation settings. |
| MigrateEntityTranslationSettingsTest.php | file | core/ |
|
| MigrateEntityTranslationSettingsTest::$modules | property | core/ |
|
| MigrateEntityTranslationSettingsTest::setUp | function | core/ |
|
| MigrateEntityTranslationSettingsTest::testEntityTranslationSettingsMigration | function | core/ |
Tests entity translation settings migration. |
| MigrateEventsTest | class | core/ |
Tests events fired on migrations. |
| MigrateEventsTest.php | file | core/ |
|
| MigrateEventsTest::$modules | property | core/ |
|
| MigrateEventsTest::$state | property | core/ |
State service for recording information received by event listeners. |
| MigrateEventsTest::mapDeleteEventRecorder | function | core/ |
Reacts to map delete event. |
| MigrateEventsTest::mapSaveEventRecorder | function | core/ |
Reacts to map save event. |
| MigrateEventsTest::postImportEventRecorder | function | core/ |
Reacts to post-import event. |
| MigrateEventsTest::postRowSaveEventRecorder | function | core/ |
Reacts to post-row-save event. |
| MigrateEventsTest::preImportEventRecorder | function | core/ |
Reacts to pre-import event. |
| MigrateEventsTest::preRowSaveEventRecorder | function | core/ |
Reacts to pre-row-save event. |
| MigrateEventsTest::setUp | function | core/ |
|
| MigrateEventsTest::testMigrateEvents | function | core/ |
Tests migration events. |
| MigrateExecutableMemoryExceededTest | class | core/ |
Tests the \Drupal\migrate\MigrateExecutable::memoryExceeded() method. |
| MigrateExecutableMemoryExceededTest.php | file | core/ |
|
| MigrateExecutableMemoryExceededTest::$executable | property | core/ |
The tested migrate executable. |
| MigrateExecutableMemoryExceededTest::$memoryLimit | property | core/ |
The php.ini memory_limit value. |
| MigrateExecutableMemoryExceededTest::$message | property | core/ |
The mocked migrate message. |
| MigrateExecutableMemoryExceededTest::$migration | property | core/ |
The mocked migration entity. |
| MigrateExecutableMemoryExceededTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
| MigrateExecutableMemoryExceededTest::runMemoryExceededTest | function | core/ |
Runs the actual test. |
| MigrateExecutableMemoryExceededTest::setUp | function | core/ |
|
| MigrateExecutableMemoryExceededTest::testMemoryExceededClearedEnough | function | core/ |
Tests memoryExceeded method when enough is cleared. |
| MigrateExecutableMemoryExceededTest::testMemoryExceededNewBatch | function | core/ |
Tests memoryExceeded method when a new batch is needed. |
| MigrateExecutableMemoryExceededTest::testMemoryNotExceeded | function | core/ |
Tests memoryExceeded when memory usage is not exceeded. |
| MigrateExecutableTest | class | core/ |
@coversDefaultClass \Drupal\migrate\MigrateExecutable[[api-linebreak]] @group migrate |
| MigrateExecutableTest | class | core/ |
Tests the MigrateExecutable class. |
| MigrateExecutableTest.php | file | core/ |
|
| MigrateExecutableTest.php | file | core/ |
Pagination
- Previous page
- Page 470
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.