Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleImportFunctionalTest::getPoFileWithMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::importPoFile | function | core/ |
Helper function: import a standalone .po file in a given language. |
| LocaleImportFunctionalTest::setUp | function | core/ |
|
| LocaleImportFunctionalTest::testConfigPoFile | function | core/ |
Tests .po file import with configuration translation. |
| LocaleImportFunctionalTest::testConfigTranslationImportingPoFile | function | core/ |
Tests .po file import with user.settings configuration. |
| LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Tests the translation are imported when a new language is created. |
| LocaleImportFunctionalTest::testEmptyMsgstr | function | core/ |
Tests empty msgstr at end of .po file see #611786. |
| LocaleImportFunctionalTest::testLanguageContext | function | core/ |
Tests msgctxt context support. |
| LocaleImportFunctionalTest::testStandalonePoFile | function | core/ |
Tests import of standalone .po files. |
| LocaleLocalTasksTest | class | core/ |
Tests locale local tasks. |
| LocaleLocalTasksTest.php | file | core/ |
|
| LocaleLocalTasksTest::getLocalePageRoutes | function | core/ |
Provides a list of routes to test. |
| LocaleLocalTasksTest::setUp | function | core/ |
|
| LocaleLocalTasksTest::testLocalePageLocalTasks | function | core/ |
Checks locale listing local tasks. |
| LocaleLookupTest::providerFixOldPluralTranslationProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
| LocaleTestDevelopmentReleaseHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestDevelopmentReleaseHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| LocaleTestHooks::countriesAlter | function | core/ |
Implements hook_countries_alter(). |
| LocaleTestHooks::languageFallbackCandidatesLocaleLookupAlter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
| LocaleTestHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| LocaleTestTranslateHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| locale_form_language_admin_add_form_alter_submit | function | core/ |
Form submission handler for language_admin_add_form(). |
| locale_form_language_admin_edit_form_alter_submit | function | core/ |
Form submission handler for language_admin_edit_form(). |
| LocalTaskDefault | class | core/ |
Default object used for LocalTaskPlugins. |
| LocalTaskDefault.php | file | core/ |
|
| LocalTaskDefault::$active | property | core/ |
TRUE if this plugin is forced active for options attributes. |
| LocalTaskDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
| 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. |
| LocalTaskDefault::routeProvider | function | core/ |
Returns the route provider. |
| LocalTaskDefault::setActive | function | core/ |
Sets the active status. |
| LocalTaskDefaultTest | class | core/ |
Tests Drupal\Core\Menu\LocalTaskDefault. |
| LocalTaskDefaultTest.php | file | core/ |
|
| LocalTaskDefaultTest::$config | property | core/ |
The used plugin configuration. |
| LocalTaskDefaultTest::$localTaskBase | property | core/ |
The tested local task default plugin. |
| LocalTaskDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| LocalTaskDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
| LocalTaskDefaultTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalTaskDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| LocalTaskDefaultTest::providerTestGetWeight | function | core/ |
Defines a data provider for testGetWeight(). |
| LocalTaskDefaultTest::setUp | function | core/ |
|
| LocalTaskDefaultTest::setupLocalTaskDefault | function | core/ |
Setups the local task default. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.