You are here

Files in JSON:API Resources 8

Primary tabs

File namesort descending Location Namespace Description
AddComment.php tests/modules/jsonapi_resources_test/src/Resource/AddComment.php Drupal\jsonapi_resources_test\Resource
AddReminder.php tests/modules/jsonapi_resources_test/src/Resource/AddReminder.php Drupal\jsonapi_resources_test\Resource
AuthorArticles.php tests/modules/jsonapi_resources_test/src/Resource/AuthorArticles.php Drupal\jsonapi_resources_test\Resource
CacheabilityCapturingExecutor.php src/Unstable/Entity/Query/CacheabilityCapturingExecutor.php Drupal\jsonapi_resources\Unstable\Entity\Query
CurrentUserInfo.php tests/modules/jsonapi_resources_test/src/Resource/CurrentUserInfo.php Drupal\jsonapi_resources_test\Resource
DocumentExtractor.php src/Unstable/DocumentExtractor.php Drupal\jsonapi_resources\Unstable
DocumentResolver.php src/Unstable/Controller/ArgumentResolver/DocumentResolver.php Drupal\jsonapi_resources\Unstable\Controller\ArgumentResolver
drupalci.yml drupalci.yml drupalci.yml
EntityCreationTrait.php src/Unstable/Entity/EntityCreationTrait.php Drupal\jsonapi_resources\Unstable\Entity
EntityQueryResourceBase.php src/Resource/EntityQueryResourceBase.php Drupal\jsonapi_resources\Resource
EntityResourceBase.php src/Resource/EntityResourceBase.php Drupal\jsonapi_resources\Resource
FeaturedNodes.php tests/modules/jsonapi_resources_test/src/Resource/FeaturedNodes.php Drupal\jsonapi_resources_test\Resource
JsonapiResourceClassResolver.php src/Unstable/DependencyInjection/JsonapiResourceClassResolver.php Drupal\jsonapi_resources\Unstable\DependencyInjection
JsonapiResourceController.php src/Unstable/Controller/JsonapiResourceController.php Drupal\jsonapi_resources\Unstable\Controller
JsonapiResourceTest.php tests/src/Functional/JsonapiResourceTest.php Drupal\Tests\jsonapi_resources\Functional
jsonapi_resources.api.php jsonapi_resources.api.php Documentation related to JSON:API Resources.
jsonapi_resources.info.yml jsonapi_resources.info.yml jsonapi_resources.info.yml
jsonapi_resources.services.yml jsonapi_resources.services.yml jsonapi_resources.services.yml
jsonapi_resources_test.info.yml tests/modules/jsonapi_resources_test/jsonapi_resources_test.info.yml tests/modules/jsonapi_resources_test/jsonapi_resources_test.info.yml
jsonapi_resources_test.routing.yml tests/modules/jsonapi_resources_test/jsonapi_resources_test.routing.yml tests/modules/jsonapi_resources_test/jsonapi_resources_test.routing.yml
NewResourceObject.php src/Unstable/Value/NewResourceObject.php Drupal\jsonapi_resources\Unstable\Value
OffsetLimitPaginator.php src/Unstable/Entity/Query/Pagination/OffsetLimitPaginator.php Drupal\jsonapi_resources\Unstable\Entity\Query\Pagination
PaginatorInterface.php src/Entity/Query/PaginatorInterface.php Drupal\jsonapi_resources\Entity\Query
PaginatorMetadata.php src/Entity/Query/PaginatorMetadata.php Drupal\jsonapi_resources\Entity\Query
ResourceBase.php src/Resource/ResourceBase.php Drupal\jsonapi_resources\Resource
ResourceEnhancer.php src/Unstable/Routing/Enhancer/ResourceEnhancer.php Drupal\jsonapi_resources\Unstable\Routing\Enhancer
ResourceEnhancerTest.php tests/src/Kernel/Routing/ResourceEnhancerTest.php Drupal\Tests\jsonapi_resources\Kernel
ResourceImplementationException.php src/Exception/ResourceImplementationException.php Drupal\jsonapi_resources\Exception
ResourceObjectToEntityMapper.php src/Unstable/Entity/ResourceObjectToEntityMapper.php Drupal\jsonapi_resources\Unstable\Entity
ResourceObjectToEntityMapperAwareInterface.php src/Unstable/Entity/ResourceObjectToEntityMapperAwareInterface.php Drupal\jsonapi_resources\Unstable\Entity
ResourceObjectToEntityMapperAwareTrait.php src/Unstable/Entity/ResourceObjectToEntityMapperAwareTrait.php Drupal\jsonapi_resources\Unstable\Entity
ResourceResponseFactory.php src/Unstable/ResourceResponseFactory.php Drupal\jsonapi_resources\Unstable
ResourceRoutes.php src/Unstable/Routing/ResourceRoutes.php Drupal\jsonapi_resources\Unstable\Routing
ResourceRoutesTest.php tests/src/Unit/Routing/ResourceRoutesTest.php Drupal\Tests\jsonapi_resources\Unit\Routing
RouteDefinitionException.php src/Exception/RouteDefinitionException.php Drupal\jsonapi_resources\Exception
_DONT_DEPEND_ON_CODE_IN_THIS_NAMESPACE.txt src/Unstable/_DONT_DEPEND_ON_CODE_IN_THIS_NAMESPACE.txt The "Unstable" namespace is reserved for internal use by this module. Extensions which have the JSON:API Resources module as a dependency should not use, extend, implement or otherwise interact directly with any code in…

Other projects