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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 if 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 if 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 install. |
| 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 install. |
| LanguagePathMonolingualTest::setUp | function | core/ |
|
| LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
| LanguagePluginTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language. |
| 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/ |
Tests get dynamic plugin config. |
| LanguageReference | class | core/ |
Defines the 'language_reference' data type. |
| LanguageReference.php | file | core/ |
|
| LanguageReference::getAllValidLangcodes | function | core/ |
Returns all valid values for a `langcode` config value. |
| LanguageReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| LanguageRequestSubscriber | class | core/ |
Sets the $request property on the language manager. |
| LanguageRequestSubscriber.php | file | core/ |
|
| LanguageRequestSubscriber::$currentUser | property | core/ |
The current active user. |
| LanguageRequestSubscriber::$languageManager | property | core/ |
The language manager service. |
| LanguageRequestSubscriber::$negotiator | property | core/ |
The language negotiator. |
| LanguageRequestSubscriber::$translation | property | core/ |
The translation service. |
| LanguageRequestSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| LanguageRequestSubscriber::onContainerInitializeSubrequestFinished | function | core/ |
Initializes config overrides whenever the service container is rebuilt. |
Pagination
- Previous page
- Page 938
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.