public constant HookEventDispatcherInterface::MEDIA_OEMBED_RESOURCE_DATA_ALTER in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::MEDIA_OEMBED_RESOURCE_DATA_ALTER
Alters an oEmbed resource URL before it is fetched.
See also
media_event_dispatcher_oembed_resource_url_alter()
hook_oembed_resource_url_alter()
File
- src/
HookEventDispatcherInterface.php, line 881
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
public const MEDIA_OEMBED_RESOURCE_DATA_ALTER = self::PREFIX . 'media.oembed_url_alter';