You are here

namespace Drupal\video\Plugin\Field\FieldFormatter in Video 8

Same name in other branches
  1. 8.2 Drupal\video\Plugin\Field\FieldFormatter
Classsort descending Location Description
VideoEmbedPlayerFormatter src/Plugin/Field/FieldFormatter/VideoEmbedPlayerFormatter.php Plugin implementation of the video field formatter.
VideoEmbedThumbnailFormatter src/Plugin/Field/FieldFormatter/VideoEmbedThumbnailFormatter.php Plugin implementation of the thumbnail field formatter.
VideoPlayerFormatter src/Plugin/Field/FieldFormatter/VideoPlayerFormatter.php Plugin implementation of the 'video_player' formatter.
VideoPlayerFormatterBase src/Plugin/Field/FieldFormatter/VideoPlayerFormatterBase.php Base class for video player file formatters.
VideoPlayerListFormatter src/Plugin/Field/FieldFormatter/VideoPlayerListFormatter.php Plugin implementation of the 'video_player_list' formatter.
VideoUrlFormatter src/Plugin/Field/FieldFormatter/VideoUrlFormatter.php Plugin implementation of the 'video_player' formatter.