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 |
|---|---|---|---|
| KeyValueEntityStorageTest::setUp | function | core/ |
|
| KeyValueEntityStorageTest::setUpKeyValueEntityStorage | function | core/ |
Prepares the key value entity storage. |
| KeyValueEntityStorageTest::testCreate | function | core/ |
Tests create. |
| KeyValueEntityStorageTest::testCreateWithoutUuidKey | function | core/ |
Tests create without uuid key. |
| KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
Tests create with predefined uuid. |
| KeyValueEntityStorageTest::testDelete | function | core/ |
Tests delete. |
| KeyValueEntityStorageTest::testDeleteNothing | function | core/ |
Tests delete nothing. |
| KeyValueEntityStorageTest::testLoad | function | core/ |
Tests load. |
| KeyValueEntityStorageTest::testLoadMissingEntity | function | core/ |
Tests load missing entity. |
| KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
Tests load multiple all. |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
Tests load multiple ids. |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
Tests save config entity. |
| KeyValueEntityStorageTest::testSaveContentEntity | function | core/ |
Tests save content entity. |
| KeyValueEntityStorageTest::testSaveDuplicate | function | core/ |
Tests save duplicate. |
| KeyValueEntityStorageTest::testSaveInsert | function | core/ |
Tests save insert. |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
Tests save invalid. |
| KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
Tests save rename config entity. |
| KeyValueEntityStorageTest::testSaveUpdate | function | core/ |
Tests save update. |
| KeyValueExpirableFactoryInterface::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
| KeyValueFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
| KeyValueFactoryInterface::get | function | core/ |
Constructs a new key/value store for a given collection name. |
| KeyValueMemoryFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
| KeyValueNullExpirableFactory::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
| KeyValueStoreInterface::get | function | core/ |
Returns the stored value for a given key. |
| KeyValueStoreInterface::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
| KeyValueStoreInterface::getCollectionName | function | core/ |
Returns the name of this collection. |
| KeyValueStoreInterface::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| Label::getInfo | function | core/ |
Returns the element properties for this element. |
| LabelOnlyResourceObject::getEntity | function | core/ |
Gets the decorated entity. |
| Language::getDefaultLangcode | function | core/ |
Gets the default langcode. |
| Language::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
| Language::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Language::getId | function | core/ |
Gets the ID (language code). |
| Language::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Language::getName | function | core/ |
Gets the name of the language. |
| Language::getString | function | core/ |
Returns a string representation of the data. |
| Language::getValue | function | core/ |
|
| Language::getWeight | function | core/ |
Gets the weight of the language. |
| LanguageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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 install. |
| LanguageBrowserDetectionAcceptLanguageTest::setUp | function | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::testAcceptLanguageEmptyDefault | function | core/ |
Tests with browsers with and without Accept-Language header. |
| LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName | function | core/ |
Converts a configuration collection name to a language code. |
| LanguageConfigFactoryOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| LanguageConfigFactoryOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| LanguageConfigFactoryOverride::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.