Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
| LocaleConfigManager::getTranslatableData | function | core/ |
Gets translatable configuration data for a typed configuration element. |
| LocaleConfigManager::getTranslatableDefaultConfig | function | core/ |
Gets array of translated strings for Locale translatable configuration. |
| LocaleConfigManagerTest::testGetDefaultConfigLangcode | function | core/ |
Tests getDefaultConfigLangcode(). |
| LocaleConfigManagerTest::testGetStringTranslation | function | core/ |
Tests getStringTranslation(). |
| LocaleConfigSubscriber::getSubscribedEvents | function | core/ |
|
| LocaleConfigurableLanguageManagerTest::testGetLanguages | function | core/ |
Tests retrieving languages from the language manager. |
| LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| LocaleDefaultConfigStorageTest | class | core/ |
Tests Locale Default Config Storage. |
| LocaleDefaultConfigStorageTest.php | file | core/ |
|
| LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
| LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
Tests retrieval of component names from locale default config storage. |
| LocaleEvent::getLangCodes | function | core/ |
Returns the language codes. |
| LocaleEvent::getLids | function | core/ |
Returns the string identifiers. |
| LocaleExportTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleExportTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
| LocaleExportTest::getUntranslatedString | function | core/ |
Returns a .po file fragment with an untranslated string. |
| LocaleFetch::getFetchOperations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
| LocaleFetch::getStatusOperations | function | core/ |
Constructs batch operations for checking remote translation status. |
| LocaleFileManager::getInterfaceTranslationFiles | function | core/ |
Get interface translation files present in the translations directory. |
| LocaleImportFunctionalTest::getBadPoFile | function | core/ |
Helper function that returns a bad .po file. |
| LocaleImportFunctionalTest::getCustomOverwritePoFile | function | core/ |
Helper function that returns a .po file for testing customized strings. |
| LocaleImportFunctionalTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
| LocaleImportFunctionalTest::getEmptyPoFile | function | core/ |
Helper function that returns an empty .po file. |
| LocaleImportFunctionalTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
| LocaleImportFunctionalTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
| LocaleImportFunctionalTest::getPoFileWithConfig | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithConfigDe | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithContext | function | core/ |
Helper function that returns a .po file with context. |
| LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::getPoFileWithMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Tests the translation are imported when a new language is created. |
| LocaleLocalTasksTest::getLocalePageRoutes | function | core/ |
Provides a list of routes to test. |
| LocaleLookup::getCid | function | core/ |
Gets the cache ID. |
| LocaleLookupTest::getCidProvider | function | core/ |
Provides test data for testGetCid(). |
| LocaleLookupTest::testGetCid | function | core/ |
Tests get cid. |
| 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. |
| LocalePluralFormatTest::getPoFileWithBrokenPlural | function | core/ |
Returns a .po file with a broken plural formula. |
| LocalePluralFormatTest::getPoFileWithComplexPlural | function | core/ |
Returns a .po file with a complex plural formula. |
| LocalePluralFormatTest::getPoFileWithMissingPlural | function | core/ |
Returns a .po file with a missing plural formula. |
| LocalePluralFormatTest::getPoFileWithSimplePlural | function | core/ |
Returns a .po file with a simple plural formula. |
| LocalePluralFormatTest::testGetPluralFormat | function | core/ |
Tests locale_get_plural() and \Drupal::translation()->formatPlural(). |
| LocaleProjectRepository::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectRepository::getMultiple | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectRepository::getProjectList | function | core/ |
Fetch an array of projects for translation update. |
| 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. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.