Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.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 |
|---|---|---|---|
| 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/ |
|
| MigrateExecutableTest::$executable | property | core/ |
The tested migrate executable. |
| MigrateExecutableTest::$message | property | core/ |
The mocked migrate message. |
| MigrateExecutableTest::$migration | property | core/ |
The mocked migration entity. |
| MigrateExecutableTest::$migrationConfiguration | property | core/ |
The migration's configuration values. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 454
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.