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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| 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. |
| 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. |
| 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. |
| LocaleSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LocaleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LocaleTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| LocaleTranslationCacheTag::getSubscribedEvents | function | core/ |
|
| locale_get_plural | function | core/ |
Returns plural form index for a specific number. |
| locale_translate_get_interface_translation_files | function | core/ |
Get interface translation files present in the translations directory. |
| locale_translation_get_file_history | function | core/ |
Gets current translation status from the {locale_file} table. |
| locale_translation_get_projects | function | core/ |
Get array of projects which are available for interface translation. |
| locale_translation_get_status | function | core/ |
Gets the current translation status. |
| LocalReadOnlyStream::getType | function | core/ |
Returns the type of stream wrapper. |
| LocalStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| LocalStream::getFileSystem | function | core/ |
Returns file system service. |
| LocalStream::getLocalPath | function | core/ |
Returns the canonical absolute path of the URI, if possible. |
| LocalStream::getTarget | function | core/ |
Returns the local writable target of the resource within the stream. |
| LocalStream::getType | function | core/ |
Returns the type of stream wrapper. |
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.