You are here

service video_embed_field.provider_manager in Video Embed Field 8

Same name and namespace in other branches
  1. 8.2 video_embed_field.services.yml \video_embed_field.provider_manager

Class

Drupal\video_embed_field\ProviderManager
7 string references to video_embed_field.provider_manager
Thumbnail::create in src/Plugin/Field/FieldFormatter/Thumbnail.php
Creates an instance of the plugin.
Video::create in src/Plugin/Field/FieldFormatter/Video.php
Creates an instance of the plugin.
VideoEmbedConstraintValidator::create in src/Plugin/Validation/Constraint/VideoEmbedConstraintValidator.php
Instantiates a new instance of this class.
VideoEmbedDialog::create in modules/video_embed_wysiwyg/src/Form/VideoEmbedDialog.php
Instantiates a new instance of this class.
VideoEmbedField::create in modules/video_embed_media/src/Plugin/MediaEntity/Type/VideoEmbedField.php
Creates an instance of the plugin.

... See full list

File

./video_embed_field.services.yml
video_embed_field.services.yml

View source
  1. class: Drupal\video_embed_field\ProviderManager
  2. parent: default_plugin_manager