namespace Drupal\media\OEmbed

Same name in other branches
  1. 10 Drupal\media\OEmbed
  2. 9 Drupal\media\OEmbed
  3. 11.x Drupal\media\OEmbed
Object name File name Summary
Endpoint core/modules/media/src/OEmbed/Endpoint.php Value object for oEmbed provider endpoints.
Provider core/modules/media/src/OEmbed/Provider.php Value object for oEmbed providers.
ProviderException core/modules/media/src/OEmbed/ProviderException.php Exception thrown if an oEmbed provider causes an error.
ProviderRepository core/modules/media/src/OEmbed/ProviderRepository.php Retrieves and caches information about oEmbed providers.
ProviderRepositoryInterface core/modules/media/src/OEmbed/ProviderRepositoryInterface.php Defines an interface for a collection of oEmbed provider information.
Resource core/modules/media/src/OEmbed/Resource.php Value object representing an oEmbed resource.
ResourceException core/modules/media/src/OEmbed/ResourceException.php Exception thrown if an oEmbed resource cannot be fetched or parsed.
ResourceFetcher core/modules/media/src/OEmbed/ResourceFetcher.php Fetches and caches oEmbed resources.
ResourceFetcherInterface core/modules/media/src/OEmbed/ResourceFetcherInterface.php Defines an interface for an oEmbed resource fetcher service.
UrlResolver core/modules/media/src/OEmbed/UrlResolver.php Converts oEmbed media URLs into endpoint-specific resource URLs.
UrlResolverInterface core/modules/media/src/OEmbed/UrlResolverInterface.php Defines the interface for the oEmbed URL resolver service.

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