markdown Magento - 清理缓存类型

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Magento - 清理缓存类型相关的知识,希望对你有一定的参考价值。

## Clear a cache type in Magento
Using php bin/magento cache:clean you can specify(comma-separated) cache types you want to clean.

### Supported types:

config, layout, block_html, collections, reflection, db_ddl, eav,
customer_notification, target_rule, full_page, config_integration,
config_integration_api, translate, config_webservice

```
php bin/magento cache:clean
```

以上是关于markdown Magento - 清理缓存类型的主要内容,如果未能解决你的问题,请参考以下文章

Magento 2 - 单击按钮缓存清理目录图像时出现错误消息

sh 通过终端Magento 1清理缓存

markdown s3 CloudFront清理缓存,使对象失效(仅Web分配)

致命错误:未捕获的错误:在 magento 2 中刷新缓存时找不到类“DOMDocument”

sql 清理magento订单日志#magento #order #log #eaventity

无法从 Magento 的购物车中获取小计?