You are here

namespace Drupal\relation in Relation 8.2

Same name in other branches
  1. 8 Drupal\relation
Classsort descending Location Description
RelationAccessControlHandler src/RelationAccessControlHandler.php Defines the access controller for Relations.
RelationForm src/RelationForm.php Form for relation edit.
RelationInterface src/RelationInterface.php Provides an interface defining a Relation entity.
RelationListBuilder src/RelationListBuilder.php Provides a listing of relation types.
RelationRepositoryInterface src/RelationRepositoryInterface.php Relation Repository Interface.
RelationStorage src/RelationStorage.php Relation controller class.
RelationTypeForm src/RelationTypeForm.php Form controller for relation edit form.
RelationTypeInterface src/RelationTypeInterface.php Provides an interface defining a Relation Type entity.
RelationTypeListBuilder src/RelationTypeListBuilder.php Provides a listing of relation types.