You are here

service plugin.manager.condition in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \plugin.manager.condition

Class

Drupal\Core\Condition\ConditionManager
9 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.
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
NodeConditionTest::testConditions in core/modules/node/tests/src/Kernel/NodeConditionTest.php
Tests conditions.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Condition\ConditionManager
  2. parent: default_plugin_manager