My notes on Drupal development
- Windows development environment
- Configuring PHPStorm
- Quick install Drupal with XAMPP on Windows
- XAMPP
- Testing
- Testing overview
- Simpletest Testing tutorial (Drupal 7)
- Unit Testing with SimpleTest
- Google: drupal unit testing
- YouTube
- ...
- EntityFieldQuery
- EntityFieldQuery Drupal.org (Also see field_attach_load)
- Loading Only One Field From An Entity or Node in Drupal 7
- Retrieve a field value without loading the entire node?
- ...