Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| KeyValueDatabaseFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
| KeyValueEntityStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
| KeyValueEntityStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\KeyValueStore\KeyValueEntityStorage[[api-linebreak]] @group Entity |
| KeyValueEntityStorageTest.php | file | core/ |
|
| KeyValueEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| KeyValueEntityStorageTest::$entityFieldManager | property | core/ |
The mocked entity field manager. |
| KeyValueEntityStorageTest::$entityStorage | property | core/ |
|
| KeyValueEntityStorageTest::$entityType | property | core/ |
The entity type. |
| KeyValueEntityStorageTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| KeyValueEntityStorageTest::$keyValueStore | property | core/ |
The key value store. |
| KeyValueEntityStorageTest::$languageManager | property | core/ |
The language manager. |
| KeyValueEntityStorageTest::$moduleHandler | property | core/ |
The module handler. |
| KeyValueEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
| KeyValueEntityStorageTest::getMockEntity | function | core/ |
Creates an entity with specific methods mocked. |
| KeyValueEntityStorageTest::setUp | function | core/ |
|
| KeyValueEntityStorageTest::setUpKeyValueEntityStorage | function | core/ |
Prepares the key value entity storage. |
| KeyValueEntityStorageTest::testCreate | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testCreateWithoutUuidKey | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] @covers ::doDelete[[api-linebreak]] |
| KeyValueEntityStorageTest::testDeleteNothing | function | core/ |
@covers ::delete[[api-linebreak]] @covers ::doDelete[[api-linebreak]] |
| KeyValueEntityStorageTest::testDeleteRevision | function | core/ |
@covers ::deleteRevision[[api-linebreak]] @group legacy |
| KeyValueEntityStorageTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] @covers ::postLoad[[api-linebreak]] |
| 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]] @group legacy |
| 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. |
| 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. |
Pagination
- Previous page
- Page 112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.