media.oembed.url_resolver
Same name in other branches
- 8.9.x core/modules/media/media.services.yml \media.oembed.url_resolver
- 10 core/modules/media/media.services.yml \media.oembed.url_resolver
- 11.x core/modules/media/media.services.yml \media.oembed.url_resolver
Class
Drupal\media\OEmbed\UrlResolver7 string references to media.oembed.url_resolver
- OEmbed::create in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Creates an instance of the plugin.
- OEmbedForm::create in core/
modules/ media_library/ src/ Form/ OEmbedForm.php - Instantiates a new instance of this class.
- OEmbedFormatter::create in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ OEmbedFormatter.php - Creates an instance of the plugin.
- OEmbedIframeController::create in core/
modules/ media/ src/ Controller/ OEmbedIframeController.php - Instantiates a new instance of this class.
- OEmbedIframeControllerTest::testResourcePassedToPreprocess in core/
modules/ media/ tests/ src/ Kernel/ OEmbedIframeControllerTest.php - Tests that resources can be used in media_oembed_iframe preprocess.
File
-
core/
modules/ media/ media.services.yml
View source
- class: Drupal\media\OEmbed\UrlResolver
- arguments:
- - '@media.oembed.provider_repository'
- - '@media.oembed.resource_fetcher'
- - '@http_client'
- - '@module_handler'
- - '@cache.default'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.