Function BrokenURLScanner->enumerate_catalogue_fields
Definitions
sources/broken_urls.php
- Scan catalogues for URLs.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$live_base_urls | array | required parameter | N/A | N/A | The live base URL(s) |
$maximum_api_results | integer | 50 | N/A | N/A | Maximum results to query from APIs |
Return
- List of URLs (each list entry is a map of URL details)
- Type: array
- Set: N/A
- Range: N/A