Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| ConfigurableLanguageTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| ConfigurableLanguageTest::testName | function | core/ |
Tests configurable language name methods. |
| ConfigurablePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableSearchPluginBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigureBlockFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
| ConfigureBlockFormBase::getCurrentSection | function | core/ |
Retrieves the current layout section being edited by the form. |
| ConfigureBlockFormBase::getPluginForm | function | core/ |
Retrieves the plugin form for a given block. |
| ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| ConfigureSectionForm::getCurrentLayout | function | core/ |
Retrieves the layout being modified by the form. |
| ConfigureSectionForm::getCurrentSection | function | core/ |
Retrieves the section being modified by the form. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.