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. Other projects
Title Object type File name Summary
css_input_with_import.css.optimized.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_import.css.optimized.css ul,select{font:1em/160% Verdana,sans-serif;color:#494949;}.ui-icon{background-image:url(images/icon.png);}.data .double-quote{background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}.data…
CurrentImport class core/modules/locale/src/CurrentImport.php Represents information about the current import status.
CurrentImport.php file core/modules/locale/src/CurrentImport.php
CurrentImport::createFromArray function core/modules/locale/src/CurrentImport.php Creates a CurrentImport from an array.
CurrentImport::createFromFile function core/modules/locale/src/CurrentImport.php Creates a CurrentImport from a LocaleFile.
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
EntityBlock::import function core/modules/block/src/Plugin/migrate/destination/EntityBlock.php
EntityComment::import function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php
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.
EntityNodeType::import function core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php
EntitySearchPage::import function core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php
EntityUser::import function core/modules/user/src/Plugin/migrate/destination/EntityUser.php

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