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