Search for import
- Search 7.x for import
- Search 9.5.x for import
- Search 10.3.x for import
- Search 11.x for import
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateUpgradeImportBatch::run | function | core/ |
Runs a single migrate batch import. |
| Migration::$trackLastImported | property | core/ |
Track time of last import if TRUE. |
| Migration::getTrackLastImported | function | core/ |
If true, track time of last import. |
| Migration::isTrackLastImported | function | core/ |
Checks if the migration should track time of last import. |
| Migration::setTrackLastImported | function | core/ |
Set if the migration should track time of last import. |
| MigrationInterface::getTrackLastImported | function | core/ |
If true, track time of last import. |
| MigrationInterface::isTrackLastImported | function | core/ |
Checks if the migration should track time of last import. |
| MigrationInterface::setTrackLastImported | function | core/ |
Set if the migration should track time of last import. |
| MigrationInterface::STATUS_IMPORTING | constant | core/ |
The migration is currently importing. |
| MigrationTest::testGetTrackLastImported | function | core/ |
Tests Migration::getTrackLastImported() |
| 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/ |
Modules to enable. |
| 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/ |
Modules to enable. |
| 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 redirections. |
| NullDestination::import | function | core/ |
Import the row. |
| NullIdMap::importedCount | function | core/ |
Returns the number of imported items in the map. |
| OptionsFloatFieldImportTest | class | core/ |
Tests option fields can be updated and created through config synchronization. |
| OptionsFloatFieldImportTest.php | file | core/ |
|
| OptionsFloatFieldImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsFloatFieldImportTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
Modules to enable. |
| OverriddenConfigImportTest::setUp | function | core/ |
|
| OverriddenConfigImportTest::testConfigImportUpdates | function | core/ |
Tests importing overridden config alongside config in the default language. |
| PerComponentEntityDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| PerComponentEntityFormDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| PluginEventSubscriber::postImport | function | core/ |
Forwards post-import events to the source and destination plugins. |
| PluginEventSubscriber::preImport | function | core/ |
Forwards pre-import events to the source and destination plugins. |
| PoDatabaseWriter::importString | function | core/ |
Imports one string into the database. |
| ShortcutSetUsers::import | function | core/ |
Import the row. |
| Sql::importedCount | function | core/ |
Returns the number of imported items in the map. |
| SystemConfigSubscriber::onConfigImporterValidateNotEmpty | function | core/ |
Checks that the configuration synchronization is valid. |
| SystemConfigSubscriber::onConfigImporterValidateSiteUUID | function | core/ |
Checks that the configuration synchronization is valid. |
| taxonomy.vocabulary.track_changes_import_term.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml |
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.