Function Hook_Health_Check->process_urls_into_page_links
Definitions
sources/health_check.php
- Convert any URLs to page-links in the given array.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$_urls_or_page_links | ?array | Null | N/A | N/A | List of URLs and/or page-links (null: those configured) |
Return
- List of page-links
- Type: array
- Set: N/A
- Range: N/A