Search for export
- Search 7.x for export
- Search 8.9.x for export
- Search 10.3.x for export
- Search 11.x for export
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
ConfigSingleImportExportTest::$modules | property | core/ |
Modules to enable. |
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. |
EventSubscriber::onExportTransform | function | core/ |
The storage is transformed for exporting. |
ExcludedModulesEventSubscriber::onConfigTransformExport | function | core/ |
Transform the storage which is used to export the configuration. |
ExportForm | class | core/ |
Form for the Gettext translation files export form. |
ExportForm.php | file | core/ |
|
ExportForm::$fileSystem | property | core/ |
The file system service. |
ExportForm::$languageManager | property | core/ |
The language manager. |
ExportForm::buildForm | function | core/ |
Form constructor. |
ExportForm::create | function | core/ |
Instantiates a new instance of this class. |
ExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ExportForm::submitForm | function | core/ |
Form submission handler. |
ExportForm::__construct | function | core/ |
Constructs a new ExportForm. |
ExportStorageManager | class | core/ |
The export storage manager dispatches an event for the export storage. |
ExportStorageManager.php | file | core/ |
|
ExportStorageManager::$active | property | core/ |
The active configuration storage. |
ExportStorageManager::$eventDispatcher | property | core/ |
The event dispatcher. |
ExportStorageManager::$lock | property | core/ |
The used lock backend instance. |
ExportStorageManager::$storage | property | core/ |
The database storage. |
ExportStorageManager::getStorage | function | core/ |
|
ExportStorageManager::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
ExportStorageManager::__construct | function | core/ |
ExportStorageManager constructor. |
ExportStorageManagerTest | class | core/ |
Tests the export storage manager. |
ExportStorageManagerTest.php | file | core/ |
|
ExportStorageManagerTest::$modules | property | core/ |
|
ExportStorageManagerTest::setUp | function | core/ |
|
ExportStorageManagerTest::testGetStorage | function | core/ |
Tests getting the export storage. |
ExportStorageManagerTest::testGetStorageLock | function | core/ |
Tests the export storage when it is locked. |
LocaleExportTest | class | core/ |
Tests the exportation of locale files. |
LocaleExportTest.php | file | core/ |
|
LocaleExportTest::$adminUser | property | core/ |
A user able to create languages and export translations. |
LocaleExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleExportTest::$modules | property | core/ |
Modules to enable. |
LocaleExportTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
LocaleExportTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
LocaleExportTest::getUntranslatedString | function | core/ |
Returns a .po file fragment with an untranslated string. |
LocaleExportTest::setUp | function | core/ |
|
LocaleExportTest::testExportTranslation | function | core/ |
Tests exportation of translations. |
LocaleExportTest::testExportTranslationTemplateFile | function | core/ |
Tests exportation of translation template file. |
LocalePluralFormatTest::testPluralEditExport | function | core/ |
Tests plural editing and export functionality. |
RestExport | class | core/ |
The plugin that handles Data response callbacks for REST resources. |
RestExport.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.