You are here

Classes, traits, and interfaces in JSON:API 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
StringNormalizer class Drupal\jsonapi_test_field_type\Normalizer tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php Normalizes string fields, with a twist: it replaces 'super' with 'NOT'. 2
StringNormalizer class Drupal\jsonapi_test_data_type\Normalizer tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php Normalizes string data, with a twist: it replaces 'super' with 'NOT'. 2
TemporaryQueryGuard Deprecated class Drupal\jsonapi\Access src/Access/TemporaryQueryGuard.php Adds sufficient access control to collection queries. 1
TermTest class Drupal\Tests\jsonapi\Functional tests/src/Functional/TermTest.php JSON API integration test for the "Term" content entity type.
TestCoverageTest class Drupal\Tests\jsonapi\Functional tests/src/Functional/TestCoverageTest.php Checks that all core content/config entity types have JSON API test coverage.
TourTest class Drupal\Tests\jsonapi\Functional tests/src/Functional/TourTest.php JSON API integration test for the "Tour" config entity type.
TraversableObject class Drupal\jsonapi_test_data_type tests/modules/jsonapi_test_data_type/src/TraversableObject.php An object which implements \IteratorAggregate. 2
TraversableObjectNormalizer class Drupal\jsonapi_test_data_type\Normalizer tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php Normalizes TraversableObject. 2
UnprocessableHttpEntityException class Drupal\jsonapi\Exception src/Exception/UnprocessableHttpEntityException.php A class to represent a 422 - Unprocessable Entity Exception. 2
UnprocessableHttpEntityExceptionNormalizer class Drupal\jsonapi\Normalizer src/Normalizer/UnprocessableHttpEntityExceptionNormalizer.php Normalizes and UnprocessableHttpEntityException. 2
UserTest class Drupal\Tests\jsonapi\Functional tests/src/Functional/UserTest.php JSON API integration test for the "User" content entity type.
ValueExtractorInterface interface Drupal\jsonapi\Normalizer\Value src/Normalizer/Value/ValueExtractorInterface.php Interface for value objects used in the JSON API normalization process. 4 1
ViewTest class Drupal\Tests\jsonapi\Functional tests/src/Functional/ViewTest.php JSON API integration test for the "View" config entity type.
VocabularyTest class Drupal\Tests\jsonapi\Functional tests/src/Functional/VocabularyTest.php JSON API integration test for the "vocabulary" config entity type.
WorkflowTest class Drupal\Tests\jsonapi\Functional tests/src/Functional/WorkflowTest.php JSON API integration test for the "Workflow" config entity type.

Pages

Other projects