Service context.repository detail

Add to Standard shortcuts
Computed Definition =>
array:4 [
  "class" => "Drupal\Core\Plugin\Context\LazyContextRepository"
  "arguments" => {#1571
    +"type": "collection"
    +"value": array:2 [
      0 => {#1569
        +"type": "service"
        +"id": "service_container"
        +"invalidBehavior": 1
      }
      1 => array:4 [
        0 => "language.current_language_context"
        1 => "node.node_route_context"
        2 => "taxonomy_term.taxonomy_term_route_context"
        3 => "user.current_user_context"
      ]
    ]
  }
  "arguments_count" => 2
  "alias" => "Drupal\Core\Plugin\Context\ContextRepositoryInterface"
]
Instance =>
Drupal\Core\Plugin\Context\LazyContextRepository {#1518
  #contextProviderServiceIDs: array:4 [
    0 => "language.current_language_context"
    1 => "node.node_route_context"
    2 => "taxonomy_term.taxonomy_term_route_context"
    3 => "user.current_user_context"
  ]
  #container: Drupal\Core\DependencyInjection\Container {#40 …7}
  #contexts: []
}