Search for language
- Search 7.x for language
- Search 8.9.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/ |
Drupal 6/7 language source from database. |
Language | class | core/ |
Provides a 'Language' condition. |
Language | class | core/ |
CKEditor 5 Language plugin. |
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 |
---|---|---|---|
LanguageNegotiator::$negotiatedLanguages | property | core/ |
An array of language objects keyed by method id. |
LanguageNegotiator::$negotiatorManager | property | core/ |
The language negotiation method plugin manager. |
LanguageNegotiator::$requestStack | property | core/ |
The request stack object. |
LanguageNegotiator::$settings | property | core/ |
The settings instance. |
LanguageNegotiator::getEnabledNegotiators | function | core/ |
Gets enabled detection methods for the provided language type. |
LanguageNegotiator::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
LanguageNegotiator::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
LanguageNegotiator::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
LanguageNegotiator::initializeType | function | core/ |
Initializes the specified language type. |
LanguageNegotiator::initLanguageManager | function | core/ |
Initializes the injected language manager with the negotiator. |
LanguageNegotiator::isNegotiationMethodEnabled | function | core/ |
Checks whether a language negotiation method is enabled for a language type. |
LanguageNegotiator::negotiateLanguage | function | core/ |
Performs language negotiation using the specified negotiation method. |
LanguageNegotiator::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
LanguageNegotiator::reset | function | core/ |
Resets the negotiated languages and the method instances. |
LanguageNegotiator::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
LanguageNegotiator::setCurrentUser | function | core/ |
Sets the current active user and resets all language types. |
LanguageNegotiator::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
LanguageNegotiator::__construct | function | core/ |
Constructs a new LanguageNegotiator object. |
LanguageNegotiatorInterface | interface | core/ |
Common interface for language negotiation services. |
LanguageNegotiatorInterface.php | file | core/ |
|
LanguageNegotiatorInterface::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
LanguageNegotiatorInterface::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
LanguageNegotiatorInterface::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
LanguageNegotiatorInterface::initializeType | function | core/ |
Initializes the specified language type. |
LanguageNegotiatorInterface::isNegotiationMethodEnabled | function | core/ |
Checks whether a language negotiation method is enabled for a language type. |
LanguageNegotiatorInterface::METHOD_ID | constant | core/ |
The language negotiation method id for the language negotiator itself. |
LanguageNegotiatorInterface::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
LanguageNegotiatorInterface::reset | function | core/ |
Resets the negotiated languages and the method instances. |
LanguageNegotiatorInterface::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
LanguageNegotiatorInterface::setCurrentUser | function | core/ |
Sets the current active user and resets all language types. |
LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
LanguageNegotiatorPluginTest | class | core/ |
Tests PluginNotFoundException. |
LanguageNegotiatorPluginTest.php | file | core/ |
|
LanguageNegotiatorPluginTest::$modules | property | core/ |
Modules to enable. |
LanguageNegotiatorPluginTest::testLanguageNegotiatorNoPlugin | function | core/ |
Tests for PluginNotFoundException. |
LanguagePathMonolingualTest | class | core/ |
Confirm that paths are not changed on monolingual non-English sites. |
LanguagePathMonolingualTest.php | file | core/ |
|
LanguagePathMonolingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguagePathMonolingualTest::$modules | property | core/ |
Modules to enable. |
LanguagePathMonolingualTest::setUp | function | core/ |
|
LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
LanguagePluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language @group ckeditor5 @internal |
LanguagePluginTest.php | file | core/ |
|
LanguagePluginTest::buildExpectedDynamicConfig | function | core/ |
Builds the expected dynamic configuration output given a language list. |
LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
LanguageReference | class | core/ |
Defines the 'language_reference' data type. |
LanguageReference.php | file | core/ |
|
LanguageReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
LanguageRequestSubscriber | class | core/ |
Sets the $request property on the language manager. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.