How to pass a context to a condition plugin instance
Issue:
You want to manually create a condition instance (e.g.: "am I on an article?") but it will initially lack a runtime context which would usually be provided by the integrating UI / system, e.g. visibility settings on blocks.
Solution:
Use the snippet provided to insert all available runtime contexts. This way, yours will be included.