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 |
|---|---|---|---|
| LanguageAccessControlHandler | class | core/ |
Defines the access control handler for the language entity type. |
| LanguageAccessControlHandler.php | file | core/ |
|
| LanguageAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| LanguageAddForm | class | core/ |
Controller for language addition forms. |
| LanguageAddForm.php | file | core/ |
|
| LanguageAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| LanguageAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| LanguageAddForm::form | function | core/ |
Gets the actual form array to be built. |
| LanguageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
| LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
| LanguageArgument | class | core/ |
Defines an argument handler to accept a language. |
| LanguageArgument.php | file | core/ |
|
| LanguageArgument::language | function | core/ |
Returns the language name for a given langcode. |
| LanguageArgument::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| LanguageArgument::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| LanguageBlock | class | core/ |
Provides language switcher block plugin definitions for all languages. |
| LanguageBlock | class | core/ |
Provides a 'Language switcher' block. |
| LanguageBlock.php | file | core/ |
|
| LanguageBlock.php | file | core/ |
|
| LanguageBlock::$languageManager | property | core/ |
The language manager. |
| LanguageBlock::$pathMatcher | property | core/ |
The path matcher. |
| LanguageBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| LanguageBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| LanguageBlock::createPlaceholder | function | core/ |
|
| LanguageBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LanguageBlock::__construct | function | core/ |
Constructs a LanguageBlock object. |
| LanguageBlockSettingsVisibilityTest | class | core/ |
Tests that the language settings on block config appears correctly. |
| LanguageBlockSettingsVisibilityTest.php | file | core/ |
|
| LanguageBlockSettingsVisibilityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBlockSettingsVisibilityTest::$modules | property | core/ |
Modules to install. |
| LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility | function | core/ |
Tests languages displayed in the language switcher. |
| LanguageBreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
| LanguageBreadcrumbTest.php | file | core/ |
|
| LanguageBreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBreadcrumbTest::$modules | property | core/ |
Modules to install. |
| LanguageBreadcrumbTest::setUp | function | core/ |
|
| LanguageBreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs with URL prefixes. |
| LanguageBrowserDetectionAcceptLanguageTest | class | core/ |
Tests browser language detection with different accept-language headers. |
| LanguageBrowserDetectionAcceptLanguageTest.php | file | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBrowserDetectionAcceptLanguageTest::$modules | property | core/ |
Modules to install. |
| LanguageBrowserDetectionAcceptLanguageTest::setUp | function | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::testAcceptLanguageEmptyDefault | function | core/ |
Tests with browsers with and without Accept-Language header. |
| LanguageBrowserDetectionTest | class | core/ |
Tests browser language detection. |
| LanguageBrowserDetectionTest.php | file | core/ |
|
| LanguageBrowserDetectionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBrowserDetectionTest::$modules | property | core/ |
Modules to install. |
| LanguageBrowserDetectionTest::testUIBrowserLanguageMappings | function | core/ |
Tests mappings between browser language codes and Drupal language codes. |
Pagination
- Previous page
- Page 903
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.