Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LanguageSwitchingTest::saveNativeLanguageName | function | core/ |
Saves the native name of a language entity in configuration as a label. |
| LanguageSwitchingTest::setUp | function | core/ |
|
| LanguageSwitchingTest::testLanguageBlock | function | core/ |
Functional tests for the language switcher block. |
| LanguageSwitchingTest::testLanguageBlockWithDomain | function | core/ |
Tests language switcher links for domain based negotiation. |
| LanguageSwitchingTest::testLanguageBodyClass | function | core/ |
Check the path-admin class, as same as on default language. |
| LanguageSwitchingTest::testLanguageLinkActiveClass | function | core/ |
Tests active class on links when switching languages. |
| LanguageSwitchingTest::testLanguageSessionSwitchLinks | function | core/ |
Tests language switcher links for session based negotiation. |
| LanguageSwitchingTest::testRestrictedPaths | function | core/ |
Test that the language switching block does not expose restricted paths. |
| LanguageTest | class | core/ |
Tests the language source plugin. |
| LanguageTest | class | core/ |
Tests for CKEditor 5 UI translations. |
| LanguageTest | class | core/ |
Tests language resolving for CKEditor 5. |
| LanguageTest.php | file | core/ |
|
| LanguageTest.php | file | core/ |
|
| LanguageTest.php | file | core/ |
|
| LanguageTest::$ckeditor5 | property | core/ |
The CKEditor 5 plugin. |
| LanguageTest::$modules | property | core/ |
Modules to install. |
| LanguageTest::$modules | property | core/ |
Modules to install. |
| LanguageTest::$modules | property | core/ |
Modules to install. |
| LanguageTest::provider | function | core/ |
Data provider for ensuring CKEditor 5 UI translations are loaded. |
| LanguageTest::provider | function | core/ |
Provides a list of language code pairs. |
| LanguageTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| LanguageTest::setUp | function | core/ |
|
| LanguageTest::test | function | core/ |
Integration test to ensure that CKEditor 5 UI translations are loaded. |
| LanguageTest::test | function | core/ |
Ensure that languages are resolved correctly. |
| LanguageTestBase | class | core/ |
Defines the base class for all Language handler tests. |
Pagination
- Previous page
- Page 775
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.