\Pivot\Core\Commands\UtilCrawler

Command to encrypt a password

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
configure()
execute()
No protected properties found
N/A
init()
login()
crawl()
addLink()
emailResults()
$io
$client
$crawled
$found
$errors
$follow
$defaultOptions
$ignore
$stripped
$emailManager
N/A

Properties

$io

$io : 

Type

$client

$client : 

Type

$crawled

$crawled : 

Type

$found

$found : 

Type

$errors

$errors : 

Type

$follow

$follow : 

Type

$defaultOptions

$defaultOptions : 

Type

$ignore

$ignore : 

Type

$stripped

$stripped : 

Type

$emailManager

$emailManager : \Pivot\Core\Commands\Util\Pivot\Core\Services\S3Uploader

pivot implimentation of ses mail functions

Type

\Pivot\Core\Commands\Util\Pivot\Core\Services\S3Uploader

Methods

__construct()

__construct(\Pivot\Email\EmailManager  $emailManager) 

injects the email manager

Parameters

\Pivot\Email\EmailManager $emailManager

Pivot email manager

configure()

configure() : void

Set the options for this command

execute()

execute(\Symfony\Component\Console\Input\InputInterface  $input, \Symfony\Component\Console\Output\OutputInterface  $output) : void

Executes the command

Parameters

\Symfony\Component\Console\Input\InputInterface $input

ConsoleInput

\Symfony\Component\Console\Output\OutputInterface $output

ConsoleOutput

init()

init() 

login()

login() 

crawl()

crawl() 

addLink()

addLink(  $link) 

Parameters

$link

emailResults()

emailResults()