Search for export
- Search 7.x for export
- Search 9.5.x for export
- Search 8.9.x for export
- Search 10.3.x for export
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigExportUITest::testExport | function | core/ |
Tests export of configuration. |
ConfigSingleExportForm | class | core/ |
Provides a form for exporting a single configuration file. |
ConfigSingleExportForm.php | file | core/ |
|
ConfigSingleExportForm::$configStorage | property | core/ |
The config storage. |
ConfigSingleExportForm::$definitions | property | core/ |
Tracks the valid config entity type definitions. |
ConfigSingleExportForm::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigSingleExportForm::buildForm | function | core/ |
Form constructor. |
ConfigSingleExportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSingleExportForm::findConfiguration | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSingleExportForm::submitForm | function | core/ |
Form submission handler. |
ConfigSingleExportForm::updateConfigurationType | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::updateExport | function | core/ |
Handles switching the export textarea. |
ConfigSingleExportForm::__construct | function | core/ |
Constructs a new ConfigSingleImportForm. |
ConfigSingleImportExportTest | class | core/ |
Tests the user interface for importing/exporting a single configuration. |
ConfigSingleImportExportTest.php | file | core/ |
|
ConfigSingleImportExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigSingleImportExportTest::$modules | property | core/ |
Modules to install. |
ConfigSingleImportExportTest::setUp | function | core/ |
|
ConfigSingleImportExportTest::testExport | function | core/ |
Tests exporting a single configuration file. |
ConfigSingleImportExportTest::testImport | function | core/ |
Tests importing a single configuration file. |
ConfigSingleImportExportTest::testImportSimpleConfiguration | function | core/ |
Tests importing a simple configuration file. |
ContentExportCommand | class | core/ |
Exports a single content entity in YAML format. |
ContentExportCommand.php | file | core/ |
|
ContentExportCommand::configure | function | core/ |
|
ContentExportCommand::execute | function | core/ |
|
ContentExportCommand::__construct | function | core/ |
|
ContentExportTest | class | core/ |
Tests exporting content in YAML format. |
ContentExportTest.php | file | core/ |
|
ContentExportTest::$adminUser | property | core/ |
The user account which is doing the content import and export. |
ContentExportTest::$contentDir | property | core/ |
The directory where the default content is located. |
ContentExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentExportTest::$finder | property | core/ |
Scans for content in the fixture. |
ContentExportTest::recursiveSortByKey | function | core/ |
Recursively sorts an array by key. |
ContentExportTest::setUp | function | core/ |
|
ContentExportTest::testExportContent | function | core/ |
Ensures that all imported content can be exported properly. |
ContentExportTest::testExportedPasswordIsPreserved | function | core/ |
Tests that an exported user account can be logged in with after import. |
DefaultContentSubscriber::preExport | function | core/ |
Reacts before a media item is exported. |
DefaultContentSubscriber::preExport | function | core/ |
Reacts before an entity is exported. |
DefaultContentSubscriber::preExport | function | core/ |
Reacts before an entity is exported. |
DefaultContentSubscriber::preExport | function | core/ |
Reacts before an entity is exported. |
DefaultContentSubscriber::preExport | function | core/ |
Reacts before an entity is exported. |
Drupal\Core\DefaultContent\Exporter | service | core/ |
|
EventSubscriber::onExportTransform | function | core/ |
The storage is transformed for exporting. |
ExcludedModulesEventSubscriber::onConfigTransformExport | function | core/ |
Transform the storage which is used to export the configuration. |
Exporter | class | core/ |
Handles exporting content entities. |
Exporter.php | file | core/ |
|
Exporter::export | function | core/ |
Exports a single content entity to a file. |
Exporter::exportFieldItem | function | core/ |
Exports a single field item generically. |
Exporter::exportReference | function | core/ |
Exports an entity reference field item. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.