summaryrefslogtreecommitdiff
path: root/includes/entity.inc
Commit message (Collapse)AuthorAge
* - Patch #847152 by fago: fix EntityFieldQuery::execute doxygen.Dries Buytaert2010-07-07
|
* #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, ↵Angie Byron2010-06-24
| | | | and added tests.
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, ↵Dries Buytaert2010-06-14
| | | | dereine, bjaspan: listing API for field API.
* - Patch #566940 by catch: move node specific code out of entity.inc.Dries Buytaert2010-05-09
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #731426 by fago: fixed recursed entity loading doesn't work.Dries Buytaert2010-03-10
|
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* #520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading ↵Angie Byron2009-12-08
| | | | (with test).
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
|
* #605442 by catch: Add a generic hook_entity_load().Angie Byron2009-10-16
|
* - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵Dries Buytaert2009-08-25
loading for nodes, users, taxonomies, files and comments.