You are here

namespace Drupal\media_entity in Media entity 8

Same name in other branches
  1. 8.2 Drupal\media_entity
Classsort descending Location Description
EmbedCodeValueTrait src/EmbedCodeValueTrait.php A trait to assist with handling external embed codes.
MediaAccessController src/MediaAccessController.php Defines an access controller for the media entity.
MediaBundleForm src/MediaBundleForm.php Form controller for node type forms.
MediaBundleInterface src/MediaBundleInterface.php Provides an interface defining a media bundle entity.
MediaBundleListBuilder src/MediaBundleListBuilder.php Provides a listing of media bundles.
MediaForm src/MediaForm.php Form controller for the media edit forms.
MediaInterface src/MediaInterface.php Provides an interface defining a media entity.
MediaStorage src/MediaStorage.php Media storage class.
MediaStorageInterface src/MediaStorageInterface.php Provides an interface defining a media storage controller.
MediaTypeBase src/MediaTypeBase.php Base implementation of media type plugin.
MediaTypeException src/MediaTypeException.php Generic Plugin exception class to be thrown when no more specific class is applicable.
MediaTypeInterface src/MediaTypeInterface.php Defines the interface for media types.
MediaTypeManager src/MediaTypeManager.php Manages media entity type plugins.
MediaViewsData src/MediaViewsData.php Provides the views data for the media entity type.