archive_archive_dump_complete |
commands/core/archive.drush.inc |
Command argument complete callback. |
archive_archive_restore_complete |
commands/core/archive.drush.inc |
Command argument complete callback. |
archive_drush_command |
commands/core/archive.drush.inc |
|
browse_drush_command |
commands/core/browse.drush.inc |
Implements hook_drush_command(). |
cache_cache_clear_complete |
commands/core/cache.drush.inc |
Command argument complete callback. |
cache_drush_command |
commands/core/cache.drush.inc |
Implementation of hook_drush_command(). |
cache_drush_help |
commands/core/cache.drush.inc |
Implementation of hook_drush_help(). |
cli_drush_command |
commands/core/cli.drush.inc |
Implements hook_drush_command(). |
commandfiles_cache |
includes/command.inc |
|
completetestsite_drush_command |
tests/completetestsite.drush.inc |
Implementation of hook_drush_command(). |
completetest_completetest_noop_complete |
tests/completetest.drush.inc |
Command argument complete callback. |
completetest_drush_command |
tests/completetest.drush.inc |
Implementation of hook_drush_command(). |
config_config_edit_complete |
commands/core/config.drush.inc |
Command argument complete callback. |
config_config_export_complete |
commands/core/config.drush.inc |
Command argument complete callback. |
config_config_get_complete |
commands/core/config.drush.inc |
Command argument complete callback. |
config_config_import_complete |
commands/core/config.drush.inc |
Command argument complete callback. |
config_config_pull_complete |
commands/core/config.drush.inc |
Command argument complete callback. |
config_config_set_complete |
commands/core/config.drush.inc |
Command argument complete callback. |
config_config_view_complete |
commands/core/config.drush.inc |
Command argument complete callback. |
config_drush_command |
commands/core/config.drush.inc |
Implementation of hook_drush_command(). |
config_drush_help |
commands/core/config.drush.inc |
Implementation of hook_drush_help(). |
core_core_config_complete |
commands/core/core.drush.inc |
Command argument complete callback. |
core_core_rsync_complete |
commands/core/core.drush.inc |
Command argument complete callback. |
core_drush_command |
commands/core/core.drush.inc |
Implementation of hook_drush_command(). |
core_drush_engine_drupal |
commands/core/core.drush.inc |
Implements hook_drush_engine_ENGINE_TYPE(). |
core_drush_engine_type_info |
commands/core/core.drush.inc |
Implementation of hook_drush_engine_type_info(). |
core_drush_help |
commands/core/core.drush.inc |
Implementation of hook_drush_help(). |
core_drush_help_alter |
commands/core/core.drush.inc |
Implements hook_drush_help_alter(). |
core_help_complete |
commands/core/help.drush.inc |
Command argument complete callback. |
core_site_install_complete |
commands/core/core.drush.inc |
Command argument complete callback. |
core_watchdog_format_result |
commands/core/watchdog.drush.inc |
Format a watchdog database row. |
core_watchdog_query |
commands/core/watchdog.drush.inc |
Build a WHERE snippet based on given parameters. |
db_add_column |
commands/core/drupal/update_6.inc |
Add a column to a database using syntax appropriate for PostgreSQL.
Save result of SQL commands in $ret array. |
db_change_column |
commands/core/drupal/update_6.inc |
Change a column definition using syntax appropriate for PostgreSQL.
Save result of SQL commands in $ret array. |
dlm |
includes/drush.inc |
Run print_r on a variable and log the output. |
docs_drush_command |
commands/core/docs.drush.inc |
Implementation of hook_drush_command(). |
docs_drush_help |
commands/core/docs.drush.inc |
Implementation of hook_drush_help(). |
drupal_sanitize_options |
includes/drupal.inc |
|
druplicon_drush_exit |
commands/core/druplicon.drush.inc |
Implements hook_drush_exit(). |
druplicon_drush_help_alter |
commands/core/druplicon.drush.inc |
Implements hook_drush_help_alter(). |
drush_adjust_args_if_shebang_script |
includes/command.inc |
Special checking for "shebang" script handling. |
drush_append_negation_options |
includes/command.inc |
|
drush_archive_dump |
commands/core/archive.drush.inc |
Command callback. Generate site archive file. |
drush_archive_guess_manifest |
commands/core/archive.drush.inc |
Try to find docroot and DB dump file in an extracted archive. |
drush_archive_restore |
commands/core/archive.drush.inc |
Command callback. Restore web site(s) from a site archive file. |
drush_attempt_mime_content_type |
includes/drush.inc |
Works like drush_mime_content_type, but does not set an error
if the type is unknown. |
drush_autoload |
includes/bootstrap.inc |
Used by a Drush extension to request that its Composer autoload
files be loaded by Drush, if they have not already been. |
drush_backend_batch_process |
includes/batch.inc |
Process a Drupal batch by spawning multiple Drush processes. |
drush_backend_generate_sitealias |
includes/backend.inc |
Helper function that generates an anonymous site alias specification for
the given parameters. |
drush_backend_get_result |
includes/backend.inc |
Retrieves the results from the last call to backend_invoke. |