How to get a list of all available contexts by context providers
Issue:
You need to load a list with all context providers available in your Drupal system.
Solution:
Load the context.repository service and its getAllAvailableContexts method using the provided snippet.