Search for import
- Search 7.x for import
 - Search 9.5.x for import
 - Search 8.9.x for import
 - Search 11.x for import
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DbImportCommand::configure | function | core/ | 
                                                                                        phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn | 
| DbImportCommand::execute | function | core/ | 
                                                                                        |
| DbImportCommand::runScript | function | core/ | 
                                                                                        Run the database script. | 
| DbImportCommandTest | class | core/ | 
                                                                                        Test that the DbImportCommand works correctly. | 
| DbImportCommandTest.php | file | core/ | 
                                                                                        |
| DbImportCommandTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| DbImportCommandTest::$tables | property | core/ | 
                                                                                        Tables that should be part of the exported script. | 
| DbImportCommandTest::testDbImportCommand | function | core/ | 
                                                                                        Tests the command directly. | 
| DbToolsApplicationTest::testImportCommandRegistration | function | core/ | 
                                                                                        Tests that the dump command is correctly registered. | 
| DCOM58Test::testIssueWithNamespacesOrImports | function | core/ | 
                                                                                        |
| DefaultLangcode::import | function | core/ | 
                                                                                        Import the row. | 
| DocParser::$ignoreNotImportedAnnotations | property | core/ | 
                                                                                        Whether annotations that have not been imported should be ignored. | 
| DocParser::$imports | property | core/ | 
                                                                                        Hashmap containing all use-statements that are to be used when parsing the given doc block.  | 
              
| DocParser::setIgnoreNotImportedAnnotations | function | core/ | 
                                                                                        Sets ignore on not-imported annotations. | 
| DocParser::setImports | function | core/ | 
                                                                                        Sets the imports. | 
| Drupal\Core\DefaultContent\Importer | service | core/ | 
                                                                                        |
| DummyDestination::import | function | core/ | 
                                                                                        Import the row. | 
| entity.bundle_config_import_validator | service | core/ | 
                                                                                        Drupal\Core\Entity\Event\BundleConfigImportValidate | 
| EntityBlock::import | function | core/ | 
                                                                                        Import the row. | 
| EntityComment::import | function | core/ | 
                                                                                        Import the row. | 
| EntityCommentType::import | function | core/ | 
                                                                                        Import the row. | 
| EntityConfigBase::import | function | core/ | 
                                                                                        Import the row. | 
| EntityContentBase::import | function | core/ | 
                                                                                        |
| EntityContentBaseTest::testImport | function | core/ | 
                                                                                        Tests basic entity save. | 
| EntityContentBaseTest::testImportEntityLoadFailure | function | core/ | 
                                                                                        Tests row skipping when we can't get an entity to save. | 
| EntityImageStyle::import | function | core/ | 
                                                                                        Import the row. | 
| EntityNodeType::import | function | core/ | 
                                                                                        Import the row. | 
| EntitySearchPage::import | function | core/ | 
                                                                                        Import the row. | 
| EntityUser::import | function | core/ | 
                                                                                        |
| EntityUserRole::import | function | core/ | 
                                                                                        Import the row. | 
| EventSubscriber::onConfigImporterMissingContentOne | function | core/ | 
                                                                                        Handles the missing content event. | 
| EventSubscriber::onConfigImporterMissingContentTwo | function | core/ | 
                                                                                        Handles the missing content event. | 
| EventSubscriber::onConfigImporterValidate | function | core/ | 
                                                                                        Validates the configuration to be imported. | 
| EventSubscriber::onImportTransform | function | core/ | 
                                                                                        The storage is transformed for importing. | 
| ExcludedModulesEventSubscriber::onConfigTransformImport | function | core/ | 
                                                                                        Transform the storage which is used to import the configuration. | 
| field.field.entity_test.entity_test.field_test_import.yml | file | core/ | 
                                                                                        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/ | 
                                                                                        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/ | 
                                                                                        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/ | 
                                                                                        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/ | 
                                                                                        core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml | 
| field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml | file | core/ | 
                                                                                        core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml | 
| field.storage.entity_test.field_test_import.yml | file | core/ | 
                                                                                        core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml | 
| field.storage.entity_test.field_test_import_2.yml | file | core/ | 
                                                                                        core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import_2.yml | 
| field.storage.entity_test.field_test_import_sync.yml | file | core/ | 
                                                                                        core/modules/field/tests/modules/field_test_config/sync/field.storage.entity_test.field_test_import_sync.yml | 
| field.storage.entity_test.field_test_import_sync_2.yml | file | core/ | 
                                                                                        core/modules/field/tests/modules/field_test_config/sync/field.storage.entity_test.field_test_import_sync_2.yml | 
| FieldConfigStorage::importDelete | function | core/ | 
                                                                                        Delete entities upon synchronizing configuration changes. | 
| FieldImportChangeTest | class | core/ | 
                                                                                        Update field storage and fields during config change method invocation. | 
| FieldImportChangeTest.php | file | core/ | 
                                                                                        |
| FieldImportChangeTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| FieldImportChangeTest::testImportChange | function | core/ | 
                                                                                        Tests importing an updated field. | 
Pagination
- Previous page
 - Page 8
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.