Search for export

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

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