프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$description | string | The console command description. | |
$signature | string | The console command name. |
메소드 | 설명 | |
---|---|---|
handle ( ) |
메소드 | 설명 | |
---|---|---|
getProfile ( ) : Spatie\Crawler\CrawlProfile | Get the profile. | |
getReporter ( ) : Spatie\Crawler\CrawlObserver | Get the reporter. | |
getUrlToBeCrawled ( ) : null | string | Determine the url to be crawled. |
protected getProfile ( ) : Spatie\Crawler\CrawlProfile | ||
리턴 | Spatie\Crawler\CrawlProfile |
protected getReporter ( ) : Spatie\Crawler\CrawlObserver | ||
리턴 | Spatie\Crawler\CrawlObserver |
protected getUrlToBeCrawled ( ) : null | string | ||
리턴 | null | string |