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

Breadcrumb

  1. Drupal Core 11.1.x
  2. UrlResolver.php

UrlResolver::$urlCache

Static cache of discovered oEmbed resource URLs, keyed by canonical URL.

A discovered resource URL is the actual endpoint URL for a specific media object, fetched from its canonical URL.

Type: string[]

File

core/modules/media/src/OEmbed/UrlResolver.php, line 55

Class

UrlResolver
Converts oEmbed media URLs into endpoint-specific resource URLs.

Namespace

Drupal\media\OEmbed

Code

protected $urlCache = [];

API Navigation

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