9 string references to media.oembed.url_resolver
- OEmbed::create in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - OEmbedForm::create in core/
modules/ media_library/ src/ Form/ OEmbedForm.php - OEmbedIframeController::create in core/
modules/ media/ src/ Controller/ OEmbedIframeController.php - OEmbedIframeControllerTest::testResourcePassedToPreprocess in core/
modules/ media/ tests/ src/ Kernel/ OEmbedIframeControllerTest.php - Tests that resources can be used in media_oembed_iframe preprocess.
- OEmbedIframeControllerTest::testResponseCacheMaxAge in core/
modules/ media/ tests/ src/ Kernel/ OEmbedIframeControllerTest.php - Tests that the response max age is set to the same value as that of the resource.
- OEmbedIframeControllerTest::testResponseCacheMaxAgeGreaterThanFiveYears in core/
modules/ media/ tests/ src/ Kernel/ OEmbedIframeControllerTest.php - Tests that the response max age is 5 years when the max age returned by the provider is greater than 5 years.
- OEmbedIframeControllerTest::testResponseCacheMaxAgeUponResourceException in core/
modules/ media/ tests/ src/ Kernel/ OEmbedIframeControllerTest.php - Tests that the response max age is set to 0 when a ResourceException is raised while fetching the resource.
- OEmbedResourceConstraintValidator::create in core/
modules/ media/ src/ Plugin/ Validation/ Constraint/ OEmbedResourceConstraintValidator.php - OEmbedSourceTest::testThumbnailUri in core/
modules/ media/ tests/ src/ Kernel/ OEmbedSourceTest.php - Tests that remote thumbnails are downloaded correctly.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.