Gets the values for all defined contexts.
\Drupal\Component\Plugin\Context\ContextInterface[] An array of set contexts, keyed by context name.
public function getConditionContexts() { return $this->conditionContexts; }