Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeException | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeRelated | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiFunctionalMultilingualTest | class | core/ |
Tests JSON:API multilingual support. |
| JsonApiFunctionalMultilingualTest.php | file | core/ |
|
| JsonApiFunctionalMultilingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiFunctionalMultilingualTest::$modules | property | core/ |
Modules to enable. |
| JsonApiFunctionalMultilingualTest::setUp | function | core/ |
|
| JsonApiFunctionalMultilingualTest::testDeleteMultilingual | function | core/ |
Tests deleting multilingual content. |
| JsonApiFunctionalMultilingualTest::testPatchTranslation | function | core/ |
Tests updating a translation. |
| JsonApiFunctionalMultilingualTest::testPatchTranslationFallback | function | core/ |
Tests updating a translation fallback. |
| JsonApiFunctionalMultilingualTest::testPostTranslation | function | core/ |
Tests creating a translation. |
| JsonApiFunctionalMultilingualTest::testReadMultilingual | function | core/ |
Tests reading multilingual content. |
| JsonApiFunctionalTest | class | core/ |
General functional test class. |
| JsonApiFunctionalTest.php | file | core/ |
|
| JsonApiFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiFunctionalTest::$modules | property | core/ |
Modules to enable. |
| JsonApiFunctionalTest::testRead | function | core/ |
Test the GET method. |
| JsonApiFunctionalTest::testReferencingTwiceRead | function | core/ |
Test the GET method on articles referencing the same tag twice. |
| JsonApiFunctionalTest::testWrite | function | core/ |
Test POST, PATCH and DELETE. |
| JsonApiFunctionalTestBase | class | core/ |
Provides helper methods for the JSON:API module's functional tests. |
| JsonApiFunctionalTestBase.php | file | core/ |
|
| JsonApiFunctionalTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiFunctionalTestBase::$files | property | core/ |
Test files. |
| JsonApiFunctionalTestBase::$httpClient | property | core/ |
The HTTP client. |
| JsonApiFunctionalTestBase::$modules | property | core/ |
Modules to enable. |
| JsonApiFunctionalTestBase::$nodes | property | core/ |
Test nodes. |
| JsonApiFunctionalTestBase::$tags | property | core/ |
Test taxonomy terms. |
| JsonApiFunctionalTestBase::$user | property | core/ |
Test user. |
| JsonApiFunctionalTestBase::$userCanViewProfiles | property | core/ |
Test user with access to view profiles. |
| JsonApiFunctionalTestBase::createDefaultContent | function | core/ |
Creates default content to test the API. |
| JsonApiFunctionalTestBase::IS_MULTILINGUAL | constant | core/ |
|
| JsonApiFunctionalTestBase::IS_NOT_MULTILINGUAL | constant | core/ |
|
| JsonApiFunctionalTestBase::request | function | core/ |
Performs a HTTP request. Wraps the Guzzle HTTP client. |
| JsonApiFunctionalTestBase::setUp | function | core/ |
|
| JsonapiKernelTestBase | class | core/ |
Contains shared test utility methods. |
| JsonapiKernelTestBase.php | file | core/ |
|
| JsonapiKernelTestBase::$modules | property | core/ |
Modules to enable. |
| JsonapiKernelTestBase::createEntityReferenceField | function | core/ |
Creates a field of an entity reference field storage on the bundle. |
| JsonapiKernelTestBase::createTextField | function | core/ |
Creates a field of an entity reference field storage on the bundle. |
| JsonApiRegressionTest | class | core/ |
JSON:API regression tests. |
| JsonApiRegressionTest.php | file | core/ |
|
| JsonApiRegressionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiRegressionTest::$modules | property | core/ |
Modules to enable. |
| JsonApiRegressionTest::testAliasedFieldsWithVirtualRelationships | function | core/ |
Tests that "virtual/missing" resources can exist for renamed fields. |
| JsonApiRegressionTest::testBundlelessRelationshipMutationFromIssue2973681 | function | core/ |
Ensure POST and PATCH works for bundle-less relationship routes. |
| JsonApiRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2968972 | function | core/ |
Cannot PATCH an entity with dangling references in an ER field. |
| JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2984647 | function | core/ |
Cannot GET an entity with dangling references in an ER field. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 | function | core/ |
Ensure deep nested include works on multi target entity type field. |
Pagination
- Previous page
- Page 805
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.