Search for js
Title | Object type | File name | Summary |
---|---|---|---|
Routes::isJsonApiRequest | function | core/ |
Determines if the given request is for a JSON:API generated route. |
Routes::JSON_API_ROUTE_FLAG_KEY | constant | core/ |
A key with which to flag a route as belonging to the JSON:API module. |
SearchPageJsonAnonTest | class | core/ |
@group rest |
SearchPageJsonAnonTest.php | file | core/ |
|
SearchPageJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchPageJsonAnonTest::$format | property | core/ |
The format to use in this test. |
SearchPageJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
SearchPageJsonBasicAuthTest | class | core/ |
@group rest |
SearchPageJsonBasicAuthTest.php | file | core/ |
|
SearchPageJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
SearchPageJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchPageJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
SearchPageJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
SearchPageJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
SearchPageJsonCookieTest | class | core/ |
@group rest |
SearchPageJsonCookieTest.php | file | core/ |
|
SearchPageJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
SearchPageJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchPageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
SearchPageJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
SecurityAdvisoriesFetcher::ADVISORIES_JSON_EXPIRABLE_KEY | constant | core/ |
The key to use to store the advisories feed response. |
SecurityAdvisoriesFetcherTest::testInvalidJsonResponse | function | core/ |
Tests that invalid JSON feed responses are not stored. |
SecurityAdvisoryTest::$invalidJsonEndpoint | property | core/ |
A test PSA endpoint that returns invalid JSON. |
serialization.json | service | core/ |
Drupal\Component\Serialization\Json |
serializer.encoder.json | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
serializer.encoder.jsonapi | service | core/ |
Drupal\jsonapi\Encoder\JsonEncoder |
serializer.normalizer.config_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer |
serializer.normalizer.content_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ContentEntityDenormalizer |
serializer.normalizer.data.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\DataNormalizer |
serializer.normalizer.entity_access_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\EntityAccessDeniedHttpExceptionNormalizer |
serializer.normalizer.field.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldNormalizer |
serializer.normalizer.field_item.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\FieldItemNormalizer |
serializer.normalizer.http_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\HttpExceptionNormalizer |
serializer.normalizer.jsonapi_document_toplevel.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer |
serializer.normalizer.link_collection.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\LinkCollectionNormalizer |
serializer.normalizer.relationship.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\RelationshipNormalizer |
serializer.normalizer.resource_identifier.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer |
serializer.normalizer.resource_object.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ResourceObjectNormalizer |
serializer.normalizer.string.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\StringNormalizer |
serializer.normalizer.string.jsonapi_test_field_type | service | core/ |
Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer |
serializer.normalizer.traversable_object.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\TraversableObjectNormalizer |
serializer.normalizer.unprocessable_entity_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer |
ShortcutJsonAnonTest | class | core/ |
@group rest |
ShortcutJsonAnonTest.php | file | core/ |
|
ShortcutJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ShortcutJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ShortcutJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ShortcutJsonBasicAuthTest | class | core/ |
@group rest |
ShortcutJsonBasicAuthTest.php | file | core/ |
|
ShortcutJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.