Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigurableLanguage::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
| ConfigurableLanguage::getId | function | core/ |
Gets the ID (language code). |
| ConfigurableLanguage::getName | function | core/ |
Gets the name of the language. |
| ConfigurableLanguage::getWeight | function | core/ |
Gets the weight of the language. |
| ConfigurableLanguageManager::$languageTypes | property | core/ |
Local cache for language type configuration data. |
| ConfigurableLanguageManager::$languageTypesInfo | property | core/ |
Local cache for language type information. |
| ConfigurableLanguageManager::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
| ConfigurableLanguageManager::getCurrentLanguage | function | core/ |
Returns the current language for the given type. |
| ConfigurableLanguageManager::getDefinedLanguageTypes | function | core/ |
Returns all the defined language types including fixed ones. |
| ConfigurableLanguageManager::getDefinedLanguageTypesInfo | function | core/ |
Returns information about all defined language types. |
| ConfigurableLanguageManager::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
| ConfigurableLanguageManager::getLanguageConfigOverride | function | core/ |
Gets a language config override object. |
| ConfigurableLanguageManager::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManager::getLanguages | function | core/ |
Returns a list of languages set up on the site. |
| ConfigurableLanguageManager::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
| ConfigurableLanguageManager::getLanguageTypes | function | core/ |
Returns an array of the available language types. |
| ConfigurableLanguageManager::getNativeLanguages | function | core/ |
Returns a list of languages set up on the site in their native form. |
| ConfigurableLanguageManager::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ConfigurableLanguageManager::getNegotiator | function | core/ |
Returns the language negotiator. |
| ConfigurableLanguageManager::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
| ConfigurableLanguageManager::loadLanguageTypesConfiguration | function | core/ |
Retrieves language types from the configuration storage. |
| ConfigurableLanguageManager::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurableLanguageManagerInterface::getDefinedLanguageTypes | function | core/ |
Returns all the defined language types including fixed ones. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverride | function | core/ |
Gets a language config override object. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManagerInterface::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ConfigurableLanguageManagerInterface::getNegotiator | function | core/ |
Returns the language negotiator. |
| ConfigurableLanguageManagerInterface::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
| ConfigurableLanguageManagerInterface::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurableLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| ConfigurableLanguageResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ConfigurableLanguageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ConfigurableLanguageResourceTestBase::testGetDefaultConfig | function | core/ |
Tests a GET request for a default config entity, which has a _core key. |
| ConfigurableLanguageTest | class | core/ |
Tests the ConfigurableLanguage entity. |
| ConfigurableLanguageTest | class | core/ |
JSON:API integration test for the "ConfigurableLanguage" config entity type. |
| ConfigurableLanguageTest.php | file | core/ |
|
| ConfigurableLanguageTest.php | file | core/ |
|
| ConfigurableLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurableLanguageTest::$entity | property | core/ |
|
| ConfigurableLanguageTest::$entityTypeId | property | core/ |
The tested entity type. |
| ConfigurableLanguageTest::$modules | property | core/ |
Modules to install. |
| ConfigurableLanguageTest::$modules | property | core/ |
Modules to install. |
| ConfigurableLanguageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ConfigurableLanguageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ConfigurableLanguageTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ConfigurableLanguageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ConfigurableLanguageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ConfigurableLanguageTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ConfigurableLanguageTest::testGetIndividualDefaultConfig | function | core/ |
Tests a GET request for a default config entity, which has a _core key. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.