``` PDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: "11.json" LINE 4: WHERE (base.id IN ('11.json')) ^: SELECT base.id AS id, base.name AS name, base.type AS type, base.uid AS uid, base.timestamp AS timestamp, base.created AS created, base.changed AS changed, base.done AS done FROM {log} base WHERE (base.id IN (:db_condition_placeholder_0)) ; Array ( [:db_condition_placeholder_0] => 11.json ) in EntityAPIController->query() (line 187 of /var/www/html/profiles/farm/modules/contrib/entity/includes/entity.controller.inc). ```