Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\jsonapi\Revisions

Object name File name Summary
InvalidVersionIdentifierException core/modules/jsonapi/src/Revisions/InvalidVersionIdentifierException.php Used when a version ID is invalid.
NegotiatorBase core/modules/jsonapi/src/Revisions/NegotiatorBase.php Base implementation for version negotiators.
ResourceVersionRouteEnhancer core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php Loads an appropriate revision for the requested resource version.
VersionById core/modules/jsonapi/src/Revisions/VersionById.php Defines a revision ID implementation for entity revision ID values.
VersionByRel core/modules/jsonapi/src/Revisions/VersionByRel.php Revision ID implementation for the default or latest revisions.
VersionNegotiator core/modules/jsonapi/src/Revisions/VersionNegotiator.php Provides a version negotiator manager.
VersionNegotiatorInterface core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php Defines the common interface for all version negotiators.
VersionNotFoundException core/modules/jsonapi/src/Revisions/VersionNotFoundException.php Used when a version ID is valid, but the requested version does not exist.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal