Search for import

  1. Search 7.x for import
  2. Search 9.5.x for import
  3. Search 10.3.x for import
  4. Search 11.x for import
  5. Other projects
Title Object type File name Summary
ContentTranslationConfigImportTest::$configImporter property core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php Config Importer object used for testing.
ContentTranslationConfigImportTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php Modules to enable.
ContentTranslationConfigImportTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
ContentTranslationConfigImportTest::testConfigImportUpdates function core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php Tests config import updates.
content_moderation.config_import_subscriber service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\EventSubscriber\ConfigImportSubscriber
css_input_without_import.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_without_import.css Basic css that does not use import
css_input_without_import.css.optimized.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_without_import.css.optimized.css body{margin:0;padding:0;background:#edf5fa;font:76%/170% Verdana,sans-serif;color:#494949;}.this .is .a .test{font:1em/100% Verdana,sans-serif;color:#494949;}.this
.is
.a
.test{font:1em/100% Verdana,sans-serif;color:#494949;}some :pseudo…
css_input_with_import.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_import.css @import "import1.css";
@import "import2.css";
@import url("http://example.com/style.css");
@import url("//example.com/style.css");

body {
margin: 0;
padding: 0;
background: #edf5fa;
font: 76%/170%…
css_input_with_import.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/css_subfolder/css_input_with_import.css @import "../import1.css";
@import "../import2.css";

body {
margin: 0;
padding: 0;
background: #edf5fa;
font: 76%/170% Verdana, sans-serif;
color: #494949;
}

.this .is .a .test {
font: 1em/100% Verdana, sans-serif;
css_input_with_import.css.optimized.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/css_subfolder/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…
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…
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::$modules property core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php Modules to enable.
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 Test the command directly.
DbToolsApplicationTest::testImportCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test 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.
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
EntityComment::import function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php Import the row.
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 Test basic entity save.
EntityContentBaseTest::testImportEntityLoadFailure function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Test 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 Import the row.
EntitySearchPage::import function core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php Import the row.
EntityUser::import function core/modules/user/src/Plugin/migrate/destination/EntityUser.php
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
field.field.entity_test.test_bundle.field_test_import_2.yml file core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml
field.field.entity_test.test_bundle.field_test_import_sync_2.yml file core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml

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