Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImportStorageTransformer::$connection | property | core/ |
The drupal database connection. |
ImportStorageTransformer::$eventDispatcher | property | core/ |
The event dispatcher to get changes to the configuration. |
ImportStorageTransformer::$persistentLock | property | core/ |
The persistent lock which the config importer uses across requests. |
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. |
InstallerLanguageTest::testInstallerTranslationCache | function | core/ |
Tests profile info caching in non-English languages. |
InstallerLanguageTest::testInstallerTranslationFiles | function | core/ |
Tests that the installer can find translation files. |
InstallerTestBase::$translations | property | core/ |
A string translation map used for translated installer screens. |
InstallerTranslationExistingFileTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationExistingFileTest.php | file | core/ |
|
InstallerTranslationExistingFileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationExistingFileTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationExistingFileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTranslationExistingFileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerTranslationExistingFileTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerTranslationExistingFileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerTranslationExistingFileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerTranslationExistingFileTest::testInstall | function | core/ |
Ensures language selection has not failed. |
InstallerTranslationMultipleLanguageForeignTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageForeignTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageForeignTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageForeignTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationMultipleLanguageForeignTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTranslationMultipleLanguageKeepEnglishTest | class | core/ |
Tests that keeping English in a foreign language install works. |
InstallerTranslationMultipleLanguageKeepEnglishTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile | property | core/ |
Switch to the multilingual testing profile with English kept. |
InstallerTranslationMultipleLanguageNonInteractiveTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageNonInteractiveTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageNonInteractiveTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
InstallerTranslationMultipleLanguageNonInteractiveTest::getPo | function | core/ |
Returns the string for the test .po file. |
InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
InstallerTranslationMultipleLanguageTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
InstallerTranslationMultipleLanguageTest::getPo | function | core/ |
Returns the string for the test .po file. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.