Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleProjectStorage::$cache | property | core/ |
Static state cache. |
| LocaleProjectStorage::$keyValueStore | property | core/ |
The key value store to use. |
| LocaleProjectStorage::countProjects | function | core/ |
|
| LocaleProjectStorage::delete | function | core/ |
|
| LocaleProjectStorage::deleteAll | function | core/ |
|
| LocaleProjectStorage::deleteMultiple | function | core/ |
|
| LocaleProjectStorage::disableAll | function | core/ |
|
| LocaleProjectStorage::get | function | core/ |
|
| LocaleProjectStorage::getAll | function | core/ |
|
| LocaleProjectStorage::getMultiple | function | core/ |
|
| LocaleProjectStorage::resetCache | function | core/ |
|
| LocaleProjectStorage::set | function | core/ |
|
| LocaleProjectStorage::setMultiple | function | core/ |
|
| LocaleProjectStorage::__construct | function | core/ |
Constructs a State object. |
| 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::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. |
| LocaleSettingsForm | class | core/ |
Configure locale settings for this site. |
| LocaleSettingsForm.php | file | core/ |
|
| LocaleSettingsForm::buildForm | function | core/ |
|
| LocaleSettingsForm::getEditableConfigNames | function | core/ |
|
| LocaleSettingsForm::getFormId | function | core/ |
|
| LocaleSettingsForm::submitForm | function | core/ |
|
| LocaleSettingsForm::validateForm | function | core/ |
|
| LocaleStringIsSafeTest | class | core/ |
Tests locale translation safe string handling. |
| LocaleStringIsSafeTest.php | file | core/ |
|
| LocaleStringIsSafeTest::$modules | property | core/ |
Modules to enable. |
| LocaleStringIsSafeTest::testLocaleStringIsSafe | function | core/ |
Tests for locale_string_is_safe(). |
| LocaleStringIsSafeTest::testLocalizedTokenizedString | function | core/ |
Tests if a translated and tokenized string is properly escaped by Twig. |
| LocaleStringTest | class | core/ |
Tests the locale string storage, string objects and data API. |
| LocaleStringTest.php | file | core/ |
|
| LocaleStringTest::$modules | property | core/ |
|
| LocaleStringTest::$storage | property | core/ |
The locale storage. |
| LocaleStringTest::buildSourceString | function | core/ |
Creates random source string object. |
| LocaleStringTest::createAllTranslations | function | core/ |
Creates translations for source string and all languages. |
| LocaleStringTest::createTranslation | function | core/ |
Creates single translation for source string. |
| LocaleStringTest::setUp | function | core/ |
|
| LocaleStringTest::testStringCrudApi | function | core/ |
Tests CRUD API. |
| LocaleStringTest::testStringSearchApi | function | core/ |
Tests Search API loading multiple objects. |
| LocaleTranslatedSchemaDefinitionTest | class | core/ |
Adds and configures languages to check field schema definition. |
Pagination
- Previous page
- Page 756
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.