Drush Toolkit

Categories

Component ID

2312767

Component name

Drush Toolkit

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

738

Component created

Component changed

Component body

Synopsis

This is a Drush module containing several lifesaver commands, especially for developers. These commands are not destructive (i.e. just reads information from the database) and you can try them safely in your development environment.

Requirements

Included commands:

You can also use drush help {command_name} for details about the included commands.

toolkit-load-node:

Dumps node object to screen.

toolkit-load-node-by-ct:

Count characters in the body field of all nodes for the chosen content type.

toolkit-load-user:

Dumps user object to screen.

I will be adding more commands in future releases. Comments and suggestions are always welcome!