Documentation location/URL

https://www.drupal.org/docs/user_guide/en/prevent-cache-clear.html

Problem/Motivation

Current documentation doesn't demonstrate how to use an argument in the cache:clear to specify which cache to clear.

Proposed resolution

Use the command 'drush cc [cache type]' to individually clear a cache such as 'drush cc render'

Remaining tasks

Issue fork user_guide-3269998

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

modernrockstar created an issue. See original summary.

eojthebrave’s picture

Project: Documentation » User Guide
Version: » 9.1.x-dev
Component: Missing documentation » User Guide content
Status: Needs review » Active

Moving this to the User Guide queue since this is for a page in the user guide.

batigolix made their first commit to this issue’s fork.

batigolix’s picture

Status: Active » Needs review

I added a specific cache clear command.

eojthebrave’s picture

Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.