service context.repository in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \context.repository
Class
Drupal\Core\Plugin\Context\LazyContextRepository4 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.
- ContextProvidersPass::process in core/
lib/ Drupal/ Core/ DependencyInjection/ Compiler/ ContextProvidersPass.php - Passes the service IDs of all context providers to the context repository.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Plugin\Context\LazyContextRepository
- arguments:
- - '@service_container'