Function Hook_Health_Check->get_link_urls_from_data

Definitions

sources/health_check.php

  • Get all the hyperlinked URLs in some HTML.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$data string required parameter N/A N/A HTML

Return

  • List of URLs
  • Type: array
  • Set: N/A
  • Range: N/A