Bootstrap to phase 0. [0.01 sec, 4.93 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drush() [0.06 sec, 5.21 MB] [bootstrap] Cache HIT cid: 5.8-commandfiles-0-8532c5bc9fc5ae8a5efc82128a790f4d [0.07 sec, 5.23 MB] [debug] Bootstrap to phase 0. [0.13 sec, 11.27 MB] [bootstrap] Bootstrap to phase 0. [0.19 sec, 11.28 MB] [bootstrap] Found command: help (commandfile=core) [0.21 sec, 11.28 MB] [bootstrap] Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.34 sec, 11.35 MB] [bootstrap] Initialized Drupal 6.28 root directory at /media/sf_C_DRIVE/Users/jactiv.prestation3/Documents/Projects/courrierdelouest/src [0.38 sec, 13.87 MB] [notice] Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.42 sec, 13.88 MB] [bootstrap] Initialized Drupal site default at sites/default [0.42 sec, 13.89 MB] [notice] Cache HIT cid: 5.8-commandfiles-2-1c82782e4f0daa661b06df029df9c6f1 [0.43 sec, 13.9 MB] [debug] Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.56 sec, 15.02 MB] [bootstrap] Cache HIT cid: 5.8-commandfiles-3-d970728376beb137057865c63baa822f [0.57 sec, 15.04 MB] [debug] Execute a drush command. Run `drush help [command]` to view command-specific help. Run `drush topic` to read even more documentation. Global options (see `drush topic core-global-options` for the full list): -d, --debug Display even more information, including internal messages. -h, --help This help system. -ia, --interactive Force interactive mode for commands run on multiple targets (e.g. `drush @site1,@site2 cc --ia`). -n, --no Assume 'no' as answer to all prompts. --php= The absolute path to your PHP intepreter, if not 'php' in the path. -p, --pipe Emit a compact representation of the command for scripting. -r , --root= Drupal root directory to use (default: current directory). -s, --simulate Simulate all relevant actions (don't actually change the system). -l , URI of the drupal site to use (only needed in multisite environments or when running on an alternate port). --uri= -v, --verbose Display extra information about the command. --version Show drush version. -y, --yes Assume 'yes' as answer to all prompts. Core drush commands: (core) archive-dump (ard, Backup your code, files, and database into a single file. archive-backup, arb) archive-restore Expand a site archive into a Drupal web site. (arr) cache-clear (cc) Clear a specific cache, or all drupal caches. cache-get (cg) Fetch a cached object and display it. cache-set (cs) Cache an object expressed in JSON or var_export() format. core-config (conf, Edit drushrc, site alias, and Drupal settings.php files. config) core-cron (cron) Run all cron hooks in all active modules for specified site. core-execute (exec, Execute a shell command. Usually used with a site alias. execute) core-quick-drupal Download, install, serve and login to Drupal with minimal configuration and dependencies. (qd) core-requirements Provides information about things that may be wrong in your Drupal installation, if any. (status-report, rq) core-rsync (rsync) Rsync the Drupal tree to/from another server using ssh. core-status (status, Provides a birds-eye view of the current Drupal installation, if any. st) core-topic (topic) Read detailed documentation on a given topic. drupal-directory Return path to a given module/theme directory. (dd) help Print this help message. See `drush help help` for more options. image-flush Flush all derived images for a given style. php-eval (eval, ev) Evaluate arbitrary php code after bootstrapping Drupal (if available). php-script (scr) Run php script(s). queue-list Returns a list of all defined queues queue-run Run a specific queue by name search-index Index the remaining search items without wiping the index. search-reindex Force the search index to be rebuilt. search-status Show how many items remain to be indexed out of the total. self-update Check to see if there is a newer Drush release available. (selfupdate) shell-alias (sha) Print all known shell alias records. site-alias (sa) Print site alias records for all known site aliases and local sites. site-install (si) Install Drupal along with modules/themes/configuration using the specified install profile. site-reset Reset a persistently set site. site-set (use) Set a site alias to work on that will persist for the current session. site-ssh (ssh) Connect to a Drupal site's server via SSH for an interactive session or to run a shell command test-clean Clean temporary tables and files. test-run Run tests. Note that you must use the --uri option. updatedb (updb) Apply any database updates required (as with running update.php). usage-send (usend) Send anonymous Drush usage information to statistics logging site. Usage statistics contain the Drush command name and the Drush option names, but no arguments or option values. usage-show (ushow) Show Drush usage information that has been logged but not sent. Usage statistics contain the Drush command name and the Drush option names, but no arguments or option values. variable-delete Delete a variable. (vdel) variable-get (vget) Get a list of some or all site variables and values. variable-set (vset) Set a variable. version Show drush version. watchdog-delete Delete watchdog messages. (wd-del, wd-delete) watchdog-list Show available message types and severity levels. A prompt will ask for a choice to show watchdog messages. (wd-list) watchdog-show Show watchdog messages. (wd-show, ws) Runserver commands: (runserver) runserver (rs) Runs a lightweight built in http server for development. Field commands: (field) field-clone Clone a field and all its instances. field-create Create fields and instances. Returns urls for field editing. field-delete Delete a field and its instances. field-info View information about fields, field_types, and widgets. field-update Return URL for field editing web page. Project manager commands: (pm) pm-disable (dis) Disable one or more extensions (modules or themes). pm-download (dl) Download projects from drupal.org or other sources. pm-enable (en) Enable one or more extensions (modules or themes). pm-info (pmi) Show detailed info for one or more extensions (modules or themes). pm-list (pml) Show a list of available extensions (modules and themes). pm-refresh (rf) Refresh update status information. pm-releasenotes Print release notes for given projects. (rln) pm-releases (rl) Print release information for given projects. pm-uninstall Uninstall one or more modules. pm-update (up) Update Drupal core and contrib projects and apply any pending database updates (Same as pm-updatecode + updatedb). pm-updatecode (upc) Update Drupal core and contrib projects to latest recommended releases. SQL commands: (sql) sql-cli (sqlc) Open a SQL command-line interface using Drupal's credentials. sql-connect A string for connecting to the DB. sql-create Create a database. sql-drop Drop all tables in a given database. sql-dump Exports the Drupal DB as SQL using mysqldump or equivalent. sql-query (sqlq) Execute a query against the site database. sql-sync Copy and import source database to target database. Transfers via rsync. User commands: (user) user-add-role (urol) Add a role to the specified user accounts. user-block (ublk) Block the specified user(s). user-cancel (ucan) Cancel a user account with the specified name. user-create (ucrt) Create a user account with the specified name. user-information Print information about the specified user(s). (uinf) user-login (uli) Display a one time login link for the given user account (defaults to uid 1). user-password (upwd) (Re)Set the password for the user account with the specified name. user-remove-role Remove a role from the specified user accounts. (urrol) user-unblock (uublk) Unblock the specified user(s). All commands in apachesolr: (apachesolr) solr-delete-index Deletes the content from the index. Can take content types as parameters. solr-index Send to Solr content marked for (re)indexing. Same as running cron once but without the other overhead. solr-reindex Marks content for reindexing. Can take content types as parameters. solr-search Search the site for keywords using Apache Solr All commands in backup_migrate: (backup_migrate) bam-backup Backup the site's database with Backup and Migrate. bam-backups Get a list of previously created backup files. bam-destinations Get a list of available destinations. bam-profiles Get a list of available settings profiles. bam-restore Restore the site's database with Backup and Migrate. bam-sources Get a list of available sources. All commands in features: (features) features-diff (fd) Show the difference between the default and overridden state of a feature. features-export (fe) Export a feature from your site into a module. features-list (fl, List all the available features for your site. features) features-revert (fr) Revert a feature module on your site. features-revert-all Revert all enabled feature module on your site. (fr-all, fra) features-update (fu) Update a feature module on your site. features-update-all Update all feature modules on your site. (fu-all, fua) All commands in migrate: (migrate) migrate-fields-desti List the fields available for mapping in a destination. nation (mfd) migrate-fields-sourc List the fields available for mapping from a source. e (mfs) migrate-import (mi) Perform one or more migration processes migrate-mappings View information on all field mappings in a migration. (mm) migrate-reset-status Reset a active migration's status to idle (mrs) migrate-rollback Roll back the destination objects from a given migration (mr) migrate-status (ms) List all migrations with current status. migrate-stop (mst) Stop an active migration operation migrate-wipe (mw) Delete all nodes from specified content types. Other commands: (elysia_cron,expire,gelf,path_redirect_generate,imagecache,l10n_update,make,strongarm,views_revert,xmlsitemap) elysia-cron Run all cron hooks in all active modules for specified site using elysia cron system. Use this instead of "core-cron" if elysia_cron module is installed expire-node (xn) Expire a node by node-id. expire-path (xp) Expire a drupal path. expire-url (xu) Expire fully qualified URLs. gelf-download Downloads the GELF library from https://github.com/Graylog2/gelf-php.git. (gelfd) generate redirects Creates URL redirects. imagecache-build Build imagecache derivates for all images for a given preset. (icb) imagecache-flush Flush an imagecache preset. (icf) l10n-update Update translations. l10n-update-refresh Refresh available information. l10n-update-status Show translation status of available projects. make Turns a makefile into a working Drupal codebase. make-generate Generate a makefile from the current Drupal site. (generate-makefile) strongarm-revert Revert all strongarmed variables from code to the database. views-revert (vr) Revert overridden views to their default state. Make sure to backup first. xmlsitemap-index Process un-indexed XML sitemap links. xmlsitemap-rebuild Dump and re-process all possible XML sitemap data, and then regenerate the files. xmlsitemap-regenerat Regenerate the XML sitemap files. e Command dispatch complete [0.95 sec, 15.55 MB] [notice] Timer Cum (sec) Count Avg (msec) page 0.392 1 391.91 Peak memory usage was 20.13 MB [0.95 sec, 15.55 MB]