Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN | function | core/ |
Tests that local actions/tasks are being converted into blocks. |
| locale-test-tokenized.html.twig | file | core/ |
{{ content }} |
| locale.default.config.storage | service | core/ |
Drupal\locale\LocaleDefaultConfigStorage |
| locale.storage | service | core/ |
Drupal\locale\StringDatabaseStorage |
| LocaleConfigManager::$configFactory | property | core/ |
The configuration factory. |
| LocaleConfigManager::$configStorage | property | core/ |
The storage instance for reading configuration data. |
| LocaleConfigManager::$defaultConfigStorage | property | core/ |
The locale default config storage instance. |
| LocaleConfigManager::$localeStorage | property | core/ |
The string storage for reading and writing translations. |
| LocaleConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
| LocaleConfigSubscriber::saveCustomizedTranslation | function | core/ |
Saves a translation string and marks it as customized. |
| LocaleConfigSubscriber::updateLocaleStorage | function | core/ |
Update locale storage based on configuration translations. |
| LocaleConfigSubscriberTest::$configFactory | property | core/ |
The configuration factory used in this test. |
| LocaleConfigSubscriberTest::$stringStorage | property | core/ |
The string storage used in this test. |
| LocaleConfigTranslationTest::testOptionalConfiguration | function | core/ |
Test translatability of optional configuration in locale. |
| LocaleDefaultConfigStorage | class | core/ |
Provides access to default configuration for locale integration. |
| LocaleDefaultConfigStorage.php | file | core/ |
|
| LocaleDefaultConfigStorage::$configStorage | property | core/ |
The storage instance for reading configuration data. |
| LocaleDefaultConfigStorage::$languageManager | property | core/ |
The language manager. |
| LocaleDefaultConfigStorage::$optionalInstallStorage | property | core/ |
The storage instance for reading optional default configuration data. |
| LocaleDefaultConfigStorage::$requiredInstallStorage | property | core/ |
The storage instance for reading required default configuration data. |
| LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| LocaleDefaultConfigStorage::listAll | function | core/ |
Return the list of configuration in install storage and current languages. |
| LocaleDefaultConfigStorage::predefinedConfiguredLanguages | function | core/ |
Compute the list of configuration names that match predefined languages. |
| LocaleDefaultConfigStorage::read | function | core/ |
Read a configuration from install storage or default languages. |
| LocaleDefaultConfigStorage::__construct | function | core/ |
Constructs a LocaleDefaultConfigStorage. |
| LocaleExportTest::getCustomPoFile | function | core/ |
Helper function that returns a .po file which strings will be marked as customized. |
| LocaleImportFunctionalTest::getCustomOverwritePoFile | function | core/ |
Helper function that returns a .po file for testing customized strings. |
| LocaleImportFunctionalTest::getCustomPoFile | function | core/ |
Helper function that returns a .po file which strings will be marked as customized. |
| LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
| LocaleLookup::$configFactory | property | core/ |
The configuration factory. |
| LocaleLookup::$stringStorage | property | core/ |
The locale storage. |
| LocaleLookupTest::$configFactory | property | core/ |
A mocked config factory built with UnitTestCase::getConfigFactoryStub(). |
| LocaleLookupTest::$storage | property | core/ |
A mocked storage to use when instantiating LocaleTranslation objects. |
| LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleProjectStorage | class | core/ |
Provides the locale project storage system using a key value store. |
| LocaleProjectStorage.php | file | core/ |
|
| LocaleProjectStorage::$all | property | core/ |
Cache status flag. |
| LocaleProjectStorage::$cache | property | core/ |
Static state cache. |
| LocaleProjectStorage::$keyValueStore | property | core/ |
The key value store to use. |
| LocaleProjectStorage::countProjects | function | core/ |
Returns the count of project records. |
| LocaleProjectStorage::delete | function | core/ |
Deletes project records for a given key. |
| LocaleProjectStorage::deleteAll | function | core/ |
Deletes all projects records. |
| LocaleProjectStorage::deleteMultiple | function | core/ |
Deletes multiple project records. |
| LocaleProjectStorage::disableAll | function | core/ |
Mark all projects as disabled. |
| LocaleProjectStorage::get | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectStorage::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectStorage::getMultiple | function | core/ |
Returns a list of project records. |
| LocaleProjectStorage::resetCache | function | core/ |
Resets the project storage cache. |
| LocaleProjectStorage::set | function | core/ |
Creates or updates the project record. |
Pagination
- Previous page
- Page 140
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.