VerifiedURL
Verified URL
Represents an individual URL for the ProcessWire Verified Part of the ProFields package
Please do not distribute. Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the In addition to the methods and properties above, VerifiedVerified class also inherits all the methods and properties of: WireData and Wire.Common
Properties
Name Return Summary Verified bool True if value is formatted, false if not Verified string null Previous href value, when changed Verified string For internal use by FieldtypeVerified Verified int Time that last check was performed (unix timestamp) Verified string Content JSON Verified string Error string returned by PHP, if applicable Verified Field null Verified array Specific response headers from URL if $field->getHeaders option is in use Verified string Verified string Full HTML contents if $field->useHTML option is in use Verified array Matches from preg_match if $field->matchRegex option is in use Verified Page null Verified string null Redirect URL if status is 301 or 302 Verified int HTTP status/response code Verified string Verified int Number of consecutive error status codes received for this URL Verified string Alias of href property Additional methods and properties
API reference based on ProcessWire core version 3.0.259