Search for import
- Search 7.x for import
- Search 8.9.x for import
- Search 10.3.x for import
- Search 11.x for import
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityNodeType::import | function | core/ |
Import the row. |
EntitySearchPage::import | function | core/ |
Import the row. |
EntityUser::import | function | core/ |
|
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 enable. |
FieldImportChangeTest::testImportChange | function | core/ |
Tests importing an updated field. |
FieldImportCreateTest | class | core/ |
Create field storages and fields during config create method invocation. |
FieldImportCreateTest.php | file | core/ |
|
FieldImportCreateTest::testImportCreate | function | core/ |
Tests creating field storages and fields during config import. |
FieldImportCreateTest::testImportCreateDefault | function | core/ |
Tests creating field storages and fields during default config import. |
FieldImportDeleteTest | class | core/ |
Delete field storages and fields during config delete method invocation. |
FieldImportDeleteTest.php | file | core/ |
|
FieldImportDeleteTest::$modules | property | core/ |
Modules to enable. |
FieldImportDeleteTest::testImportDelete | function | core/ |
Tests deleting field storages and fields as part of config import. |
FieldImportDeleteUninstallTest | class | core/ |
Tests field storages and fields deletion during config synchronization. |
FieldImportDeleteUninstallTest.php | file | core/ |
|
FieldImportDeleteUninstallTest::$modules | property | core/ |
Modules to enable. |
FieldImportDeleteUninstallTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall | function | core/ |
Tests purging previously deleted fields and storages in config import. |
FieldImportDeleteUninstallTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
FieldImportDeleteUninstallUiTest | class | core/ |
Tests deleting field storage when a module in uninstalled through the UI. |
FieldImportDeleteUninstallUiTest.php | file | core/ |
|
FieldImportDeleteUninstallUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldImportDeleteUninstallUiTest::$modules | property | core/ |
Modules to enable. |
FieldImportDeleteUninstallUiTest::setUp | function | core/ |
|
FieldImportDeleteUninstallUiTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
field_config_import_steps_alter | function | core/ |
Implements hook_config_import_steps_alter(). |
field_form_config_admin_import_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
hook_config_import_steps_alter | function | core/ |
Alter the configuration synchronization steps. |
ImageAdminStylesTest::testConfigImport | function | core/ |
Tests image style configuration import that does a delete. |
ImageImportTest | class | core/ |
Tests config import for Image styles. |
ImageImportTest.php | file | core/ |
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.