PHP Класс N98\Magento\Command\Cache\AbstractCacheCommand

Наследование: extends N98\Magento\Command\AbstractMagentoCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
isEnabled ( ) : boolean

Защищенные методы

Метод Описание
_canUseBanCacheFunction ( ) : boolean
_getCacheModel ( ) : Mage_Core_Model_Cach\Mage_Core_Model_Cache
banUseCache ( ) Ban cache usage before cleanup to get the latest values.
reinitCache ( )
saveCacheStatus ( array $codeArgument, boolean $status ) : boolean | null
validateCacheCodes ( array $codes )

Описание методов

_canUseBanCacheFunction() защищенный Метод

protected _canUseBanCacheFunction ( ) : boolean
Результат boolean

_getCacheModel() защищенный Метод

protected _getCacheModel ( ) : Mage_Core_Model_Cach\Mage_Core_Model_Cache
Результат Mage_Core_Model_Cach\Mage_Core_Model_Cache

banUseCache() защищенный Метод

Ban cache usage before cleanup to get the latest values.
См. также: https://github.com/netz98/n98-magerun/issues/483
protected banUseCache ( )

isEnabled() публичный Метод

public isEnabled ( ) : boolean
Результат boolean

reinitCache() защищенный Метод

protected reinitCache ( )

saveCacheStatus() защищенный Метод

protected saveCacheStatus ( array $codeArgument, boolean $status ) : boolean | null
$codeArgument array
$status boolean
Результат boolean | null

validateCacheCodes() защищенный Метод

protected validateCacheCodes ( array $codes )
$codes array