Search for import
- Search 7.x for import
- Search 9.5.x for import
- Search 8.9.x for import
- Search 10.3.x for import
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateImportEventTest::testGetMigration | function | core/ |
Tests getMigration method. |
MigrateImportEventTest::testLogMessage | function | core/ |
Tests logging a message. |
MigrateSqlIdMapTest::testImportedCount | function | core/ |
Tests the imported count method. |
MigrateUpgradeImportBatch | class | core/ |
Runs a single migration batch. |
MigrateUpgradeImportBatch.php | file | core/ |
|
MigrateUpgradeImportBatch::$followUpMigrations | property | core/ |
The follow-up migrations. |
MigrateUpgradeImportBatch::$listenersAdded | property | core/ |
Ensure we only add the listeners once per request. |
MigrateUpgradeImportBatch::$maxExecTime | property | core/ |
The maximum length in seconds to allow processing in a request. |
MigrateUpgradeImportBatch::$messages | property | core/ |
MigrateMessage instance to capture messages during the migration process. |
MigrateUpgradeImportBatch::$numProcessed | property | core/ |
The processed items for one batch of a given migration. |
MigrateUpgradeImportBatch::finished | function | core/ |
Callback executed when the Migrate Upgrade Import batch process completes. |
MigrateUpgradeImportBatch::MESSAGE_LENGTH | constant | core/ |
Maximum number of previous messages to display. |
MigrateUpgradeImportBatch::onIdMapMessage | function | core/ |
Displays any messages being logged to the ID map. |
MigrateUpgradeImportBatch::onMapDelete | function | core/ |
Counts up any map delete events. |
MigrateUpgradeImportBatch::onMapSave | function | core/ |
Counts up any map save events. |
MigrateUpgradeImportBatch::onPostImport | function | core/ |
Adds follow-up migrations. |
MigrateUpgradeImportBatch::onPostRowDelete | function | core/ |
Reacts to item deletion. |
MigrateUpgradeImportBatch::onPostRowSave | function | core/ |
Reacts to item import. |
MigrateUpgradeImportBatch::run | function | core/ |
Runs a single migrate batch import. |
MigrationInterface::STATUS_IMPORTING | constant | core/ |
The migration is currently importing. |
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
|
node.type.import.yml | file | core/ |
core/modules/node/tests/modules/node_test_config/sync/node.type.import.yml |
node.type.sql_import_node.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_high_water_test/config/install/node.type.sql_import_node.yml |
NodeCounter::import | function | core/ |
Import the row. |
NodeImportChangeTest | class | core/ |
Change content types during config create method invocation. |
NodeImportChangeTest.php | file | core/ |
|
NodeImportChangeTest::$modules | property | core/ |
|
NodeImportChangeTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
NodeImportChangeTest::testImportChange | function | core/ |
Tests importing an updated content type. |
NodeImportCreateTest | class | core/ |
Create content types during config create method invocation. |
NodeImportCreateTest.php | file | core/ |
|
NodeImportCreateTest::$modules | property | core/ |
|
NodeImportCreateTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
NodeImportCreateTest::testImportCreate | function | core/ |
Tests creating a content type during config import. |
NodeImportCreateTest::testImportCreateDefault | function | core/ |
Tests creating a content type during default config import. |
NodeSaveTest::testImport | function | core/ |
Checks whether custom node IDs are saved properly during an import operation. |
NodeTranslationMigrateSubscriber::onPostImport | function | core/ |
Set the node_translation_redirect state to enable the redirects. |
NullDestination::import | function | core/ |
|
NullIdMap::importedCount | function | core/ |
|
OptionsFloatFieldImportTest | class | core/ |
Tests option fields can be updated and created through config synchronization. |
OptionsFloatFieldImportTest.php | file | core/ |
|
OptionsFloatFieldImportTest::$defaultTheme | property | core/ |
|
OptionsFloatFieldImportTest::$modules | property | core/ |
|
OptionsFloatFieldImportTest::setUp | function | core/ |
|
OptionsFloatFieldImportTest::testImport | function | core/ |
Tests that importing list_float fields works. |
OverriddenConfigImportTest | class | core/ |
Tests importing of config with language overrides. |
OverriddenConfigImportTest.php | file | core/ |
|
OverriddenConfigImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
OverriddenConfigImportTest::$modules | property | core/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.