You are here

namespace Drupal\entity_browser_generic_embed in Varbase Media 9.0.x

Same name in other branches
  1. 8.7 Drupal\entity_browser_generic_embed
  2. 8.5 Drupal\entity_browser_generic_embed
  3. 8.6 Drupal\entity_browser_generic_embed
Classsort descending Location Description
FileInputExtensionMatchTrait modules/entity_browser_generic_embed/src/FileInputExtensionMatchTrait.php Implements InputMatchInterface for media types that use a file field.
InputMatchInterface modules/entity_browser_generic_embed/src/InputMatchInterface.php An interface for media type plugins to tell if they can handle mixed input.
MediaHelper modules/entity_browser_generic_embed/src/MediaHelper.php Provides helper methods for dealing with media entities.
OverrideHelper modules/entity_browser_generic_embed/src/OverrideHelper.php Helps tweak and override implementations of various things.
ValidationConstraintMatchTrait modules/entity_browser_generic_embed/src/ValidationConstraintMatchTrait.php Implements InputMatchInterface for media types that use an embed code or URL.