PHP 클래스 N98\Magento\Command\System\InfoCommand

상속: extends N98\Magento\Command\AbstractMagentoCommand
파일 보기 프로젝트 열기: netz98/n98-magerun

보호된 프로퍼티들

프로퍼티 타입 설명
$infos array

보호된 메소드들

메소드 설명
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 ( )

메소드 상세

addCacheInfos() 보호된 메소드

protected addCacheInfos ( )

attributeCount() 보호된 메소드

protected attributeCount ( )

categoryCount() 보호된 메소드

protected categoryCount ( )

configure() 보호된 메소드

protected configure ( )

customerCount() 보호된 메소드

protected customerCount ( )

execute() 보호된 메소드

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
리턴 integer | void

findCoreOverwrites() 보호된 메소드

protected findCoreOverwrites ( ) : integer | void
리턴 integer | void

findVendors() 보호된 메소드

protected findVendors ( ) : integer | void
리턴 integer | void

productCount() 보호된 메소드

protected productCount ( )

프로퍼티 상세

$infos 보호되어 있는 프로퍼티

protected array $infos
리턴 array