Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Other projects
Title Object type File name Summary
ImportStorageTransformer::$eventDispatcher property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The event dispatcher to get changes to the configuration.
ImportStorageTransformer::$persistentLock property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The persistent lock which the config importer uses across requests.
ImportStorageTransformer::$requestLock property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The normal lock for the duration of the request.
ImportStorageTransformer::LOCK_NAME constant core/lib/Drupal/Core/Config/ImportStorageTransformer.php The name used to identify the lock.
ImportStorageTransformer::transform function core/lib/Drupal/Core/Config/ImportStorageTransformer.php Transform the storage to be imported from.
ImportStorageTransformer::__construct function core/lib/Drupal/Core/Config/ImportStorageTransformer.php ImportStorageTransformer constructor.
ImportStorageTransformerTest class core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import storage transformer.
ImportStorageTransformerTest.php file core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
ImportStorageTransformerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Modules to install.
ImportStorageTransformerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
ImportStorageTransformerTest::testTransform function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import transformation.
ImportStorageTransformerTest::testTransformLocked function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests that the import transformer throws an exception.
ImportStorageTransformerTest::testTransformWhileImporting function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import transformer during a running config import.
InstallerLanguageTest::testInstallerTranslationCache function core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests profile info caching in non-English languages.
InstallerLanguageTest::testInstallerTranslationFiles function core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests that the installer can find translation files.
InstallerTestBase::$translations property core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php A string translation map used for translated installer screens.
InstallerTranslationExistingFileTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationExistingFileTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php
InstallerTranslationExistingFileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php The theme to install as the default for testing.
InstallerTranslationExistingFileTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Overrides the language code in which to install Drupal.
InstallerTranslationExistingFileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Installer step: Select language.
InstallerTranslationExistingFileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Installer step: Select installation profile.
InstallerTranslationExistingFileTest::setUpRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Installer step: Requirements problem.
InstallerTranslationExistingFileTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Installer step: Configure settings.
InstallerTranslationExistingFileTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Final installer step: Configure site.
InstallerTranslationExistingFileTest::testInstall function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Ensures language selection has not failed.
InstallerTranslationMultipleLanguageForeignTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageForeignTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php
InstallerTranslationMultipleLanguageForeignTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageForeignTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Overrides the language code in which to install Drupal.
InstallerTranslationMultipleLanguageForeignTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Installer step: Select language.
InstallerTranslationMultipleLanguageKeepEnglishTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php Tests that keeping English in a foreign language install works.
InstallerTranslationMultipleLanguageKeepEnglishTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php Switch to the multilingual testing profile with English kept.
InstallerTranslationMultipleLanguageNonInteractiveTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageNonInteractiveTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageNonInteractiveTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Switch to the multilingual testing profile.
InstallerTranslationMultipleLanguageNonInteractiveTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Returns the parameters that will be used when the test installs Drupal.
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Prepares the current environment for running the test.
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Tests that translations ended up at the expected places.
InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Helper function to verify that the expected strings are translated.
InstallerTranslationMultipleLanguageTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
InstallerTranslationMultipleLanguageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Switch to the multilingual testing profile.
InstallerTranslationMultipleLanguageTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the parameters that will be used when the test installs Drupal.

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