Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace 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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal