Search for import
- Search 7.x for import
- Search 9.5.x for import
- Search 8.9.x for import
- Search 10.3.x for import
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImportStorageTransformer::$requestLock | property | core/ |
The normal lock for the duration of the request. |
| ImportStorageTransformer::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
| ImportStorageTransformer::transform | function | core/ |
Transform the storage to be imported from. |
| ImportStorageTransformer::__construct | function | core/ |
ImportStorageTransformer constructor. |
| ImportStorageTransformerTest | class | core/ |
Tests the import storage transformer. |
| ImportStorageTransformerTest.php | file | core/ |
|
| ImportStorageTransformerTest::$modules | property | core/ |
Modules to install. |
| ImportStorageTransformerTest::setUp | function | core/ |
|
| ImportStorageTransformerTest::testTransform | function | core/ |
Tests the import transformation. |
| ImportStorageTransformerTest::testTransformLocked | function | core/ |
Tests that the import transformer throws an exception. |
| ImportStorageTransformerTest::testTransformWhileImporting | function | core/ |
Tests the import transformer during a running config import. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
| InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
| InstallHelper::deleteImportedContent | function | core/ |
Deletes any content imported by this module. |
| InstallHelper::importContent | function | core/ |
Imports default contents. |
| InstallHelper::importContentFromFile | function | core/ |
Imports content. |
| InstallHelper::importUsers | function | core/ |
Imports users. |
| install_config_import_batch | function | core/ |
Creates a batch for the config importer to process. |
| install_import_translations | function | core/ |
Imports languages via a batch process during installation. |
| KernelTestBase::$configImporter | property | core/ |
The configuration importer. |
| LanguageConfigOverrideImportTest | class | core/ |
Ensures the language config overrides can be synchronized. |
| LanguageConfigOverrideImportTest.php | file | core/ |
|
| LanguageConfigOverrideImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageConfigOverrideImportTest::$modules | property | core/ |
Modules to install. |
| LanguageConfigOverrideImportTest::testConfigOverrideImport | function | core/ |
Tests that language can be enabled and overrides are created during a sync. |
| LanguageConfigOverrideImportTest::testConfigOverrideImportEvents | function | core/ |
Tests that configuration events are not fired during a sync of overrides. |
| locale.import.html.twig | file | core/ |
--- label: 'Importing a translation file' related: - core.translations - locale.translation_status - locale.translate_strings --- {% set import_text %}{% trans %}Import{% endtrans %}{% endset %} {% set import_link =… |
| LocaleConfigTranslationImportTest | class | core/ |
Tests translation update's effects on configuration translations. |
| LocaleConfigTranslationImportTest.php | file | core/ |
|
| LocaleConfigTranslationImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleConfigTranslationImportTest::$modules | property | core/ |
Modules to install. |
| LocaleConfigTranslationImportTest::testConfigTranslationImport | function | core/ |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall | function | core/ |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationWithNonEnglishLanguageDefault | function | core/ |
Tests setting a non-English language as default and importing configuration. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete | function | core/ |
Tests removing a string from Locale deletes configuration translations. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve | function | core/ |
Tests removing a string from Locale changes configuration translations. |
| LocaleFetch::batchImport | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch | class | core/ |
Provides the locale import batch services. |
| LocaleImportBatch.php | file | core/ |
|
| LocaleImportBatch::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleImportBatch::batchImport | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch::batchRefresh | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch::batchSave | function | core/ |
Implements callback_batch_operation(). |
| LocaleImportBatch::buildBatch | function | core/ |
Build a locale batch from an array of files. |
| LocaleImportBatch::__construct | function | core/ |
|
| LocaleImportFunctionalTest | class | core/ |
Tests the import of locale files. |
| LocaleImportFunctionalTest.php | file | core/ |
|
| LocaleImportFunctionalTest::$adminUser | property | core/ |
A user able to create languages and import translations. |
| LocaleImportFunctionalTest::$adminUserAccessSiteReports | property | core/ |
A user able to create languages, import translations, access site reports. |
| LocaleImportFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.