Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateFieldInstanceLabelDescriptionTest | class | core/ |
Tests migration field label and description i18n translations. |
| MigrateFieldInstanceLabelDescriptionTest.php | file | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest.php | file | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest::$modules | property | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest::$modules | property | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter | function | core/ |
|
| MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter | function | core/ |
|
| 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. |
| 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/ |
|
| 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. |
| MigrateTermNodeTest::testSkipNonExistentNode | function | core/ |
Tests that term relationships are ignored for un-migrated nodes. |
| MigrateUploadEntityDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that entity displays are ignored appropriately. |
| MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that entity displays are ignored appropriately. |
| MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType | function | core/ |
Tests that vocabulary field instances are ignored appropriately. |
| migrate_skip_all_rows_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_skip_all_rows_test/migrate_skip_all_rows_test.info.yml |
| migrate_skip_all_rows_test.module | file | core/ |
Tests the migration source plugin prepareRow() exception. |
| migrate_skip_all_rows_test_migrate_prepare_row | function | core/ |
Implements hook_migrate_prepare_row(). |
| MigrationInterface::RESULT_SKIPPED | constant | core/ |
Dependencies are unfulfilled - skip the process. |
| MigrationLookup::skipInvalid | function | core/ |
Skips the migration process entirely if the value is invalid. |
| MigrationLookupTest::noSkipValidDataProvider | function | core/ |
Provides data for the NoSkipValid test. |
| MigrationLookupTest::skipInvalidDataProvider | function | core/ |
Provides data for the SkipInvalid test. |
| MigrationLookupTest::testMultipleMigrations | function | core/ |
Tests processing multiple migrations and source IDs. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.