Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleProjectStorage::getAll | function | core/ |
Returns all the project records. |
| 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. |
| LocaleRequirements | class | core/ |
Requirements for the Locale module. |
| LocaleRequirements.php | file | core/ |
|
| LocaleRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| 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. |
| 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. |
Pagination
- Previous page
- Page 826
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.