The title says it all: if we implement __toString() methods on both the query and the filter class, we can simplify debugging in some cases where we previously had to manually re-implement it just for one issue.

Comments

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new2.02 KB

Patch attached.

  • Commit 73741e4 on 7.x-1.x by drunken monkey:
    Issue #2219563 by drunken monkey: Added __toString() methods for queries...
drunken monkey’s picture

Status: Needs review » Fixed

Committed (to both D7 and D8).

  • Commit 0ea2637 on 2230931--multiple_datasources by drunken monkey:
    Issue #2219563 by drunken monkey: Added __toString() methods for queries...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.