plugin.manager.condition
Same name in other branches
- 9 core/core.services.yml \plugin.manager.condition
- 8.9.x core/core.services.yml \plugin.manager.condition
Class
Drupal\Core\Condition\ConditionManager9 string references to plugin.manager.condition
- Block::conditionPluginManager in core/
modules/ block/ src/ Entity/ Block.php - Gets the condition plugin manager.
- BlockForm::create in core/
modules/ block/ src/ BlockForm.php - Instantiates a new instance of this class.
- ConditionPluginCollectionTest::testGetConfiguration in core/
tests/ Drupal/ KernelTests/ Core/ Condition/ ConditionPluginCollectionTest.php - @covers ::getConfiguration
- CurrentThemeConditionTest::testCurrentTheme in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ CurrentThemeConditionTest.php - Tests the current theme condition.
- LanguageConditionTest::setUp in core/
modules/ language/ tests/ src/ Kernel/ Condition/ LanguageConditionTest.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Condition\ConditionManager
- parent: default_plugin_manager
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.