service oembed.consumer in oEmbed 8
Class
Bangpound\oEmbed\Consumer4 string references to oembed.consumer
- FilterOEmbed::create in src/
Plugin/ Filter/ FilterOEmbed.php - Creates an instance of the plugin.
- oEmbed::create in src/
Element/ oEmbed.php - Creates an instance of the plugin.
- oEmbedLinkFormatter::create in src/
Plugin/ Field/ FieldFormatter/ oEmbedLinkFormatter.php - Creates an instance of the plugin.
- oembed_get_data in ./
oembed.module - Fetch data for an embeddable URL.
File
View source
- class: Bangpound\oEmbed\Consumer
- arguments:
- - '@http_client'
- - '@oembed.provider.delegating'
- - '@oembed.serializer'
- - '@oembed.format_negotiator'