Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiTopLevelResourceNormalizerTest::tearDown | function | core/ |
|
| JsonApiTopLevelResourceNormalizerTest::testAliasFieldRouteException | function | core/ |
Tests the message and exceptions when requesting a Label only resource. |
| JsonApiTopLevelResourceNormalizerTest::testCacheableMetadata | function | core/ |
Ensure that cacheability metadata is properly added. |
| JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testDenormalize | function | core/ |
Try to POST a node and check if it exists afterwards. |
| JsonApiTopLevelResourceNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
| JsonApiTopLevelResourceNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
| JsonApiTopLevelResourceNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeConfig | function | core/ |
Tests normalize config. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeException | function | core/ |
Tests normalize exception. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeUuid | function | core/ |
Tests normalize uuid. |
| JsonApiTopLevelResourceNormalizerTest::testResourceObjectSchema | function | core/ |
Test the generated resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testTopLevelResourceWithSingleResource | function | core/ |
Tests the serialization of a top-level JSON:API document with a single resource. |
| jsonapi_test_normalizers_kernel.jsonapi_document_toplevel | service | core/ |
Alias of serializer.normalizer.jsonapi_document_toplevel.jsonapi |
| JsonSchemaTestTrait::getValidator | function | core/ |
Get the JSON Schema Validator. |
| JsOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the JS asset optimize test. |
| 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::buildJavascriptStatusMessageSelector | function | core/ |
Builds a xpath selector for a message with given type and text. |
| JSWebAssert::waitForButton | function | core/ |
Waits for the button specified by the 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/ |
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/ |
Pagination
- Previous page
- Page 147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.