Home
last modified time | relevance | path

Searched defs:video_id (Results 1 – 2 of 2) sorted by relevance

/plugin/externalembed/helper/
H A DcacheInterface.php54 public function getYouTubeThumbnail($video_id): array {
66 public function cacheYouTubeThumbnail(string $video_id, $cache_data): cache_externalembed {
160 public function removeOldVideo(string $video_id, $page_cache) {
/plugin/externalembed/
H A Dsyntax.php574 private function cacheYouTubeThumbnail(object $cache_helper, string $video_id): string {