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 content entities in YAML format. |
| ContentExportCommand.php | file | core/ |
|
| ContentExportCommand::configure | function | core/ |
|
| ContentExportCommand::execute | function | core/ |
|
| ContentExportCommand::loadEntities | function | core/ |
Find entities to export and yield them one by one. |
| 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::doTestCircularDependency | function | core/ |
Tests that the exporter handles circular dependencies gracefully. |
| ContentExportTest::doTestExportedPasswordIsPreserved | function | core/ |
Tests that an exported user account can be logged in with after import. |
| ContentExportTest::doTestExportEntitiesFilteredByType | function | core/ |
Tests exporting entities filtered by type. |
| ContentExportTest::doTestExportFileEntityWithMissingPhysicalFile | function | core/ |
Tests exporting file entities without an accompanying physical file. |
| ContentExportTest::doTestExportSingleEntityToDirectory | function | core/ |
Tests exporting a single entity to a directory with attachments. |
| ContentExportTest::doTestExportWithDependencies | function | core/ |
Tests exporting a piece of content with its dependencies. |
| ContentExportTest::doTestMissingDependenciesAreLogged | function | core/ |
Tests that the exporter handles missing dependencies gracefully. |
| ContentExportTest::setUp | function | core/ |
|
| ContentExportTest::testEntityExportScenarios | function | core/ |
Tests various entity export scenarios. |
| ContentExportTest::testExportContent | function | core/ |
Ensures that all imported content can be exported properly. |
| ContentExportTest::testExportEntitiesFilteredByBundle | function | core/ |
Tests exporting entities filtered by bundle. |
| 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. |
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.