Search for language
- Search 7.x for language
- Search 9.5.x for language
- Search 10.3.x for language
- Search 11.x for language
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Language | class | core/ |
Plugin annotation @MigrateSource( id = "language", source_module = "locale" ) |
Language | class | core/ |
Provides a 'Language' condition. |
Language | class | core/ |
Defines the "language" plugin. |
Language | class | core/ |
Defines the 'language' data type. |
Language | class | core/ |
An object containing the information for an interface language. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName(). |
LanguageArgument::title | function | core/ |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::title(). |
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/ |
|
LanguageBlock::build | function | core/ |
|
LanguageBlock::create | function | core/ |
Creates an instance of the plugin. |
LanguageBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2232375. |
LanguageBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LanguageBlock::__construct | function | core/ |
Constructs an 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 enable. |
LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility | function | core/ |
|
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 enable. |
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 enable. |
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 enable. |
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings | function | core/ |
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes. |
LanguageConditionTest | class | core/ |
Tests that the language condition, provided by the language module, is working properly. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.