Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/msankhala/entityquery
- Owner: msankhala
- Created: 2014-12-09T20:23:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-09T20:23:42.000Z (about 10 years ago)
- Last Synced: 2024-04-29T21:21:59.779Z (8 months ago)
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.