Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsWebAssertTestForm::addAssertWaitOnAjaxRequest | function | core/ |
Ajax callback for the "Test waitForAjax" button. |
| JsWebAssertTestForm::addButton | function | core/ |
Ajax callback for the "Add button" button. |
| JUnitConverter::convertTestCaseToSimpletestRow | function | core/ |
Converts a PHPUnit test case result to a {simpletest} result row. |
| JUnitConverter::xmlElementToRows | function | core/ |
Parse test cases from XML to {simpletest} schema. |
| JUnitConverter::xmlToRows | function | core/ |
Converts PHPUnit's JUnit XML output file to {simpletest} schema. |
| JUnitConverterTest::testConvertTestCaseToSimpletestRow | function | core/ |
Tests convert test case to simpletest row. |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
Tests xml element to rows. |
| JUnitConverterTest::testXmlToRowsEmptyFile | function | core/ |
Tests xml to rows empty file. |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Tests errors reported. |
| JUnitConverterTest::testXmlToRowsWithSkipped | function | core/ |
Tests skips reported. |
| KernelTestBase::$siteDirectory | property | core/ |
The relative path to the test site directory. |
| KernelTestBase::getModulesToEnable | function | core/ |
Returns the modules to install for this test. |
| KernelTestBaseTest::testOutboundHttpRequest | function | core/ |
Tests that an outbound HTTP request can be performed inside of a test. |
| KeyValueContentEntityStorage | class | core/ |
Provides a key value backend for content entities. |
| KeyValueContentEntityStorage.php | file | core/ |
|
| KeyValueContentEntityStorage::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
| KeyValueContentEntityStorage::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
| KeyValueContentEntityStorage::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| KeyValueContentEntityStorage::deleteRevision | function | core/ |
Deletes a specific entity revision. |
| KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
| KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| KeyValueContentEntityStorage::hasStoredTranslations | function | core/ |
|
| KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| KeyValueContentEntityStorage::loadRevision | function | core/ |
Loads a specific entity revision. |
| KeyValueContentEntityStorage::loadRevisionUnchanged | function | core/ |
Loads an unchanged entity by revision ID from the database. |
| 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 | class | core/ |
Defines the key/value store factory for the database backend. |
| KeyValueDatabaseExpirableFactory.php | file | core/ |
|
| KeyValueDatabaseExpirableFactory::$storages | property | core/ |
Holds references to each instantiation so they can be terminated. |
| KeyValueDatabaseExpirableFactory::catchException | function | core/ |
Act on an exception when the table might not have been created. |
| KeyValueDatabaseExpirableFactory::garbageCollection | function | core/ |
Deletes expired items. |
| KeyValueDatabaseExpirableFactory::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
| KeyValueDatabaseExpirableFactory::__construct | function | core/ |
Constructs this factory object. |
| KeyValueDatabaseFactory | class | core/ |
Defines the key/value store factory for the database backend. |
| KeyValueDatabaseFactory.php | file | core/ |
|
| KeyValueDatabaseFactory::$connection | property | core/ |
The database connection to use. |
| KeyValueDatabaseFactory::$serializer | property | core/ |
The serialization class to use. |
| KeyValueDatabaseFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
| KeyValueDatabaseFactory::__construct | function | core/ |
Constructs this factory object. |
| KeyValueEntityStorage | class | core/ |
Provides a key value backend for entities. |
| KeyValueEntityStorage.php | file | core/ |
|
| KeyValueEntityStorage::$keyValueStore | property | core/ |
The key value store. |
| KeyValueEntityStorage::$languageManager | property | core/ |
The language manager. |
| KeyValueEntityStorage::$uuidService | property | core/ |
The UUID service. |
| KeyValueEntityStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.