Search for import

  1. Search 7.x for import
  2. Search 9.5.x for import
  3. Search 8.9.x for import
  4. Search 10.3.x for import
  5. Search 11.x for import
  6. Other projects
Title Object type File name Summary
CurrentImport::createFromSource function core/modules/locale/src/CurrentImport.php Creates a CurrentImport from a source object.
CurrentImport::__construct function core/modules/locale/src/CurrentImport.php Creates a CurrentImport object for tracking translation information.
CurrentImportStorage class core/modules/locale/src/CurrentImportStorage.php Provides the locale current import state service.
CurrentImportStorage.php file core/modules/locale/src/CurrentImportStorage.php
CurrentImportStorage::delete function core/modules/locale/src/CurrentImportStorage.php Deletes the information for the given projects and languages.
CurrentImportStorage::get function core/modules/locale/src/CurrentImportStorage.php Get current import information for a given project and language.
CurrentImportStorage::getCacheId function core/modules/locale/src/CurrentImportStorage.php Get CacheId for a given project and language.
CurrentImportStorage::getOutdatedImports function core/modules/locale/src/CurrentImportStorage.php Get projects due for an import check.
CurrentImportStorage::LOCALE_CURRENT_IMPORT_CACHE_TAG constant core/modules/locale/src/CurrentImportStorage.php The cache tag for current import info.
CurrentImportStorage::save function core/modules/locale/src/CurrentImportStorage.php Saves the current import information to persistent storage.
CurrentImportStorage::updateLastChecked function core/modules/locale/src/CurrentImportStorage.php Updates the last checked time for an import.
CurrentImportStorage::__construct function core/modules/locale/src/CurrentImportStorage.php
DbImportCommand class core/lib/Drupal/Core/Command/DbImportCommand.php Provides a command to import the current database from a script.
DbImportCommand.php file core/lib/Drupal/Core/Command/DbImportCommand.php
DbImportCommand::configure function core/lib/Drupal/Core/Command/DbImportCommand.php
DbImportCommand::execute function core/lib/Drupal/Core/Command/DbImportCommand.php
DbImportCommand::runScript function core/lib/Drupal/Core/Command/DbImportCommand.php Run the database script.
DbImportCommandTest class core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php Test that the DbImportCommand works correctly.
DbImportCommandTest.php file core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php
DbImportCommandTest::$tables property core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php Tables that should be part of the exported script.
DbImportCommandTest::testDbImportCommand function core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php Tests the command directly.
DbToolsApplicationTest::testImportCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Tests that the dump command is correctly registered.
DCOM58Test::testIssueWithNamespacesOrImports function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DefaultLangcode::import function core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php Import the row.
DocParser::$ignoreNotImportedAnnotations property core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Whether annotations that have not been imported should be ignored.
DocParser::$imports property core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Hashmap containing all use-statements that are to be used when parsing
the given doc block.
DocParser::setIgnoreNotImportedAnnotations function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Sets ignore on not-imported annotations.
DocParser::setImports function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Sets the imports.
Drupal\Core\Config\ConfigImporterFactory service core/core.services.yml
Drupal\Core\DefaultContent\Importer service core/core.services.yml
Drupal\locale\CurrentImportStorage service core/modules/locale/locale.services.yml
Drupal\locale\LocaleImportBatch service core/modules/locale/locale.services.yml
DummyDestination::import function core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php Import the row.
entity.bundle_config_import_validator service core/core.services.yml Drupal\Core\Entity\Event\BundleConfigImportValidate
EntityCommentType::import function core/modules/comment/src/Plugin/migrate/destination/EntityCommentType.php Import the row.
EntityConfigBase::import function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Import the row.
EntityContentBase::import function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
EntityContentBaseTest::testImport function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Tests basic entity save.
EntityContentBaseTest::testImportEntityLoadFailure function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Tests row skipping when we can't get an entity to save.
EntityImageStyle::import function core/modules/image/src/Plugin/migrate/destination/EntityImageStyle.php Import the row.
EntityUser::import function core/modules/user/src/Plugin/migrate/destination/EntityUser.php
EntityUserRole::import function core/modules/user/src/Plugin/migrate/destination/EntityUserRole.php Import the row.
EventSubscriber::onConfigImporterMissingContentOne function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterMissingContentTwo function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterValidate function core/modules/config/tests/config_import_test/src/EventSubscriber.php Validates the configuration to be imported.
EventSubscriber::onImportTransform function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The storage is transformed for importing.
ExcludedModulesEventSubscriber::onConfigTransformImport function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Transform the storage which is used to import the configuration.
field.field.entity_test.entity_test.field_test_import.yml file core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import.yml core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import.yml
field.field.entity_test.entity_test.field_test_import_2.yml file core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import_2.yml core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import_2.yml
field.field.entity_test.entity_test.field_test_import_sync.yml file core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.entity_test.field_test_import_sync.yml core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.entity_test.field_test_import_sync.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.