Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e1636aa

Browse filesBrowse files
committed
Show how to list all available pools
1 parent 1d3d7e0 commit e1636aa
Copy full SHA for e1636aa

File tree

1 file changed

+6
-0
lines changed
Filter options

1 file changed

+6
-0
lines changed

‎cache.rst

Copy file name to clipboardExpand all lines: cache.rst
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,12 @@ The global clearer clears all the cache in every pool. The system cache clearer
419419
is used in the ``bin/console cache:clear`` command. The app clearer is the default
420420
clearer.
421421

422+
To see all available cache pools:
423+
424+
.. code-block:: terminal
425+
426+
$ php bin/console cache:pool:list
427+
422428
Clear one pool:
423429

424430
.. code-block:: terminal

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.