Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsOptimizerUnitTest::testOptimize | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
| JSWebAssert::assertWaitOnAjaxRequest | function | core/ |
Waits for AJAX request to be completed. |
| JSWebAssert::waitForButton | function | core/ |
Waits for a button (input[type=submit|image|button|reset], button) with specified locator and returns it. |
| JSWebAssert::waitOnAutocomplete | function | core/ |
Waits for the jQuery autocomplete delay duration. |
| 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/ |
@covers ::convertTestCaseToSimpletestRow[[api-linebreak]] |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
@covers ::xmlElementToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsEmptyFile | function | core/ |
@covers ::xmlToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Test errors reported. @covers ::xmlToRows[[api-linebreak]] |
| KernelTestBase::$configDirectories | property | core/ |
The configuration directories for this test run. |
| KernelTestBase::$keyValueFactory | property | core/ |
A KeyValueMemoryFactory instance to use when building the container. |
| KernelTestBase::$siteDirectory | property | core/ |
|
| KernelTestBase::getModulesToEnable | function | core/ |
Returns the modules to enable for this test. |
| KernelTestBase::prepareConfigDirectories | function | core/ |
Create and set new configuration directories. |
| KernelTestBase::stop | function | core/ |
Stops test execution. |
| 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::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. |
| KeyValueContentEntityStorageTest | class | core/ |
Tests KeyValueEntityStorage for content entities. |
| KeyValueContentEntityStorageTest.php | file | core/ |
|
| KeyValueContentEntityStorageTest::$modules | property | core/ |
Modules to enable. |
| 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::$connection | property | core/ |
The database connection. |
| KeyValueDatabaseExpirableFactory::$serializer | property | core/ |
The serialization class to use. |
| KeyValueDatabaseExpirableFactory::$storages | property | core/ |
Holds references to each instantiation so they can be terminated. |
| 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. |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.