Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Test the translation are imported when a new language is created. |
LocaleImportFunctionalTest::testEmptyMsgstr | function | core/ |
Test empty msgstr at end of .po file see #611786. |
LocaleImportFunctionalTest::testLanguageContext | function | core/ |
Test msgctxt context support. |
LocaleImportFunctionalTest::testStandalonePoFile | function | core/ |
Test import of standalone .po files. |
LocaleLibraryAlterTest | class | core/ |
Tests localization of the JavaScript libraries. |
LocaleLibraryAlterTest.php | file | core/ |
|
LocaleLibraryAlterTest::$modules | property | core/ |
Modules to enable. |
LocaleLibraryAlterTest::testLibraryAlter | function | core/ |
Verifies that the datepicker can be localized. |
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(). |
locale_form_language_admin_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_add_form(). |
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 | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
locale_form_language_admin_edit_form_alter_submit | function | core/ |
Form submission handler for language_admin_edit_form(). |
locale_form_language_admin_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
locale_form_system_file_system_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
locale_js_alter | function | core/ |
Implements hook_js_alter(). |
locale_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
locale_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
locale_test_development_release_locale_translation_projects_alter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
locale_test_development_release_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
locale_test_language_fallback_candidates_locale_lookup_alter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
locale_test_locale_translation_projects_alter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
locale_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
locale_test_translate_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
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/ |
@coversDefaultClass \Drupal\Core\Menu\LocalTaskDefault @group Menu |
LocalTaskDefaultTest.php | file | core/ |
Contains \Drupal\Tests\Core\Menu\LocalTaskDefaultTest. |
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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.