You are here

namespace Drupal\purge_drush\Commands in Purge 8.3

Classsort descending Location Description
DebugCommands modules/purge_drush/src/Commands/DebugCommands.php Commands to help debugging caching and Purge.
DiagnosticsCommand modules/purge_drush/src/Commands/DiagnosticsCommand.php Generate a diagnostic self-service report.
InvalidateCommand modules/purge_drush/src/Commands/InvalidateCommand.php Directly invalidate an item without going through the queue.
ProcessorCommands modules/purge_drush/src/Commands/ProcessorCommands.php Configure Purge processors from the command line.
PurgerCommands modules/purge_drush/src/Commands/PurgerCommands.php Configure Purge Purgers from the command line.
QueueCommands modules/purge_drush/src/Commands/QueueCommands.php Interact with the Purge queue from the command line.
QueuerCommands modules/purge_drush/src/Commands/QueuerCommands.php Configure Purge queuers from the command line.
TypesCommand modules/purge_drush/src/Commands/TypesCommand.php List all supported cache invalidation types.