Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LocaleRequirements | class | core/ |
Requirements for the Locale module. |
| LocaleRequirements.php | file | core/ |
|
| LocaleRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| LocaleRequirements::__construct | function | core/ |
|
| LocaleServiceProvider | class | core/ |
Overrides the language_manager service to point to language's module one. |
| LocaleServiceProvider.php | file | core/ |
|
| LocaleServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| LocaleSettingsForm | class | core/ |
Configure locale settings for this site. |
| LocaleSettingsForm.php | file | core/ |
|
| LocaleSettingsForm::buildForm | function | core/ |
Form constructor. |
| LocaleSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LocaleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LocaleSettingsForm::submitForm | function | core/ |
Form submission handler. |
| LocaleSettingsForm::validateForm | function | core/ |
Form validation handler. |
| LocaleSettingsForm::__construct | function | core/ |
Constructs a \Drupal\system\ConfigFormBase object. |
| LocalesLocationAddIndexUpdateTest | class | core/ |
Tests Locale update functions. |
| LocalesLocationAddIndexUpdateTest.php | file | core/ |
|
| LocalesLocationAddIndexUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LocalesLocationAddIndexUpdateTest::testExistingIndex | function | core/ |
Tests locale_update_10300(). |
| LocalesLocationAddIndexUpdateTest::testIndex | function | core/ |
Tests locale_update_10300(). |
| LocaleSource | class | core/ |
Provides the locale source services. |
| LocaleSource.php | file | core/ |
|
| LocaleSource::buildServerPattern | function | core/ |
Build path to translation source, out of a server path replacement pattern. |
| LocaleSource::buildSources | function | core/ |
Build translation sources. |
| LocaleSource::clearSources | function | core/ |
Clear the translation status cache. |
| LocaleSource::deleteSources | function | core/ |
Delete project entries from the status cache. |
| LocaleSource::deleteSourcesByLanguage | function | core/ |
Deletes sources for a given language code. |
| LocaleSource::fileIsRemote | function | core/ |
Determine if a file is a remote file. |
| LocaleSource::getLastChecked | function | core/ |
Returns the last checked timestamp. |
| LocaleSource::LAST_CHECKED | constant | core/ |
They key for the last checked information in the key value store. |
| LocaleSource::loadSource | function | core/ |
Loads a single translation source containing current translation status. |
| LocaleSource::loadSources | function | core/ |
Loads cached translation sources containing current translation status. |
| LocaleSource::LOCAL_FILE_HASH_ALGO | constant | core/ |
The hash algorithm used to calculate the hash of the local file. |
| LocaleSource::saveSource | function | core/ |
Saves the status of translation sources in static cache. |
| LocaleSource::sourceBuild | function | core/ |
Builds abstract translation source. |
| LocaleSource::sourceCheckFile | function | core/ |
Checks whether a po file exists in the local filesystem. |
| LocaleSource::updateLastChecked | function | core/ |
Updates the last checked timestamp. |
| LocaleSource::__construct | function | core/ |
|
| LocaleStringIsSafeTest | class | core/ |
Tests locale translation safe string handling. |
| LocaleStringIsSafeTest.php | file | core/ |
|
| LocaleStringIsSafeTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Modules to install. |
Pagination
- Previous page
- Page 976
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.