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