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 |
|---|---|---|---|
| KernelTestBase::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBase::getDatabasePrefix | function | core/ |
Gets the database prefix used for test isolation. |
| KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to install. |
| KernelTestBase::getModulesToEnable | function | core/ |
Returns the modules to install for this test. |
| KernelTestBaseDatabaseDriverModuleTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
Tests get database connection info with out manual set db url. |
| KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
| KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| KeyValueContentEntityStorageTest | class | core/ |
Tests KeyValueEntityStorage for content entities. |
| KeyValueContentEntityStorageTest.php | file | core/ |
|
| KeyValueContentEntityStorageTest::$modules | property | core/ |
Modules to install. |
| KeyValueContentEntityStorageTest::setUp | function | core/ |
|
| KeyValueContentEntityStorageTest::testCRUD | function | core/ |
Tests CRUD operations. |
| KeyValueContentEntityStorageTest::testUninstall | function | core/ |
Tests uninstallation of a module that does not use the SQL entity storage. |
| KeyValueDatabaseExpirableFactory::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
| 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/ |
Tests Drupal\Core\Entity\KeyValueStore\KeyValueEntityStorage. |
| 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/ |
The entity storage. |
| 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/ |
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. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.