Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testMultipleMigrationLookup | function | core/ |
Tests looking up against multiple migrations at once. |
| MigrateLookupTest::testMultipleSourceIds | function | core/ |
Tests lookups with multiple source ids. |
| 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/ |
|
| 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 enable. |
| MigrateSkipRowTest::testPrepareRowSkip | function | core/ |
Tests migration interruptions. |
| MigrateSourceTest::testPrepareRowGlobalPrepareSkip | function | core/ |
Test that global prepare hooks can skip rows. |
| MigrateSourceTest::testPrepareRowMigratePrepareSkip | function | core/ |
Test that migrate specific prepare hooks can skip rows. |
| MigrateTermNodeTest::testSkipNonExistentNode | function | core/ |
Tests that term associations are ignored when they belong to nodes which were not migrated. |
| 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. |
| 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::testMultipleSourceIds | function | core/ |
Tests processing multiple source IDs. |
| MigrationLookupTest::testNoSkipValid | function | core/ |
Test that valid, but technically empty values are not skipped. |
| MigrationLookupTest::testSkipInvalid | function | core/ |
Tests that processing is skipped when the input value is invalid. |
| MigrationLookupTest::testTransformWithStubSkipping | function | core/ |
@covers ::transform[[api-linebreak]] |
| MigrationTest::testSkipOnEmpty | function | core/ |
Tests that processing is skipped when the input value is empty. |
| MigrationTest::testTransformWithStubSkipping | function | core/ |
Tests a lookup with no stubbing. |
| MiniPagerTest | class | core/ |
Tests the mini pager plugin. |
| MiniPagerTest.php | file | core/ |
|
| MiniPagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MiniPagerTest::$modules | property | core/ |
Modules to enable. |
| MiniPagerTest::$nodes | property | core/ |
Nodes used by the test. |
| MiniPagerTest::$testViews | property | core/ |
Views used by this test. |
| MiniPagerTest::setUp | function | core/ |
|
| MiniPagerTest::testMiniPagerRender | function | core/ |
Tests the rendering of mini pagers. |
| ModulesListConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| module_handler_test_multiple.info.yml | file | core/ |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml |
| module_handler_test_multiple.install | file | core/ |
Install, update and uninstall functions for the module_handler_test_multiple module. |
| module_handler_test_multiple_child.info.yml | file | core/ |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml |
| module_handler_test_multiple_child.install | file | core/ |
Utility functions for the module_handler_test_multiple_child module. |
| module_handler_test_multiple_child_install | function | core/ |
Implements hook_install(). |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.