service context.repository in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \context.repository
- 9 core/core.services.yml \context.repository
Class
Drupal\Core\Plugin\Context\LazyContextRepository13 string references to context.repository
- BlockAccessControlHandler::createInstance in core/
modules/ block/ src/ BlockAccessControlHandler.php - Instantiates a new instance of this entity handler.
- BlockForm::create in core/
modules/ block/ src/ BlockForm.php - Instantiates a new instance of this class.
- BlockLibraryController::create in core/
modules/ block/ src/ Controller/ BlockLibraryController.php - Instantiates a new instance of this class.
- BlockViewBuilder::buildPreRenderableBlock in core/
modules/ block/ src/ BlockViewBuilder.php - Builds a #pre_render-able block render array.
- ConfigureBlockFormBase::create in core/
modules/ layout_builder/ src/ Form/ ConfigureBlockFormBase.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Plugin\Context\LazyContextRepository
- arguments:
- - '@service_container'