Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 390 Bytes

cache-rebuild.md

File metadata and controls

24 lines (21 loc) · 390 Bytes

cache:rebuild

Xây dựng lại và làm sạch tất cả cache trên trang.

Usage:

drupal cache:rebuild [arguments]
cr
cc

Available arguments

Argument Details
cache Chỉ xóa một cache được chỉ định

Examples

  • Xây dựng lại all caches
drupal cr all
  • Xây dựng lại discovery cache
drupal cr discovery