PHP Class N98\Magento\Command\System\InfoCommand

Inheritance: extends N98\Magento\Command\AbstractMagentoCommand
Datei anzeigen Open project: netz98/n98-magerun

Protected Properties

Property Type Description
$infos array

Protected Methods

Method Description
addCacheInfos ( )
attributeCount ( )
categoryCount ( )
configure ( )
customerCount ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void
findCoreOverwrites ( ) : integer | void
findVendors ( ) : integer | void
productCount ( )

Method Details

addCacheInfos() protected method

protected addCacheInfos ( )

attributeCount() protected method

protected attributeCount ( )

categoryCount() protected method

protected categoryCount ( )

configure() protected method

protected configure ( )

customerCount() protected method

protected customerCount ( )

execute() protected method

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

findCoreOverwrites() protected method

protected findCoreOverwrites ( ) : integer | void
return integer | void

findVendors() protected method

protected findVendors ( ) : integer | void
return integer | void

productCount() protected method

protected productCount ( )

Property Details

$infos protected_oe property

protected array $infos
return array