Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| KeyValueEntityStorageTest::testLoadMissingEntity | function | core/ |
@covers ::load[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadRevision | function | core/ |
@covers ::loadRevision[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveContentEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| 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. |
| LangcodeToAsciiUpdateTest::getColumnCollation | function | core/ |
Determine the column collation. |
| Language::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| Language::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| Language::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| Language::getDefaultLangcode | function | core/ |
Gets the default langcode. |
| Language::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
| Language::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| Language::getId | function | core/ |
Gets the ID (language code). |
| Language::getIds | function | core/ |
|
| Language::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| 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/ |
Overrides TypedData::getValue(). |
| Language::getWeight | function | core/ |
Gets the weight of the language. |
| LanguageAddForm::getFormId | function | core/ |
|
| LanguageBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2232375. |
| LanguageBlock::getDerivativeDefinitions | function | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest | class | core/ |
Tests browser language detection with different accept-language headers. |
| LanguageBrowserDetectionAcceptLanguageTest.php | file | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::$defaultTheme | property | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
|
| LanguageConfigFactoryOverride::getCacheSuffix | function | core/ |
|
| LanguageConfigFactoryOverride::getLanguage | function | core/ |
|
| LanguageConfigFactoryOverride::getOverride | function | core/ |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.