In comment_entity_info() the comment module is specifying in "entity keys" that its bundle is "node_type", but there is no corresponding column in the comment table. That makes it impossible to query comment entities by bundle without pulling in the node information that each comment is attached to.
GitHub Issue #:
2046
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog