Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefault::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| LocalActionDefault::getWeight | function | core/ |
Returns the weight for the local action. |
| LocalActionDefaultTest::testGetTitle | function | core/ |
Tests the getTitle method without a translation context. |
| LocalActionDefaultTest::testGetTitleWithContext | function | core/ |
Tests the getTitle method with a translation context. |
| LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
| LocalActionInterface::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionInterface::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionInterface::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| LocalActionInterface::getWeight | function | core/ |
Returns the weight for the local action. |
| LocalActionManager::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalActionManager::getTitle | function | core/ |
Gets the title for a local action. |
| LocalActionManagerInterface::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManagerInterface::getTitle | function | core/ |
Gets the title for a local action. |
| LocalActionManagerTest::getActionsForRouteProvider | function | core/ |
|
| LocalActionManagerTest::testGetActionsForRoute | function | core/ |
@covers ::getActionsForRoute[[api-linebreak]] |
| LocalActionManagerTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalActionTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LocalAwareRedirectResponseTrait::getRequestContext | function | core/ |
Returns the request context. |
| LocaleConfigManager::deleteLanguageTranslations | function | core/ |
Deletes configuration for language. |
| LocaleConfigManager::getActiveConfigLangcode | function | core/ |
Returns the current language code for this active configuration. |
| LocaleConfigManager::getComponentNames | function | core/ |
Gets configuration names associated with components. |
| LocaleConfigManager::getDefaultConfigLangcode | function | core/ |
Returns the original language code for this shipped configuration. |
| LocaleConfigManager::getStringNames | function | core/ |
Gets configuration names associated with strings. |
| 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/ |
|
| LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| LocaleDefaultConfigStorageTest | class | core/ |
@group locale |
| LocaleDefaultConfigStorageTest.php | file | core/ |
|
| LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
| LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
|
| 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. |
| 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::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. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.