Skip to main content
Home
build2be/com/e
something is going on over there

Search form

You are here

Home

Navigation

  • Examples
  • Recent content
  • Feed aggregator

Book navigation

  • (f)utilities
  • Block the Builder presentation at Drupal Jam 2009-06-26 Utrecht
  • Dependency management in drupal
  • Drupal
  • Drupal Jam 2010-03-19 Amsterdam
  • Handy sites
  • My development environment so far
  • My getting started with Drupal
  • Portfolio

Recent blog posts

  • Drush entity support (patch needs review)
  • My two halves of The Definitve Guide to Drupal 7
  • grep those gits aka drupal contribs
  • Deleting nodes with drush
  • fixing drupal info files on php 5.3
  • 3D in Safari
  • Upgrade from D6 in 7 steps? Hell no!!!
  • Searching an issue on drupal.org with jQuery.grep
  • How to get that site on localhost?
  • Git issue branch ... the sandbox route
More

Who's online

There are currently 0 users online.

entity

Drush entity support (patch needs review)

Submitted by clemens on Mon, 2011/11/07 - 9:44am
http://3wavesmedia.com/sites/default/files/drush.png

Can you tell the field display weights of all your entities with one command? Or edit a node through the command-line?

drush --yaml entity-type-read node --fields=**/display/**/weight --include-fieldapi
drush entity-update node 12 --json

Watch the video on http://www.youtube.com/watch?v=cVGZzWjdDh8 and get convinced you want to know more of these entity internals.

  • drush
  • entity
  • patch
  • planet drupal
  • Read more about Drush entity support (patch needs review)
  • clemens's blog
Subscribe to RSS - entity

© build2be