Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageSelectElementTest | class | core/ |
Tests the language selection form element. |
| LanguageSelectElementTest.php | file | core/ |
|
| LanguageSelectElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSelectElementTest::$modules | property | core/ |
Modules to install. |
| LanguageSelectElementTest::testHiddenLanguageSelectElement | function | core/ |
Tests the case when the language select elements should not be printed. |
| LanguageSelectElementTest::testLanguageSelectElementOptions | function | core/ |
Tests that the options printed by the language select element are correct. |
| LanguageSelectElementTest::_testLanguageSelectElementOptions | function | core/ |
Helper function to check the options of a language select form element. |
| LanguageSelectorTranslatableTest | class | core/ |
Tests the content translation settings language selector options. |
| LanguageSelectorTranslatableTest.php | file | core/ |
|
| LanguageSelectorTranslatableTest::$administrator | property | core/ |
The user with administrator privileges. |
| LanguageSelectorTranslatableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSelectorTranslatableTest::$modules | property | core/ |
Modules to install. |
| LanguageSelectorTranslatableTest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| LanguageSelectorTranslatableTest::setUp | function | core/ |
|
| LanguageSelectorTranslatableTest::testContentTranslationPageTitle | function | core/ |
Tests that correct title is displayed for content translation page. |
| LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
| LanguageSelectWidget | class | core/ |
Plugin implementation of the 'Language' widget. |
| LanguageSelectWidget.php | file | core/ |
|
| LanguageSelectWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LanguageSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| LanguageSelectWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| LanguageSelectWidgetTest | class | core/ |
Tests the language select widget. |
| LanguageSelectWidgetTest.php | file | core/ |
|
| LanguageSelectWidgetTest::$entityFormDisplay | property | core/ |
The entity form display. |
| LanguageSelectWidgetTest::$modules | property | core/ |
Modules to install. |
| LanguageSelectWidgetTest::setUp | function | core/ |
|
| LanguageSelectWidgetTest::testWithIncludedLockedLanguage | function | core/ |
Tests the widget with the locked languages. |
| LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage | function | core/ |
Tests the widget without the locked languages. |
| LanguageServiceProvider | class | core/ |
Overrides the language_manager service to point to language's module one. |
| LanguageServiceProvider.php | file | core/ |
|
| LanguageServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| LanguageServiceProvider::CONFIG_PREFIX | constant | core/ |
|
| LanguageServiceProvider::getDefaultLanguageValues | function | core/ |
Gets the default language values. |
| LanguageServiceProvider::isMultilingual | function | core/ |
Checks whether the site is multilingual. |
| LanguageServiceProvider::register | function | core/ |
Registers services to the container. |
| LanguageSwitcherInterface | interface | core/ |
Interface for language switcher classes. |
| LanguageSwitcherInterface.php | file | core/ |
|
| LanguageSwitcherInterface::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageSwitchingTest | class | core/ |
Functional tests for the language switching feature. |
| LanguageSwitchingTest.php | file | core/ |
|
| LanguageSwitchingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSwitchingTest::$modules | property | core/ |
Modules to install. |
| LanguageSwitchingTest::assertLinkMarkup | function | core/ |
Asserts that restricted text is or is not present in the page response. |
| LanguageSwitchingTest::createHomePage | function | core/ |
Create a node and set it as the home pages. |
| LanguageSwitchingTest::doTestHomePageLinks | function | core/ |
The home page link should be "/" or "/{language_prefix}". |
| LanguageSwitchingTest::doTestLanguageBlock404 | function | core/ |
Tests the language switcher block on 404 pages. |
| LanguageSwitchingTest::doTestLanguageBlockAnonymous | function | core/ |
For anonymous users, the "active" class is set by PHP. |
| LanguageSwitchingTest::doTestLanguageBlockAuthenticated | function | core/ |
For authenticated users, the "active" class is set by JavaScript. |
| LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous | function | core/ |
For anonymous users, the "active" class is set by PHP. |
| LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated | function | core/ |
For authenticated users, the "active" class is set by JavaScript. |
Pagination
- Previous page
- Page 917
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.