Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateBlockedIpsTest::$modules | property | core/ |
Modules to install. |
| MigrateBlockedIpsTest::setUp | function | core/ |
|
| MigrateBlockedIpsTest::testBlockedIps | function | core/ |
Tests migration of blocked IPs. |
| MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
| MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
| MigrateExecutable::processPipeline | function | core/ |
Runs a process pipeline. |
| MigrateExecutableTest::testContinuePipeline | function | core/ |
Tests a plugin which does not stop the pipeline. |
| MigrateExecutableTest::testProcessRowEmptyPipeline | function | core/ |
Tests the processRow method with an empty pipeline. |
| MigrateExecutableTest::testProcessRowPipelineException | function | core/ |
Tests the processRow pipeline exception. |
| MigrateExecutableTest::testStopPipeline | function | core/ |
Tests a plugin which stops the pipeline. |
| MigrateFieldInstanceLabelDescriptionTest | class | core/ |
Tests migration of field label and description translations. |
| MigrateFieldInstanceLabelDescriptionTest | class | core/ |
Tests migration field label and description i18n translations. |
| MigrateFieldInstanceLabelDescriptionTest.php | file | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest.php | file | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest::$modules | property | core/ |
Modules to install. |
| MigrateFieldInstanceLabelDescriptionTest::$modules | property | core/ |
Modules to install. |
| MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFieldInstanceLabelDescriptionTest::setUp | function | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest::setUp | function | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest::testFieldInstanceLabelDescriptionTranslationMigration | function | core/ |
Tests migration of field label and description translations. |
| MigrateFieldInstanceLabelDescriptionTest::testFieldInstanceLabelDescriptionTranslationMigration | function | core/ |
Tests migration of file variables to file.settings.yml. |
| MigrateFieldInterface::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| MigrateLookupTest::providerExceptionOnMultipleMigrationsNotFound | function | core/ |
Provides data for testExceptionOnMultipleMigrationsNotFound. |
| MigrateLookupTest::testExceptionOnMultipleMigrationsNotFound | function | core/ |
Tests message logged when multiple migrations are not found. |
| MigrateLookupTest::testMultipleMigrationLookup | function | core/ |
Tests looking up against multiple migrations at once. |
| MigrateLookupTest::testMultipleSourceIds | function | core/ |
Tests lookups with multiple source ids. |
| MigrateProcessInterface::isPipelineStopped | function | core/ |
Determines if the pipeline should stop processing. |
| MigrateProcessInterface::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| MigrateProcessPlugin::$handle_multiples | property | core/ |
Whether the plugin handles multiples itself. |
| MigrateSkipAllRowsTestHooks | class | core/ |
Hook implementations for migrate_skip_all_rows_test. |
| MigrateSkipAllRowsTestHooks.php | file | core/ |
|
| MigrateSkipAllRowsTestHooks::migratePrepareRow | function | core/ |
Implements hook_migrate_prepare_row(). |
| MigrateSkipProcessException | class | core/ |
This exception is thrown when the rest of the process should be skipped. |
| MigrateSkipProcessException.php | file | core/ |
|
| MigrateSkipProcessException::__construct | function | core/ |
|
| MigrateSkipProcessExceptionTest | class | core/ |
Tests deprecation error on MigrateSkipProcessException. |
| MigrateSkipProcessExceptionTest.php | file | core/ |
|
| MigrateSkipProcessExceptionTest::testDeprecation | function | core/ |
Tests a deprecation error is triggered on throw. |
| MigrateSkipRowException | class | core/ |
This exception is thrown when a row should be skipped. |
| MigrateSkipRowException.php | file | core/ |
|
| MigrateSkipRowException::$saveToMap | property | core/ |
Whether to record the skip in the map table, or skip silently. |
| MigrateSkipRowException::getSaveToMap | function | core/ |
Whether the thrower wants to record this skip in the map table. |
| MigrateSkipRowException::__construct | function | core/ |
Constructs a MigrateSkipRowException object. |
| MigrateSkipRowTest | class | core/ |
Tests row skips triggered during hook_migrate_prepare_row(). |
| MigrateSkipRowTest.php | file | core/ |
|
| MigrateSkipRowTest::$modules | property | core/ |
Modules to install. |
| MigrateSkipRowTest::testPrepareRowSkip | function | core/ |
Tests migration interruptions. |
| MigrateSourceTest::testPrepareRowGlobalPrepareSkip | function | core/ |
Tests that global prepare hooks can skip rows. |
| MigrateSourceTest::testPrepareRowMigratePrepareSkip | function | core/ |
Tests that migrate specific prepare hooks can skip rows. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.