Search for __get
- Search 7.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 |
|---|---|---|---|
| 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/ |
@covers ::getCid[[api-linebreak]] |
| 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. |
| 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. |
| LocalStream::getUri | function | core/ |
Returns the stream resource URI. |
| LocalTaskDefault::getActive | function | core/ |
Gets the active status. |
| LocalTaskDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalTaskDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| LocalTaskDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
| LocalTaskDefault::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
| LocalTaskDefault::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalTaskDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskDefault::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| LocalTaskDefault::getWeight | function | core/ |
Returns the weight of the local task. |
| LocalTaskDefaultTest::providerTestGetWeight | function | core/ |
Defines a data provider for testGetWeight(). |
| LocalTaskDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions[[api-linebreak]] |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.