media.oembed.provider_repository

Same name and namespace in other branches
  1. 8.9.x core/modules/media/media.services.yml \media.oembed.provider_repository
  2. 10 core/modules/media/media.services.yml \media.oembed.provider_repository
  3. 11.x core/modules/media/media.services.yml \media.oembed.provider_repository

Class

Drupal\media\OEmbed\ProviderRepository
1 string reference to media.oembed.provider_repository
OEmbedTestTrait::hijackProviderEndpoints in core/modules/media/tests/src/Traits/OEmbedTestTrait.php
Ensures that oEmbed provider endpoints use the test resource route.

File

core/modules/media/media.services.yml

View source
  1. class: Drupal\media\OEmbed\ProviderRepository
  2. arguments:
  3. - '@http_client'
  4. - '@config.factory'
  5. - '@datetime.time'
  6. - '@keyvalue'
  7. - '@logger.factory'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.