Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleProjectStorage::getMultiple | function | core/ |
Returns a list of project records. |
| LocaleProjectStorage::getProjects | function | core/ |
Get array of projects which are available for interface translation. |
| LocaleProjectStorage::resetCache | function | core/ |
Resets the project storage cache. |
| LocaleProjectStorage::set | function | core/ |
Creates or updates the project record. |
| LocaleProjectStorage::setMultiple | function | core/ |
Creates or updates multiple project records. |
| LocaleProjectStorage::__construct | function | core/ |
|
| LocaleProjectStorageInterface | interface | core/ |
Defines the locale project storage interface. |
| LocaleProjectStorageInterface.php | file | core/ |
|
| LocaleProjectStorageInterface::countProjects | function | core/ |
Returns the count of project records. |
| LocaleProjectStorageInterface::delete | function | core/ |
Deletes project records for a given key. |
| LocaleProjectStorageInterface::deleteAll | function | core/ |
Deletes all projects records. |
| LocaleProjectStorageInterface::deleteMultiple | function | core/ |
Deletes multiple project records. |
| LocaleProjectStorageInterface::disableAll | function | core/ |
Mark all projects as disabled. |
| LocaleProjectStorageInterface::get | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectStorageInterface::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectStorageInterface::getMultiple | function | core/ |
Returns a list of project records. |
| LocaleProjectStorageInterface::getProjects | function | core/ |
Get array of projects which are available for interface translation. |
| LocaleProjectStorageInterface::resetCache | function | core/ |
Resets the project storage cache. |
| LocaleProjectStorageInterface::set | function | core/ |
Creates or updates the project record. |
| LocaleProjectStorageInterface::setMultiple | function | core/ |
Creates or updates multiple project records. |
| 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. |
Pagination
- Previous page
- Page 162
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.