7 calls to oembed_get_data() in oEmbed 8
- MediaInternetOEmbedHandler::getOEmbed in ./
MediaInternetOEmbedHandler.inc - Returns an array representation of the oEmbed data, or NULL on failure.
- oEmbed::preRenderFetch in src/
Element/ oEmbed.php - OembedTestCase::testOembedProviderUrls in ./
oembed.test - Tests that actual response type matches the expected response type.
- oembed_field_attach_validate in ./
oembed.filter.inc - Implements hook_field_attach_validate().
- oembed_file_load in ./
oembed.file.inc - Implements hook_file_load().
- oembed_url_to_file in ./
oembed.module - Return a file entity for a URL. Create the file if necessary.
- SandboxForm::validateForm in src/
Form/ SandboxForm.php - Form validation handler.