Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
LocaleProjectStorageTest class core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests Drupal\locale\LocaleProjectStorage.
LocaleProjectStorageTest.php file core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
LocaleProjectStorageTest::$keyValueMemoryFactory property core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php The key value memory factory.
LocaleProjectStorageTest::$projectStorage property core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php The local project storage.
LocaleProjectStorageTest::setUp function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
LocaleProjectStorageTest::testDelete function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests deleted projects are not included in the count.
LocaleProjectStorageTest::testSorting function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests that projects are sorted by weight and key.
LocaleStringIsSafeTest::testLocalizedTokenizedString function core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests if a translated and tokenized string is properly escaped by Twig.
LocaleStringTest::$storage property core/modules/locale/tests/src/Kernel/LocaleStringTest.php The locale storage.
LocaleTestHooks::tokenInfo function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_token_info().
LocaleTestHooks::tokens function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_tokens().
LocaleTranslation::$configFactory property core/modules/locale/src/LocaleTranslation.php The configuration factory.
LocaleTranslation::$storage property core/modules/locale/src/LocaleTranslation.php Storage for strings.
LocaleTranslationCacheTag::$cacheTagsInvalidator property core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php The cache tags invalidator.
LocaleTranslationProjectsTest::$projectStorage property core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php The locale project storage used in this test.
LocaleTranslationTest::$storage property core/modules/locale/tests/src/Unit/LocaleTranslationTest.php A mocked storage to use when instantiating LocaleTranslation objects.
LocaleTranslationUiTest::testUICustomizedStrings function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Tests that only changed strings are saved customized when edited.
LocaleUpdateBase::setTranslationsDirectory function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Sets the value of the default translations directory.
LocaleUpdateTest::testEnableCustomLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a custom language is added.
LocaleUpdateTest::testUpdateImportModeNonCustomized function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and only overwrite non-customized translations.
LOCALE_CUSTOMIZED constant core/modules/locale/locale.module Flag for locally customized interface translation.
LOCALE_NOT_CUSTOMIZED constant core/modules/locale/locale.module Flag for locally not customized interface translation.
locale_translation_file_history_delete function core/modules/locale/locale.module Deletes the history of downloaded translations.
locale_translation_get_file_history function core/modules/locale/locale.module Gets current translation status from the {locale_file} table.
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED constant core/modules/locale/locale.module UI option for override of existing translations.
locale_translation_update_file_history function core/modules/locale/locale.module Updates the {locale_file} table.
LocalStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Gets the path that the wrapper is responsible for.
LocalTaskDefault::getOptions function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Returns options for rendering a link to the local task.
LocalTaskDefaultTest::testGetOptions function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get options.
LocalTaskIntegrationTestBase::$directoryList property core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php A list of module directories used for YAML searching.
LocalTaskInterface::getOptions function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns options for rendering a link to the local task.
LocalTaskManagerTest::$factory property core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php The plugin factory used in the test.
LocalTaskManagerTest::setupFactory function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php Setups the plugin factory with some local task plugins.
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php
Lock::getOwnerId function core/lib/Drupal/Core/TempStore/Lock.php Gets the owner ID.
LockFileValidator class core/modules/package_manager/src/Validator/LockFileValidator.php Checks that the active lock file is unchanged during stage operations.
LockFileValidator.php file core/modules/package_manager/src/Validator/LockFileValidator.php
LockFileValidator::$keyValue property core/modules/package_manager/src/Validator/LockFileValidator.php The key-value store.
LockFileValidator::deleteHash function core/modules/package_manager/src/Validator/LockFileValidator.php Deletes the stored lock file hash.
LockFileValidator::getHash function core/modules/package_manager/src/Validator/LockFileValidator.php Returns the XXH64 hash of a file.
LockFileValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/LockFileValidator.php
LockFileValidator::KEY constant core/modules/package_manager/src/Validator/LockFileValidator.php The key under which to store the hash of the active lock file.
LockFileValidator::storeHash function core/modules/package_manager/src/Validator/LockFileValidator.php Stores the XXH64 hash of the active lock file.
LockFileValidator::validate function core/modules/package_manager/src/Validator/LockFileValidator.php Checks that the active lock file is unchanged during stage operations.
LockFileValidator::__construct function core/modules/package_manager/src/Validator/LockFileValidator.php
LockFileValidatorTest class core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests Drupal\package_manager\Validator\LockFileValidator.
LockFileValidatorTest.php file core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
LockFileValidatorTest::$activeDir property core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php The path of the active directory in the test project.
LockFileValidatorTest::providerValidateStageEvents function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Data provider for test methods that validate the stage directory.
LockFileValidatorTest::register function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Registers test-specific services.

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