Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msankhala/entityquery

entityquery module showing use of EntityFieldQuery class provided by Drupal.
https://github.com/msankhala/entityquery

Last synced: about 2 months ago
JSON representation

entityquery module showing use of EntityFieldQuery class provided by Drupal.

Awesome Lists containing this project

README

        

#### entityquery module showing use of EntityFieldQuery class provided by Drupal.

- This module create three new node types products, movies and Books.
- Then use EntityFieldQuery to fetch the entity and show them in block.