| Commit message (Collapse) | Author | Age |
|
|
|
| |
jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error.
|
|
|
|
| |
lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery.
|
|
|
|
| |
EntityFieldQuery::pager(0) generates PHP error 'divide by zero'.
|
| |
|
|
|
|
| |
field_available_languages() static cache never cleared.
|
|
|
|
| |
broken for translatable fields.
|
|
|
|
| |
is not supported by all databases, must be '<>'.
|
|
|
|
| |
EntityFieldQuery to allow for field language updates.
|
| |
|
|
|
|
| |
to EntityFieldQuery.
|
|
|
|
| |
and document bundle limitations.
|
| |
|
| |
|
| |
|
|
|
|
| |
(fatal error).
|
| |
|
|
|
|
| |
PostgreSQL.
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
|
|
|
| |
is completely broken.
|
|
|
|
| |
entity_query().test.
|
|
|
|
| |
and added tests.
|
| |
|
|
dereine, bjaspan: listing API for field API.
|