PolicyTopicEvidence
class PolicyTopicEvidence extends Model (View source)
Properties
| protected | $destinationNotCrawlableType | ||
| protected | $destinationNotCrawlableDataType | ||
| protected | $destinationNotWorkingType | ||
| protected | $destinationNotWorkingDataType | ||
| protected | $destinationUrlType | ||
| protected | $destinationUrlDataType | ||
| protected | $domainCallType | ||
| protected | $domainCallDataType | ||
| protected | $downloadSizeType | ||
| protected | $downloadSizeDataType | ||
| protected | $httpCallType | ||
| protected | $httpCallDataType | ||
| protected | $httpCookieType | ||
| protected | $httpCookieDataType |
Methods
getDestinationNotCrawlable()
No description
getDestinationNotWorking()
No description
getDestinationUrl()
No description
getDomainCall()
No description
getDownloadSize()
No description
getHttpCall()
No description
getHttpCookie()
No description
Details
setDestinationNotCrawlable(DestinationNotCrawlableEvidence $destinationNotCrawlable)
No description
DestinationNotCrawlableEvidence
getDestinationNotCrawlable()
No description
setDestinationNotWorking(DestinationNotWorkingEvidence $destinationNotWorking)
No description
DestinationNotWorkingEvidence
getDestinationNotWorking()
No description
setDestinationUrl(DestinationUrlEvidence $destinationUrl)
No description
DestinationUrlEvidence
getDestinationUrl()
No description
setDomainCall(DomainCallEvidence $domainCall)
No description
DomainCallEvidence
getDomainCall()
No description
setDownloadSize(DownloadSizeEvidence $downloadSize)
No description
DownloadSizeEvidence
getDownloadSize()
No description
setHttpCall(HttpCallEvidence $httpCall)
No description
HttpCallEvidence
getHttpCall()
No description
setHttpCookie(HttpCookieEvidence $httpCookie)
No description
HttpCookieEvidence
getHttpCookie()
No description