Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Ensures only valid UUIDs can be specified. |
| JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
| JsonApiDocumentTopLevelNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeConfig | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeException | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when PATCHing. |
| JsonApiRegressionTest::testPostToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when POSTing. |
| JsonApiRequestValidator | class | core/ |
Request subscriber that validates a JSON:API request. |
| JsonApiRequestValidator.php | file | core/ |
|
| JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
| JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
| JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
| JsonApiSpec::isValidCustomQueryParameter | function | core/ |
Checks whether the given custom query parameter name is valid. |
| JsonApiSpecTest::providerTestIsValidCustomQueryParameter | function | core/ |
Data provider for testIsValidCustomQueryParameter. |
| JsonApiSpecTest::testIsValidCustomQueryParameter | function | core/ |
Provides test cases. |
| jsonapi_test_normalizers_kernel.jsonapi_document_toplevel | service | core/ |
Alias of serializer.normalizer.jsonapi_document_toplevel.jsonapi |
| 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/ |
@covers ::convertTestCaseToSimpletestRow[[api-linebreak]] |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
@covers ::xmlElementToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsEmptyFile | function | core/ |
@covers ::xmlToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Tests errors reported. @covers ::xmlToRows[[api-linebreak]] |
| KernelTestBase::$siteDirectory | property | core/ |
|
| KernelTestBase::getModulesToEnable | function | core/ |
Returns the modules to enable for this test. |
| 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. |
Pagination
- Previous page
- Page 139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.