Function Hook_health_check_performance->firewallify_url
Definitions
sources/hooks/systems/health_checks/performance.php
- Make a URL firewall-safe.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$url | URLPATH | required parameter | N/A | N/A | URL |
Return
- URL that is firewall-safe
- Type: URLPATH
- Set: N/A
- Range: N/A