Search for js
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
JsonApiFunctionalTest::testRead | function | core/ |
Tests the GET method. |
JsonApiFunctionalTest::testReferencingTwiceRead | function | core/ |
Tests the GET method on articles referencing the same tag twice. |
JsonApiFunctionalTest::testWrite | function | core/ |
Tests 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 install. |
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 install. |
JsonapiKernelTestBase::createTextField | function | core/ |
Creates a field of an entity reference field storage on the bundle. |
JsonapiMaintenanceModeSubscriber | class | core/ |
Maintenance mode subscriber for JSON:API requests. |
JsonapiMaintenanceModeSubscriber.php | file | core/ |
|
JsonapiMaintenanceModeSubscriber::$config | property | core/ |
The configuration factory. |
JsonapiMaintenanceModeSubscriber::$maintenanceMode | property | core/ |
The maintenance mode. |
JsonapiMaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
JsonapiMaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when site is in maintenance mode and user is not exempt. |
JsonapiMaintenanceModeSubscriber::__construct | function | core/ |
Constructs a new JsonapiMaintenanceModeSubscriber. |
JsonApiPatchRegressionTest | class | core/ |
JSON:API regression tests. |
JsonApiPatchRegressionTest.php | file | core/ |
|
JsonApiPatchRegressionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
JsonApiPatchRegressionTest::$modules | property | core/ |
Modules to install. |
JsonApiPatchRegressionTest::testBundlelessRelationshipMutationFromIssue2973681 | function | core/ |
Ensure POST and PATCH works for bundle-less relationship routes. |
JsonApiPatchRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
JsonApiPatchRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2968972 | function | core/ |
Cannot PATCH an entity with dangling references in an ER field. |
JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 | function | core/ |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |
JsonApiPatchRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 | function | core/ |
Ensure PATCHing a non-existing field property results in a helpful error. |
JsonApiPatchRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when PATCHing. |
JsonApiRegressionTest | class | core/ |
JSON:API regression tests. |
JsonApiRegressionTest.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.