Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Do you want to "make sure" it is chained, meaning, it is ALWAYS called first? If so, the remove chaining all together and call dosth() in your query method Commented May 13, 2014 at 21:06
  • I merely wanna make sure is my query method in chain or not. Commented May 13, 2014 at 21:12
  • It's either in chain or not. So if you want to make sure, it's always one or the other, and there's nothing to make sure of. Commented May 13, 2014 at 21:16